Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain_groq
|
3 |
+
langchain_ollama
|
4 |
+
langchain_community
|
5 |
+
pymupdf
|
6 |
+
pypdf
|
7 |
+
pydantic
|