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(ui): upscaling tab #6633

Merged
merged 43 commits into from
Jul 23, 2024
Merged

feat(ui): upscaling tab #6633

merged 43 commits into from
Jul 23, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    87a0692 View commit details
    Browse the repository at this point in the history
  2. removed upscale button, created spandrel model dropdown, created upsc…

    …ale initial image that works with dnd
    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    af0c4b0 View commit details
    Browse the repository at this point in the history
  3. build out the rest of the accordions

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fc0416f View commit details
    Browse the repository at this point in the history
  4. add send to upscale to context menu

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    198e3e2 View commit details
    Browse the repository at this point in the history
  5. disable invoke button properly for upscaling tab

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f94dcbe View commit details
    Browse the repository at this point in the history
  6. restore adhoc upscale button

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0ca8c37 View commit details
    Browse the repository at this point in the history
  7. upscale graph built, no multidiffusion yet

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21f0e4a View commit details
    Browse the repository at this point in the history
  8. cleanup, add loras

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bc54cc6 View commit details
    Browse the repository at this point in the history
  9. hardcode marys tile cnet key

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1986966 View commit details
    Browse the repository at this point in the history
  10. add vae toggle, lint fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    498697f View commit details
    Browse the repository at this point in the history
  11. hook up sharpness, structure, and creativity

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1d92537 View commit details
    Browse the repository at this point in the history
  12. base scale off of upscale model selected

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    184e6c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2f0993 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e6be140 View commit details
    Browse the repository at this point in the history
  15. translations and lint fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3204939 View commit details
    Browse the repository at this point in the history
  16. chore(ui): typegen

    psychedelicious authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ef168b9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4cec6c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    56a8f1f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f7345ce View commit details
    Browse the repository at this point in the history
  20. fix creativity/sharpness/structure scales, move where loras are added…

    …, get scale const working
    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2024d83 View commit details
    Browse the repository at this point in the history
  21. add limited metadata

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0936eba View commit details
    Browse the repository at this point in the history
  22. add upscaling data to metadata

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aae9802 View commit details
    Browse the repository at this point in the history
  23. lint fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3c7ada4 View commit details
    Browse the repository at this point in the history
  24. use fn to get width/height of output image

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8af3b5a View commit details
    Browse the repository at this point in the history
  25. lint fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b85c1c4 View commit details
    Browse the repository at this point in the history
  26. add description to upscale model dropdown tooltip

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5307882 View commit details
    Browse the repository at this point in the history
  27. math updates for controlnet tiles

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a1feacc View commit details
    Browse the repository at this point in the history
  28. lint fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7d350e5 View commit details
    Browse the repository at this point in the history
  29. remove tiledVAE option and make it true

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    671c858 View commit details
    Browse the repository at this point in the history
  30. knip fix

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b55468 View commit details
    Browse the repository at this point in the history
  31. more lint fixes

    Mary Hipp authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e599fcc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    67373c2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    095e6e3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cf9df31 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    74ee84e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b39d861 View commit details
    Browse the repository at this point in the history
  37. chore(ui): typegen

    psychedelicious authored and hipsterusername committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    34c9a5c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2f5d7c6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    491c239 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d68efbd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c779339 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cf94549 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    186f000 View commit details
    Browse the repository at this point in the history