Merge branch 'feature/update-juggernaut-xl-to-v8'

This commit is contained in:
Manuel Schmid
2024-01-07 16:18:58 +01:00
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@ Included adjustments:
* ✨ add default_overwrite_step handling for meta data and gradio (allows turbo preset switching to set default_overwrite_step correctly)
* ✨ https://github.com/lllyasviel/Fooocus/pull/1762 - add style preview on mouseover
* 🐛 https://github.com/lllyasviel/Fooocus/pull/1784 - correctly sort files, display deepest directory level first
* ✨ https://github.com/lllyasviel/Fooocus/pull/1785 - update model Juggernaut XL v6 to v8
✨ = new feature<br>
🐛 = bugfix<br>