Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.16.0
|
|
2 |
transformers
|
3 |
torch
|
4 |
imageio-ffmpeg==0.4.9
|
5 |
-
moviepy==1.0.3
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
imageio-ffmpeg==0.4.9
|
5 |
+
moviepy==1.0.3
|
6 |
+
pytube==15.0.0
|