ameforge commited on
Commit
a4acac9
·
verified ·
1 Parent(s): ed5e4c6

Fix: add pyaudioop for Python 3.13 compatibility, pin gradio<5

Browse files
Files changed (1) hide show
  1. 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