# Gloda Video Factory - Dependencies # Python 3.10+ # Core LLM openai>=1.0.0 # Image Generation fal-client>=0.4.0 # Video Generation (Real Mode) PyJWT>=2.8.0 requests>=2.31.0 # Audio Generation elevenlabs>=1.0.0 gTTS>=2.4.0 # Video Processing moviepy==1.0.3 imageio[ffmpeg]>=2.33.0 Pillow>=10.0.0 numpy>=1.24.0 # Web UI streamlit>=1.29.0 # Config python-dotenv>=1.0.0 PyYAML>=6.0.1 boto3>=1.34.0