__pycache__/audio_processor.cpython-312.pyc
ADDED
|
Binary file (6.85 kB). View file
|
|
|
__pycache__/source_matcher.cpython-312.pyc
ADDED
|
Binary file (16.6 kB). View file
|
|
|
__pycache__/video_generator_module.cpython-312.pyc
ADDED
|
Binary file (39.5 kB). View file
|
|
|
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
moviepy
|
| 2 |
+
numpy
|
| 3 |
+
Pillow
|
| 4 |
+
tqdm
|
| 5 |
+
imageio
|
| 6 |
+
decord
|