BatuhanYilmaz
commited on
Commit
·
014bf42
1
Parent(s):
9a2eb37
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.23.3
|
2 |
+
Pillow==9.2.0
|
3 |
+
pytube==12.1.0
|
4 |
+
requests==2.28.1
|
5 |
+
streamlit==1.13.0
|
6 |
+
streamlit_lottie==0.0.3
|
7 |
+
ffmpeg-python==0.2.0
|
8 |
+
whisper @ git+https://github.com/openai/whisper.git@8cf36f3508c9acd341a45eb2364239a3d81458b9
|