Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
|
| 2 |
gradio==6.5.0
|
| 3 |
-
llama-cpp-python
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
psutil
|
| 6 |
numpy
|
|
|
|
| 1 |
|
| 2 |
gradio==6.5.0
|
| 3 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 4 |
+
llama-cpp-python
|
| 5 |
huggingface_hub
|
| 6 |
psutil
|
| 7 |
numpy
|