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