hbanduk commited on
Commit
28b4c25
·
verified ·
1 Parent(s): bf8c867

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -7,4 +7,9 @@ pydantic>=1.10.0
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
- librosa==0.10.2.post1
 
 
 
 
 
 
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
9
  requests>=2.31.0
10
+ librosa==0.10.2.post1
11
+ transformers>=4.36.0
12
+ onnxruntime>=1.16.0
13
+ numpy>=1.24.0
14
+ torch>=2.0.0
15
+ onnx>=1.14.0