NavyDevilDoc commited on
Commit
1c414ef
·
verified ·
1 Parent(s): 5a2fab0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
- llama-cpp-python==0.2.90
3
  streamlit
4
  requests
5
  openai
 
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