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