Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucabubii
/
qr_ai_final
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
16a5284
qr_ai_final
/
app.py
lucabubii
initial commit
16a5284
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/DionTimmer/controlnet_qrcode-control_v11p_sd21"
).launch()