BatuhanYilmaz
commited on
Commit
•
6bf0339
1
Parent(s):
85d50e2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/openai/whisper.git
|
|
2 |
ffmpeg==1.4
|
3 |
ffmpeg_python==0.2.0
|
4 |
numpy==1.23.3
|
5 |
-
pytube==
|
6 |
requests==2.28.1
|
7 |
streamlit==1.23.0
|
8 |
streamlit_lottie==0.0.3
|
|
|
2 |
ffmpeg==1.4
|
3 |
ffmpeg_python==0.2.0
|
4 |
numpy==1.23.3
|
5 |
+
pytube==15.0.0
|
6 |
requests==2.28.1
|
7 |
streamlit==1.23.0
|
8 |
streamlit_lottie==0.0.3
|