Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
streamlit
|
| 2 |
|
| 3 |
-
|
| 4 |
pandas
|
| 5 |
plotly
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
streamlit-extras
|
| 10 |
-
|
|
|
|
| 11 |
comet_ml
|
|
|
|
|
|
|
| 1 |
|
| 2 |
+
streamlit
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
+
numpy
|
| 6 |
+
python-pptx
|
| 7 |
+
gliner
|
| 8 |
streamlit-extras
|
| 9 |
+
kaleido
|
| 10 |
+
scikit-learn
|
| 11 |
comet_ml
|