Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fr0NiX
/
SimianLuo-LCM_Dreamshaper_v7
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
753bda1
SimianLuo-LCM_Dreamshaper_v7
/
app.py
Fr0NiX
initial commit
753bda1
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SimianLuo/LCM_Dreamshaper_v7"
).launch()