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

Mask based BGMV implementation #223

Merged
merged 9 commits into from
Sep 5, 2024
Merged

Commits on Sep 3, 2024

  1. POC for bgmv

    hlahkar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1dccf88 View commit details
    Browse the repository at this point in the history
  2. Prompt mask implementation

    hlahkar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c8e4955 View commit details
    Browse the repository at this point in the history
  3. Multi Lora Fix

    hlahkar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9df7197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234ffdc View commit details
    Browse the repository at this point in the history
  5. Fix crash for LoRA disabled

    hlahkar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0a15fb8 View commit details
    Browse the repository at this point in the history
  6. Remove Global variable

    hlahkar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    038e36b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab369e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Change mask to lora_mask

    hlahkar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    49ffde6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538c8f1 View commit details
    Browse the repository at this point in the history