Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jganbarov
/
UpTrendy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UpTrendy
/
app.py
jganbarov
initial commit
35d2e57
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/stable-diffusion-v1-5/stable-diffusion-v1-5"
).launch()