Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ openai # Adjust if needed based on your OpenAI library version
|
|
6 |
langchain-community
|
7 |
llama-index
|
8 |
llama-index-core
|
9 |
-
llama-index-embeddings-openai
|
|
|
|
|
|
6 |
langchain-community
|
7 |
llama-index
|
8 |
llama-index-core
|
9 |
+
llama-index-embeddings-openai
|
10 |
+
Pillow
|
11 |
+
pytesseract
|