mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 10:31:17 -08:00
python linter fixes
This commit is contained in:
parent
f9be4dc498
commit
bb431df52b
2 changed files with 1 additions and 2 deletions
|
|
@ -974,7 +974,7 @@ def create_ui():
|
|||
],
|
||||
show_progress=False,
|
||||
)
|
||||
|
||||
|
||||
img2img_interrogate.click(
|
||||
fn=lambda *args: process_interrogate(interrogate, *args),
|
||||
**interrogate_args,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue