Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio-client
|
|
| 2 |
ctransformers
|
| 3 |
huggingface-hub
|
| 4 |
streamlit
|
|
|
|
| 5 |
https://github.com/xqy2006/baichuan7b-cpp-python/releases/download/0.0.2/llama_cpp_python-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
|
|
| 2 |
ctransformers
|
| 3 |
huggingface-hub
|
| 4 |
streamlit
|
| 5 |
+
sentencepiece
|
| 6 |
https://github.com/xqy2006/baichuan7b-cpp-python/releases/download/0.0.2/llama_cpp_python-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|