ComfyUI Node
⬡ Polyhedron Select Model Switch
Six model filenames and a selector. The pick is forwarded as a name, not as a loaded model, so nothing is read from disk until a loader downstream asks for it - swapping models costs a dropdown, not a reload. Every slot lists all known model folders in one dropdown, GGUF included.
⬡ Polyhedron Select Model Switch
- model_name
◄select1►
◄model_1▾►
◄model_2▾►
◄model_3▾►
◄model_4▾►
◄model_5▾►
◄model_6▾►
CategoryPolyhedron/Loaders
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| select | INT | 11–6 | Which slot to use (1–6). |
| model_1opt | COMBO | Slot 1 — choose from known model files. | |
| model_2opt | COMBO | Slot 2 — choose from known model files. | |
| model_3opt | COMBO | Slot 3 — choose from known model files. | |
| model_4opt | COMBO | Slot 4 — choose from known model files. | |
| model_5opt | COMBO | Slot 5 — choose from known model files. | |
| model_6opt | COMBO | Slot 6 — choose from known model files. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model_name | * | — |