fix: correctly track progress with image_number > 1 and not enhance

This commit is contained in:
Manuel Schmid 2024-06-23 17:40:20 +02:00
parent 54f25cb1ae
commit 7ecaee8285
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 1 additions and 1 deletions

View File

@ -1238,7 +1238,7 @@ def worker():
denoising_strength, final_scheduler_name, goals,
initial_latent, async_task.steps, switch, task['c'],
task['uc'], task, tiled, use_expansion, width, height,
preparation_steps, preparation_steps,
current_progress, preparation_steps,
async_task.image_number, show_intermediate_results)
images_to_enhance += imgs