Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,7 @@ torch==2.9.0
|
|
| 11 |
datasets==4.3.0
|
| 12 |
pyarrow==22.0.0
|
| 13 |
python-dotenv
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
datasets==4.3.0
|
| 12 |
pyarrow==22.0.0
|
| 13 |
python-dotenv
|
| 14 |
+
accelerate
|
| 15 |
+
protobuf>=3.20,<5.0
|
| 16 |
+
sentencepiece
|
| 17 |
+
safetensors
|