Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
4 |
-
llama-cpp-python
|
5 |
llama-index
|
6 |
llama-index-llms-llama-cpp
|
7 |
llama-index-embeddings-huggingface
|
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
4 |
+
llama-cpp-python
|
5 |
llama-index
|
6 |
llama-index-llms-llama-cpp
|
7 |
llama-index-embeddings-huggingface
|