ComfyUI_CatVTON_Wrapper / catvton_workflow.json
makisekurisu-jp's picture
Upload 30 files
89748ed verified
{
"last_node_id": 12,
"last_link_id": 15,
"nodes": [
{
"id": 12,
"type": "LayerMask: SegmentAnythingUltra V2",
"pos": [
703,
133
],
"size": [
395,
366
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 13,
"label": "图像"
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": null,
"shape": 3,
"label": "图像"
},
{
"name": "mask",
"type": "MASK",
"links": [
14,
15
],
"shape": 3,
"slot_index": 1,
"label": "遮罩"
}
],
"properties": {
"Node name for S&R": "LayerMask: SegmentAnythingUltra V2"
},
"widgets_values": [
"sam_vit_h (2.56GB)",
"GroundingDINO_SwinT_OGC (694MB)",
0.3,
"VITMatte",
6,
6,
0.01,
0.99,
false,
"shirt",
"cuda",
2
],
"locked": true
},
{
"id": 11,
"type": "LayerMask: MaskPreview",
"pos": [
1203,
133
],
"size": [
295,
366
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "mask",
"type": "MASK",
"link": 14,
"label": "遮罩"
}
],
"properties": {
"Node name for S&R": "LayerMask: MaskPreview"
},
"locked": true
},
{
"id": 2,
"type": "LoadImage",
"pos": [
303,
133
],
"size": [
295,
366
],
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
1,
13
],
"shape": 3,
"slot_index": 0,
"label": "图像"
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3,
"label": "遮罩"
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"girl.jpg",
"image"
],
"locked": true
},
{
"id": 7,
"type": "LoadImage",
"pos": [
303,
533
],
"size": [
295,
366
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
7
],
"shape": 3,
"label": "图像"
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3,
"label": "遮罩"
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"panda_t_shirt.jpg",
"image"
],
"locked": true
},
{
"id": 1,
"type": "CatVTONWrapper",
"pos": [
703,
533
],
"size": [
395,
366
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 1,
"slot_index": 0,
"label": "image"
},
{
"name": "mask",
"type": "MASK",
"link": 15,
"label": "mask"
},
{
"name": "refer_image",
"type": "IMAGE",
"link": 7,
"slot_index": 2,
"label": "refer_image"
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
8
],
"shape": 3,
"slot_index": 0,
"label": "image"
}
],
"properties": {
"Node name for S&R": "CatVTONWrapper"
},
"widgets_values": [
25,
"fp16",
571003793697217,
"randomize",
50,
3
],
"locked": true
},
{
"id": 8,
"type": "PreviewImage",
"pos": [
1203,
533
],
"size": [
295,
366
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 8,
"label": "图像"
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"locked": true
}
],
"links": [
[
1,
2,
0,
1,
0,
"IMAGE"
],
[
7,
7,
0,
1,
2,
"IMAGE"
],
[
8,
1,
0,
8,
0,
"IMAGE"
],
[
13,
2,
0,
12,
0,
"IMAGE"
],
[
14,
12,
1,
11,
0,
"MASK"
],
[
15,
12,
1,
1,
1,
"MASK"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.5644739300537773,
"offset": [
485.35094109114993,
333.2609641529487
]
}
},
"version": 0.4
}