Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -27
requirements.txt
CHANGED
|
@@ -1,31 +1,7 @@
|
|
| 1 |
-
#fast_hdbscan
|
| 2 |
-
#tables
|
| 3 |
-
#google-generativeai
|
| 4 |
-
#ipython==8.23.0
|
| 5 |
-
#matplotlib==3.7.1
|
| 6 |
-
#numpy==1.25.0
|
| 7 |
-
#openai==1.25.0
|
| 8 |
-
#pandas==2.2.2
|
| 9 |
-
#plotly==5.14.1
|
| 10 |
-
#protobuf==4.25.3
|
| 11 |
-
#python_dateutil==2.8.2
|
| 12 |
-
#python_Levenshtein==0.25.1
|
| 13 |
-
#Requests==2.31.0
|
| 14 |
-
#scikit_learn==1.4.2
|
| 15 |
-
#scipy==1.13.0
|
| 16 |
-
#seaborn==0.13.2
|
| 17 |
-
#sentence_transformers==2.2.2
|
| 18 |
-
#squarify==0.4.3
|
| 19 |
-
#statsmodels==0.14.1
|
| 20 |
-
#stqdm==0.0.5
|
| 21 |
-
#streamlit==1.33.0
|
| 22 |
-
#torch==2.0.1+cu118
|
| 23 |
-
#umap==0.1.1
|
| 24 |
-
#umap_learn==0.5.3
|
| 25 |
-
#xgboost==2.0.3
|
| 26 |
-
|
| 27 |
fast_hdbscan
|
| 28 |
-
|
|
|
|
|
|
|
| 29 |
google-generativeai
|
| 30 |
cohere==5.5.8
|
| 31 |
#cuml==0.6.1.post1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fast_hdbscan
|
| 2 |
+
h5py
|
| 3 |
+
tables
|
| 4 |
+
openpyxl
|
| 5 |
google-generativeai
|
| 6 |
cohere==5.5.8
|
| 7 |
#cuml==0.6.1.post1
|