BatuhanYilmaz
commited on
Commit
·
336f241
1
Parent(s):
724ff3b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ numpy==1.23.3
|
|
2 |
Pillow==9.2.0
|
3 |
pytube==12.1.0
|
4 |
requests==2.28.1
|
5 |
-
streamlit==1.
|
6 |
streamlit_lottie==0.0.3
|
7 |
ffmpeg-python==0.2.0
|
|
|
8 |
whisper @ git+https://github.com/openai/whisper.git@8cf36f3508c9acd341a45eb2364239a3d81458b9
|
|
|
2 |
Pillow==9.2.0
|
3 |
pytube==12.1.0
|
4 |
requests==2.28.1
|
5 |
+
streamlit==1.23.0
|
6 |
streamlit_lottie==0.0.3
|
7 |
ffmpeg-python==0.2.0
|
8 |
+
altair<5
|
9 |
whisper @ git+https://github.com/openai/whisper.git@8cf36f3508c9acd341a45eb2364239a3d81458b9
|