sunbal7 commited on
Commit
f782c99
Β·
verified Β·
1 Parent(s): 114e659

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- streamlit>=1.22.0
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ PyMuPDF==1.24.0
3
+ langchain==0.1.16
4
+ langchain-community==0.0.29
5
+ faiss-cpu==1.8.0
6
+ sentence-transformers==2.6.1
7
+ huggingface-hub==0.22.2
8
+ streamlit-option-menu==0.3.6
9
+ python-dotenv==1.0.1
10
+ tqdm==4.66.2