Dua Rajper commited on
Commit
c817196
·
verified ·
1 Parent(s): 3740dca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -11
requirements.txt CHANGED
@@ -1,16 +1,10 @@
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
 
1
  streamlit
 
 
 
2
  PyPDF2
3
+ langchain
4
+ sentence-transformers
5
  faiss-cpu
6
+ python-dotenv
7
+ huggingface-hub
8
  altair
 
 
 
 
9
  pydantic
10
+ tiktoken