docs: warn mask generation is untested, recommend ComfyUI

This commit is contained in:
2026-04-07 12:35:13 +02:00
parent a652872d15
commit 58043dd7e3
+2
View File
@@ -76,6 +76,8 @@ Arrow keys and J/K/L are ignored when a text field has focus.
### Mask generation tools ### Mask generation tools
> **Warning:** The mask generation feature is untested and may not work reliably. For production use, consider [ComfyUI](https://github.com/comfyanonymous/ComfyUI) instead.
Two standalone scripts live in `tools/`. They are run by the app via a managed venv but can also be called directly: Two standalone scripts live in `tools/`. They are run by the app via a managed venv but can also be called directly:
``` ```