feat: add inpaint mask generation functionality

uses rembg, see https://github.com/danielgatis/rembg
This commit is contained in:
Manuel Schmid
2024-01-24 02:22:50 +01:00
parent f6d67d7655
commit db5512fb93
5 changed files with 44 additions and 3 deletions
+1
View File
@@ -16,3 +16,4 @@ opencv-contrib-python==4.8.0.74
httpx==0.24.1
onnxruntime==1.16.3
timm==0.9.2
rembg==2.0.53