Comfy-Org / Comfy-Org/ComfyUI

feat: variadic inputs

Open
#804 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

Hi!

Sometimes variadic provides convenience.

For example, a custom node [`MultiAreaConditioning`](https://github.com/Davemane42/ComfyUI_Dave_CustomNode/) allows users to add 2 or more conditional inputs. If a user right-click, an option like `'insert input above'` appears.

스크린샷 2023-06-26 오후 8 49 13

The developer Davemane42 enables this by custom js.
https://github.com/Davemane42/ComfyUI_Dave_CustomNode/blob/main/javascript/MultiAreaConditioning.js

I think this behavior is very useful.
So natively supporting variadic would be great.

How do you think?

Thank :)

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.