Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
pandas
|
3 |
datetime
|
4 |
-
|
5 |
plotly
|
6 |
torch
|
7 |
git+https://github.com/huggingface/transformers.git
|
|
|
1 |
gradio
|
2 |
pandas
|
3 |
datetime
|
4 |
+
sklearn
|
5 |
plotly
|
6 |
torch
|
7 |
git+https://github.com/huggingface/transformers.git
|