ngcanh commited on
Commit
8f7657c
·
verified ·
1 Parent(s): 1468fdc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -6
requirements.txt CHANGED
@@ -1,9 +1,15 @@
1
  einops
2
- langchain-groq
3
  sentence_transformers
4
- faiss-cpu
5
- langchain-community
6
- langchain
7
  pypdf
8
- huggingface_hub
9
- subprocess
 
 
 
 
 
 
 
 
 
 
1
  einops
 
2
  sentence_transformers
3
+ faiss-cpu
 
 
4
  pypdf
5
+ subprocess
6
+ huggingface_hub==0.23.4
7
+ langchain==0.2.12
8
+ streamlit==1.36.0
9
+ streamlit_extras==0.4.6
10
+ langchain-community==0.2.6
11
+
12
+
13
+
14
+
15
+