Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -34
requirements.txt
CHANGED
|
@@ -1,35 +1,4 @@
|
|
| 1 |
-
ctransformers
|
| 2 |
-
langchain==0.2.5
|
| 3 |
-
langchain-community==0.2.5
|
| 4 |
-
langchain-core==0.2.9
|
| 5 |
-
langchain-pinecone==0.1.1
|
| 6 |
-
langchain-text-splitters==0.2.1
|
| 7 |
-
langdetect==1.0.9
|
| 8 |
-
langsmith==0.1.81
|
| 9 |
-
|
| 10 |
-
pinecone-client==3.2.2
|
| 11 |
-
pinecone-plugin-interface==0.0.7
|
| 12 |
-
|
| 13 |
-
pyparsing==3.1.2
|
| 14 |
-
pypdf==4.2.0
|
| 15 |
-
python-dateutil==2.9.0.post0
|
| 16 |
-
python-dotenv==1.0.1
|
| 17 |
-
python-iso639==2024.4.27
|
| 18 |
-
python-magic==0.4.27
|
| 19 |
-
pytz==2024.1
|
| 20 |
-
|
| 21 |
-
sentence-transformers==3.0.1
|
| 22 |
-
|
| 23 |
-
tiktoken==0.7.0
|
| 24 |
-
tokenizers==0.19.1
|
| 25 |
-
torch==2.3.1
|
| 26 |
-
tornado==6.4.1
|
| 27 |
-
tqdm==4.66.4
|
| 28 |
-
traitlets==5.14.3
|
| 29 |
-
transformers==4.42.3
|
| 30 |
-
typing-inspect==0.9.0
|
| 31 |
-
typing_extensions==4.12.2
|
| 32 |
-
tzdata==2024.1
|
| 33 |
-
unstructured==0.14.7
|
| 34 |
-
unstructured-client==0.23.7
|
| 35 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
matplotlib
|
| 4 |
+
seaborn
|