Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ transformers
|
|
4 |
bs4
|
5 |
plotly==5.6.0
|
6 |
tensorflow==2.8.0
|
7 |
-
sklearn
|
8 |
torch
|
|
|
4 |
bs4
|
5 |
plotly==5.6.0
|
6 |
tensorflow==2.8.0
|
7 |
+
sklearn==1.1.3
|
8 |
torch
|