Show HN: Replacing ComfyUI node graphs with YAML-defined DAGs
2 points
2 hours ago
| 0 comments
| github.com
| HN
I have been using ComfyUI for a while at work and kept running into friction with large node graphs- hard to diff, hard to version, and you never if you will OOM until you start running the graph. I build a backend that let's you define ComfyUI workflows as YAML-defined DAGs instead of UI node spghetti. You can also plugin multiple comfyui backend instances and the code takes care of moving artifacts
No one has commented on this post.