Spaces:
Runtime error
Runtime error
ww6
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain_core==0.2.9
|
|
6 |
langchain_huggingface==0.0.3
|
7 |
langchain_text_splitters==0.2.1
|
8 |
python-dotenv==1.0.1
|
9 |
-
langchain_openai==0.1.8
|
|
|
|
6 |
langchain_huggingface==0.0.3
|
7 |
langchain_text_splitters==0.2.1
|
8 |
python-dotenv==1.0.1
|
9 |
+
langchain_openai==0.1.8
|
10 |
+
pymupdf==1.24.5
|