Skip to content

Releases: tccnnd/Comic-drama

v0.1.0 Initial Open-Source Snapshot

02 Jun 10:36

Choose a tag to compare

v0.1.0 Initial Open-Source Snapshot

This is the first open-source snapshot of Comic Drama Workflow.

Highlights

  • Local-first project workspace
  • Script-to-storyboard workflow
  • Character extraction foundations
  • Character reference upload and asset records
  • Scene keyframe, audio, clip, and final export chain
  • ComfyUI keyframe workflow injection
  • Pluggable video provider registry
  • Dynamic-comic renderer with improved motion, transitions, subtitles, and SFX
  • Canonical timeline export
  • Storyboard review canvas
  • Open-source documentation, roadmap, contribution guide, and security policy

Intended Audience

  • AI video workflow developers
  • ComfyUI workflow builders
  • short-drama and dynamic-comic creators
  • researchers exploring storyboard-to-video production chains

Known Limitations

  • True continuous video generation is not yet the default local renderer.
  • Strong global visual consistency is still in progress.
  • External providers require credentials or gateway services.
  • Cloud GPU quality depends on installed model weights and ComfyUI nodes.

Suggested Validation

python -m py_compile scripts\run_workflow.py backend\project_runtime.py
node --check frontend\app.js
python scripts\run_workflow.py --input inputs\sample_story.txt

**Full Changelog**: https://github.com/tccnnd/Comic-drama/commits/v0.1.0