File size: 2,921 Bytes
0b0d6a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
  "1": {
    "inputs": {
      "model_name": "sam_hq_vit_h (2.57GB)"
    },
    "class_type": "SAMModelLoader (segment anything)",
    "_meta": {
      "title": "SAMModelLoader (segment anything)"
    }
  },
  "2": {
    "inputs": {
      "model_name": "GroundingDINO_SwinB (938MB)"
    },
    "class_type": "GroundingDinoModelLoader (segment anything)",
    "_meta": {
      "title": "GroundingDinoModelLoader (segment anything)"
    }
  },
  "3": {
    "inputs": {
      "prompt": "t-shirt",
      "threshold": 0.5,
      "sam_model": [
        "1",
        0
      ],
      "grounding_dino_model": [
        "2",
        0
      ],
      "image": [
        "4",
        0
      ]
    },
    "class_type": "GroundingDinoSAMSegment (segment anything)",
    "_meta": {
      "title": "GroundingDinoSAMSegment (segment anything)"
    }
  },
  "4": {
    "inputs": {
      "image": "00079-2293829935.png",
      "upload": "image"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "5": {
    "inputs": {
      "model": "densepose_r50_fpn_dl.torchscript",
      "cmap": "Parula (CivitAI)",
      "resolution": 832,
      "image": [
        "4",
        0
      ]
    },
    "class_type": "DensePosePreprocessor",
    "_meta": {
      "title": "DensePose Estimator"
    }
  },
  "6": {
    "inputs": {
      "image": "awrwS6PNov44MbWO.webp",
      "upload": "image"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "9": {
    "inputs": {
      "mask": [
        "3",
        1
      ]
    },
    "class_type": "MaskToImage",
    "_meta": {
      "title": "Convert Mask to Image"
    }
  },
  "10": {
    "inputs": {
      "images": [
        "13",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "13": {
    "inputs": {
      "garment_description": "model is wearing a tee-shirt",
      "negative_prompt": "nsfw, naked, nudity, worst quality, low quality, poor quality, normal quality, depth of field, jpeg artefacts, jpeg, compression artefacts, chromatic aberration, diffusion, diffraction, distortion, noise, gaussian, blurry, cropped",
      "width": 832,
      "height": 1216,
      "num_inference_steps": 30,
      "guidance_scale": 2,
      "strength": 1,
      "seed": 615869150627749,
      "pipeline": [
        "15",
        0
      ],
      "human_img": [
        "4",
        0
      ],
      "pose_img": [
        "5",
        0
      ],
      "mask_img": [
        "9",
        0
      ],
      "garment_img": [
        "6",
        0
      ]
    },
    "class_type": "IDM-VTON",
    "_meta": {
      "title": "Run IDM-VTON Inference"
    }
  },
  "15": {
    "inputs": {
      "ckpt_path": "yisol/IDM-VTON",
      "weight_dtype": "float16"
    },
    "class_type": "PipelineLoader",
    "_meta": {
      "title": "Load IDM-VTON Pipeline"
    }
  }
}