Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ outetts==0.4.2
|
|
2 |
gradio>=4.0.0
|
3 |
torch>=2.0.0
|
4 |
numpy>=1.20.0
|
5 |
-
soundfile>=0.12.1
|
|
|
|
2 |
gradio>=4.0.0
|
3 |
torch>=2.0.0
|
4 |
numpy>=1.20.0
|
5 |
+
soundfile>=0.12.1
|
6 |
+
llama-cpp-python
|