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

feat: default processors for controlnet & t2i adapter #5896

Merged
merged 16 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    08fee6a View commit details
    Browse the repository at this point in the history
  2. feat(mm): add default settings for control adapters

    Only includes `preprocessor` at this time.
    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0a24a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a943738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba0839d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52ae0a View commit details
    Browse the repository at this point in the history
  6. chore(ui): typegen

    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f945255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5556a View commit details
    Browse the repository at this point in the history
  8. feat(ui): update default settings for main models

    Needed some massaging now that only main models get main model default settings.
    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c90bedb View commit details
    Browse the repository at this point in the history
  9. fix(mm): add control adapter default settings to ModelRecordChanges s…

    …chema
    
    This is needed to update Control Adapter defaults.
    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    97953f5 View commit details
    Browse the repository at this point in the history
  10. chore(ui): typegen

    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5a96b2b View commit details
    Browse the repository at this point in the history
  11. feat(ui): update default settings for control adapters

    - Split out main model defaults
    - Add controlnet/t2i defaults (which includes only the preprocessor)
    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4ab572d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf303ec View commit details
    Browse the repository at this point in the history
  13. fix(mm): fix bug in control adapter probe default settings

    Wasn't checking for matches correctly.
    psychedelicious authored and brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a097f18 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7343971 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24600d3 View commit details
    Browse the repository at this point in the history
  16. Rerun typegen

    brandonrising committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ec9fe97 View commit details
    Browse the repository at this point in the history