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