Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,6 +7,6 @@ urllib3>=2.0.0
|
|
| 7 |
python-dateutil>=2.8.2
|
| 8 |
psutil>=5.9.0
|
| 9 |
finnhub-python>=2.4.18
|
| 10 |
-
huggingface-hub>=0.
|
| 11 |
# Pin a stable CPU wheel for llama.cpp runtime on Spaces
|
| 12 |
-
llama-cpp-python
|
|
|
|
| 7 |
python-dateutil>=2.8.2
|
| 8 |
psutil>=5.9.0
|
| 9 |
finnhub-python>=2.4.18
|
| 10 |
+
huggingface-hub>=0.24.6
|
| 11 |
# Pin a stable CPU wheel for llama.cpp runtime on Spaces
|
| 12 |
+
llama-cpp-python>=0.3.2
|