Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nruto
/
rxple
like
1
Sleeping
App
Files
Files
Community
2
19cb856
rxple
/
app_stabilityai.py
nruto
Create app_stabilityai.py
45621af
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large-turbo"
).launch()