Spaces:
Runtime error
Runtime error
tiktoken
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ pre-commit==3.5.0
|
|
5 |
python-dotenv==1.0.0
|
6 |
streamlit==1.27.2
|
7 |
unstructured==0.10.22
|
|
|
|
5 |
python-dotenv==1.0.0
|
6 |
streamlit==1.27.2
|
7 |
unstructured==0.10.22
|
8 |
+
tiktoken==0.4.0
|