ComfyUI Node
🖼️ 智绘_纯净图片加载器
A ComfyUI node in 智绘灵箱/图片 with 8 inputs and 3 outputs.
🖼️ 智绘_纯净图片加载器
- images
- filename_text
- directory
◄directory_path►
◄start_index0►
◄batch_size1►
◄load_modeIndex (按顺序)►
◄seed0►
◄resize_modePad (填充-推荐)►
◄target_width0►
◄target_height0►
Category智绘灵箱/图片
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| directory_path | STRING | — | |
| start_index | INT | 00–100000 | — |
| batch_size | INT | 11–100 | — |
| load_mode | COMBO | Index (按顺序) | 2 options: Index (按顺序), Random (随机抽取) |
| seed | INT | 00–18446744073709550000 | — |
| resize_mode | COMBO | Pad (填充-推荐) | 4 options: Disabled (报错), Stretch (拉伸), Crop (裁剪), Pad (填充-推荐) |
| target_width | INT | 00–4096 | 0 = 跟随第一张图 |
| target_height | INT | 00–4096 | 0 = 跟随第一张图 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| filename_text | STRING | — |
| directory | STRING | — |