DebabrataHalder commited on
Commit
e64c9f9
·
verified ·
1 Parent(s): 6600d7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -5
requirements.txt CHANGED
@@ -1,9 +1,16 @@
1
  streamlit
2
- python-dotenv
3
- PyPDF2
4
- requests
5
  cohere
6
  langchain
7
- langchain-community
 
 
8
  faiss-cpu
9
- langchain_cohere
 
 
 
 
 
 
 
 
1
  streamlit
2
+ langchain-cohere
 
 
3
  cohere
4
  langchain
5
+ PyPDF2
6
+ python-dotenv
7
+ streamlit
8
  faiss-cpu
9
+ altair
10
+ tiktoken
11
+ # uncomment to use huggingface llms
12
+ #huggingface-hub==0.14.1
13
+ sentence-transformers
14
+ pydantic
15
+ langchain_groq
16
+ groq