Ritvik19 commited on
Commit
4ca6c23
·
verified ·
1 Parent(s): 9bb602c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -9,4 +9,5 @@ pdfminer.six==20231228
9
  beautifulsoup4==4.12.3
10
  RAGatouille==0.0.7.post7
11
  pandas==2.2.1
12
- tabulate==0.9.0
 
 
9
  beautifulsoup4==4.12.3
10
  RAGatouille==0.0.7.post7
11
  pandas==2.2.1
12
+ tabulate==0.9.0
13
+ tiktoken==0.5.2