radames commited on
Commit
9459a54
1 Parent(s): 20f0966

Upload comfyui-workflow-sdxl-turbo-lora-dpo.json

Browse files
comfyui-workflow-sdxl-turbo-lora-dpo.json ADDED
@@ -0,0 +1,472 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 150,
3
+ "last_link_id": 194,
4
+ "nodes": [
5
+ {
6
+ "id": 109,
7
+ "type": "XY Plot",
8
+ "pos": [
9
+ 1128,
10
+ 867
11
+ ],
12
+ "size": {
13
+ "0": 307.7000732421875,
14
+ "1": 194
15
+ },
16
+ "flags": {},
17
+ "order": 3,
18
+ "mode": 0,
19
+ "inputs": [
20
+ {
21
+ "name": "dependencies",
22
+ "type": "DEPENDENCIES",
23
+ "link": 174
24
+ },
25
+ {
26
+ "name": "X",
27
+ "type": "XY",
28
+ "link": 191
29
+ },
30
+ {
31
+ "name": "Y",
32
+ "type": "XY",
33
+ "link": 194,
34
+ "slot_index": 2
35
+ }
36
+ ],
37
+ "outputs": [
38
+ {
39
+ "name": "SCRIPT",
40
+ "type": "SCRIPT",
41
+ "links": [
42
+ 184
43
+ ],
44
+ "shape": 3,
45
+ "slot_index": 0
46
+ }
47
+ ],
48
+ "properties": {
49
+ "Node name for S&R": "XY Plot"
50
+ },
51
+ "widgets_values": [
52
+ 0,
53
+ "False",
54
+ "Vertical",
55
+ "True",
56
+ "Plot"
57
+ ],
58
+ "color": "#223",
59
+ "bgcolor": "#335",
60
+ "shape": 1
61
+ },
62
+ {
63
+ "id": 112,
64
+ "type": "Efficient Loader",
65
+ "pos": [
66
+ 499,
67
+ 154
68
+ ],
69
+ "size": {
70
+ "0": 380,
71
+ "1": 540
72
+ },
73
+ "flags": {},
74
+ "order": 0,
75
+ "mode": 0,
76
+ "inputs": [
77
+ {
78
+ "name": "lora_stack",
79
+ "type": "LORA_STACK",
80
+ "link": null
81
+ },
82
+ {
83
+ "name": "cnet_stack",
84
+ "type": "CONTROL_NET_STACK",
85
+ "link": null
86
+ }
87
+ ],
88
+ "outputs": [
89
+ {
90
+ "name": "MODEL",
91
+ "type": "MODEL",
92
+ "links": [
93
+ 173
94
+ ],
95
+ "shape": 3,
96
+ "slot_index": 0
97
+ },
98
+ {
99
+ "name": "CONDITIONING+",
100
+ "type": "CONDITIONING",
101
+ "links": [
102
+ 172
103
+ ],
104
+ "shape": 3,
105
+ "slot_index": 1
106
+ },
107
+ {
108
+ "name": "CONDITIONING-",
109
+ "type": "CONDITIONING",
110
+ "links": [
111
+ 171
112
+ ],
113
+ "shape": 3,
114
+ "slot_index": 2
115
+ },
116
+ {
117
+ "name": "LATENT",
118
+ "type": "LATENT",
119
+ "links": [
120
+ 170
121
+ ],
122
+ "shape": 3,
123
+ "slot_index": 3
124
+ },
125
+ {
126
+ "name": "VAE",
127
+ "type": "VAE",
128
+ "links": [
129
+ 169
130
+ ],
131
+ "shape": 3,
132
+ "slot_index": 4
133
+ },
134
+ {
135
+ "name": "CLIP",
136
+ "type": "CLIP",
137
+ "links": null,
138
+ "shape": 3,
139
+ "slot_index": 5
140
+ },
141
+ {
142
+ "name": "DEPENDENCIES",
143
+ "type": "DEPENDENCIES",
144
+ "links": [
145
+ 174
146
+ ],
147
+ "shape": 3,
148
+ "slot_index": 6
149
+ }
150
+ ],
151
+ "properties": {
152
+ "Node name for S&R": "Efficient Loader"
153
+ },
154
+ "widgets_values": [
155
+ "sd_xl_turbo_1.0_fp16.safetensors",
156
+ "Baked VAE",
157
+ -1,
158
+ "None",
159
+ 1,
160
+ 1,
161
+ "professional portrait photo of a girl, photograph, highly detailed face, depth of field, moody light, golden hour, style by Dan Winters, Russell James, Steve McCurry, centered, extremely detailed, Nikon D850, award winning photography",
162
+ "3d render, cartoon, drawing, art, low light, blur, pixelated, low resolution, black and white",
163
+ "none",
164
+ "comfy",
165
+ 512,
166
+ 512,
167
+ 1
168
+ ],
169
+ "color": "#232",
170
+ "bgcolor": "#353",
171
+ "shape": 1
172
+ },
173
+ {
174
+ "id": 119,
175
+ "type": "SaveImage",
176
+ "pos": [
177
+ 1549,
178
+ 117
179
+ ],
180
+ "size": {
181
+ "0": 859.837890625,
182
+ "1": 566.6695556640625
183
+ },
184
+ "flags": {},
185
+ "order": 5,
186
+ "mode": 0,
187
+ "inputs": [
188
+ {
189
+ "name": "images",
190
+ "type": "IMAGE",
191
+ "link": 185
192
+ }
193
+ ],
194
+ "properties": {},
195
+ "widgets_values": [
196
+ "ComfyUI\\xyplot_00"
197
+ ],
198
+ "color": "#222",
199
+ "bgcolor": "#000"
200
+ },
201
+ {
202
+ "id": 148,
203
+ "type": "XY Input: CFG Scale",
204
+ "pos": [
205
+ 1041,
206
+ 1220
207
+ ],
208
+ "size": {
209
+ "0": 315,
210
+ "1": 106
211
+ },
212
+ "flags": {},
213
+ "order": 1,
214
+ "mode": 0,
215
+ "outputs": [
216
+ {
217
+ "name": "X or Y",
218
+ "type": "XY",
219
+ "links": [
220
+ 194
221
+ ],
222
+ "shape": 3,
223
+ "slot_index": 0
224
+ }
225
+ ],
226
+ "properties": {
227
+ "Node name for S&R": "XY Input: CFG Scale"
228
+ },
229
+ "widgets_values": [
230
+ 4,
231
+ 1,
232
+ 1.5
233
+ ],
234
+ "color": "#223333",
235
+ "bgcolor": "#335555",
236
+ "shape": 1
237
+ },
238
+ {
239
+ "id": 139,
240
+ "type": "XY Input: Manual XY Entry",
241
+ "pos": [
242
+ 433,
243
+ 985
244
+ ],
245
+ "size": {
246
+ "0": 546.9246826171875,
247
+ "1": 195.56741333007812
248
+ },
249
+ "flags": {},
250
+ "order": 2,
251
+ "mode": 0,
252
+ "outputs": [
253
+ {
254
+ "name": "X or Y",
255
+ "type": "XY",
256
+ "links": [
257
+ 191
258
+ ],
259
+ "shape": 3,
260
+ "slot_index": 0
261
+ }
262
+ ],
263
+ "properties": {
264
+ "Node name for S&R": "XY Input: Manual XY Entry"
265
+ },
266
+ "widgets_values": [
267
+ "LoRA",
268
+ "pytorch_lora_weights-sdxl-turbo-comfyui.safetensors,0;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,0.5;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,0.8;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,1.0;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,1.5;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,2.0;\npytorch_lora_weights-sdxl-turbo-comfyui.safetensors,2.5;\n\n\n\n"
269
+ ],
270
+ "color": "#223333",
271
+ "bgcolor": "#335555",
272
+ "shape": 1
273
+ },
274
+ {
275
+ "id": 55,
276
+ "type": "KSampler (Efficient)",
277
+ "pos": [
278
+ 1059,
279
+ 157
280
+ ],
281
+ "size": {
282
+ "0": 355.16064453125,
283
+ "1": 586.9736938476562
284
+ },
285
+ "flags": {},
286
+ "order": 4,
287
+ "mode": 0,
288
+ "inputs": [
289
+ {
290
+ "name": "model",
291
+ "type": "MODEL",
292
+ "link": 173
293
+ },
294
+ {
295
+ "name": "positive",
296
+ "type": "CONDITIONING",
297
+ "link": 172
298
+ },
299
+ {
300
+ "name": "negative",
301
+ "type": "CONDITIONING",
302
+ "link": 171
303
+ },
304
+ {
305
+ "name": "latent_image",
306
+ "type": "LATENT",
307
+ "link": 170
308
+ },
309
+ {
310
+ "name": "optional_vae",
311
+ "type": "VAE",
312
+ "link": 169,
313
+ "slot_index": 4
314
+ },
315
+ {
316
+ "name": "script",
317
+ "type": "SCRIPT",
318
+ "link": 184
319
+ }
320
+ ],
321
+ "outputs": [
322
+ {
323
+ "name": "MODEL",
324
+ "type": "MODEL",
325
+ "links": [],
326
+ "shape": 3,
327
+ "slot_index": 0
328
+ },
329
+ {
330
+ "name": "CONDITIONING+",
331
+ "type": "CONDITIONING",
332
+ "links": [],
333
+ "shape": 3,
334
+ "slot_index": 1
335
+ },
336
+ {
337
+ "name": "CONDITIONING-",
338
+ "type": "CONDITIONING",
339
+ "links": [],
340
+ "shape": 3,
341
+ "slot_index": 2
342
+ },
343
+ {
344
+ "name": "LATENT",
345
+ "type": "LATENT",
346
+ "links": [],
347
+ "shape": 3,
348
+ "slot_index": 3
349
+ },
350
+ {
351
+ "name": "VAE",
352
+ "type": "VAE",
353
+ "links": [],
354
+ "shape": 3,
355
+ "slot_index": 4
356
+ },
357
+ {
358
+ "name": "IMAGE",
359
+ "type": "IMAGE",
360
+ "links": [
361
+ 185
362
+ ],
363
+ "shape": 3,
364
+ "slot_index": 5
365
+ }
366
+ ],
367
+ "properties": {
368
+ "Node name for S&R": "KSampler (Efficient)"
369
+ },
370
+ "widgets_values": [
371
+ 12341234123,
372
+ "randomize",
373
+ 4,
374
+ 7,
375
+ "euler_ancestral",
376
+ "normal",
377
+ 1,
378
+ "taesd",
379
+ "true"
380
+ ],
381
+ "color": "#322",
382
+ "bgcolor": "#533",
383
+ "shape": 1
384
+ }
385
+ ],
386
+ "links": [
387
+ [
388
+ 169,
389
+ 112,
390
+ 4,
391
+ 55,
392
+ 4,
393
+ "VAE"
394
+ ],
395
+ [
396
+ 170,
397
+ 112,
398
+ 3,
399
+ 55,
400
+ 3,
401
+ "LATENT"
402
+ ],
403
+ [
404
+ 171,
405
+ 112,
406
+ 2,
407
+ 55,
408
+ 2,
409
+ "CONDITIONING"
410
+ ],
411
+ [
412
+ 172,
413
+ 112,
414
+ 1,
415
+ 55,
416
+ 1,
417
+ "CONDITIONING"
418
+ ],
419
+ [
420
+ 173,
421
+ 112,
422
+ 0,
423
+ 55,
424
+ 0,
425
+ "MODEL"
426
+ ],
427
+ [
428
+ 174,
429
+ 112,
430
+ 6,
431
+ 109,
432
+ 0,
433
+ "DEPENDENCIES"
434
+ ],
435
+ [
436
+ 184,
437
+ 109,
438
+ 0,
439
+ 55,
440
+ 5,
441
+ "SCRIPT"
442
+ ],
443
+ [
444
+ 185,
445
+ 55,
446
+ 5,
447
+ 119,
448
+ 0,
449
+ "IMAGE"
450
+ ],
451
+ [
452
+ 191,
453
+ 139,
454
+ 0,
455
+ 109,
456
+ 1,
457
+ "XY"
458
+ ],
459
+ [
460
+ 194,
461
+ 148,
462
+ 0,
463
+ 109,
464
+ 2,
465
+ "XY"
466
+ ]
467
+ ],
468
+ "groups": [],
469
+ "config": {},
470
+ "extra": {},
471
+ "version": 0.4
472
+ }