feliponi commited on
Commit
0248787
·
1 Parent(s): b0ec4af

Requirerments

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ gradio>=4.0.0
2
  soundfile>=0.12.1
3
  transformers>=4.39.0
4
  torch>=2.0.0
5
- torchaudio>=2.0.0
 
 
 
2
  soundfile>=0.12.1
3
  transformers>=4.39.0
4
  torch>=2.0.0
5
+ torchaudio>=2.0.0
6
+ numpy>=1.21.2
7
+ torch>=1.9.0