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: leejet/stable-diffusion.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: romara-labs/stable-diffusion.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    32e722f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from leejet/master

    merge master
    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    35e6ae8 View commit details
    Browse the repository at this point in the history
  3. server/main cleanup

    rodrigomatta committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    80bd63f View commit details
    Browse the repository at this point in the history
  4. Update build.yml

    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    4338317 View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    97786c2 View commit details
    Browse the repository at this point in the history
  6. Update build.yml 3

    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    b2e3fdf View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a3b071c View commit details
    Browse the repository at this point in the history
  8. Update build.yml 5

    rodrigomatta authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    3de6be5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Merge branch 'leejet/master' into leejet-master

    Resolved conflicts in .github/workflows/build.yml:
    - Kept vulkan build variant from upstream
    - Combined cmake flags: kept /EHsc /DWIN32_LEAN_AND_MEAN from local, using DCMAKE_BUILD_TYPE from upstream
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <[email protected]>
    rodrigomatta and claude committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    7c96848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adcc8d View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    rodrigomatta authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    3a94d29 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Merge remote-tracking branch 'origin/master' into merge-leejet-into-r…

    …omara
    
    # Conflicts:
    #	examples/server/main.cpp
    rodrigomatta committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    ac9105d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea78dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10676f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Merge pull request #4 from leejet/master

    merge 25-02-26
    rodrigomatta authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1027422 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Merge pull request #5 from leejet/master

    sync 03-03
    rodrigomatta authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    8fcf500 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. Merge branch 'pull-6'

    # Conflicts:
    #	examples/cli/main.cpp
    #	examples/server/main.cpp
    rodrigomatta committed May 1, 2026
    Configuration menu
    Copy the full SHA
    ed88a5c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Merge pull request #7 from leejet/master

    LTX 2.3
    rodrigomatta authored May 28, 2026
    Configuration menu
    Copy the full SHA
    765b411 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2026

  1. Merge pull request #8 from leejet/master

    Merge with master
    rodrigomatta authored Jun 28, 2026
    Configuration menu
    Copy the full SHA
    4a2e9d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2026

  1. Configuration menu
    Copy the full SHA
    528f280 View commit details
    Browse the repository at this point in the history
Loading