compile errr
Browse files
app.py
CHANGED
@@ -272,7 +272,7 @@ model: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v1p_sd15
|
|
272 |
strength,
|
273 |
seed,
|
274 |
init_image,
|
275 |
-
|
276 |
background_image, # Add this line
|
277 |
use_qr_code_as_init_image,
|
278 |
sampler,
|
|
|
272 |
strength,
|
273 |
seed,
|
274 |
init_image,
|
275 |
+
qr_code_image,
|
276 |
background_image, # Add this line
|
277 |
use_qr_code_as_init_image,
|
278 |
sampler,
|