Add tiktoken to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ rich
|
|
| 7 |
PyMuPDF
|
| 8 |
python-docx
|
| 9 |
nltk
|
|
|
|
|
|
| 7 |
PyMuPDF
|
| 8 |
python-docx
|
| 9 |
nltk
|
| 10 |
+
tiktoken
|