Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ streamlit==1.23.0
|
|
| 2 |
pdfplumber
|
| 3 |
python-docx
|
| 4 |
python-dotenv
|
| 5 |
-
openai
|
| 6 |
langchain-community
|
| 7 |
llama-index
|
| 8 |
llama-index-core
|
|
|
|
| 2 |
pdfplumber
|
| 3 |
python-docx
|
| 4 |
python-dotenv
|
| 5 |
+
openai # Adjust if needed based on your OpenAI library version
|
| 6 |
langchain-community
|
| 7 |
llama-index
|
| 8 |
llama-index-core
|