Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Bibliotecas de Processamento de Vídeo
|
| 2 |
ffmpeg-python == 0.2.0
|
| 3 |
-
git+https://github.com/
|
| 4 |
moviepy == 1.0.3
|
| 5 |
soundfile == 0.12.1
|
| 6 |
|
|
|
|
| 1 |
# Bibliotecas de Processamento de Vídeo
|
| 2 |
ffmpeg-python == 0.2.0
|
| 3 |
+
git+https://github.com/turing-usp/pytube
|
| 4 |
moviepy == 1.0.3
|
| 5 |
soundfile == 0.12.1
|
| 6 |
|