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: cmdr2/stable-diffusion.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    4ff55e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    3585d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3bbf88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe246c8 View commit details
    Browse the repository at this point in the history
  4. Send a callback every step, but the preview image only at the defined…

    … interval. -1 preview interval to disable image previews
    cmdr2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ae45868 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'callbacks'

    cmdr2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    157fe9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c443d75 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'callbacks'

    cmdr2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4e32f34 View commit details
    Browse the repository at this point in the history
  8. Remove sd_set_progress_callback in favor of sd_set_result_callback an…

    …d sd_set_result_step_callback
    cmdr2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cca89ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f6f47b View commit details
    Browse the repository at this point in the history
  10. Use branch in forked ggml repo

    cmdr2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    45e9c1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b61fcb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    c85f919 View commit details
    Browse the repository at this point in the history
  2. Allow building a separate GGML library (via an option) even when link…

    …ing to stable-diffusion.cpp as a static library
    cmdr2 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e6f93c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3ddf63 View commit details
    Browse the repository at this point in the history
Loading