Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,10 @@ shapely
|
|
| 7 |
timm
|
| 8 |
scipy
|
| 9 |
tokenizers
|
| 10 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
timm
|
| 8 |
scipy
|
| 9 |
tokenizers
|
| 10 |
+
matplotlib
|
| 11 |
+
numpy
|
| 12 |
+
Pillow
|
| 13 |
+
opencv-python
|
| 14 |
+
deep-translator
|
| 15 |
+
sentencepiece
|
| 16 |
+
protobuf
|