ComfyUI Node
Model Profile Router (Inteliweb)
Lazily selects MODEL, text encoder and VAE for LOW/MEDIUM/HIGH/ULTRA. PROFILE IN overrides GLOBAL or local selection.
Model Profile Router (Inteliweb)
- profile_in
- low_model
- low_text_encoder
- low_vae
- medium_model
- medium_text_encoder
- medium_vae
- high_model
- high_text_encoder
- high_vae
- ultra_model
- ultra_text_encoder
- ultra_vae
- MODEL
- TEXT ENCODER
- VAE
- GPU PROFILE
◄profileHIGH►
◄effective_profileHIGH • LOCAL►
◄global_channelnone►
CategoryInteliweb/Loaders
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| profile | COMBO | HIGH | GLOBAL follows Global Channel. LOW/MEDIUM/HIGH/ULTRA make this router local. |
| effective_profile | STRING | HIGH • LOCAL | Informational status automatically updated by the Inteliweb frontend extension. |
| global_channel | COMBO | none | Global channel listened to by this router. The list is populated from GLOBAL GPU Profile Selectors in the workflow. |
| profile_inopt | INTELIWEB_GPU_PROFILE | Optional external GPU PROFILE. When connected it has highest priority. | |
| low_modelopt | MODEL | Optional MODEL for this profile. | |
| low_text_encoderopt | CLIP | Optional text encoder (CLIP type) for this profile. | |
| low_vaeopt | VAE | Optional VAE for this profile. | |
| medium_modelopt | MODEL | Optional MODEL for this profile. | |
| medium_text_encoderopt | CLIP | Optional text encoder (CLIP type) for this profile. | |
| medium_vaeopt | VAE | Optional VAE for this profile. | |
| high_modelopt | MODEL | Optional MODEL for this profile. | |
| high_text_encoderopt | CLIP | Optional text encoder (CLIP type) for this profile. | |
| high_vaeopt | VAE | Optional VAE for this profile. | |
| ultra_modelopt | MODEL | Optional MODEL for this profile. | |
| ultra_text_encoderopt | CLIP | Optional text encoder (CLIP type) for this profile. | |
| ultra_vaeopt | VAE | Optional VAE for this profile. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| TEXT ENCODER | CLIP | — |
| VAE | VAE | — |
| GPU PROFILE | INTELIWEB_GPU_PROFILE | — |