Benjy commited on
Commit
4d382ec
·
verified ·
1 Parent(s): 68c115a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ PyPDF2==3.0.1
3
  langchain==0.1.11
4
  openai==1.13.3
5
  faiss-cpu==1.8.0
6
- python-dotenv==1.0.1
 
 
3
  langchain==0.1.11
4
  openai==1.13.3
5
  faiss-cpu==1.8.0
6
+ python-dotenv==1.0.1
7
+ tiktoken==0.6.0