Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,7 @@ numpy==1.24.3
|
|
| 5 |
pandas==2.0.3
|
| 6 |
scikit-learn==1.3.0
|
| 7 |
huggingface-hub>=0.19.3
|
| 8 |
-
accelerate==0.24.1
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
pandas==2.0.3
|
| 6 |
scikit-learn==1.3.0
|
| 7 |
huggingface-hub>=0.19.3
|
| 8 |
+
accelerate==0.24.1
|
| 9 |
+
sentencepiece==0.1.99
|
| 10 |
+
protobuf==3.20.3
|
| 11 |
+
tokenizers==0.15.0
|