Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
QRCodeAI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
QRCodeAI
/
app.py
awacke1
Create app.py
463f684
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DionTimmer/controlnet_qrcode-control_v1p_sd15"
).launch()