munyew commited on
Commit
e7f679b
·
verified ·
1 Parent(s): 0a41847

fix: remove gradio pin conflict, fix pyaudioop for py3.13

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=5.0.0
2
  transformers>=4.44.0
3
  torch
4
  sentencepiece
 
1
+ pyaudioop
2
  transformers>=4.44.0
3
  torch
4
  sentencepiece