ComfyUI/custom_nodes
Jacob Segal b66253b930 Improve recognition of node linkage
Honestly, I'm still a little concerned here. There's nothing stopping a
custom node from having a data type of ["str",int]. I've improved
recognition to at least prevent the detection of other types, but we
may still want a more systemic fix (e.g. wrapping literals within a
class when using them as inputs to nodes in subgraphs).
2023-07-22 22:38:17 -07:00
..
execution-inversion-demo-comfyui Improve recognition of node linkage 2023-07-22 22:38:17 -07:00
example_node.py.example Merge branch 'master' of https://github.com/city96/ComfyUI 2023-04-08 15:50:26 -04:00