Kohaku-Blueleaf
commited on
Commit
·
ce8a3e2
1
Parent(s):
fdecfa0
fixes
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ gradio
|
|
10 |
httpx
|
11 |
einops
|
12 |
hfutils[transfer]
|
|
|
13 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.13-cu124/llama_cpp_python-0.3.13-cp310-cp310-linux_x86_64.whl
|
|
|
10 |
httpx
|
11 |
einops
|
12 |
hfutils[transfer]
|
13 |
+
sentencepiece
|
14 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.13-cu124/llama_cpp_python-0.3.13-cp310-cp310-linux_x86_64.whl
|