TDN-M commited on
Commit
500f2c5
·
1 Parent(s): c71d980
__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
- change_settings({"IMAGEMAGICK_BINARY": "/usr/bin/convert"})
 
 
 
 
 
 
1
+ moviepy
2
+ numpy
3
+ Pillow
4
+ tqdm
5
+ imageio
6
+ decord