Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
-
torch
|
3 |
decord
|
4 |
-
pytube==10.
|
5 |
imageio
|
6 |
transformers
|
7 |
huggingface-hub
|
|
|
1 |
gradio
|
2 |
+
torch==1.12.1+cpu
|
3 |
decord
|
4 |
+
pytube==10.8.5
|
5 |
imageio
|
6 |
transformers
|
7 |
huggingface-hub
|