craftgamesnetwork commited on
Commit
e3605c1
·
verified ·
1 Parent(s): 12bbcdf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -369,7 +369,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
369
  lora,
370
  lora_scale,
371
  use_img2img,
372
- use_inpainting
373
  url,
374
  ],
375
  outputs=result,
 
369
  lora,
370
  lora_scale,
371
  use_img2img,
372
+ use_inpainting,
373
  url,
374
  ],
375
  outputs=result,