bhulston commited on
Commit
2526f95
1 Parent(s): 54ddfe5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -2,8 +2,12 @@ streamlit
2
  tensorflow
3
  transformers
4
  huggingface_hub
5
- langchain
6
  pinecone
7
  sentence_transformers
8
  numpy
9
- datetime
 
 
 
 
 
2
  tensorflow
3
  transformers
4
  huggingface_hub
5
+ langchain==0.0.316
6
  pinecone
7
  sentence_transformers
8
  numpy
9
+ datetime
10
+ openai==0.28.1
11
+ pydantic==1.10.2
12
+ cohere
13
+ faiss-cpu