Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ scipy
|
|
3 |
librosa==0.9.2
|
4 |
numba==0.56.4
|
5 |
pytorch-lightning
|
6 |
-
gradio==4.
|
7 |
ffmpeg-python
|
8 |
onnxruntime
|
9 |
tqdm
|
|
|
3 |
librosa==0.9.2
|
4 |
numba==0.56.4
|
5 |
pytorch-lightning
|
6 |
+
gradio==4.43.0
|
7 |
ffmpeg-python
|
8 |
onnxruntime
|
9 |
tqdm
|