ling
This commit is contained in:
lllyasviel
2023-10-18 23:54:40 -07:00
parent 9660daff94
commit 906dfa1331
5 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ with shared.gradio_root:
info='Version of Fooocus inpaint model')
with gr.Tab(label='Control Debug'):
debugging_cn_preprocessor = gr.Checkbox(label='Debug Preprocessor of ControlNets', value=False)
debugging_cn_preprocessor = gr.Checkbox(label='Debug Preprocessors', value=False)
mixing_image_prompt_and_vary_upscale = gr.Checkbox(label='Mixing Image Prompt and Vary/Upscale',
value=False)