Spaces:
Running
Running
pin llama-cpp-python to a version whose wheel is available
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
gradio>=3.0
|
3 |
requests
|
4 |
huggingface_hub
|
5 |
-
llama-cpp-python
|
6 |
opencv-python
|
|
|
2 |
gradio>=3.0
|
3 |
requests
|
4 |
huggingface_hub
|
5 |
+
llama-cpp-python==0.3.2
|
6 |
opencv-python
|