Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
sambanova_gradio==0.1.9
|
|
|
|
|
|
|
|
|
|
1 |
+
sambanova_gradio==0.1.9
|
2 |
+
langchain
|
3 |
+
sentence-transformers
|
4 |
+
faiss-cpu
|
5 |
+
huggingface-hub
|