ComfyUI Node
PyCode Max
A ComfyUI node in Orion4D_MetaNode/Brain with 27 inputs and 22 outputs.
PyCode Max
- img_in_1
- img_in_2
- mask_in
- latent_in
- positive
- negative
- model
- clip
- vae
- audio_in
- video_in
- custom_in_1
- custom_in_2
- trigger
- txt_out_1
- txt_out_2
- txt_out_3
- txt_out_4
- int_out_1
- int_out_2
- float_out_1
- float_out_2
- img_out_1
- img_out_2
- mask_out
- latent_out
- positive
- negative
- model
- clip
- vae
- audio_out
- video_out
- custom_out_1
- custom_out_2
- Console
◄source▾►
◄code# Your Python code is here, important: enable developer mode in config.json and set it to "true"
►
◄script_file▾►
◄timeout_sec120►
◄clear_statefalse►
◄txt_in_1—►
◄txt_in_2—►
◄txt_in_3—►
◄txt_in_4—►
◄int_in_10►
◄int_in_20►
◄float_in_10.00►
◄float_in_20.00►
CategoryOrion4D_MetaNode/Brain
Inputs (27)
| Name | Type | Default | Description |
|---|---|---|---|
| source | COMBO | 2 options: text_input, file | |
| code | STRING | # Your Python code is here, important: enable developer mode in config.json and set it to "true" | — |
| script_file | COMBO | 6 options: None, clipping_BiRefNet.py, Ollama_vision.py, read_png_metadata.py, Ollama_txt-v1.py, Latent_Megapixel_Builder.py | |
| timeout_sec | INT | 1205–600 | — |
| clear_state | BOOLEAN | false | — |
| txt_in_1opt | STRING | — | |
| txt_in_2opt | STRING | — | |
| txt_in_3opt | STRING | — | |
| txt_in_4opt | STRING | — | |
| int_in_1opt | INT | 0 | — |
| int_in_2opt | INT | 0 | — |
| float_in_1opt | FLOAT | 0.00 | — |
| float_in_2opt | FLOAT | 0.00 | — |
| img_in_1opt | IMAGE | — | |
| img_in_2opt | IMAGE | — | |
| mask_inopt | MASK | — | |
| latent_inopt | LATENT | — | |
| positiveopt | CONDITIONING | — | |
| negativeopt | CONDITIONING | — | |
| modelopt | MODEL | — | |
| clipopt | CLIP | — | |
| vaeopt | VAE | — | |
| audio_inopt | * | — | |
| video_inopt | * | — | |
| custom_in_1opt | * | — | |
| custom_in_2opt | * | — | |
| triggeropt | * | — |
Outputs (22)
| Name | Type | Description |
|---|---|---|
| txt_out_1 | STRING | — |
| txt_out_2 | STRING | — |
| txt_out_3 | STRING | — |
| txt_out_4 | STRING | — |
| int_out_1 | INT | — |
| int_out_2 | INT | — |
| float_out_1 | FLOAT | — |
| float_out_2 | FLOAT | — |
| img_out_1 | IMAGE | — |
| img_out_2 | IMAGE | — |
| mask_out | MASK | — |
| latent_out | LATENT | — |
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| audio_out | * | — |
| video_out | * | — |
| custom_out_1 | * | — |
| custom_out_2 | * | — |
| Console | STRING | — |