Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_flux/workflow_nf4.json
3275 views
1
{
2
"last_node_id": 10,
3
"last_link_id": 13,
4
"nodes": [
5
{
6
"id": 3,
7
"type": "KSampler",
8
"pos": [
9
863,
10
186
11
],
12
"size": {
13
"0": 315,
14
"1": 262
15
},
16
"flags": {},
17
"order": 4,
18
"mode": 0,
19
"inputs": [
20
{
21
"name": "model",
22
"type": "MODEL",
23
"link": 10
24
},
25
{
26
"name": "positive",
27
"type": "CONDITIONING",
28
"link": 4
29
},
30
{
31
"name": "negative",
32
"type": "CONDITIONING",
33
"link": 6
34
},
35
{
36
"name": "latent_image",
37
"type": "LATENT",
38
"link": 2
39
}
40
],
41
"outputs": [
42
{
43
"name": "LATENT",
44
"type": "LATENT",
45
"links": [
46
7
47
],
48
"slot_index": 0
49
}
50
],
51
"properties": {
52
"Node name for S&R": "KSampler"
53
},
54
"widgets_values": [
55
156680208700286,
56
"randomize",
57
20,
58
1,
59
"euler",
60
"simple",
61
1
62
]
63
},
64
{
65
"id": 5,
66
"type": "EmptyLatentImage",
67
"pos": [
68
473,
69
609
70
],
71
"size": {
72
"0": 315,
73
"1": 106
74
},
75
"flags": {},
76
"order": 1,
77
"mode": 0,
78
"outputs": [
79
{
80
"name": "LATENT",
81
"type": "LATENT",
82
"links": [
83
2
84
],
85
"slot_index": 0
86
}
87
],
88
"properties": {
89
"Node name for S&R": "EmptyLatentImage"
90
},
91
"widgets_values": [
92
1024,
93
1024,
94
1
95
]
96
},
97
{
98
"id": 6,
99
"type": "CLIPTextEncode",
100
"pos": [
101
415,
102
186
103
],
104
"size": {
105
"0": 422.84503173828125,
106
"1": 164.31304931640625
107
},
108
"flags": {},
109
"order": 2,
110
"mode": 0,
111
"inputs": [
112
{
113
"name": "clip",
114
"type": "CLIP",
115
"link": 11
116
}
117
],
118
"outputs": [
119
{
120
"name": "CONDITIONING",
121
"type": "CONDITIONING",
122
"links": [
123
4
124
],
125
"slot_index": 0
126
}
127
],
128
"properties": {
129
"Node name for S&R": "CLIPTextEncode"
130
},
131
"widgets_values": [
132
"beautiful scenery nature glass bottle landscape, , purple galaxy bottle,"
133
]
134
},
135
{
136
"id": 7,
137
"type": "CLIPTextEncode",
138
"pos": [
139
413,
140
389
141
],
142
"size": {
143
"0": 425.27801513671875,
144
"1": 180.6060791015625
145
},
146
"flags": {},
147
"order": 3,
148
"mode": 0,
149
"inputs": [
150
{
151
"name": "clip",
152
"type": "CLIP",
153
"link": 12
154
}
155
],
156
"outputs": [
157
{
158
"name": "CONDITIONING",
159
"type": "CONDITIONING",
160
"links": [
161
6
162
],
163
"slot_index": 0
164
}
165
],
166
"properties": {
167
"Node name for S&R": "CLIPTextEncode"
168
},
169
"widgets_values": [
170
""
171
]
172
},
173
{
174
"id": 8,
175
"type": "VAEDecode",
176
"pos": [
177
1209,
178
188
179
],
180
"size": {
181
"0": 210,
182
"1": 46
183
},
184
"flags": {},
185
"order": 5,
186
"mode": 0,
187
"inputs": [
188
{
189
"name": "samples",
190
"type": "LATENT",
191
"link": 7
192
},
193
{
194
"name": "vae",
195
"type": "VAE",
196
"link": 13
197
}
198
],
199
"outputs": [
200
{
201
"name": "IMAGE",
202
"type": "IMAGE",
203
"links": [
204
9
205
],
206
"slot_index": 0
207
}
208
],
209
"properties": {
210
"Node name for S&R": "VAEDecode"
211
}
212
},
213
{
214
"id": 9,
215
"type": "SaveImage",
216
"pos": [
217
1451,
218
189
219
],
220
"size": {
221
"0": 210,
222
"1": 58
223
},
224
"flags": {},
225
"order": 6,
226
"mode": 0,
227
"inputs": [
228
{
229
"name": "images",
230
"type": "IMAGE",
231
"link": 9
232
}
233
],
234
"properties": {
235
"Node name for S&R": "SaveImage"
236
},
237
"widgets_values": [
238
"ComfyUI"
239
]
240
},
241
{
242
"id": 10,
243
"type": "CheckpointLoaderNF4",
244
"pos": [
245
-42,
246
189
247
],
248
"size": {
249
"0": 315,
250
"1": 98
251
},
252
"flags": {},
253
"order": 0,
254
"mode": 0,
255
"outputs": [
256
{
257
"name": "MODEL",
258
"type": "MODEL",
259
"links": [
260
10
261
],
262
"shape": 3,
263
"slot_index": 0
264
},
265
{
266
"name": "CLIP",
267
"type": "CLIP",
268
"links": [
269
11,
270
12
271
],
272
"shape": 3,
273
"slot_index": 1
274
},
275
{
276
"name": "VAE",
277
"type": "VAE",
278
"links": [
279
13
280
],
281
"shape": 3,
282
"slot_index": 2
283
}
284
],
285
"properties": {
286
"Node name for S&R": "CheckpointLoaderNF4"
287
},
288
"widgets_values": [
289
"flux1-dev-bnb-nf4-v2.safetensors"
290
]
291
}
292
],
293
"links": [
294
[
295
2,
296
5,
297
0,
298
3,
299
3,
300
"LATENT"
301
],
302
[
303
4,
304
6,
305
0,
306
3,
307
1,
308
"CONDITIONING"
309
],
310
[
311
6,
312
7,
313
0,
314
3,
315
2,
316
"CONDITIONING"
317
],
318
[
319
7,
320
3,
321
0,
322
8,
323
0,
324
"LATENT"
325
],
326
[
327
9,
328
8,
329
0,
330
9,
331
0,
332
"IMAGE"
333
],
334
[
335
10,
336
10,
337
0,
338
3,
339
0,
340
"MODEL"
341
],
342
[
343
11,
344
10,
345
1,
346
6,
347
0,
348
"CLIP"
349
],
350
[
351
12,
352
10,
353
1,
354
7,
355
0,
356
"CLIP"
357
],
358
[
359
13,
360
10,
361
2,
362
8,
363
1,
364
"VAE"
365
]
366
],
367
"groups": [],
368
"config": {},
369
"extra": {
370
"ds": {
371
"scale": 0.9090909090909091,
372
"offset": [
373
356.35607515931974,
374
152.2679451134251
375
]
376
}
377
},
378
"version": 0.4
379
}
380