Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ flask==2.2.5
|
|
2 |
faster-whisper==0.10.0
|
3 |
torch==2.0.1
|
4 |
moviepy==1.0.3
|
5 |
-
imageio-ffmpeg==0.4.9
|
|
|
|
2 |
faster-whisper==0.10.0
|
3 |
torch==2.0.1
|
4 |
moviepy==1.0.3
|
5 |
+
imageio-ffmpeg==0.4.9
|
6 |
+
firebase-admin==6.5.0
|