mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: update changelog and readme
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# [2.3.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.3.0)
|
||||
|
||||
* Add performance "lightning" (based on [SDXL-Lightning 4 step LoRA](https://huggingface.co/ByteDance/SDXL-Lightning/blob/main/sdxl_lightning_4step_lora.safetensors))
|
||||
* Add preset selection to UI, disable with argument `--disable-preset-selection`. Use `--always-download-new-model` to download missing models on preset switch.
|
||||
* Improve face swap consistency by switching later in the process to (synthetic) refiner
|
||||
* Add temp path cleanup on startup
|
||||
* Add support for wildcard subdirectories
|
||||
* Add scrollable 2 column layout for styles for better structure
|
||||
* Improve Colab resource needs for T4 instances (default), positively tested with all image prompt features
|
||||
* Improve anime preset, now uses style `Fooocus Semi Realistic` instead of `Fooocus Negative` (less wet look images)
|
||||
|
||||
# [2.2.1](https://github.com/lllyasviel/Fooocus/releases/tag/2.2.1)
|
||||
|
||||
* Fix some small bugs (e.g. image grid, upscale fast 2x, LoRA weight width in Firefox)
|
||||
|
||||
Reference in New Issue
Block a user