Spaces:
Sleeping
Sleeping
turing-usp
commited on
Commit
•
379c3fa
1
Parent(s):
da8622a
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 |
|