musdfakoc commited on
Commit
5a6b109
·
verified ·
1 Parent(s): f25c141

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch==1.12.0
2
- torchaudio==0.12.0
3
  gradio
4
- Pillow==9.1.0
5
- torchvision==0.13.0
6
- numpy==1.22.4
 
 
 
1
+ keras==2.10.0
2
+ tensorflow==2.10.1
3
  gradio
4
+ librosa==0.10.1
5
+ soundfile==0.12.1
6
+ numpy==1.23.4
7
+ Pillow==9.3.0
8
+ matplotlib==3.6.2