Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ requests
|
|
2 |
pillow
|
3 |
deep-translator
|
4 |
langdetect
|
5 |
-
opencv-python
|
|
|
|
2 |
pillow
|
3 |
deep-translator
|
4 |
langdetect
|
5 |
+
opencv-python
|
6 |
+
transformers
|