Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Leonsth
/
qr
like
1
Running
App
Files
Files
Community
d350ddb
qr
/
app.py
Leonsth
initial commit
063aa9b
about 1 year ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/stablediffusionapi/control_v1p_sd15_qrcode_monster"
).launch()