Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ numba; sys_platform == 'linux'
|
|
24 |
numba==0.57.0; sys_platform == 'darwin' or sys_platform == 'win32'
|
25 |
torch==2.2.2
|
26 |
torchaudio==2.2.2
|
27 |
-
torchvision==0.
|
28 |
torchcrepe==0.0.23
|
29 |
torchfcpe
|
30 |
einops
|
|
|
24 |
numba==0.57.0; sys_platform == 'darwin' or sys_platform == 'win32'
|
25 |
torch==2.2.2
|
26 |
torchaudio==2.2.2
|
27 |
+
torchvision==0.17.2
|
28 |
torchcrepe==0.0.23
|
29 |
torchfcpe
|
30 |
einops
|