tatts commited on
Commit
c809eb7
1 Parent(s): 2f06c16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  pypdf
2
  grpcio
3
  grpcio-tools
 
1
+ langchain==0.2.0
2
+ langchain-openai==0.1.7
3
+ langchain-community==0.2.0
4
+ langgraph==0.1.1
5
+ langchain-chroma==0.1.1
6
+ langdetect
7
+ langid
8
+ chromadb
9
+ faiss-gpu
10
+ sentence_transformers
11
+ torch
12
+ unstructured
13
+ deep-translator
14
+ openpyxl
15
+ langchain
16
+ gspread
17
+ oauth2client
18
+ google-cloud-storage
19
+ pandas
20
+ datasets
21
  pypdf
22
  grpcio
23
  grpcio-tools