Manasa1 commited on
Commit
0e5bebc
·
verified ·
1 Parent(s): a505d55

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +12 -11
requirements .txt CHANGED
@@ -1,11 +1,12 @@
1
- langchain-community==0.3.16
2
- langchain==0.3.16
3
- langchain-huggingface==0.1.2
4
- langchain-text-splitters==0.3.5
5
- unstructured==0.16.16
6
- unstructured[pdf]==0.16.16
7
- langchain-unstructured==0.1.6
8
- langchain-chroma==0.2.1
9
- langchain-groq==0.2.3
10
- streamlit==1.41.1
11
- python-dotenv
 
 
1
+ python-dotenv==1.0.1
2
+ streamlit==1.37.0
3
+ langchain-community==0.2.10
4
+ langchain-text-splitters==0.2.2
5
+ langchain-groq==0.1.9
6
+ unstructured
7
+ unstructured[pdf]
8
+ faiss-cpu
9
+ transformers==4.43.3
10
+ sentence-transformers==3.0.1
11
+ nltk==3.9.1
12
+ pi_heif