Extensions/RuiquNodes for ComfyUI
ComfyUI Extension

RuiquNodes for ComfyUI

Nodes of EvaluateMultiple1, EvaluateMultiple3...

By ruiqutech·Created 2 years ago·Updated 2 years ago· 0
ruiqutech/ComfyUI-RuiquNodes
Nodes24
On cloudLocal install
Categoryruiqu/evaluate, ruiqu/image
Stars0
Updated2 years ago

Nodes (24)

EvaluateListMultiple1

Run Python element-wise over a list, one lane

ruiqu/evaluate
EvaluateListMultiple3

Run Python element-wise over a list, three lanes

ruiqu/evaluate
EvaluateListMultiple6

Run Python element-wise over a list, six lanes

ruiqu/evaluate
EvaluateListMultiple9

Run Python element-wise over a list, nine lanes

ruiqu/evaluate
EvaluateMultiple1

Run your own Python inline, one input in, one out

ruiqu/evaluate
EvaluateMultiple3

Run your own Python across three inputs at once

ruiqu/evaluate
EvaluateMultiple6

Run your own Python across six inputs at once

ruiqu/evaluate
EvaluateMultiple9

Run your own Python across nine inputs at once

ruiqu/evaluate
ImageDilate(膨胀)

Grow the light regions of an image

ruiqu/image
ImageErode(腐蚀)

Shrink the light regions of an image

ruiqu/image
ListPath

Turn one path string into a list of paths

ruiqu/path
MaskDilate(膨胀)

Grow a mask's edges outward

ruiqu/mask
MaskErode(腐蚀)

Shrink a mask's edges inward

ruiqu/mask
Preview Mask
ruiqu/mask
Split Range To Multiple Intervals

Chop a number range into batched, overlapping intervals

ruiqu/range
Save Mask

Dump a MASK straight to a PNG

ruiqu/mask
String As Any

Force a string into ComfyUI's wildcard type

ruiqu/any
String Concate 1 Parallelly

Wrap one string with a shared prefix and suffix

ruiqu/string
String Concate 3 Parallelly

Wrap three strings with the same prefix and suffix

ruiqu/string
String Concate 6 Parallelly

Wrap six strings with the same prefix and suffix

ruiqu/string
String Concate 9 Parallelly

Wrap nine strings in the same prefix and suffix at once

ruiqu/string
String Get Stem From Path

Pull the clean filename out of a full path

ruiqu/string
TermsToList

Wrap a single value into a list ComfyUI will actually iterate

ruiqu/list
VAE decode and save image to file

One node instead of two

ruiqu/latent
Readme

ComfyUI-RuiquNodes

Nodes of EvaluateMultiple1, EvaluateMultiple3... Support the execution of any fragment of Python code, generating multiple outputs from multiple inputs.