ftiiii commited on
Commit
bb7fdb3
·
verified ·
1 Parent(s): 5e55f53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  gradio==4.26.0
2
  tensorflow~=2.11
 
3
  librosa==0.10.1
4
  matplotlib
5
  pywavelets
6
- imageio
7
- joblib
8
  scikit-learn
9
- numpy<2
 
 
 
 
1
  gradio==4.26.0
2
  tensorflow~=2.11
3
+ numpy<2
4
  librosa==0.10.1
5
  matplotlib
6
  pywavelets
 
 
7
  scikit-learn
8
+ joblib
9
+ imageio
10
+ opencv-python-headless
11
+ soundfile