ChancesYuan
commited on
Commit
•
a8b02b1
1
Parent(s):
8537616
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.26.1
|
|
2 |
allennlp
|
3 |
kgeditor==1.0.0
|
4 |
jsonlines
|
5 |
-
higher==0.2.1
|
|
|
|
2 |
allennlp
|
3 |
kgeditor==1.0.0
|
4 |
jsonlines
|
5 |
+
higher==0.2.1
|
6 |
+
torch==1.12.1
|