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
+3 -2
View File
@@ -400,8 +400,9 @@ def worker():
pipeline.final_unet.model.diffusion_model.in_inpaint = True
# outputs.append(['results', inpaint_worker.current_task.visualize_mask_processing()])
# return
if advanced_parameters.debugging_cn_preprocessor:
outputs.append(['results', inpaint_worker.current_task.visualize_mask_processing()])
return
progressbar(13, 'VAE Inpaint encoding ...')