Luigi commited on
Commit
12731c2
·
1 Parent(s): f200cb7

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  wheel
2
  jieba @ https://www.piwheels.org/simple/jieba/jieba-0.42.1-py3-none-any.whl
3
  docopt @ https://github.com/GoogleCloudPlatform/gcloud-python-wheels/raw/refs/heads/master/wheelhouse/docopt-0.6.2-py2.py3-none-any.whl
4
- llama-cpp-python @ https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.2/llama_cpp_python-0.3.2-cp310-cp310-linux_x86_64.whl
5
- huggingface_hub
6
  streamlit
7
  duckduckgo_search
 
1
  wheel
2
  jieba @ https://www.piwheels.org/simple/jieba/jieba-0.42.1-py3-none-any.whl
3
  docopt @ https://github.com/GoogleCloudPlatform/gcloud-python-wheels/raw/refs/heads/master/wheelhouse/docopt-0.6.2-py2.py3-none-any.whl
4
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
5
+ llama-cpp-python
6
  streamlit
7
  duckduckgo_search