Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
|
|
2 |
torchvision
|
3 |
torchaudio
|
4 |
-
librosa
|
5 |
opencv-python
|
6 |
scipy
|
7 |
scikit-image
|
|
|
1 |
torch
|
2 |
+
whisper
|
3 |
torchvision
|
4 |
torchaudio
|
|
|
5 |
opencv-python
|
6 |
scipy
|
7 |
scikit-image
|