Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ pandas==2.2.2
|
|
| 9 |
numpy==1.26.4
|
| 10 |
scikit-learn==1.5.0
|
| 11 |
python-multipart==0.0.9
|
| 12 |
-
openpyxl==3.1.2
|
|
|
|
|
|
| 9 |
numpy==1.26.4
|
| 10 |
scikit-learn==1.5.0
|
| 11 |
python-multipart==0.0.9
|
| 12 |
+
openpyxl==3.1.2
|
| 13 |
+
sentencepiece==0.1.99
|