Cleanup/code quality #1

Merged
froxxxy merged 9 commits from cleanup/code-quality into main 2026-07-18 17:26:22 +02:00
Showing only changes of commit 1cf4ea0f07 - Show all commits
+1
View File
@@ -17,6 +17,7 @@ FILTER_TIMEOUT=120
FILTER_TIMEOUT_LONG=300 FILTER_TIMEOUT_LONG=300
MAX_FILTER_ATTEMPTS=8 MAX_FILTER_ATTEMPTS=8
MAX_EDGE_PX=2000 MAX_EDGE_PX=2000
PREPROCESS_TIMEOUT=120
# birefnet-general OOMs on the ~8GB box; u2net + alpha ≈ `rembg i -a` # birefnet-general OOMs on the ~8GB box; u2net + alpha ≈ `rembg i -a`
REMBG_MODEL=u2net REMBG_MODEL=u2net
REMBG_ALPHA=1 REMBG_ALPHA=1