Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
-
bcrypt
|
3 |
-
joblib
|
4 |
pandas
|
5 |
numpy
|
6 |
-
plotly
|
7 |
scikit-learn
|
8 |
-
|
|
|
|
|
|
|
|
1 |
gradio
|
|
|
|
|
2 |
pandas
|
3 |
numpy
|
|
|
4 |
scikit-learn
|
5 |
+
plotly
|
6 |
+
bcrypt
|
7 |
+
openai
|
8 |
+
joblib
|