Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,6 +18,7 @@ librosa==0.11.0
|
|
18 |
scikit-video==1.1.11
|
19 |
ffmpeg
|
20 |
huggingface_hub
|
|
|
21 |
gradio
|
22 |
torch
|
23 |
torchvision==0.19.0
|
|
|
18 |
scikit-video==1.1.11
|
19 |
ffmpeg
|
20 |
huggingface_hub
|
21 |
+
|
22 |
gradio
|
23 |
torch
|
24 |
torchvision==0.19.0
|