Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ datasets==2.3.1
|
|
3 |
huggingface_hub==0.7.0
|
4 |
transformers
|
5 |
scipy>=1.7.1
|
6 |
-
torch
|
|
|
|
3 |
huggingface_hub==0.7.0
|
4 |
transformers
|
5 |
scipy>=1.7.1
|
6 |
+
torch
|
7 |
+
sklearn
|