Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add advanced parameter for disable_intermediate_results (progress_gallery) #1013

Commits on Nov 22, 2023

  1. 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
    mashb1t committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    87e312e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge remote-tracking branch 'upstream/main' into feature/add-advance…

    …d-parameter-disable-intermediate-images
    mashb1t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a067bf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. update disable_intermediate_results correctly

    based on default and selected performance
    mashb1t committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    459351f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge branch 'main_upstream' into feature/add-advanced-parameter-disa…

    …ble-intermediate-images
    mashb1t committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8f6d3ca View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge branch 'main_upstream' into feature/add-advanced-parameter-disa…

    …ble-intermediate-images
    
    # Conflicts:
    #	modules/advanced_parameters.py
    mashb1t committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    348a262 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge branch 'develop' into feature/add-advanced-parameter-disable-in…

    …termediate-images
    
    # Conflicts:
    #	modules/advanced_parameters.py
    #	webui.py
    mashb1t committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3af3e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a8064 View commit details
    Browse the repository at this point in the history