Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ openai~=1.17.1
|
|
2 |
PyMuPDF
|
3 |
gradio~=5.4.0
|
4 |
pillow~=10.4.0
|
5 |
-
tiktoken
|
6 |
-
re
|
|
|
2 |
PyMuPDF
|
3 |
gradio~=5.4.0
|
4 |
pillow~=10.4.0
|
5 |
+
tiktoken~=0.6.0
|
|