Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ sentencepiece>=0.1.99
|
|
5 |
accelerate>=0.20.0
|
6 |
numpy>=1.24.0
|
7 |
pandas>=2.0.0
|
8 |
-
scikit-learn>=1.3.0
|
|
|
|
5 |
accelerate>=0.20.0
|
6 |
numpy>=1.24.0
|
7 |
pandas>=2.0.0
|
8 |
+
scikit-learn>=1.3.0
|
9 |
+
sacremoses>=0.0.53
|