Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-07-22 22:58:28 +05:30
parent d1308bf149
commit bc8bf2007d
99 changed files with 4784 additions and 111 deletions
+6
View File
@@ -0,0 +1,6 @@
# Combined CPU worker: rembg (bg removal) + ffmpeg denoise. No torch/GPU.
runpod==1.7.9
rembg==2.0.59
onnxruntime==1.17.3
numpy<2
Pillow==10.4.0