david-thrower commited on
Commit
b1e3536
·
verified ·
1 Parent(s): be6208e

Update requirements.txt

Browse files

Added cmake as a possible dependency of llama.cpp

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  llama_cpp_python==0.3.15
2
  gradio==5.34.2
3
  pypdf==5.9.0
4
  python-docx==1.2.0
5
- pandas==2.3.0
 
1
+ cmake==4.0.3
2
  llama_cpp_python==0.3.15
3
  gradio==5.34.2
4
  pypdf==5.9.0
5
  python-docx==1.2.0
6
+ pandas==2.3.0