Spaces:
Runtime error
Runtime error
ww16
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ langchain_community==0.2.5
|
|
4 |
langchain_core==0.2.9
|
5 |
langchain_huggingface==0.0.3
|
6 |
langchain_text_splitters==0.2.1
|
7 |
-
python-dotenv==1.0.1
|
|
|
|
|
|
4 |
langchain_core==0.2.9
|
5 |
langchain_huggingface==0.0.3
|
6 |
langchain_text_splitters==0.2.1
|
7 |
+
python-dotenv==1.0.1
|
8 |
+
pymupdf
|
9 |
+
tiktoken
|