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