kirikir13 commited on
Commit
b3e48d9
·
verified ·
1 Parent(s): ba0b251

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  gradio>=5.0
2
- llama-cpp-python>=0.3.2
3
  huggingface-hub
4
  python-docx
5
  pdfplumber
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
  gradio>=5.0
3
+ llama-cpp-python==0.3.34
4
  huggingface-hub
5
  python-docx
6
  pdfplumber