joe4ai commited on
Commit
42a7506
·
verified ·
1 Parent(s): acc65ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  huggingface_hub==0.25.2
2
- sentence-transformers
3
- langchain
4
- pypdf
5
- python-dotenv
6
- pinecone[grpc]
7
- langchain-pinecone
8
- langchain_community
9
- langchain_experimental
10
- gradio
 
11
  ollama
 
1
  huggingface_hub==0.25.2
2
+ sentence-transformers==3.4.1
3
+ langchain==0.3.17
4
+ pypdf==5.2.0
5
+ python-dotenv==1.0.1
6
+ langchain-community==0.3.16
7
+ langchain-experimental==0.3.4
8
+ gradio==5.14.0
9
+ unstructured==0.16.17
10
+ docx==0.2.4
11
+ faiss-cpu==1.10.0
12
  ollama