Spaces:
Runtime error
Runtime error
Alex Tyshka
commited on
Commit
•
ec092f2
1
Parent(s):
884c12c
Fix dependencies
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ datasets
|
|
2 |
transformers
|
3 |
torch
|
4 |
nltk
|
5 |
-
scipy
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
nltk
|
5 |
+
scipy
|
6 |
+
scikit-learn
|