Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chrisgreenx
/
facebook-chameleon-30b
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f5a8fd3
facebook-chameleon-30b
/
app.py
chrisgreenx
initial commit
f5a8fd3
verified
7 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/chameleon-30b"
).launch()