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