Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NEXAS
/
NEXAS-stable_diff_custom
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fbf8a9d
NEXAS-stable_diff_custom
/
app.py
NEXAS
Update app.py
fbf8a9d
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NEXAS/stable_diff_custom"
).launch()