Spaces:
Build error
Build error
ahmedghani
commited on
Commit
•
145eee2
1
Parent(s):
82ca6b2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ hydra_colorlog==1.0.0
|
|
5 |
pystoi==0.3.3
|
6 |
librosa==0.7.1
|
7 |
numba==0.48
|
8 |
-
numpy
|
9 |
gradio
|
10 |
torch
|
11 |
torchvision
|
|
|
5 |
pystoi==0.3.3
|
6 |
librosa==0.7.1
|
7 |
numba==0.48
|
8 |
+
numpy==1.22.4
|
9 |
gradio
|
10 |
torch
|
11 |
torchvision
|