Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -6,6 +6,4 @@ 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
|
10 |
-
Pillow
|
11 |
-
pytesseract
|
|
|
6 |
langchain-community
|
7 |
llama-index
|
8 |
llama-index-core
|
9 |
+
llama-index-embeddings-openai
|
|
|
|