Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -7,5 +7,6 @@ torch
|
|
| 7 |
pillow
|
| 8 |
deep-translator
|
| 9 |
python-multipart
|
| 10 |
-
opencv-python
|
| 11 |
-
rembg
|
|
|
|
|
|
| 7 |
pillow
|
| 8 |
deep-translator
|
| 9 |
python-multipart
|
| 10 |
+
opencv-python-headless
|
| 11 |
+
rembg
|
| 12 |
+
numpy
|