Spaces:
Runtime error
Runtime error
Commit
·
1d44bc8
1
Parent(s):
1083db8
reordered req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy==1.
|
2 |
scipy
|
3 |
torch
|
4 |
transformers
|
|
|
1 |
+
numpy==1.22.0
|
2 |
scipy
|
3 |
torch
|
4 |
transformers
|