ComfyUI Node
Fashn VTON Inference
A ComfyUI node in FashnAI with 17 inputs and 1 output.
Fashn VTON Inference
- pipeline
- person_image
- garment_image
- person_pose_keypoints
- garment_pose_keypoints
- person_segmentation_image
- garment_segmentation_image
- IMAGE
◄garment_photo_typemodel►
◄categorytops►
◄skip_cfg_last_n_steps1►
◄segmentation_freetrue►
◄steps30►
◄cfg1.5►
◄seed0►
◄keep_model_loadedtrue►
◄pose_sourceauto►
◄parser_backendfashn_human_parser►
CategoryFashnAI
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | FASHN_VTON_PIPELINE | — | |
| person_image | IMAGE | — | |
| garment_image | IMAGE | — | |
| garment_photo_type | COMBO | model | 'model' if garment is worn by a person, 'flat-lay' for product shots on plain backgrounds |
| category | COMBO | tops | Garment category - 'tops', 'bottoms', or 'one-pieces' |
| skip_cfg_last_n_steps | INT | 1 | Skip CFG for final N steps to prevent color saturation |
| segmentation_free | BOOLEAN | true | If True, skip person clothing-agnostic masking. Set to False to use person segmentation for person mask control. |
| steps | INT | 301–100 | Recommended: 20 (fast), 30 (balanced), 50 (quality) |
| cfg | FLOAT | 1.51–10 | — |
| seed | INT | 00–18446744073709550000 | — |
| keep_model_loaded | BOOLEAN | true | — |
| pose_source | COMBO | auto | auto: use external keypoints when connected, otherwise internal DWPose fallback. |
| parser_backend | COMBO | fashn_human_parser | Use external_fashn_labelmap only when providing segmentation images encoded with FASHN label IDs (0-17). |
| person_pose_keypointsopt | FASHN_DWPOSE_KEYPOINTS | Optional external keypoints for person pose. Used when pose_source is auto/external_pose_keypoints. | |
| garment_pose_keypointsopt | FASHN_DWPOSE_KEYPOINTS | Optional external keypoints for garment pose. Used when pose_source is auto/external_pose_keypoints. | |
| person_segmentation_imageopt | IMAGE | Optional external person labelmap. Only affects output when segmentation_free is False and parser_backend is external_fashn_labelmap. | |
| garment_segmentation_imageopt | IMAGE | Optional external garment labelmap. Used when parser_backend is external_fashn_labelmap. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |