X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: city96/ComfyUI_ExtraModels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: city96/ComfyUI_ExtraModels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rewrite
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 62 files changed
  • 1 contributor

Commits on Dec 10, 2024

  1. PixArt initial rewrite

    city96 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    3f844ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45423d9 View commit details
    Browse the repository at this point in the history
  3. Use native ops for PixArt

    city96 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d5a47fa View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Unused

    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    6a88140 View commit details
    Browse the repository at this point in the history
  2. Consolidate loader logic

    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    06a9368 View commit details
    Browse the repository at this point in the history
  3. Sana loader logic

    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5505ab4 View commit details
    Browse the repository at this point in the history
  4. Use native ops for sana

    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    7e19ac5 View commit details
    Browse the repository at this point in the history
  5. Faster model initialization

    don't initialize base Sana model for SanaMS
    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    2beff5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1f7516 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca2bc8b View commit details
    Browse the repository at this point in the history
  8. Remove timm as a dependency

    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    ee982c5 View commit details
    Browse the repository at this point in the history
  9. Add switch for new xformers

    #86 - patch provided by @SaiZyca
    city96 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    4a11543 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Add fast rgb preview to Sana

    city96 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    7b3f2ce View commit details
    Browse the repository at this point in the history
  2. Rename/move

    city96 committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    c52d827 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Gemma first implementation

    city96 committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    0f567fc View commit details
    Browse the repository at this point in the history
Loading
X Tutup