HaryaniAnjali commited on
Commit
b70708a
·
verified ·
1 Parent(s): e5b4dac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- tensorflow==2.12.0
2
- librosa==0.10.1
3
- numpy>=1.19.0
4
  gradio>=3.32.0
5
- soundfile>=0.12.1
 
 
1
+ torch>=1.12.0
2
+ librosa>=0.10.0
3
+ numpy>=1.20.0
4
  gradio>=3.32.0
5
+ soundfile>=0.12.1
6
+ scikit-learn>=1.0.2