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