Commit Graph

3 Commits

Author SHA1 Message Date
Tony Zhang
3d1fb37769 fix(ui): widget key 按项目隔离,避免滚动卡死/加载串项目;fix(img): 最小180s+失败码重试3次 2025-12-18 00:31:37 +08:00
Tony Zhang
1e210ffccf perf(8502): 并行生图(6并发)+超时重试;视频URL直连预览/下载;路径隔离 2025-12-17 12:21:22 +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