Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
opencv-python
|
7 |
Pillow
|
8 |
scikit-image
|
9 |
-
rembg
|
|
|
|
6 |
opencv-python
|
7 |
Pillow
|
8 |
scikit-image
|
9 |
+
rembg
|
10 |
+
gdown
|