Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,8 +10,7 @@ omegaconf==2.3.0
|
|
10 |
resemble-perth==1.0.1
|
11 |
silero-vad==5.1.2
|
12 |
conformer==0.3.2
|
13 |
-
|
14 |
-
huggingface_hub==0.22.2
|
15 |
scikit-build-core
|
16 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
|
17 |
llama-cpp-agent>=0.2.25
|
|
|
10 |
resemble-perth==1.0.1
|
11 |
silero-vad==5.1.2
|
12 |
conformer==0.3.2
|
13 |
+
huggingface_hub>=0.23.2
|
|
|
14 |
scikit-build-core
|
15 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
|
16 |
llama-cpp-agent>=0.2.25
|