Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trhacknon
/
ehristoforu-dalle-3-xl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ddb75f2
ehristoforu-dalle-3-xl
/
app.py
trhacknon
initial commit
ddb75f2
verified
11 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/ehristoforu/dalle-3-xl"
).launch()