Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
moviepy
|
|
|
1 |
opencv-python
|
2 |
+
transformers
|
3 |
+
pydub
|
4 |
+
faster_whisper
|
5 |
+
joblib
|
6 |
+
mediapipe
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
moviepy
|