ShortGenerator/requirements.txt
klop51 7536d7fb49 Initial commit: ShortGenerator project setup
- Add shorts_generator.py and shorts_generator2.py (main scripts)
- Add README.md with project documentation
- Add requirements.txt with Python dependencies
- Add .gitignore to exclude video files and other unnecessary files
2025-08-05 00:34:23 +02:00

4 lines
52 B
Plaintext

moviepy>=1.0.3
faster-whisper>=0.10.0
numpy>=1.21.0