Requirements updated
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ python-dotenv
|
|
| 7 |
requests
|
| 8 |
huggingface_hub>=0.24.0
|
| 9 |
pytest
|
| 10 |
-
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
|
| 11 |
llama-cpp-python==0.3.23
|
| 12 |
# nvidia-cuda-runtime-cu12
|
| 13 |
# nvidia-cublas-cu12
|
|
|
|
| 7 |
requests
|
| 8 |
huggingface_hub>=0.24.0
|
| 9 |
pytest
|
| 10 |
+
# --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu124
|
| 11 |
llama-cpp-python==0.3.23
|
| 12 |
# nvidia-cuda-runtime-cu12
|
| 13 |
# nvidia-cublas-cu12
|