Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -10,11 +10,7 @@ opencv-python>=4.8.0
|
|
| 10 |
scikit-learn>=1.3.0
|
| 11 |
matplotlib>=3.7.0
|
| 12 |
seaborn>=0.12.0
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
nltk>=3.8
|
| 16 |
-
spacy>=3.7.0
|
| 17 |
-
beautifulsoup4>=4.12.0
|
| 18 |
-
selenium>=4.15.0
|
| 19 |
accelerate>=0.25.0
|
| 20 |
optimum>=1.16.0
|
|
|
|
| 10 |
scikit-learn>=1.3.0
|
| 11 |
matplotlib>=3.7.0
|
| 12 |
seaborn>=0.12.0
|
| 13 |
+
sentencepiece>=0.1.99
|
| 14 |
+
protobuf>=3.20.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
accelerate>=0.25.0
|
| 16 |
optimum>=1.16.0
|