Merge branch 'feature/automatically-describe-uov-image'

# Conflicts:
#	webui.py
This commit is contained in:
Manuel Schmid
2024-01-15 13:37:15 +01:00
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ Included adjustments:
* ✨ https://github.com/lllyasviel/Fooocus/pull/1809 - reduce file size of preview images
* ✨ https://github.com/lllyasviel/Fooocus/pull/1932 - use consistent file name in gradio
* ✨ https://github.com/lllyasviel/Fooocus/pull/1863 - image extension support (png, jpg, webp)
* ✨ https://github.com/lllyasviel/Fooocus/pull/1938 - automatically describe image on uov image upload if prompt is empty
✨ = new feature<br>
🐛 = bugfix<br>