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

fixes in SDLoraManager #212

Merged
merged 3 commits into from
Jan 29, 2024
Merged

fixes in SDLoraManager #212

merged 3 commits into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    bb40190 View commit details
    Browse the repository at this point in the history
  2. fix sorting method for LoRA keys

    - support _out_0
    - sort _in before _out
    - avoid false positives by only considering suffixes
    catwell committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dcd50d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix exclusions for Downsample and Upsample

    (also simplify list comprehension for exclusion list)
    catwell committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3cc99ce View commit details
    Browse the repository at this point in the history