Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
llama-cpp-python
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
llama-cpp-python
|
3 |
+
chromadb
|
4 |
+
sentence-transformers
|