ryanrwatkins commited on
Commit
241a40a
·
verified ·
1 Parent(s): f53e2e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- openai==1.14.3
2
  #faiss-cpu==1.8.0
3
- langchain==0.3.19
4
  langchain-google-genai
5
  huggingface_hub
6
  langchain-openai
7
  docx2txt
8
- chromadb==0.4.15
9
  cohere
10
  tiktoken
11
  Pillow
12
  numpy
13
  pypdf
14
- langchain-huggingface
 
1
+ openai
2
  #faiss-cpu==1.8.0
3
+ langchain
4
  langchain-google-genai
5
  huggingface_hub
6
  langchain-openai
7
  docx2txt
8
+ chromadb
9
  cohere
10
  tiktoken
11
  Pillow
12
  numpy
13
  pypdf
14
+