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 |
-
|
| 8 |
torch
|
|
|
|
| 4 |
bs4
|
| 5 |
plotly==5.6.0
|
| 6 |
tensorflow==2.8.0
|
| 7 |
+
scikit_learn==1.2.0
|
| 8 |
torch
|