Spaces:
Runtime error
Runtime error
itsmariamaraki
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ openai
|
|
2 |
langchain
|
3 |
chromadb
|
4 |
nltk
|
|
|
5 |
pytesseract
|
6 |
gradio
|
|
|
2 |
langchain
|
3 |
chromadb
|
4 |
nltk
|
5 |
+
tiktoken
|
6 |
pytesseract
|
7 |
gradio
|