nickmuchi commited on
Commit
292f651
1 Parent(s): a79a282

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  langchain
2
- openai==0.27.0
3
  unstructured
4
- faiss-cpu==1.7.3
5
  sentence-transformers
6
- InstructorEmbedding
 
1
  langchain
2
+ openai
3
  unstructured
4
+ faiss-cpu
5
  sentence-transformers
6
+ InstructorEmbedding
7
+ tiktoken