stablediffusiontutorials commited on
Commit
28a41c0
·
verified ·
1 Parent(s): 03e8a8d

Upload Boogu-Image_Base.json

Browse files
Files changed (1) hide show
  1. Boogu-Image_Base.json +513 -0
Boogu-Image_Base.json ADDED
@@ -0,0 +1,513 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "f0874f12-f073-4d52-ad5b-4d487d9ba89c",
3
+ "revision": 0,
4
+ "last_node_id": 194,
5
+ "last_link_id": 438,
6
+ "nodes": [
7
+ {
8
+ "id": 5,
9
+ "type": "CLIPTextEncode",
10
+ "pos": [
11
+ 510,
12
+ 4320
13
+ ],
14
+ "size": [
15
+ 400,
16
+ 200
17
+ ],
18
+ "flags": {},
19
+ "order": 5,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "clip",
24
+ "type": "CLIP",
25
+ "link": 24
26
+ }
27
+ ],
28
+ "outputs": [
29
+ {
30
+ "name": "CONDITIONING",
31
+ "type": "CONDITIONING",
32
+ "links": [
33
+ 9
34
+ ]
35
+ }
36
+ ],
37
+ "properties": {
38
+ "Node name for S&R": "CLIPTextEncode",
39
+ "cnr_id": "comfy-core",
40
+ "ver": "0.25.0",
41
+ "ue_properties": {
42
+ "widget_ue_connectable": {},
43
+ "input_ue_unconnectable": {},
44
+ "version": "7.8"
45
+ }
46
+ },
47
+ "widgets_values": [
48
+ ""
49
+ ],
50
+ "color": "#322",
51
+ "bgcolor": "#533"
52
+ },
53
+ {
54
+ "id": 13,
55
+ "type": "CLIPLoader",
56
+ "pos": [
57
+ 180,
58
+ 4310
59
+ ],
60
+ "size": [
61
+ 270,
62
+ 110
63
+ ],
64
+ "flags": {},
65
+ "order": 0,
66
+ "mode": 0,
67
+ "inputs": [],
68
+ "outputs": [
69
+ {
70
+ "name": "CLIP",
71
+ "type": "CLIP",
72
+ "links": [
73
+ 23,
74
+ 24
75
+ ]
76
+ }
77
+ ],
78
+ "properties": {
79
+ "Node name for S&R": "CLIPLoader",
80
+ "cnr_id": "comfy-core",
81
+ "ver": "0.25.0",
82
+ "ue_properties": {
83
+ "widget_ue_connectable": {},
84
+ "input_ue_unconnectable": {},
85
+ "version": "7.8"
86
+ }
87
+ },
88
+ "widgets_values": [
89
+ "qwen3vl_8b_fp8_scaled.safetensors",
90
+ "boogu",
91
+ "cpu"
92
+ ],
93
+ "color": "#432",
94
+ "bgcolor": "#653"
95
+ },
96
+ {
97
+ "id": 9,
98
+ "type": "VAEDecode",
99
+ "pos": [
100
+ 1060,
101
+ 4030
102
+ ],
103
+ "size": [
104
+ 140,
105
+ 50
106
+ ],
107
+ "flags": {
108
+ "collapsed": true
109
+ },
110
+ "order": 7,
111
+ "mode": 0,
112
+ "inputs": [
113
+ {
114
+ "name": "samples",
115
+ "type": "LATENT",
116
+ "link": 2
117
+ },
118
+ {
119
+ "name": "vae",
120
+ "type": "VAE",
121
+ "link": 3
122
+ }
123
+ ],
124
+ "outputs": [
125
+ {
126
+ "name": "IMAGE",
127
+ "type": "IMAGE",
128
+ "links": [
129
+ 1
130
+ ]
131
+ }
132
+ ],
133
+ "properties": {
134
+ "Node name for S&R": "VAEDecode",
135
+ "cnr_id": "comfy-core",
136
+ "ver": "0.25.0",
137
+ "ue_properties": {
138
+ "widget_ue_connectable": {},
139
+ "input_ue_unconnectable": {},
140
+ "version": "7.8"
141
+ }
142
+ },
143
+ "widgets_values": [],
144
+ "color": "#322",
145
+ "bgcolor": "#533"
146
+ },
147
+ {
148
+ "id": 10,
149
+ "type": "SaveImage",
150
+ "pos": [
151
+ 1240,
152
+ 4070
153
+ ],
154
+ "size": [
155
+ 670,
156
+ 680
157
+ ],
158
+ "flags": {},
159
+ "order": 8,
160
+ "mode": 0,
161
+ "inputs": [
162
+ {
163
+ "name": "images",
164
+ "type": "IMAGE",
165
+ "link": 1
166
+ }
167
+ ],
168
+ "outputs": [],
169
+ "properties": {
170
+ "cnr_id": "comfy-core",
171
+ "ver": "0.25.0",
172
+ "Node name for S&R": "SaveImage",
173
+ "ue_properties": {
174
+ "widget_ue_connectable": {},
175
+ "input_ue_unconnectable": {},
176
+ "version": "7.8"
177
+ }
178
+ },
179
+ "widgets_values": [
180
+ "ComfyUI"
181
+ ],
182
+ "color": "#223",
183
+ "bgcolor": "#335"
184
+ },
185
+ {
186
+ "id": 194,
187
+ "type": "EmptyLatentImage",
188
+ "pos": [
189
+ 180,
190
+ 4470
191
+ ],
192
+ "size": [
193
+ 270,
194
+ 110
195
+ ],
196
+ "flags": {},
197
+ "order": 1,
198
+ "mode": 0,
199
+ "inputs": [],
200
+ "outputs": [
201
+ {
202
+ "name": "LATENT",
203
+ "type": "LATENT",
204
+ "links": [
205
+ 435
206
+ ]
207
+ }
208
+ ],
209
+ "properties": {
210
+ "Node name for S&R": "EmptyLatentImage",
211
+ "cnr_id": "comfy-core",
212
+ "ver": "0.25.0",
213
+ "ue_properties": {
214
+ "widget_ue_connectable": {},
215
+ "input_ue_unconnectable": {},
216
+ "version": "7.8"
217
+ }
218
+ },
219
+ "widgets_values": [
220
+ 1024,
221
+ 1024,
222
+ 1
223
+ ],
224
+ "color": "#323",
225
+ "bgcolor": "#535"
226
+ },
227
+ {
228
+ "id": 8,
229
+ "type": "KSampler",
230
+ "pos": [
231
+ 930,
232
+ 4080
233
+ ],
234
+ "size": [
235
+ 260,
236
+ 440
237
+ ],
238
+ "flags": {},
239
+ "order": 6,
240
+ "mode": 0,
241
+ "inputs": [
242
+ {
243
+ "name": "model",
244
+ "type": "MODEL",
245
+ "link": 438
246
+ },
247
+ {
248
+ "name": "positive",
249
+ "type": "CONDITIONING",
250
+ "link": 8
251
+ },
252
+ {
253
+ "name": "negative",
254
+ "type": "CONDITIONING",
255
+ "link": 9
256
+ },
257
+ {
258
+ "name": "latent_image",
259
+ "type": "LATENT",
260
+ "link": 435
261
+ }
262
+ ],
263
+ "outputs": [
264
+ {
265
+ "name": "LATENT",
266
+ "type": "LATENT",
267
+ "links": [
268
+ 2
269
+ ]
270
+ }
271
+ ],
272
+ "properties": {
273
+ "Node name for S&R": "KSampler",
274
+ "cnr_id": "comfy-core",
275
+ "ver": "0.25.0",
276
+ "ue_properties": {
277
+ "widget_ue_connectable": {},
278
+ "input_ue_unconnectable": {},
279
+ "version": "7.8"
280
+ }
281
+ },
282
+ "widgets_values": [
283
+ 966729216456661,
284
+ "randomize",
285
+ 50,
286
+ 4,
287
+ "euler",
288
+ "simple",
289
+ 1
290
+ ],
291
+ "color": "#222",
292
+ "bgcolor": "#000"
293
+ },
294
+ {
295
+ "id": 3,
296
+ "type": "VAELoader",
297
+ "pos": [
298
+ 90.96805890396143,
299
+ 4188.743087907398
300
+ ],
301
+ "size": [
302
+ 270,
303
+ 60
304
+ ],
305
+ "flags": {},
306
+ "order": 2,
307
+ "mode": 0,
308
+ "inputs": [],
309
+ "outputs": [
310
+ {
311
+ "name": "VAE",
312
+ "type": "VAE",
313
+ "links": [
314
+ 3
315
+ ]
316
+ }
317
+ ],
318
+ "properties": {
319
+ "Node name for S&R": "VAELoader",
320
+ "cnr_id": "comfy-core",
321
+ "ver": "0.25.0",
322
+ "ue_properties": {
323
+ "widget_ue_connectable": {},
324
+ "input_ue_unconnectable": {},
325
+ "version": "7.8"
326
+ }
327
+ },
328
+ "widgets_values": [
329
+ "flux1_vae_bf16.safetensors"
330
+ ],
331
+ "color": "#322",
332
+ "bgcolor": "#533"
333
+ },
334
+ {
335
+ "id": 1,
336
+ "type": "UNETLoader",
337
+ "pos": [
338
+ 104.250154143338,
339
+ 3940.1785537141677
340
+ ],
341
+ "size": [
342
+ 270,
343
+ 90
344
+ ],
345
+ "flags": {},
346
+ "order": 3,
347
+ "mode": 0,
348
+ "inputs": [],
349
+ "outputs": [
350
+ {
351
+ "name": "MODEL",
352
+ "type": "MODEL",
353
+ "links": [
354
+ 438
355
+ ]
356
+ }
357
+ ],
358
+ "properties": {
359
+ "Node name for S&R": "UNETLoader",
360
+ "cnr_id": "comfy-core",
361
+ "ver": "0.25.0",
362
+ "ue_properties": {
363
+ "widget_ue_connectable": {},
364
+ "input_ue_unconnectable": {},
365
+ "version": "7.8"
366
+ }
367
+ },
368
+ "widgets_values": [
369
+ "boogu_image_base_fp8_scaled.safetensors",
370
+ "default"
371
+ ]
372
+ },
373
+ {
374
+ "id": 4,
375
+ "type": "CLIPTextEncode",
376
+ "pos": [
377
+ 456.7855064713332,
378
+ 4098.420401606081
379
+ ],
380
+ "size": [
381
+ 400,
382
+ 200
383
+ ],
384
+ "flags": {},
385
+ "order": 4,
386
+ "mode": 0,
387
+ "inputs": [
388
+ {
389
+ "name": "clip",
390
+ "type": "CLIP",
391
+ "link": 23
392
+ }
393
+ ],
394
+ "outputs": [
395
+ {
396
+ "name": "CONDITIONING",
397
+ "type": "CONDITIONING",
398
+ "links": [
399
+ 8
400
+ ]
401
+ }
402
+ ],
403
+ "properties": {
404
+ "Node name for S&R": "CLIPTextEncode",
405
+ "cnr_id": "comfy-core",
406
+ "ver": "0.25.0",
407
+ "ue_properties": {
408
+ "widget_ue_connectable": {},
409
+ "input_ue_unconnectable": {},
410
+ "version": "7.8"
411
+ }
412
+ },
413
+ "widgets_values": [
414
+ "dslr raw candid photograph of a woman wearing a red cozy hoodie, sitting at a gamging pc, in a warm atmospheric bedroom, white headphones on her head, sharp red lipstick, black round-rimmed glasses, tattoo of red heart on under her eye, cat perched on a swing in the background hanging from the ceiling, 8k detail, volumetric lighting"
415
+ ],
416
+ "color": "#232",
417
+ "bgcolor": "#353"
418
+ }
419
+ ],
420
+ "links": [
421
+ [
422
+ 1,
423
+ 9,
424
+ 0,
425
+ 10,
426
+ 0,
427
+ "IMAGE"
428
+ ],
429
+ [
430
+ 2,
431
+ 8,
432
+ 0,
433
+ 9,
434
+ 0,
435
+ "LATENT"
436
+ ],
437
+ [
438
+ 3,
439
+ 3,
440
+ 0,
441
+ 9,
442
+ 1,
443
+ "VAE"
444
+ ],
445
+ [
446
+ 8,
447
+ 4,
448
+ 0,
449
+ 8,
450
+ 1,
451
+ "CONDITIONING"
452
+ ],
453
+ [
454
+ 9,
455
+ 5,
456
+ 0,
457
+ 8,
458
+ 2,
459
+ "CONDITIONING"
460
+ ],
461
+ [
462
+ 23,
463
+ 13,
464
+ 0,
465
+ 4,
466
+ 0,
467
+ "CLIP"
468
+ ],
469
+ [
470
+ 24,
471
+ 13,
472
+ 0,
473
+ 5,
474
+ 0,
475
+ "CLIP"
476
+ ],
477
+ [
478
+ 435,
479
+ 194,
480
+ 0,
481
+ 8,
482
+ 3,
483
+ "LATENT"
484
+ ],
485
+ [
486
+ 438,
487
+ 1,
488
+ 0,
489
+ 8,
490
+ 0,
491
+ "MODEL"
492
+ ]
493
+ ],
494
+ "groups": [],
495
+ "config": {},
496
+ "extra": {
497
+ "ue_links": [],
498
+ "ds": {
499
+ "scale": 0.9771773919446878,
500
+ "offset": [
501
+ 207.0597128491328,
502
+ -3765.4614347795678
503
+ ]
504
+ },
505
+ "links_added_by_ue": [],
506
+ "frontendVersion": "1.45.15",
507
+ "VHS_latentpreview": false,
508
+ "VHS_latentpreviewrate": 0,
509
+ "VHS_MetadataImage": true,
510
+ "VHS_KeepIntermediate": true
511
+ },
512
+ "version": 0.4
513
+ }