Aitrepreneur commited on
Commit
0675719
1 Parent(s): afd7010

Delete FLUX.json

Browse files
Files changed (1) hide show
  1. FLUX.json +0 -566
FLUX.json DELETED
@@ -1,566 +0,0 @@
1
- {
2
- "last_node_id": 25,
3
- "last_link_id": 40,
4
- "nodes": [
5
- {
6
- "id": 13,
7
- "type": "SamplerCustomAdvanced",
8
- "pos": [
9
- 842,
10
- 215
11
- ],
12
- "size": {
13
- "0": 355.20001220703125,
14
- "1": 106
15
- },
16
- "flags": {},
17
- "order": 9,
18
- "mode": 0,
19
- "inputs": [
20
- {
21
- "name": "noise",
22
- "type": "NOISE",
23
- "link": 37,
24
- "slot_index": 0
25
- },
26
- {
27
- "name": "guider",
28
- "type": "GUIDER",
29
- "link": 30,
30
- "slot_index": 1
31
- },
32
- {
33
- "name": "sampler",
34
- "type": "SAMPLER",
35
- "link": 19,
36
- "slot_index": 2
37
- },
38
- {
39
- "name": "sigmas",
40
- "type": "SIGMAS",
41
- "link": 20,
42
- "slot_index": 3
43
- },
44
- {
45
- "name": "latent_image",
46
- "type": "LATENT",
47
- "link": 23,
48
- "slot_index": 4
49
- }
50
- ],
51
- "outputs": [
52
- {
53
- "name": "output",
54
- "type": "LATENT",
55
- "links": [
56
- 24
57
- ],
58
- "shape": 3,
59
- "slot_index": 0
60
- },
61
- {
62
- "name": "denoised_output",
63
- "type": "LATENT",
64
- "links": null,
65
- "shape": 3
66
- }
67
- ],
68
- "properties": {
69
- "Node name for S&R": "SamplerCustomAdvanced"
70
- }
71
- },
72
- {
73
- "id": 5,
74
- "type": "EmptyLatentImage",
75
- "pos": [
76
- 473,
77
- 450
78
- ],
79
- "size": {
80
- "0": 315,
81
- "1": 106
82
- },
83
- "flags": {},
84
- "order": 0,
85
- "mode": 0,
86
- "outputs": [
87
- {
88
- "name": "LATENT",
89
- "type": "LATENT",
90
- "links": [
91
- 23
92
- ],
93
- "slot_index": 0
94
- }
95
- ],
96
- "properties": {
97
- "Node name for S&R": "EmptyLatentImage"
98
- },
99
- "widgets_values": [
100
- 1024,
101
- 1024,
102
- 1
103
- ]
104
- },
105
- {
106
- "id": 22,
107
- "type": "BasicGuider",
108
- "pos": [
109
- 559,
110
- 125
111
- ],
112
- "size": {
113
- "0": 241.79998779296875,
114
- "1": 46
115
- },
116
- "flags": {},
117
- "order": 8,
118
- "mode": 0,
119
- "inputs": [
120
- {
121
- "name": "model",
122
- "type": "MODEL",
123
- "link": 39,
124
- "slot_index": 0
125
- },
126
- {
127
- "name": "conditioning",
128
- "type": "CONDITIONING",
129
- "link": 40,
130
- "slot_index": 1
131
- }
132
- ],
133
- "outputs": [
134
- {
135
- "name": "GUIDER",
136
- "type": "GUIDER",
137
- "links": [
138
- 30
139
- ],
140
- "shape": 3,
141
- "slot_index": 0
142
- }
143
- ],
144
- "properties": {
145
- "Node name for S&R": "BasicGuider"
146
- }
147
- },
148
- {
149
- "id": 16,
150
- "type": "KSamplerSelect",
151
- "pos": [
152
- 470,
153
- 749
154
- ],
155
- "size": {
156
- "0": 315,
157
- "1": 58
158
- },
159
- "flags": {},
160
- "order": 1,
161
- "mode": 0,
162
- "outputs": [
163
- {
164
- "name": "SAMPLER",
165
- "type": "SAMPLER",
166
- "links": [
167
- 19
168
- ],
169
- "shape": 3
170
- }
171
- ],
172
- "properties": {
173
- "Node name for S&R": "KSamplerSelect"
174
- },
175
- "widgets_values": [
176
- "euler"
177
- ]
178
- },
179
- {
180
- "id": 8,
181
- "type": "VAEDecode",
182
- "pos": [
183
- 1248,
184
- 192
185
- ],
186
- "size": {
187
- "0": 210,
188
- "1": 46
189
- },
190
- "flags": {},
191
- "order": 10,
192
- "mode": 0,
193
- "inputs": [
194
- {
195
- "name": "samples",
196
- "type": "LATENT",
197
- "link": 24
198
- },
199
- {
200
- "name": "vae",
201
- "type": "VAE",
202
- "link": 12
203
- }
204
- ],
205
- "outputs": [
206
- {
207
- "name": "IMAGE",
208
- "type": "IMAGE",
209
- "links": [
210
- 9
211
- ],
212
- "slot_index": 0
213
- }
214
- ],
215
- "properties": {
216
- "Node name for S&R": "VAEDecode"
217
- }
218
- },
219
- {
220
- "id": 9,
221
- "type": "SaveImage",
222
- "pos": [
223
- 1488,
224
- 192
225
- ],
226
- "size": {
227
- "0": 985.3012084960938,
228
- "1": 1060.3828125
229
- },
230
- "flags": {},
231
- "order": 11,
232
- "mode": 0,
233
- "inputs": [
234
- {
235
- "name": "images",
236
- "type": "IMAGE",
237
- "link": 9
238
- }
239
- ],
240
- "properties": {},
241
- "widgets_values": [
242
- "ComfyUI"
243
- ]
244
- },
245
- {
246
- "id": 6,
247
- "type": "CLIPTextEncode",
248
- "pos": [
249
- 375,
250
- 221
251
- ],
252
- "size": {
253
- "0": 422.84503173828125,
254
- "1": 164.31304931640625
255
- },
256
- "flags": {},
257
- "order": 6,
258
- "mode": 0,
259
- "inputs": [
260
- {
261
- "name": "clip",
262
- "type": "CLIP",
263
- "link": 10
264
- }
265
- ],
266
- "outputs": [
267
- {
268
- "name": "CONDITIONING",
269
- "type": "CONDITIONING",
270
- "links": [
271
- 40
272
- ],
273
- "slot_index": 0
274
- }
275
- ],
276
- "properties": {
277
- "Node name for S&R": "CLIPTextEncode"
278
- },
279
- "widgets_values": [
280
- "cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black dress with a gold leaf pattern and a white apron eating a slice of an apple pie in the kitchen of an old dark victorian mansion with a bright window and very expensive stuff everywhere"
281
- ]
282
- },
283
- {
284
- "id": 17,
285
- "type": "BasicScheduler",
286
- "pos": [
287
- 468,
288
- 867
289
- ],
290
- "size": {
291
- "0": 315,
292
- "1": 106
293
- },
294
- "flags": {},
295
- "order": 7,
296
- "mode": 0,
297
- "inputs": [
298
- {
299
- "name": "model",
300
- "type": "MODEL",
301
- "link": 38,
302
- "slot_index": 0
303
- }
304
- ],
305
- "outputs": [
306
- {
307
- "name": "SIGMAS",
308
- "type": "SIGMAS",
309
- "links": [
310
- 20
311
- ],
312
- "shape": 3
313
- }
314
- ],
315
- "properties": {
316
- "Node name for S&R": "BasicScheduler"
317
- },
318
- "widgets_values": [
319
- "simple",
320
- 20,
321
- 1
322
- ]
323
- },
324
- {
325
- "id": 11,
326
- "type": "DualCLIPLoader",
327
- "pos": [
328
- 28,
329
- 239
330
- ],
331
- "size": {
332
- "0": 315,
333
- "1": 106
334
- },
335
- "flags": {},
336
- "order": 2,
337
- "mode": 0,
338
- "outputs": [
339
- {
340
- "name": "CLIP",
341
- "type": "CLIP",
342
- "links": [
343
- 10
344
- ],
345
- "shape": 3,
346
- "slot_index": 0
347
- }
348
- ],
349
- "properties": {
350
- "Node name for S&R": "DualCLIPLoader"
351
- },
352
- "widgets_values": [
353
- "t5xxl_fp16.safetensors",
354
- "clip_l.safetensors",
355
- "flux"
356
- ]
357
- },
358
- {
359
- "id": 10,
360
- "type": "VAELoader",
361
- "pos": [
362
- 864,
363
- 384
364
- ],
365
- "size": {
366
- "0": 315,
367
- "1": 58
368
- },
369
- "flags": {},
370
- "order": 3,
371
- "mode": 0,
372
- "outputs": [
373
- {
374
- "name": "VAE",
375
- "type": "VAE",
376
- "links": [
377
- 12
378
- ],
379
- "shape": 3,
380
- "slot_index": 0
381
- }
382
- ],
383
- "properties": {
384
- "Node name for S&R": "VAELoader"
385
- },
386
- "widgets_values": [
387
- "ae.sft"
388
- ]
389
- },
390
- {
391
- "id": 12,
392
- "type": "UNETLoader",
393
- "pos": [
394
- 24,
395
- 127
396
- ],
397
- "size": {
398
- "0": 315,
399
- "1": 58
400
- },
401
- "flags": {},
402
- "order": 4,
403
- "mode": 0,
404
- "outputs": [
405
- {
406
- "name": "MODEL",
407
- "type": "MODEL",
408
- "links": [
409
- 38,
410
- 39
411
- ],
412
- "shape": 3,
413
- "slot_index": 0
414
- }
415
- ],
416
- "properties": {
417
- "Node name for S&R": "UNETLoader"
418
- },
419
- "widgets_values": [
420
- "flux1-dev.sft"
421
- ]
422
- },
423
- {
424
- "id": 25,
425
- "type": "RandomNoise",
426
- "pos": [
427
- 470,
428
- 611
429
- ],
430
- "size": {
431
- "0": 315,
432
- "1": 82
433
- },
434
- "flags": {},
435
- "order": 5,
436
- "mode": 0,
437
- "outputs": [
438
- {
439
- "name": "NOISE",
440
- "type": "NOISE",
441
- "links": [
442
- 37
443
- ],
444
- "shape": 3
445
- }
446
- ],
447
- "properties": {
448
- "Node name for S&R": "RandomNoise"
449
- },
450
- "widgets_values": [
451
- 814451063198230,
452
- "randomize"
453
- ]
454
- }
455
- ],
456
- "links": [
457
- [
458
- 9,
459
- 8,
460
- 0,
461
- 9,
462
- 0,
463
- "IMAGE"
464
- ],
465
- [
466
- 10,
467
- 11,
468
- 0,
469
- 6,
470
- 0,
471
- "CLIP"
472
- ],
473
- [
474
- 12,
475
- 10,
476
- 0,
477
- 8,
478
- 1,
479
- "VAE"
480
- ],
481
- [
482
- 19,
483
- 16,
484
- 0,
485
- 13,
486
- 2,
487
- "SAMPLER"
488
- ],
489
- [
490
- 20,
491
- 17,
492
- 0,
493
- 13,
494
- 3,
495
- "SIGMAS"
496
- ],
497
- [
498
- 23,
499
- 5,
500
- 0,
501
- 13,
502
- 4,
503
- "LATENT"
504
- ],
505
- [
506
- 24,
507
- 13,
508
- 0,
509
- 8,
510
- 0,
511
- "LATENT"
512
- ],
513
- [
514
- 30,
515
- 22,
516
- 0,
517
- 13,
518
- 1,
519
- "GUIDER"
520
- ],
521
- [
522
- 37,
523
- 25,
524
- 0,
525
- 13,
526
- 0,
527
- "NOISE"
528
- ],
529
- [
530
- 38,
531
- 12,
532
- 0,
533
- 17,
534
- 0,
535
- "MODEL"
536
- ],
537
- [
538
- 39,
539
- 12,
540
- 0,
541
- 22,
542
- 0,
543
- "MODEL"
544
- ],
545
- [
546
- 40,
547
- 6,
548
- 0,
549
- 22,
550
- 1,
551
- "CONDITIONING"
552
- ]
553
- ],
554
- "groups": [],
555
- "config": {},
556
- "extra": {
557
- "ds": {
558
- "scale": 0.42409761837248483,
559
- "offset": [
560
- 792.6688531881194,
561
- 113.2184145696175
562
- ]
563
- }
564
- },
565
- "version": 0.4
566
- }