Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch
|
2 |
librosa
|
3 |
torchaudio
|
|
|
4 |
torchlibrosa
|
5 |
numpy
|
6 |
einops
|
|
|
1 |
torch
|
2 |
librosa
|
3 |
torchaudio
|
4 |
+
torchvision
|
5 |
torchlibrosa
|
6 |
numpy
|
7 |
einops
|