Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eetn
/
DALL-E
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DALL-E
/
app.py
petrosgk
Update app.py
082f7c0
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/flax-community/dalle-mini"
).launch()