TurboTheTech commited on
Commit
8202b49
·
verified ·
1 Parent(s): 618b7dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=4.0.0
2
- transformers>=4.30.0
3
  torch>=2.0.0
4
  soundfile>=0.12.0
 
 
1
  gradio>=4.0.0
2
+ transformers>=4.35.0
3
  torch>=2.0.0
4
  soundfile>=0.12.0
5
+ numpy>=1.24.0