Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tahu321
/
saepul-id
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
saepul-id
/
app.py
tahu321
initial commit
bf6533d
verified
over 1 year 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()