Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
apix7
/
Dalle4k
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Dalle4k
/
app.py
apix7
initial commit
6918c8b
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/SG161222/RealVisXL_V4.0"
).launch()