chore: remove unused lama-cleaner, add seam-carving to GPU requirements

lama-cleaner is pip-installed but never imported in any Python script.
inpaint.py uses OpenCV TELEA. Removing saves ~100+ MB of image size.
Also added seam-carving to requirements-gpu.txt where it was missing.
This commit is contained in:
Siddharth Kumar Sah
2026-04-10 00:18:14 +08:00
parent fa9569c920
commit 592a9cbf08
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
rembg[cpu]==2.0.62
realesrgan==0.3.0
lama-cleaner==1.2.5
paddleocr==2.9.1
paddlepaddle==3.0.0
mediapipe==0.10.21