Comfy-Org / Comfy-Org/ComfyUI

[Feature Request] Registerable node graph pre-processors

Open
#1,313 2 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Provide an interface to register node graph pre-processors that invokes a pipeline of functions: `F: List[f: (node_graph, params) => node_graph, ]` before each run.
This will provide an wide range of ability for static graph analysis, graph-macro expansion, guided lazy evaluation, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.