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

LoRA merging script #134

Merged
merged 4 commits into from
May 28, 2024
Merged

LoRA merging script #134

merged 4 commits into from
May 28, 2024

Commits on May 24, 2024

  1. WIP lora merge script. Need to figure out how to save the full text e…

    …ncoder model - not just the adapter.
    RyanJDick committed May 24, 2024
    Configuration menu
    Copy the full SHA
    50bb0eb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add InvokeAI as a dependency for its LoRA loading utilities. Unfortun…

    …ately, InvokeAI has a long list of required dependencies with some strict versioning. Some other dep versions had to be adjusted for compatibility.
    RyanJDick committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dbc13ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83f7cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33882ca View commit details
    Browse the repository at this point in the history