Files
viral/ai-youtube-shorts-generator/requirements-local.txt
T

11 lines
241 B
Plaintext

-r requirements.txt
# Optional dependencies for --mode local.
yt-dlp>=2024.1.1
faster-whisper>=1.0.0
openai>=1.0.0
google-genai>=1.0.0
opencv-python>=4.8.0
# torch is only needed if you want CUDA Whisper. CPU works without it.
# torch>=2.0