Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
selected
/
Zhengyi-LLaMA-Mesh
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
780e6fb
Zhengyi-LLaMA-Mesh
/
app.py
selected
initial commit
780e6fb
verified
9 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/Zhengyi/LLaMA-Mesh"
).launch()