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.3.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.3.1
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 19, 2024

  1. fix: remove positive prompt from anime prefix

    prevents the prompt from getting overridden when switching presets in browser
    mashb1t committed Mar 19, 2024
    3 Configuration menu
    Copy the full SHA
    532a6e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2571 from mashb1t/hotfix/remove-positive-prompt-f…

    …rom-anime-preset
    
    fix: remove positive prompt from anime prefix
    mashb1t authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6b41af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    856eb75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2576 from mashb1t/hotfix/default-max-lora-number-…

    …adjustments
    
    fix: add enabled value to LoRA when setting default_max_lora_number
    mashb1t authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e9bc5e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 23, 2024

  1. fix: load image number from preset (#2611)

    * fix: add default_image_number to preset handling
    
    * fix: use minimum image number of preset and config to prevent UI overflow
    mashb1t authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7564dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aaa400 View commit details
    Browse the repository at this point in the history
  3. fix: add Civitai compatibility for LoRAs in a1111 metadata scheme by …

    …switching schema (#2615)
    
    * feat: update sha256 generation functions
    
    https://github.com/lllyasviel/stable-diffusion-webui-forge/blob/29be1da7cf2b5dccfc70fbdd33eb35c56a31ffb7/modules/hashes.py
    
    * feat: add compatibility for LoRAs in a1111 metadata scheme
    
    * feat: add backwards compatibility
    
    * refactor: extract remove_special_loras
    
    * fix: correctly apply LoRA weight for legacy schema
    mashb1t authored Mar 23, 2024
    1 Configuration menu
    Copy the full SHA
    523ef5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2f9bcb View commit details
    Browse the repository at this point in the history
Loading