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: rupeshs/fastsdcpu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-beta.100
Choose a base ref
...
head repository: rupeshs/fastsdcpu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta.120
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 13, 2024

  1. Add img2img tab to the Qt GUI version

    This commit adds img2img support to the Qt GUI version as a first
    step in attempting to add all the generation modes already supported
    in both the CLI and WebUI versions.
    monstruosoft committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c7ac774 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. Add Image Variations tab to the Qt GUI version

    Add Image Variations tab to the Qt GUI version
    monstruosoft committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    d3724ac View commit details
    Browse the repository at this point in the history
  2. Minor changes

    Use actual slider strength in img2img Qt GUI tabs
    monstruosoft committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    2afee45 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Configuration menu
    Copy the full SHA
    3f5d743 View commit details
    Browse the repository at this point in the history
  2. Applied code formatting for Qt GUI files

    Applied code formatting for Qt GUI files
    monstruosoft committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    74885a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Add file selection dialog for Qt img2img tabs

    Add file selection dialog for Qt img2img tabs
    monstruosoft committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    ce71372 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Add file selection widgets in the Qt GUI

    This commit adds file selection widgets to the img2img tabs in the
    Qt GUI. Also, the code for the Qt GUI img2img tabs was reorganized.
    monstruosoft committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    85a73ee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Qt GUI img2img changes

    Qt GUI img2img changes
    monstruosoft committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    0e7f417 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Merge pull request #285 from monstruosoft/lora

    Added img2img and Image Variations tabs to the Qt GUI
    rupeshs authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    7306532 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Update version

    rupeshs committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    3d0a5a1 View commit details
    Browse the repository at this point in the history
  2. Update reademe

    rupeshs committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    d561724 View commit details
    Browse the repository at this point in the history
Loading