Spaces:
Runtime error
Runtime error
aaditkapoorbionlp
commited on
Commit
·
7f30cff
1
Parent(s):
32c4395
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas==1.4.4
|
|
2 |
numpy
|
3 |
scikit-learn==1.1.2
|
4 |
transformers
|
5 |
-
numpy
|
|
|
|
2 |
numpy
|
3 |
scikit-learn==1.1.2
|
4 |
transformers
|
5 |
+
numpy
|
6 |
+
torch==1.13.1
|