Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ pyarrow>=14
|
|
| 5 |
yfinance>=0.2.40
|
| 6 |
apscheduler>=3.10
|
| 7 |
huggingface_hub>=0.23
|
| 8 |
-
llama-cpp-python>=0.2.90
|
|
|
|
| 5 |
yfinance>=0.2.40
|
| 6 |
apscheduler>=3.10
|
| 7 |
huggingface_hub>=0.23
|
| 8 |
+
llama-cpp-python>=0.2.90 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|