ComfyUI Node
Select Diffusion Model
Select a diffusion/UNET model and output its filename as CKPT_NAME and UNET_NAME (e.g. for RGTHREE_CONTEXT).
Select Diffusion Model
- CKPT_NAME
- UNET_NAME
◄unet_name▾►
CategoryMDSNodes/text
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Select the diffusion / UNET model file whose filename you want to extract. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| CKPT_NAME | * | The selected model filename passed forward as CKPT_NAME (wildcard/string). |
| UNET_NAME | * | The selected model filename passed forward as UNET_NAME (wildcard/string). |