ComfyUI Extension
ComfyUI-AnySwitchImage
Image-only switch for ComfyUI that checks connected inputs from top to bottom and outputs the first available image. (Description by CC)
palealloy2999-prog/ComfyUI-AnySwitchImage
Nodes—
On cloudLocal install
Stars0
Updatedabout a month ago
Readme
ComfyUI Any Switch Image
English
Any Switch Image is an image-only switch for ComfyUI. It checks its connected inputs from top to bottom and outputs the first available image. Inputs omitted from the prompt, including links from muted nodes, are ignored.
Add or connect image inputs in priority order, with the highest-priority image at the top.
日本語
Any Switch Image は、画像専用のComfyUIスイッチノードです。接続された入力を上から順に確認し、最初の有効な画像を出力します。ミュートされたノードからのリンクからの入力を無視されます。
優先度の高い画像が上になるように、画像入力を接続してください。
Install
cd custom_nodes
git clone https://github.com/palealloy2999-prog/ComfyUI-AnySwitchImage