Fix: add pyaudioop for Python 3.13 compatibility, pin gradio<5
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,3 @@ torch>=2.0
|
|
| 2 |
sentencepiece>=0.2
|
| 3 |
huggingface_hub>=0.20
|
| 4 |
gradio>=4.0,<5.0
|
| 5 |
-
pydub>=0.25.1
|
| 6 |
-
pyaudioop; python_version>="3.13"
|
|
|
|
| 2 |
sentencepiece>=0.2
|
| 3 |
huggingface_hub>=0.20
|
| 4 |
gradio>=4.0,<5.0
|
|
|
|
|
|