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

Initial flux support, refactoring weight control #169

Merged
merged 11 commits into from
Aug 30, 2024
Merged

Initial flux support, refactoring weight control #169

merged 11 commits into from
Aug 30, 2024

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    1807cd6 View commit details
    Browse the repository at this point in the history
  2. Refactored cn weights to separate out input, middle, and output block…

    …s, improved soft weight behavior to generalize math to be architecture agnostic (for the most part)
    Kosinkadink committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    49609d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Attempted to add masking support for flux controlnet (not working yet…

    …, but logic is partway there
    Kosinkadink committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d3ceadb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a9e9ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce72ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c00ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b3a65f View commit details
    Browse the repository at this point in the history
  5. Fixed flux cns not working if no soft weights attached, added Control…

    …Net Custom Weights [Flux] node
    Kosinkadink committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    299c6d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    476da0e View commit details
    Browse the repository at this point in the history
  7. version bump

    Kosinkadink committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    60ac29b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef16e3c View commit details
    Browse the repository at this point in the history