Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
ModelToQRCodeandDecodeImagesUI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ModelToQRCodeandDecodeImagesUI
/
app.py
awacke1
initial commit
0cdacf2
about 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()