Focus on prompting and generating
Go to file
Ali Ghalel 1d400deb22
Update readme.md
2025-02-24 22:36:11 +03:00
.github feat: change code owner from @mashb1t to @lllyasviel 2024-08-11 20:29:35 +02:00
css Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00
extras Use weights_only for loading (#3427) 2024-08-03 12:33:01 +02:00
javascript feat: revert adding detailed steps for each performance 2024-07-14 21:06:59 +02:00
language fix: change wrong label for in describe apply styles checkbox 2024-08-03 15:16:18 +02:00
ldm_patched Use weights_only for loading (#3427) 2024-08-03 12:33:01 +02:00
models feat: add nsfw image censoring via config and checkbox (#958) 2024-05-18 15:50:28 +02:00
modules Add files via upload 2025-02-24 20:02:01 +03:00
presets Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00
sdxl_styles Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00
tests feat: parse env var strings to expected config value types (#3107) 2024-06-06 19:29:08 +02:00
wildcards feat: inline lora optimisations (#2967) 2024-05-20 17:31:51 +02:00
.dockerignore feat: build and push container image for ghcr.io, update docker.md, and other related fixes (#2805) 2024-05-23 00:19:54 +02:00
.gitattributes feat: configure line ending format LF for *.sh files (#2991) 2024-05-24 21:36:07 +02:00
.gitignore Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00
Dockerfile fix: chown files directly at copy (#3066) 2024-05-31 22:41:36 +02:00
LICENSE Create LICENSE 2023-08-11 13:43:12 -07:00
args_manager.py feat: sort enhance images (mashb1t#62) 2024-07-25 15:21:56 +02:00
auth-example.json Added support for authentication in --share mode (via auth.json) 2023-10-24 18:29:37 +02:00
build_launcher.py Pass additional command line arguments when using run.bat scripts 2023-10-17 20:49:51 -04:00
development.md feat: add support for lora inline prompt references (#2323) 2024-05-18 17:19:46 +02:00
docker-compose.yml feat: build and push container image for ghcr.io, update docker.md, and other related fixes (#2805) 2024-05-23 00:19:54 +02:00
docker.md feat: build and push container image for ghcr.io, update docker.md, and other related fixes (#2805) 2024-05-23 00:19:54 +02:00
entry_with_update.py fixed typo in entry_with_update.py (#1306) 2023-12-14 09:22:49 -08:00
entrypoint.sh Revert "fix: use LF as line breaks for Docker entrypoint.sh (#2843)" (#2865) 2024-05-04 14:37:40 +02:00
environment.yaml i 2023-08-10 03:55:55 -07:00
experiments_expansion.py [2.1.831] Fooocus Describe 2023-12-12 19:34:18 -08:00
experiments_face.py [2.1.831] Fooocus Describe 2023-12-12 19:34:18 -08:00
experiments_interrogate.py [2.1.831] Fooocus Describe 2023-12-12 19:34:18 -08:00
experiments_mask_generation.py Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00
fooocus_colab.ipynb chore: update packages #2 2024-07-16 16:31:15 +02:00
fooocus_version.py Add files via upload 2025-02-24 20:03:44 +03:00
launch.py fix: move import to resolve colab issue (#3506) 2024-08-12 07:59:00 +02:00
notification-example.mp3 feat: change example audio file 2024-07-16 13:59:51 +02:00
readme.md Update readme.md 2025-02-24 22:36:11 +03:00
requirements_docker.txt feat: build and push container image for ghcr.io, update docker.md, and other related fixes (#2805) 2024-05-23 00:19:54 +02:00
requirements_versions.txt chore: use opencv-contrib-python-headless 2024-07-16 19:56:39 +02:00
shared.py feat: advanced params refactoring + prevent users from skipping/stopping other users tasks in queue (#981) 2024-02-24 19:01:06 +01:00
troubleshoot.md 2.1.844 2023-12-16 10:34:47 -08:00
update_log.md release: bump version to 2.5.5, update changelog 2024-08-12 08:10:20 +02:00
webui.py fix: change wrong label for in describe apply styles checkbox 2024-08-03 15:16:18 +02:00

readme.md

Fooocus - Enhanced Version

Key Enhancements:

  • Fixed issues with incorrect prompts and seeds during enhance upscale and other enhancement processes.
  • Added functionality for inline LoRA usage, now fully compatible with wildcards. You can use it like this: <lora:lora_name:1>.
    • Also supports LoRA names that include special characters like ( and Japanese characters.
  • Introduced support for inline aspect ratios, which also work seamlessly with wildcards.
    • You can specify aspect ratios in the prompt like 1280×720, 1280x720, or 1280*720.
    • You can also copy-paste them from the available aspect ratios in the Fooocus UI.
  • Improved wildcard processing:
    • You can now choose to process some wildcards in order while keeping others random, all within the same prompt.
    • To process a wildcard in order, prefix it with _o__ instead of __.
    • Specify the starting row for wildcard processing using a suffix, like this: _o__color__6_ (starts processing from the 6th row).
    • Important: Keep the "process wildcards in order" flag disabled in the advanced section.
  • Optimized the skip functionality to avoid using incorrect prompts when skipping generations.
  • Various bug fixes and optimizations for improved performance and stability.
  • Probably more enhancements/bug fixes that I can't remember 😀.

This version retains Fooocus' simplicity while enhancing its flexibility and accuracy in prompt handling.


❤️ Support My Work

Ive spent months improving Fooocus, adding new features, fixing bugs, and optimizing performance. If you enjoy using this enhanced version and would like to support its development, consider buying me a coffee!

Ko-fi

Every contribution helps keep this project alive and motivates me to continue improving it. Thanks for your support!