mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-06-02 01:22:11 +08:00

* Reapply "Add union link connection type support (#5806)" (#5889) This reverts commit bf9a90a145bffdeced29343d0d606278108be735. * Fix union type breaks existing type workarounds * Add non-string test * Add tests for hacks and non-string types * Support python versions lower than 3.11