Spaces:
Runtime error
Runtime error
# Minimal dependencies for fastest startup | |
streamlit==1.45.0 | |
requests>=2.31.0 | |
pyyaml>=6.0 | |
toml>=0.10.0 | |
loguru==0.7.3 | |
# Video processing (only when needed) | |
moviepy==2.1.1 | |
Pillow>=10.0.0 | |
# AI/LLM (lightweight) | |
openai==1.56.1 | |
# Audio (minimal) | |
edge-tts==6.1.19 |