ComfyUI Node
Ino Get Model Config
Retrieves a model configuration by name or ID from the models JSON.
Ino Get Model Config
- success
- message
- model_id
- model_name
- model_config
- datetime_iso
◄enabledtrue►
◄model_name▾►
◄model_id▾►
CategoryInoSamplerHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| model_name | COMBO | The name of the Model. | |
| model_id | COMBO | The id of the Model. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| model_id | INT | — |
| model_name | STRING | — |
| model_config | STRING | — |
| datetime_iso | STRING | — |