Commit Graph

4 Commits

Author SHA1 Message Date
Tony Zhang
30d7eb4b35 chore: sync code and project files 2026-01-09 14:09:16 +08:00
Tony Zhang
e365a94dd1 fix(ports): docker 默认对外8502并修复空DB连接串回退 2025-12-17 10:35:14 +08:00
Tony Zhang
da721ad8e2 路径跨平台兼容优化 - 修改相对路径,兼容Windows/Linux/Mac 2025-12-15 16:58:44 +08:00
Tony Zhang
33a165a615 feat: video-flow initial commit
- app.py: Streamlit UI for video generation workflow
- main_flow.py: CLI tool with argparse support
- modules/: Business logic modules (script_gen, image_gen, video_gen, composer, etc.)
- config.py: Configuration with API keys and paths
- requirements.txt: Python dependencies
- docs/: System prompt documentation
2025-12-12 19:18:27 +08:00