HalitFita commited on
Commit
0876b13
·
verified ·
1 Parent(s): 833297d

Upload workflow.json

Browse files

Only Drag&Drop into empty field to get the Workflow directly

Files changed (1) hide show
  1. workflow.json +216 -0
workflow.json ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "8dcbea49-7d22-4bcd-b9e1-6d19a99cc340",
3
+ "revision": 0,
4
+ "last_node_id": 24,
5
+ "last_link_id": 19,
6
+ "nodes": [
7
+ {
8
+ "id": 15,
9
+ "type": "LoadImage",
10
+ "pos": [-179.32861328125, -469.8364562988281],
11
+ "size": [274.080078125, 314],
12
+ "flags": {},
13
+ "order": 0,
14
+ "mode": 0,
15
+ "inputs": [],
16
+ "outputs": [
17
+ {"name": "IMAGE", "type": "IMAGE", "links": [10, 12]},
18
+ {"name": "MASK", "type": "MASK", "links": null}
19
+ ],
20
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "LoadImage"},
21
+ "widgets_values": ["1761514333673.jpg", "image"]
22
+ },
23
+ {
24
+ "id": 2,
25
+ "type": "CLIPTextEncode",
26
+ "pos": [-251.79983520507812, 82.3349609375],
27
+ "size": [400, 200],
28
+ "flags": {},
29
+ "order": 5,
30
+ "mode": 0,
31
+ "inputs": [{"name": "clip", "type": "CLIP", "link": 1}],
32
+ "outputs": [{"name": "CONDITIONING", "type": "CONDITIONING", "links": [13]}],
33
+ "title": "Positive Promt",
34
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "CLIPTextEncode"},
35
+ "widgets_values": [""]
36
+ },
37
+ {
38
+ "id": 3,
39
+ "type": "CLIPTextEncode",
40
+ "pos": [-258.73419189453125, 356.6266784667969],
41
+ "size": [400, 200],
42
+ "flags": {},
43
+ "order": 6,
44
+ "mode": 0,
45
+ "inputs": [{"name": "clip", "type": "CLIP", "link": 2}],
46
+ "outputs": [{"name": "CONDITIONING", "type": "CONDITIONING", "links": [14]}],
47
+ "title": "Qi Rropt Negative Prompt",
48
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "CLIPTextEncode"},
49
+ "widgets_values": [""]
50
+ },
51
+ {
52
+ "id": 19,
53
+ "type": "CLIPVisionEncode",
54
+ "pos": [278.12841796875, -371.44647216796875],
55
+ "size": [290.390625, 78],
56
+ "flags": {},
57
+ "order": 3,
58
+ "mode": 0,
59
+ "inputs": [
60
+ {"name": "clip_vision", "type": "CLIP_VISION", "link": 11},
61
+ {"name": "image", "type": "IMAGE", "link": 12}
62
+ ],
63
+ "outputs": [{"name": "CLIP_VISION_OUTPUT", "type": "CLIP_VISION_OUTPUT", "links": null}],
64
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "CLIPVisionEncode"},
65
+ "widgets_values": ["center"]
66
+ },
67
+ {
68
+ "id": 5,
69
+ "type": "ModelSamplingSD3",
70
+ "pos": [290.0500183105469, 103.74291229248047],
71
+ "size": [270, 58],
72
+ "flags": {},
73
+ "order": 4,
74
+ "mode": 0,
75
+ "inputs": [{"name": "model", "type": "MODEL", "link": 3}],
76
+ "outputs": [{"name": "MODEL", "type": "MODEL", "links": [4]}],
77
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "ModelSamplingSD3"},
78
+ "widgets_values": [3]
79
+ },
80
+ {
81
+ "id": 20,
82
+ "type": "CLIPVisionLoader",
83
+ "pos": [706.0697021484375, -372.11456298828125],
84
+ "size": [270, 58],
85
+ "flags": {},
86
+ "order": 1,
87
+ "mode": 0,
88
+ "inputs": [],
89
+ "outputs": [{"name": "CLIP_VISION", "type": "CLIP_VISION", "links": [11]}],
90
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "CLIPVisionLoader"},
91
+ "widgets_values": [null]
92
+ },
93
+ {
94
+ "id": 7,
95
+ "type": "VAEDecode",
96
+ "pos": [761.4740600585938, -229.24366760253906],
97
+ "size": [140, 46],
98
+ "flags": {},
99
+ "order": 9,
100
+ "mode": 0,
101
+ "inputs": [
102
+ {"name": "samples", "type": "LATENT", "link": 5},
103
+ {"name": "vae", "type": "VAE", "link": 6}
104
+ ],
105
+ "outputs": [{"name": "IMAGE", "type": "IMAGE", "links": [19]}],
106
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "VAEDecode"},
107
+ "widgets_values": []
108
+ },
109
+ {
110
+ "id": 6,
111
+ "type": "KSampler",
112
+ "pos": [287.5885925292969, 285.9013977050781],
113
+ "size": [270, 262],
114
+ "flags": {},
115
+ "order": 8,
116
+ "mode": 0,
117
+ "inputs": [
118
+ {"name": "model", "type": "MODEL", "link": 4},
119
+ {"name": "positive", "type": "CONDITIONING", "link": 16},
120
+ {"name": "negative", "type": "CONDITIONING", "link": 17},
121
+ {"name": "latent_image", "type": "LATENT", "link": 18}
122
+ ],
123
+ "outputs": [{"name": "LATENT", "type": "LATENT", "links": [5]}],
124
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "KSampler"},
125
+ "widgets_values": [0, "randomize", 20, 8, "euler", "simple", 1]
126
+ },
127
+ {
128
+ "id": 4,
129
+ "type": "CheckpointLoaderSimple",
130
+ "pos": [-174.71253967285156, -94.99734497070312],
131
+ "size": [270, 98],
132
+ "flags": {},
133
+ "order": 2,
134
+ "mode": 0,
135
+ "inputs": [],
136
+ "outputs": [
137
+ {"name": "MODEL", "type": "MODEL", "links": [3]},
138
+ {"name": "CLIP", "type": "CLIP", "links": [1, 2]},
139
+ {"name": "VAE", "type": "VAE", "links": [6, 15]}
140
+ ],
141
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "CheckpointLoaderSimple"},
142
+ "widgets_values": ["wan2.2-rapid-mega-aio-nsfw-v11.safetensors"]
143
+ },
144
+ {
145
+ "id": 9,
146
+ "type": "WanImageToVideo",
147
+ "pos": [293.6811001393587, -198.41097979034438],
148
+ "size": [270, 210],
149
+ "flags": {},
150
+ "order": 7,
151
+ "mode": 0,
152
+ "inputs": [
153
+ {"name": "positive", "type": "CONDITIONING", "link": 13},
154
+ {"name": "negative", "type": "CONDITIONING", "link": 14},
155
+ {"name": "vae", "type": "VAE", "link": 15},
156
+ {"name": "clip_vision_output", "shape": 7, "type": "CLIP_VISION_OUTPUT", "link": null},
157
+ {"name": "start_image", "shape": 7, "type": "IMAGE", "link": 10}
158
+ ],
159
+ "outputs": [
160
+ {"name": "positive", "type": "CONDITIONING", "links": [16]},
161
+ {"name": "negative", "type": "CONDITIONING", "links": [17]},
162
+ {"name": "latent", "type": "LATENT", "links": [18]}
163
+ ],
164
+ "properties": {"cnr_id": "comfy-core", "ver": "0.3.65", "Node name for S&R": "WanImageToVideo"},
165
+ "widgets_values": [832, 480, 81, 1]
166
+ },
167
+ {
168
+ "id": 24,
169
+ "type": "VHS_VideoCombine",
170
+ "pos": [990, -240],
171
+ "size": [260, 160],
172
+ "flags": {},
173
+ "order": 10,
174
+ "mode": 0,
175
+ "inputs": [
176
+ {"name": "images", "type": "IMAGE", "link": 19}
177
+ ],
178
+ "outputs": [
179
+ {"name": "VIDEO", "type": "VIDEO", "links": null}
180
+ ],
181
+ "properties": {
182
+ "Node name for S&R": "VHS_VideoCombine"
183
+ },
184
+ "widgets_values": [24, 0, "AnimateDiff", "video:h264-mp4", "yuv420p", 19, true, false, false, true]
185
+ }
186
+ ],
187
+ "links": [
188
+ [1, 4, 1, 2, 0, "CLIP"],
189
+ [2, 4, 1, 3, 0, "CLIP"],
190
+ [3, 4, 0, 5, 0, "MODEL"],
191
+ [4, 5, 0, 6, 0, "MODEL"],
192
+ [5, 6, 0, 7, 0, "LATENT"],
193
+ [6, 4, 2, 7, 1, "VAE"],
194
+ [10, 15, 0, 9, 4, "IMAGE"],
195
+ [11, 20, 0, 19, 0, "CLIP_VISION"],
196
+ [12, 15, 0, 19, 1, "IMAGE"],
197
+ [13, 2, 0, 9, 0, "CONDITIONING"],
198
+ [14, 3, 0, 9, 1, "CONDITIONING"],
199
+ [15, 4, 2, 9, 2, "VAE"],
200
+ [16, 9, 0, 6, 1, "CONDITIONING"],
201
+ [17, 9, 1, 6, 2, "CONDITIONING"],
202
+ [18, 9, 2, 6, 3, "LATENT"],
203
+ [19, 7, 0, 24, 0, "IMAGE"]
204
+ ],
205
+ "groups": [],
206
+ "config": {},
207
+ "extra": {
208
+ "ds": {"scale": 0.8886908264513826, "offset": [767.0834971070069, 391.86866954970617]},
209
+ "frontendVersion": "1.28.8",
210
+ "VHS_latentpreview": true,
211
+ "VHS_latentpreviewrate": 0,
212
+ "VHS_MetadataImage": true,
213
+ "VHS_KeepIntermediate": true
214
+ },
215
+ "version": 0.4
216
+ }