NavyDevilDoc commited on
Commit
0fcbcc0
·
verified ·
1 Parent(s): 1c414ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90/llama_cpp_python-0.2.90-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
2
  streamlit
3
  requests
4
  openai
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ llama-cpp-python==0.3.16
3
  streamlit
4
  requests
5
  openai