Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
numpy
|
2 |
cython
|
3 |
pandas
|
4 |
-
scikit_learn
|
5 |
streamlit
|
6 |
torch
|
7 |
transformers
|
|
|
1 |
+
numpy
|
2 |
cython
|
3 |
pandas
|
4 |
+
scikit_learn
|
5 |
streamlit
|
6 |
torch
|
7 |
transformers
|