mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-24 00:33:57 +00:00
python linter fixes
This commit is contained in:
@@ -974,7 +974,7 @@ def create_ui():
|
||||
],
|
||||
show_progress=False,
|
||||
)
|
||||
|
||||
|
||||
img2img_interrogate.click(
|
||||
fn=lambda *args: process_interrogate(interrogate, *args),
|
||||
**interrogate_args,
|
||||
|
||||
Reference in New Issue
Block a user