Spaces:
Runtime error
Runtime error
chore: Update project dependencies.chore: Update project dependencies.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
python-dotenv
|
|
|
|
| 3 |
langchain-huggingface
|
| 4 |
langchain-chroma
|
| 5 |
langchain-community
|
|
|
|
| 1 |
gradio
|
| 2 |
python-dotenv
|
| 3 |
+
sentence-transformers
|
| 4 |
langchain-huggingface
|
| 5 |
langchain-chroma
|
| 6 |
langchain-community
|