Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
langchain==0.3.27
|
| 2 |
langchain-community==0.3.31
|
| 3 |
gradio==5.49.1
|
| 4 |
-
llama_cpp_python==0.
|
| 5 |
sentence-transformers==5.1.1
|
| 6 |
transformers==4.57.1
|
| 7 |
faiss-cpu==1.12.0
|
|
|
|
| 1 |
langchain==0.3.27
|
| 2 |
langchain-community==0.3.31
|
| 3 |
gradio==5.49.1
|
| 4 |
+
llama_cpp_python==0.2.72
|
| 5 |
sentence-transformers==5.1.1
|
| 6 |
transformers==4.57.1
|
| 7 |
faiss-cpu==1.12.0
|