AtthalaricNero commited on
Commit ·
b24638b
1
Parent(s): 5e8081b
Add rembg to requirements for background removal functionality
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ joblib
|
|
| 5 |
scikit-image
|
| 6 |
scikit-learn
|
| 7 |
pillow
|
| 8 |
-
opencv-python-headless
|
|
|
|
|
|
| 5 |
scikit-image
|
| 6 |
scikit-learn
|
| 7 |
pillow
|
| 8 |
+
opencv-python-headless
|
| 9 |
+
rembg
|