Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
huggingface-hub
|
| 3 |
-
llama-cpp-python
|
|
|
|
| 1 |
+
gradio==4.19.0
|
| 2 |
huggingface-hub
|
| 3 |
+
llama-cpp-python @ https://github.com/zckly/llama-cpp-python-manylinux-wheel/releases/download/llama_cpp_python-0.3.15/llama_cpp_python-0.3.15-cp310-cp310-manylinux_2_31_x86_64.whl
|