Krish30 commited on
Commit
b00f0c9
·
verified ·
1 Parent(s): 02508bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -12
requirements.txt CHANGED
@@ -1,12 +1,14 @@
1
- streamlit==1.38.0
2
- langchain-community==0.2.16
3
- langchain-text-splitters==0.2.4
4
- langchain-chroma==0.1.3
5
- langchain-huggingface==0.0.3
6
- langchain-groq==0.1.9
7
- unstructured==0.15.0
8
- unstructured[pdf]==0.15.0
9
- nltk==3.8.1
10
- psycopg2-binary
11
- pgvector
12
- langchain_postgres
 
 
 
1
+ streamlit==1.38.0
2
+ langchain-community==0.2.16
3
+ langchain-text-splitters==0.2.4
4
+ langchain-chroma==0.1.3
5
+ langchain-huggingface==0.0.3
6
+ langchain-groq==0.1.9
7
+ unstructured==0.15.0
8
+ unstructured[pdf]==0.15.0
9
+ nltk==3.8.1
10
+ googletrans
11
+ deep-translator
12
+ psycopg2-binary
13
+ pgvector
14
+ langchain_postgres