Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ huggingface_hub==0.16.4
|
|
| 5 |
torch==2.0.0
|
| 6 |
datasets==2.12.0
|
| 7 |
sentencepiece==0.1.99
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
|
|
|
|
| 5 |
torch==2.0.0
|
| 6 |
datasets==2.12.0
|
| 7 |
sentencepiece==0.1.99
|
| 8 |
+
numpy<2.0.0
|
| 9 |
|
| 10 |
|
| 11 |
|