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

Fixed LDSR, now it should work both txt2img and img2img #1402

Merged
merged 7 commits into from
Oct 3, 2022

Commits on Oct 2, 2022

  1. Removed slider values for batch_count and batch_size as they are now …

    …a text_input instead of a slider.
    ZeroCool940711 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    38ff4a1 View commit details
    Browse the repository at this point in the history
  2. Fixed LDSR not working on txt2img and img2img.

    - Removed the checkbox to disable the preview image, instead users should increase the frequency at which it is displayed if they have performance issues, after a certain point it no longer affects performance.
    ZeroCool940711 committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    7354c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d47c258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f648e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5254de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8239c32 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    393a695 View commit details
    Browse the repository at this point in the history