Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ langchain
|
|
6 |
google-generativeai
|
7 |
langchain-google-genai
|
8 |
chromadb
|
|
|
9 |
pypdf
|
10 |
uvicorn
|
11 |
fastapi
|
|
|
6 |
google-generativeai
|
7 |
langchain-google-genai
|
8 |
chromadb
|
9 |
+
jinja2
|
10 |
pypdf
|
11 |
uvicorn
|
12 |
fastapi
|