Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch>=2.0.0
|
|
|
|
| 2 |
torchvision>=0.15.0
|
| 3 |
torchaudio>=2.0.0
|
| 4 |
speechbrain==0.5.15
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
+
yt_dlp
|
| 3 |
torchvision>=0.15.0
|
| 4 |
torchaudio>=2.0.0
|
| 5 |
speechbrain==0.5.15
|