MegaTronX commited on
Commit
bfc9391
·
verified ·
1 Parent(s): 122833b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==5.49.1
2
  huggingface_hub>=0.24.0
3
- llama-cpp-python>=0.2.90
 
4
  llama-cpp-agent==0.2.35
 
1
  gradio==5.49.1
2
  huggingface_hub>=0.24.0
3
+ #llama-cpp-python>=0.2.90
4
+ llama-cpp-python==0.3.16 --prefer-binary
5
  llama-cpp-agent==0.2.35