Spaces:
Runtime error
Runtime error
Commit
·
220b4c1
1
Parent(s):
21584b0
update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ pyrallis==0.3.1
|
|
4 |
torch==1.13.1
|
5 |
torchvision==0.14.1
|
6 |
transformers==4.25.1
|
7 |
-
nltk==3.8.1
|
|
|
|
|
|
4 |
torch==1.13.1
|
5 |
torchvision==0.14.1
|
6 |
transformers==4.25.1
|
7 |
+
nltk==3.8.1
|
8 |
+
scipy
|
9 |
+
scikit-learn
|