sudoping01 commited on
Commit
2a1a9ac
·
verified ·
1 Parent(s): e8e1ee0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ transformers>=4.30.0
3
+ torch>=2.0.0
4
+ torchaudio
5
+ numpy>=1.22.0
6
+ python-Levenshtein>=0.21.0
7
+ librosa>=0.10.0
8
+ accelerate>=0.20.0