Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ pdfplumber==0.7.0
|
|
4 |
python-docx==0.8.11
|
5 |
python-dotenv==1.0.0
|
6 |
openai==0.27.0 # Adjust if needed based on your OpenAI library version
|
|
|
|
4 |
python-docx==0.8.11
|
5 |
python-dotenv==1.0.0
|
6 |
openai==0.27.0 # Adjust if needed based on your OpenAI library version
|
7 |
+
langchain-community
|