feat: move enable mask upload and invert mask checkbox to inpaint or outpaint

This commit is contained in:
Manuel Schmid
2024-06-25 21:50:49 +02:00
parent 69368fd22e
commit 84f5f0e134
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
* Improve GroundingDINO and SAM image masking
* Rename `--enable-describe-uov-image` to `--enable-auto-describe-image`, now also works for enhance image upload
* Update python dependencies, remove diffusers, add segment_anything
* Move checkboxes Enable Mask Upload and Invert Mask When Generating from Developer Debug Mode to Inpaint Or Outpaint
# [2.4.3](https://github.com/lllyasviel/Fooocus/releases/tag/v2.4.3)