Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ langchain-ollama
|
|
| 5 |
chromadb
|
| 6 |
pypdf
|
| 7 |
sentence-transformers
|
| 8 |
-
|
| 9 |
pandas
|
| 10 |
beautifulsoup4
|
| 11 |
requests
|
|
@@ -13,3 +13,4 @@ fastapi
|
|
| 13 |
uvicorn
|
| 14 |
python-multipart
|
| 15 |
langchain-huggingface
|
|
|
|
|
|
| 5 |
chromadb
|
| 6 |
pypdf
|
| 7 |
sentence-transformers
|
| 8 |
+
duckduckgo-search
|
| 9 |
pandas
|
| 10 |
beautifulsoup4
|
| 11 |
requests
|
|
|
|
| 13 |
uvicorn
|
| 14 |
python-multipart
|
| 15 |
langchain-huggingface
|
| 16 |
+
langchain-chroma
|