Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
gTTS==2.5.3
|
| 3 |
llama-cpp-python==0.3.4
|
| 4 |
huggingface_hub==0.26.2
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.29.0
|
| 2 |
gTTS==2.5.3
|
| 3 |
llama-cpp-python==0.3.4
|
| 4 |
huggingface_hub==0.26.2
|
| 5 |
+
pyaudioop==0.1.0
|
| 6 |
+
|