Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ faiss-cpu
|
|
2 |
smolagents
|
3 |
gradio
|
4 |
smolagents[litellm]
|
5 |
-
langchain_community
|
|
|
|
2 |
smolagents
|
3 |
gradio
|
4 |
smolagents[litellm]
|
5 |
+
langchain_community
|
6 |
+
sentence-transformers
|