ahmedghani commited on
Commit
af614ae
1 Parent(s): 83b9f42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -6,8 +6,8 @@ pystoi==0.3.3
6
  librosa==0.7.1
7
  numba==0.48
8
  numpy==1.22.4
9
- gradio
10
- torch
11
- torchvision
12
- torchaudio
13
  transformers==4.28.1
 
6
  librosa==0.7.1
7
  numba==0.48
8
  numpy==1.22.4
9
+ gradio==3.18.0
10
+ torch==1.12.0
11
+ torchvision==0.13.0
12
+ torchaudio==0.12.0
13
  transformers==4.28.1