Sentinel7 commited on
Commit
963a330
·
verified ·
1 Parent(s): 1772c53

Upload 2729157/3093538/krea2_simple_workflow.json with huggingface_hub

Browse files
2729157/3093538/krea2_simple_workflow.json ADDED
@@ -0,0 +1,564 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "44c5a84e-ab89-4013-bb03-31784de7e233",
3
+ "revision": 0,
4
+ "last_node_id": 17,
5
+ "last_link_id": 24,
6
+ "nodes": [
7
+ {
8
+ "id": 10,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1423.3161796900006,
12
+ 39.582983877322455
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 46
17
+ ],
18
+ "flags": {},
19
+ "order": 8,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "samples",
24
+ "type": "LATENT",
25
+ "link": 9
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 10
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "slot_index": 0,
38
+ "links": [
39
+ 11
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "cnr_id": "comfy-core",
45
+ "ver": "0.24.1",
46
+ "Node name for S&R": "VAEDecode",
47
+ "ue_properties": {
48
+ "widget_ue_connectable": {},
49
+ "version": "7.8",
50
+ "input_ue_unconnectable": {}
51
+ }
52
+ },
53
+ "widgets_values": []
54
+ },
55
+ {
56
+ "id": 1,
57
+ "type": "UNETLoader",
58
+ "pos": [
59
+ 80,
60
+ 200
61
+ ],
62
+ "size": [
63
+ 340,
64
+ 82
65
+ ],
66
+ "flags": {},
67
+ "order": 0,
68
+ "mode": 0,
69
+ "inputs": [],
70
+ "outputs": [
71
+ {
72
+ "name": "MODEL",
73
+ "type": "MODEL",
74
+ "slot_index": 0,
75
+ "links": [
76
+ 23
77
+ ]
78
+ }
79
+ ],
80
+ "properties": {
81
+ "cnr_id": "comfy-core",
82
+ "ver": "0.24.1",
83
+ "Node name for S&R": "UNETLoader",
84
+ "ue_properties": {
85
+ "widget_ue_connectable": {},
86
+ "version": "7.8",
87
+ "input_ue_unconnectable": {}
88
+ }
89
+ },
90
+ "widgets_values": [
91
+ "krea2_turbo_bf16.safetensors",
92
+ "default"
93
+ ]
94
+ },
95
+ {
96
+ "id": 4,
97
+ "type": "CLIPLoader",
98
+ "pos": [
99
+ 80,
100
+ 360
101
+ ],
102
+ "size": [
103
+ 340,
104
+ 106
105
+ ],
106
+ "flags": {},
107
+ "order": 1,
108
+ "mode": 0,
109
+ "inputs": [],
110
+ "outputs": [
111
+ {
112
+ "name": "CLIP",
113
+ "type": "CLIP",
114
+ "slot_index": 0,
115
+ "links": [
116
+ 4,
117
+ 5
118
+ ]
119
+ }
120
+ ],
121
+ "properties": {
122
+ "cnr_id": "comfy-core",
123
+ "ver": "0.24.1",
124
+ "Node name for S&R": "CLIPLoader",
125
+ "ue_properties": {
126
+ "widget_ue_connectable": {},
127
+ "version": "7.8",
128
+ "input_ue_unconnectable": {}
129
+ }
130
+ },
131
+ "widgets_values": [
132
+ "qwen3vl_4b_bf16.safetensors",
133
+ "krea2",
134
+ "default"
135
+ ]
136
+ },
137
+ {
138
+ "id": 6,
139
+ "type": "CLIPTextEncode",
140
+ "pos": [
141
+ 475.20032873200023,
142
+ 377.4264243717939
143
+ ],
144
+ "size": [
145
+ 400,
146
+ 120
147
+ ],
148
+ "flags": {},
149
+ "order": 6,
150
+ "mode": 0,
151
+ "inputs": [
152
+ {
153
+ "name": "clip",
154
+ "type": "CLIP",
155
+ "link": 5
156
+ }
157
+ ],
158
+ "outputs": [
159
+ {
160
+ "name": "CONDITIONING",
161
+ "type": "CONDITIONING",
162
+ "slot_index": 0,
163
+ "links": [
164
+ 7
165
+ ]
166
+ }
167
+ ],
168
+ "title": "Negative Prompt",
169
+ "properties": {
170
+ "cnr_id": "comfy-core",
171
+ "ver": "0.24.1",
172
+ "Node name for S&R": "CLIPTextEncode",
173
+ "ue_properties": {
174
+ "widget_ue_connectable": {},
175
+ "version": "7.8",
176
+ "input_ue_unconnectable": {}
177
+ }
178
+ },
179
+ "widgets_values": [
180
+ ""
181
+ ]
182
+ },
183
+ {
184
+ "id": 9,
185
+ "type": "KSampler",
186
+ "pos": [
187
+ 965.7209774583614,
188
+ 158.76254417247765
189
+ ],
190
+ "size": [
191
+ 340,
192
+ 474
193
+ ],
194
+ "flags": {},
195
+ "order": 7,
196
+ "mode": 0,
197
+ "inputs": [
198
+ {
199
+ "name": "model",
200
+ "type": "MODEL",
201
+ "link": 22
202
+ },
203
+ {
204
+ "name": "positive",
205
+ "type": "CONDITIONING",
206
+ "link": 24
207
+ },
208
+ {
209
+ "name": "negative",
210
+ "type": "CONDITIONING",
211
+ "link": 7
212
+ },
213
+ {
214
+ "name": "latent_image",
215
+ "type": "LATENT",
216
+ "link": 8
217
+ }
218
+ ],
219
+ "outputs": [
220
+ {
221
+ "name": "LATENT",
222
+ "type": "LATENT",
223
+ "slot_index": 0,
224
+ "links": [
225
+ 9
226
+ ]
227
+ }
228
+ ],
229
+ "properties": {
230
+ "cnr_id": "comfy-core",
231
+ "ver": "0.24.1",
232
+ "Node name for S&R": "KSampler",
233
+ "ue_properties": {
234
+ "widget_ue_connectable": {},
235
+ "version": "7.8",
236
+ "input_ue_unconnectable": {}
237
+ }
238
+ },
239
+ "widgets_values": [
240
+ 9542675751314,
241
+ "randomize",
242
+ 8,
243
+ 1,
244
+ "euler",
245
+ "simple",
246
+ 1
247
+ ]
248
+ },
249
+ {
250
+ "id": 7,
251
+ "type": "VAELoader",
252
+ "pos": [
253
+ 80,
254
+ 520
255
+ ],
256
+ "size": [
257
+ 340,
258
+ 58
259
+ ],
260
+ "flags": {},
261
+ "order": 2,
262
+ "mode": 0,
263
+ "inputs": [],
264
+ "outputs": [
265
+ {
266
+ "name": "VAE",
267
+ "type": "VAE",
268
+ "slot_index": 0,
269
+ "links": [
270
+ 10
271
+ ]
272
+ }
273
+ ],
274
+ "properties": {
275
+ "cnr_id": "comfy-core",
276
+ "ver": "0.24.1",
277
+ "Node name for S&R": "VAELoader",
278
+ "ue_properties": {
279
+ "widget_ue_connectable": {},
280
+ "version": "7.8",
281
+ "input_ue_unconnectable": {}
282
+ }
283
+ },
284
+ "widgets_values": [
285
+ "qwen_image_vae.safetensors"
286
+ ]
287
+ },
288
+ {
289
+ "id": 8,
290
+ "type": "EmptySD3LatentImage",
291
+ "pos": [
292
+ 527.078207877446,
293
+ 560.5204891318191
294
+ ],
295
+ "size": [
296
+ 340,
297
+ 106
298
+ ],
299
+ "flags": {},
300
+ "order": 3,
301
+ "mode": 0,
302
+ "inputs": [],
303
+ "outputs": [
304
+ {
305
+ "name": "LATENT",
306
+ "type": "LATENT",
307
+ "slot_index": 0,
308
+ "links": [
309
+ 8
310
+ ]
311
+ }
312
+ ],
313
+ "properties": {
314
+ "cnr_id": "comfy-core",
315
+ "ver": "0.24.1",
316
+ "Node name for S&R": "EmptySD3LatentImage",
317
+ "ue_properties": {
318
+ "widget_ue_connectable": {},
319
+ "version": "7.8",
320
+ "input_ue_unconnectable": {}
321
+ }
322
+ },
323
+ "widgets_values": [
324
+ 1536,
325
+ 2048,
326
+ 1
327
+ ]
328
+ },
329
+ {
330
+ "id": 5,
331
+ "type": "CLIPTextEncode",
332
+ "pos": [
333
+ 474.62254878634934,
334
+ -366.37906434341545
335
+ ],
336
+ "size": [
337
+ 440.7908243302147,
338
+ 398.3996603822852
339
+ ],
340
+ "flags": {},
341
+ "order": 5,
342
+ "mode": 0,
343
+ "inputs": [
344
+ {
345
+ "name": "clip",
346
+ "type": "CLIP",
347
+ "link": 4
348
+ }
349
+ ],
350
+ "outputs": [
351
+ {
352
+ "name": "CONDITIONING",
353
+ "type": "CONDITIONING",
354
+ "slot_index": 0,
355
+ "links": [
356
+ 24
357
+ ]
358
+ }
359
+ ],
360
+ "title": "Positive Prompt",
361
+ "properties": {
362
+ "cnr_id": "comfy-core",
363
+ "ver": "0.24.1",
364
+ "Node name for S&R": "CLIPTextEncode",
365
+ "ue_properties": {
366
+ "widget_ue_connectable": {},
367
+ "version": "7.8",
368
+ "input_ue_unconnectable": {}
369
+ }
370
+ },
371
+ "widgets_values": [
372
+ "一位温柔可爱的东亚少女,脸蛋文静可爱,漂亮脸蛋,黑色短发配有精致的刘海,头上系着一个白色丝带蝴蝶结。她身穿一件淡粉色的连衣裙,裙子的肩部有荷叶边装饰。她穿着一双米色高跟鞋。背景是明亮的落地窗,整体画面光线柔和,色调清新明亮,充满夏日午后的宁静与甜美气息。median_close_up, 高角度俯视, 正常体位, 传教士体位, missionary sex position, 阴茎插入阴道内, 阴道被阴茎填满, 阴蒂可见, vaginal sex, 没有阴毛,女生躺在木地板上,上衣拉开露出乳房和乳头"
373
+ ]
374
+ },
375
+ {
376
+ "id": 17,
377
+ "type": "LoraLoaderModelOnly",
378
+ "pos": [
379
+ 547.0696706141439,
380
+ 102.51785687505003
381
+ ],
382
+ "size": [
383
+ 295.2733687618651,
384
+ 142.46014141317585
385
+ ],
386
+ "flags": {},
387
+ "order": 4,
388
+ "mode": 0,
389
+ "inputs": [
390
+ {
391
+ "name": "model",
392
+ "type": "MODEL",
393
+ "link": 23
394
+ }
395
+ ],
396
+ "outputs": [
397
+ {
398
+ "name": "MODEL",
399
+ "type": "MODEL",
400
+ "links": [
401
+ 22
402
+ ]
403
+ }
404
+ ],
405
+ "properties": {
406
+ "cnr_id": "comfy-core",
407
+ "ver": "0.26.1",
408
+ "Node name for S&R": "LoraLoaderModelOnly",
409
+ "ue_properties": {
410
+ "widget_ue_connectable": {},
411
+ "input_ue_unconnectable": {},
412
+ "version": "7.8"
413
+ }
414
+ },
415
+ "widgets_values": [
416
+ "krea2_better_pussy_poses_v3.0.safetensors",
417
+ 1.5
418
+ ]
419
+ },
420
+ {
421
+ "id": 11,
422
+ "type": "SaveImage",
423
+ "pos": [
424
+ 1388.1008770961969,
425
+ 210.85648794471498
426
+ ],
427
+ "size": [
428
+ 400,
429
+ 450
430
+ ],
431
+ "flags": {},
432
+ "order": 9,
433
+ "mode": 0,
434
+ "inputs": [
435
+ {
436
+ "name": "images",
437
+ "type": "IMAGE",
438
+ "link": 11
439
+ }
440
+ ],
441
+ "outputs": [
442
+ {
443
+ "name": "images",
444
+ "type": "IMAGE",
445
+ "links": null
446
+ }
447
+ ],
448
+ "properties": {
449
+ "cnr_id": "comfy-core",
450
+ "ver": "0.24.1",
451
+ "Node name for S&R": "SaveImage",
452
+ "ue_properties": {
453
+ "widget_ue_connectable": {},
454
+ "version": "7.8",
455
+ "input_ue_unconnectable": {}
456
+ }
457
+ },
458
+ "widgets_values": [
459
+ "krea2"
460
+ ]
461
+ }
462
+ ],
463
+ "links": [
464
+ [
465
+ 4,
466
+ 4,
467
+ 0,
468
+ 5,
469
+ 0,
470
+ "CLIP"
471
+ ],
472
+ [
473
+ 5,
474
+ 4,
475
+ 0,
476
+ 6,
477
+ 0,
478
+ "CLIP"
479
+ ],
480
+ [
481
+ 7,
482
+ 6,
483
+ 0,
484
+ 9,
485
+ 2,
486
+ "CONDITIONING"
487
+ ],
488
+ [
489
+ 8,
490
+ 8,
491
+ 0,
492
+ 9,
493
+ 3,
494
+ "LATENT"
495
+ ],
496
+ [
497
+ 9,
498
+ 9,
499
+ 0,
500
+ 10,
501
+ 0,
502
+ "LATENT"
503
+ ],
504
+ [
505
+ 10,
506
+ 7,
507
+ 0,
508
+ 10,
509
+ 1,
510
+ "VAE"
511
+ ],
512
+ [
513
+ 11,
514
+ 10,
515
+ 0,
516
+ 11,
517
+ 0,
518
+ "IMAGE"
519
+ ],
520
+ [
521
+ 22,
522
+ 17,
523
+ 0,
524
+ 9,
525
+ 0,
526
+ "MODEL"
527
+ ],
528
+ [
529
+ 23,
530
+ 1,
531
+ 0,
532
+ 17,
533
+ 0,
534
+ "MODEL"
535
+ ],
536
+ [
537
+ 24,
538
+ 5,
539
+ 0,
540
+ 9,
541
+ 1,
542
+ "CONDITIONING"
543
+ ]
544
+ ],
545
+ "groups": [],
546
+ "config": {},
547
+ "extra": {
548
+ "ue_links": [],
549
+ "ds": {
550
+ "scale": 0.6303940863128951,
551
+ "offset": [
552
+ 286.2145475546413,
553
+ 536.4572364910383
554
+ ]
555
+ },
556
+ "links_added_by_ue": [],
557
+ "frontendVersion": "1.45.19",
558
+ "VHS_latentpreview": false,
559
+ "VHS_latentpreviewrate": 0,
560
+ "VHS_MetadataImage": true,
561
+ "VHS_KeepIntermediate": true
562
+ },
563
+ "version": 0.4
564
+ }