ComfyUI Node
SRL Eval
A ComfyUI node in utils with 7 inputs and 1 output.
SRL Eval
- arg0
- arg1
- arg2
- arg3
- arg4
- *
◄parametersa, b=None, c="foo", *rest►
◄codecode goes here
return a + b►
Categoryutils
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| parameters | STRING | a, b=None, c="foo", *rest | — |
| code | STRING | code goes here return a + b | — |
| arg0opt | * | — | |
| arg1opt | * | — | |
| arg2opt | * | — | |
| arg3opt | * | — | |
| arg4opt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |