Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 298 Bytes

File metadata and controls

1 lines (1 loc) · 298 Bytes

Managing ComfyUI workflows as JSON files is hard and becomes impossible when a need arises to generate them dynamically or reuse certain components. The solution is to represent them as code so changes can be tracked, understood, reverted, and prototyping can be done directly in the client app.