dginovker commited on
Commit
c137aa1
·
verified ·
1 Parent(s): ecddba5

compile errr

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- qrcode_image,
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,