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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    80d406f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from mashb1t/develop

    fix: add handling for default "None" value of default_ip_image_*
    mashb1t committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b06fc19 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    adbe9fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from mashb1t/develop

    fix: correctly validate default_inpaint_mask_sam_model
    mashb1t committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    14008bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee12d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd9ea1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request lllyasviel#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
  6. Merge branch 'main_upstream'

    mashb1t committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7f3b665 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    5df0a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d3be8 View commit details
    Browse the repository at this point in the history
  3. refactor: code cleanup

    mashb1t committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    198423f View commit details
    Browse the repository at this point in the history
  4. fix: check all dirs instead of only the first one (lllyasviel#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
  5. Configuration menu
    Copy the full SHA
    e67f65a View commit details
    Browse the repository at this point in the history
  6. hotfix: yield enhance_input_image to correctly preview debug masks

    sort images starts from index <images_to_enhance_count>, which is 1 if enhance_input_image has been provided
    mashb1t committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9bbcab4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c600ae0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7a0e47 View commit details
    Browse the repository at this point in the history
Loading