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: 2.2.0
Choose a base ref
...
head repository: lllyasviel/Fooocus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.1
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    9083943 View commit details
    Browse the repository at this point in the history
  2. fix: add handling for filepaths to image grid (#2414)

    previously skipped due to not being in np.ndarray format but string
    mashb1t authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4ea3baf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    fb94394 View commit details
    Browse the repository at this point in the history
  2. feat: add metadata flag and steps override to history log (#2425)

    * feat: add metadata hint to history log
    
    * feat: add actual metadata_scheme to log instead of only boolean
    
    * feat: add steps to log if they were overridden
    
    * fix: pass copy of metadata
    
    prevents LoRA file extension removal in history log caused by passing reference to meta_parser fooocus scheme
    mashb1t authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c3fd57a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e241c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e965bfc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: typo in wildcards/animal.txt (#2433)

    * Fix typo in animal wildcards
    
    * Update animal.txt
    nbs authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e54fb54 View commit details
    Browse the repository at this point in the history
  2. feat: match anything in array syntax, not only words and whitespace (#…

    …2438)
    
    allows e.g. [[ (red:1.1), (blue:1.2) ]] and enables same seed checks for different prompt weight
    mashb1t authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9155d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee96b85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2439 from lllyasviel/develop

    release 2.2.1
    mashb1t authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    28cdc2f View commit details
    Browse the repository at this point in the history
Loading