Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shanetx
/
shanetx-stable-diffusion-wtx-app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
85e7053
shanetx-stable-diffusion-wtx-app
/
app.py
shanetx
initial commit
6cab1a9
over 2 years ago
raw
Copy download link
history
blame
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shanetx/stable-diffusion-wtx-app"
).launch()