bainskarman commited on
Commit
7cad5e4
·
verified ·
1 Parent(s): 626f22e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,12 +1,6 @@
1
- streamlit
2
- langchain
3
- langchain-community
4
- pypdf2
5
- sentence-transformers
6
- faiss-cpu
7
- transformers
8
- torch
9
- huggingface-hub
10
- langdetect
11
- accelerate>=0.26.0
12
- huggingface_hub
 
1
+
2
+ streamlit==1.32.0
3
+ requests==2.31.0
4
+ langdetect==1.0.9
5
+ PyPDF2==3.0.1
6
+ replicate==0.11.1