Update readme.md

This commit is contained in:
Ali Ghalel 2025-02-24 22:36:11 +03:00 committed by GitHub
parent a870a08392
commit 1d400deb22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 10 deletions

View File

@ -1,19 +1,28 @@
# Fooocus - Enhanced Version
# Fooocus - Enhanced Version
### Key Enhancements:
- Fixed issues with incorrect prompts and seeds during enhance upscale and other enhancement processes.
### 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.
- 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.
- 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 😀.
- **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.
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](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/edward_no_genso)
Every contribution helps keep this project alive and motivates me to continue improving it. Thanks for your support!