Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ numpy==1.23.4
|
|
2 |
scipy
|
3 |
tensorboard
|
4 |
librosa==0.9.2
|
5 |
-
numba
|
6 |
pytorch-lightning
|
7 |
gradio>=4.0,<=4.24.0
|
8 |
ffmpeg-python
|
|
|
2 |
scipy
|
3 |
tensorboard
|
4 |
librosa==0.9.2
|
5 |
+
numba==0.56.4
|
6 |
pytorch-lightning
|
7 |
gradio>=4.0,<=4.24.0
|
8 |
ffmpeg-python
|