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: lllyasviel/Fooocus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.3
Choose a base ref
...
head repository: lllyasviel/Fooocus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.4
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    ee12d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd9ea1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3472 from lllyasviel/develop

    fix: adjust validation of config settings
    mashb1t committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fd74b57 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. fix: check all dirs instead of only the first one (#3495)

    * fix: check all checkpoint dirs instead of only the first one for models
    
    * fix: use get_file_from_folder_list instead of manually iterating over lists
    
    * refactor: code cleanup
    mashb1t committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b0d16a3 View commit details
    Browse the repository at this point in the history
  2. hotfix: yield enhance_input_image to correctly preview debug masks (#…

    …3497)
    
    sort images starts from index <images_to_enhance_count>, which is 1 if enhance_input_image has been provided
    mashb1t committed Aug 11, 2024
    1 Configuration menu
    Copy the full SHA
    14895eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    082a526 View commit details
    Browse the repository at this point in the history
Loading