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