Ritvik19 commited on
Commit
5b42864
·
verified ·
1 Parent(s): ecb7a48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ openai==0.28
2
  langchain==0.1.1
3
  pypdf==4.0.0
4
  chromadb==0.4.22
5
- langchain-experimental==0.0.49
 
 
2
  langchain==0.1.1
3
  pypdf==4.0.0
4
  chromadb==0.4.22
5
+ langchain-experimental==0.0.49
6
+ tiktoken==0.5.2