arnold-anand commited on
Commit
3cd8263
·
1 Parent(s): 54a1637

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
  python-dotenv==1.0.0
4
  streamlit==1.24.0
5
  streamlit_chat==0.1.1
6
- openai==0.27.8
 
 
3
  python-dotenv==1.0.0
4
  streamlit==1.24.0
5
  streamlit_chat==0.1.1
6
+ openai==0.27.8
7
+ tiktoken==0.4.0