Skip to content

Example: import existing workflow

Fixture: fixtures/workflows/t2i.api.json (API form). t2i.ui.json and t2i.ui.v1.json are the editor / v1 shapes of the same graph.

sh
pnpm add @stepupgaming/comfy-workflows
cwf init packaged-demo --from fixtures/workflows/t2i.api.json
cd packaged-demo
cwf suggest .
cwf pack
cwf inspect . --json

Import tutorial

Released under the MIT License. Unofficial project. Not affiliated with or endorsed by Comfy Org.