update readme after PR merges
This commit is contained in:
parent
13bb314cfa
commit
b78d2c864e
|
|
@ -11,15 +11,17 @@ Included adjustments:
|
|||
* ✨ https://github.com/lllyasviel/Fooocus/pull/1039 - add prompt translation
|
||||
* ✨ https://github.com/lllyasviel/Fooocus/pull/1043 - add lcm realtime canvas painting
|
||||
* ✨ https://github.com/lllyasviel/Fooocus/pull/1570 - add preset selection to Gradio UI (session based)
|
||||
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1578 - add workaround for changing prompt while generating
|
||||
* 🐛 ~~https://github.com/lllyasviel/Fooocus/pull/1578 - add workaround for changing prompt while generating~~
|
||||
* ✨ https://github.com/lllyasviel/Fooocus/pull/1580 - add preset for SDXL Turbo (model DreamShaperXL_Turbo)
|
||||
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1608 - skip free_memory for describe (interrogate)
|
||||
* ✨ https://github.com/lllyasviel/Fooocus/pull/1616 - add config setting for default_max_image_number
|
||||
* 🐛 ~~https://github.com/lllyasviel/Fooocus/pull/1608 - skip free_memory for describe (interrogate)~~
|
||||
* ✨ ~~https://github.com/lllyasviel/Fooocus/pull/1616 - add config setting for default_max_image_number~~
|
||||
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1668 - fix path_outputs directory creation if it doesn't exist
|
||||
* ✨ show more details for each performance setting, e.g. steps
|
||||
* ✨ add default_overwrite_step handling for meta data and gradio (allows turbo preset switching to set default_overwrite_step correctly)
|
||||
|
||||
✨ = new feature<br>
|
||||
🐛 = bugfix
|
||||
~~abc~~ = merged
|
||||
|
||||
<div align=center>
|
||||
<img src="https://github.com/lllyasviel/Fooocus/assets/19834515/483fb86d-c9a2-4c20-997c-46dafc124f25">
|
||||
|
|
|
|||
Loading…
Reference in New Issue