Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
# audioop-lts restores the audioop module removed in Python 3.13,
|
| 2 |
# which pydub (a gradio dependency) needs.
|
| 3 |
audioop-lts>=0.2.2
|
| 4 |
-
gradio>=5.0.0
|
| 5 |
gTTS>=2.5.0
|
| 6 |
# Uncomment below + upload a .gguf model file to enable AI tips:
|
| 7 |
# llama-cpp-python>=0.2.77
|
|
|
|
| 1 |
# audioop-lts restores the audioop module removed in Python 3.13,
|
| 2 |
# which pydub (a gradio dependency) needs.
|
| 3 |
audioop-lts>=0.2.2
|
|
|
|
| 4 |
gTTS>=2.5.0
|
| 5 |
# Uncomment below + upload a .gguf model file to enable AI tips:
|
| 6 |
# llama-cpp-python>=0.2.77
|