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...
179bcd0
DALL-E
/
app.py
petrosgk
Create app.py
179bcd0
about 3 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"flax-community/dalle-mini"
).launch()