Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
requests
|
3 |
huggingface_hub>=0.23.0
|
4 |
langgraph
|
5 |
-
huggingface_hub
|
|
|
|
|
|
2 |
requests
|
3 |
huggingface_hub>=0.23.0
|
4 |
langgraph
|
5 |
+
huggingface_hub
|
6 |
+
chromadb
|
7 |
+
sentence-transformers
|