add advanced parameter for disable_intermediate_results (progress_gallery) by mashb1t · Pull Request #1013 · lllyasviel/Fooocus

@mashb1t

prevents gradio frontend process from clogging image output and updates in high throughput scenarios such as LCM with image number >= 4
…d-parameter-disable-intermediate-images
based on default and selected performance

@mashb1t

This was referenced

Dec 29, 2023

This was referenced

Jan 6, 2024

@mashb1t mashb1t added the Size S

small change, basically no testing needed

label

Feb 9, 2024

@mashb1t

…ble-intermediate-images

# Conflicts:
#	modules/advanced_parameters.py

@mashb1t mashb1t changed the base branch from main to develop

February 24, 2024 18:04
…termediate-images

# Conflicts:
#	modules/advanced_parameters.py
#	webui.py

@mashb1t

mashb1t added a commit that referenced this pull request

Feb 25, 2024
…ss_gallery) (#1013)

* add advanced parameter for disable_intermediate_results

prevents gradio frontend process from clogging image output and updates in high throughput scenarios such as LCM with image number >= 4

* update disable_intermediate_results correctly

based on default and selected performance

* chore: add missing translations

mashb1t added a commit that referenced this pull request

Feb 25, 2024
…ss_gallery) (#1013)

* add advanced parameter for disable_intermediate_results

prevents gradio frontend process from clogging image output and updates in high throughput scenarios such as LCM with image number >= 4

* update disable_intermediate_results correctly

based on default and selected performance

* chore: add missing translations