Spaces:
Running
Running
# Core dependencies | |
streamlit==1.45.0 | |
# Video processing (essential only) | |
moviepy==2.1.1 | |
imageio-ffmpeg==0.5.1 | |
Pillow>=10.0.0 | |
# AI/LLM providers (lightweight) | |
openai==1.56.1 | |
edge-tts==6.1.19 | |
# HTTP and configuration | |
requests>=2.31.0 | |
pyyaml>=6.0 | |
toml>=0.10.0 | |
# Logging | |
loguru==0.7.3 | |
# Audio processing | |
pydub>=0.25.0 |