Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
-
llama-cpp-python
|
| 3 |
gradio
|
| 4 |
langchain
|
| 5 |
langchain-community
|
|
@@ -7,4 +5,5 @@ langchain-huggingface
|
|
| 7 |
fastembed
|
| 8 |
pypdf
|
| 9 |
faiss-cpu
|
| 10 |
-
huggingface-hub
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
langchain
|
| 3 |
langchain-community
|
|
|
|
| 5 |
fastembed
|
| 6 |
pypdf
|
| 7 |
faiss-cpu
|
| 8 |
+
huggingface-hub
|
| 9 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.16/llama_cpp_python-0.3.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|