Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trysem
/
DreamShaper-3.3
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
43a6154
DreamShaper-3.3
/
app.py
trysem
initial commit
43a6154
over 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/trysem/DreamShaper-3.3"
).launch()