Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
-
llama-cpp-python
|
| 4 |
llama-cpp-agent
|
| 5 |
gradio
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
scikit-build-core
|
| 3 |
+
-e git+https://github.com/fairydreaming/llama-cpp-python@t5#egg=llama-cpp-python
|
| 4 |
llama-cpp-agent
|
| 5 |
gradio
|