Luigi commited on
Commit
623be25
·
1 Parent(s): 8acd4a6

pin llama-cpp-python to a version whose wheel is available

Browse files
Files changed (1) hide show
  1. 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