Skip to content

Commit

Permalink
Preparing for v0.2.5. TS code gen added from JSON workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
karurochari committed Aug 18, 2024
1 parent 6ab140b commit 8df2653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ It is specifically designed for headless operations and automation. It features:
- An abstraction for **jobs** with customizable callbacks over their lifetime.
- Utilities to simplify deployments, assets used for generation and the artifact collection.
- (beta) A workflow builder, to generate new workflows directly in typescript with hints and static type checking.
- (beta) A code generator that allows to take normal ComfyUI workflows and convert them into ts code.

## Quick start

Expand Down

0 comments on commit 8df2653

Please sign in to comment.