Spaces:
Build error
Build error
testing upping the reqs
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit==1.32.0
|
| 2 |
-
llama-cpp-python==0.2.
|
| 3 |
-
huggingface-hub==0.
|
| 4 |
sentence-transformers
|
| 5 |
faiss-cpu
|
| 6 |
numpy
|
|
|
|
| 1 |
streamlit==1.32.0
|
| 2 |
+
llama-cpp-python==0.2.90
|
| 3 |
+
huggingface-hub==0.25.2
|
| 4 |
sentence-transformers
|
| 5 |
faiss-cpu
|
| 6 |
numpy
|