light-ai-video-generator / requirements.txt
malvin noel
add space gpu
fe4c8dd
raw
history blame
674 Bytes
��# Interface
gradio
spaces
# Transformers + LLM (Qwen)
torch
transformers @ git+https://github.com/shumingma/transformers.git@21f5a84cc5624b5f058a4dea435877594ba89bad
# Voice (Kokoro TTS)
kokoro>=0.9.4
soundfile
pydub
# Whisper transcription
openai-whisper
# Video editing
moviepy
# Env variables
python-dotenv