feat: implement Python BiRefNet background segmentation processor and installer

This commit is contained in:
Ümit Tunç
2026-05-23 10:48:41 +03:00
parent 7136b5bbd9
commit 331487549e
3 changed files with 200 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
torch
torchvision
transformers<5
timm
einops
kornia
pillow
accelerate