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