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 support for textual inversion #199

Merged
merged 17 commits into from
Feb 26, 2023
Merged

add support for textual inversion #199

merged 17 commits into from
Feb 26, 2023

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    a31f7b9 View commit details
    Browse the repository at this point in the history
  2. add experimental LoRA blender

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    9dedfc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4ced2 View commit details
    Browse the repository at this point in the history
  4. load CLIP on training device

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3f4b3fa View commit details
    Browse the repository at this point in the history
  5. fix devices, make subdir

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3dfaef0 View commit details
    Browse the repository at this point in the history
  6. use correct fn to make dirs

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    45f5fca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e7de16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ad8385 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8b5ff2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8658c8 View commit details
    Browse the repository at this point in the history
  11. blend LoRAs into existing model

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ce74183 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d88f13c View commit details
    Browse the repository at this point in the history
  13. add context arg

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    973b0a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3626d69 View commit details
    Browse the repository at this point in the history
  15. avoid passing None as encoder

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    18f59f0 View commit details
    Browse the repository at this point in the history
  16. fix scheduler caching

    ssube committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cb8e9e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

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