Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tahu321
/
saepul-id
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
saepul-id
/
app.py
tahu321
initial commit
bf6533d
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large-turbo"
).launch()