Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
viv
/
sample1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
785f059
sample1
/
app.py
viv
Update app.py
785f059
almost 3 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/flax-community/dalle-mini"
).launch()