ComfyUI Node
OpenOutpainter Serving Checkpoint Switch
A ComfyUI node in OpenOutpaint-Serving with 4 inputs and 4 outputs.
OpenOutpainter Serving Checkpoint Switch
- oop_request
- oop_request_if_true
- oop_request_if_false
- boolean
- selected_model
◄checkpoint_name►
◄use_regexfalse►
◄output_checkpoint_name_on_no_matchtrue►
CategoryOpenOutpaint-Serving
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| oop_request | OOP_REQUEST | — | |
| checkpoint_name | STRING | — | |
| use_regex | BOOLEAN | false | Use model_name input as regex pattern instead of exact string match. Use (?aiLmsux) format for flags, eg. (?i)pattern for ignore case. |
| output_checkpoint_name_on_no_match | BOOLEAN | true | Otherwise blocks execution on the model_name output. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| oop_request_if_true | OOP_REQUEST | — |
| oop_request_if_false | OOP_REQUEST | — |
| boolean | BOOLEAN | — |
| selected_model | STRING | — |