yousifalishah commited on
Commit
65f1b04
·
verified ·
1 Parent(s): 7962c47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt CHANGED
@@ -5,3 +5,19 @@ faiss-cpu
5
  langchain
6
  PyPDF2
7
  numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  langchain
6
  PyPDF2
7
  numpy
8
+ streamlit
9
+ langchain-cohere
10
+ cohere
11
+ langchain
12
+ PyPDF2
13
+ python-dotenv
14
+ streamlit
15
+ faiss-cpu
16
+ altair
17
+ tiktoken
18
+ # uncomment to use huggingface llms
19
+ #huggingface-hub==0.14.1
20
+ sentence-transformers
21
+ pydantic
22
+ langchain_groq
23
+ groq