Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stedbrown
/
openskyml-dalle-3-xl
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
066b65b
openskyml-dalle-3-xl
/
app.py
stedbrown
initial commit
066b65b
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openskyml/dalle-3-xl"
).launch()