Spaces:
Sleeping
Sleeping
vickeee465
commited on
Commit
·
8848961
1
Parent(s):
e050c36
numpy downgrade
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pandas
|
|
|
2 |
torch==2.2.1
|
3 |
transformers==4.39.1
|
4 |
sentencepiece==0.2.0
|
|
|
1 |
pandas
|
2 |
+
numpy<2
|
3 |
torch==2.2.1
|
4 |
transformers==4.39.1
|
5 |
sentencepiece==0.2.0
|