Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emre16
/
declare-lab-mustango
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
537ca57
declare-lab-mustango
/
app.py
Emre16
initial commit
537ca57
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/declare-lab/mustango"
).launch()