Coercer commited on
Commit
c9edaf7
·
verified ·
1 Parent(s): 76cfed9

Upload 7 files

Browse files
COMFY_Workflow_DMD.json ADDED
@@ -0,0 +1,488 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "83c85a1a-1ee0-4e36-8183-3e7b7c5c5c7f",
3
+ "revision": 0,
4
+ "last_node_id": 16,
5
+ "last_link_id": 19,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1209,
12
+ 188
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": 7
26
+ },
27
+ {
28
+ "name": "vae",
29
+ "type": "VAE",
30
+ "link": 8
31
+ }
32
+ ],
33
+ "outputs": [
34
+ {
35
+ "name": "IMAGE",
36
+ "type": "IMAGE",
37
+ "slot_index": 0,
38
+ "links": [
39
+ 9
40
+ ]
41
+ }
42
+ ],
43
+ "properties": {
44
+ "cnr_id": "comfy-core",
45
+ "ver": "0.3.40",
46
+ "Node name for S&R": "VAEDecode"
47
+ },
48
+ "widgets_values": []
49
+ },
50
+ {
51
+ "id": 5,
52
+ "type": "EmptyLatentImage",
53
+ "pos": [
54
+ 473,
55
+ 609
56
+ ],
57
+ "size": [
58
+ 315,
59
+ 106
60
+ ],
61
+ "flags": {},
62
+ "order": 0,
63
+ "mode": 0,
64
+ "inputs": [],
65
+ "outputs": [
66
+ {
67
+ "name": "LATENT",
68
+ "type": "LATENT",
69
+ "slot_index": 0,
70
+ "links": [
71
+ 2
72
+ ]
73
+ }
74
+ ],
75
+ "properties": {
76
+ "cnr_id": "comfy-core",
77
+ "ver": "0.3.40",
78
+ "Node name for S&R": "EmptyLatentImage"
79
+ },
80
+ "widgets_values": [
81
+ 1024,
82
+ 1024,
83
+ 1
84
+ ]
85
+ },
86
+ {
87
+ "id": 7,
88
+ "type": "CLIPTextEncode",
89
+ "pos": [
90
+ 413,
91
+ 389
92
+ ],
93
+ "size": [
94
+ 425.27801513671875,
95
+ 180.6060791015625
96
+ ],
97
+ "flags": {},
98
+ "order": 6,
99
+ "mode": 0,
100
+ "inputs": [
101
+ {
102
+ "name": "clip",
103
+ "type": "CLIP",
104
+ "link": 19
105
+ }
106
+ ],
107
+ "outputs": [
108
+ {
109
+ "name": "CONDITIONING",
110
+ "type": "CONDITIONING",
111
+ "slot_index": 0,
112
+ "links": [
113
+ 6
114
+ ]
115
+ }
116
+ ],
117
+ "properties": {
118
+ "cnr_id": "comfy-core",
119
+ "ver": "0.3.40",
120
+ "Node name for S&R": "CLIPTextEncode"
121
+ },
122
+ "widgets_values": [
123
+ "(Negative)"
124
+ ]
125
+ },
126
+ {
127
+ "id": 12,
128
+ "type": "CLIPTextEncode",
129
+ "pos": [
130
+ 415.4954833984375,
131
+ 167.3218536376953
132
+ ],
133
+ "size": [
134
+ 425.27801513671875,
135
+ 180.6060791015625
136
+ ],
137
+ "flags": {},
138
+ "order": 1,
139
+ "mode": 0,
140
+ "inputs": [
141
+ {
142
+ "name": "clip",
143
+ "type": "CLIP",
144
+ "link": null
145
+ }
146
+ ],
147
+ "outputs": [
148
+ {
149
+ "name": "CONDITIONING",
150
+ "type": "CONDITIONING",
151
+ "slot_index": 0,
152
+ "links": []
153
+ }
154
+ ],
155
+ "properties": {
156
+ "cnr_id": "comfy-core",
157
+ "ver": "0.3.40",
158
+ "Node name for S&R": "CLIPTextEncode"
159
+ },
160
+ "widgets_values": [
161
+ "(positive)"
162
+ ]
163
+ },
164
+ {
165
+ "id": 3,
166
+ "type": "KSampler",
167
+ "pos": [
168
+ 863,
169
+ 186
170
+ ],
171
+ "size": [
172
+ 315,
173
+ 262
174
+ ],
175
+ "flags": {},
176
+ "order": 7,
177
+ "mode": 0,
178
+ "inputs": [
179
+ {
180
+ "name": "model",
181
+ "type": "MODEL",
182
+ "link": 18
183
+ },
184
+ {
185
+ "name": "positive",
186
+ "type": "CONDITIONING",
187
+ "link": null
188
+ },
189
+ {
190
+ "name": "negative",
191
+ "type": "CONDITIONING",
192
+ "link": 6
193
+ },
194
+ {
195
+ "name": "latent_image",
196
+ "type": "LATENT",
197
+ "link": 2
198
+ }
199
+ ],
200
+ "outputs": [
201
+ {
202
+ "name": "LATENT",
203
+ "type": "LATENT",
204
+ "slot_index": 0,
205
+ "links": [
206
+ 7
207
+ ]
208
+ }
209
+ ],
210
+ "properties": {
211
+ "cnr_id": "comfy-core",
212
+ "ver": "0.3.40",
213
+ "Node name for S&R": "KSampler"
214
+ },
215
+ "widgets_values": [
216
+ 156680208700286,
217
+ "randomize",
218
+ 8,
219
+ 1,
220
+ "lcm",
221
+ "karras",
222
+ 1
223
+ ]
224
+ },
225
+ {
226
+ "id": 9,
227
+ "type": "SaveImage",
228
+ "pos": [
229
+ 1451,
230
+ 189
231
+ ],
232
+ "size": [
233
+ 229.66665649414062,
234
+ 58
235
+ ],
236
+ "flags": {},
237
+ "order": 9,
238
+ "mode": 0,
239
+ "inputs": [
240
+ {
241
+ "name": "images",
242
+ "type": "IMAGE",
243
+ "link": 9
244
+ }
245
+ ],
246
+ "outputs": [],
247
+ "properties": {
248
+ "cnr_id": "comfy-core",
249
+ "ver": "0.3.40"
250
+ },
251
+ "widgets_values": [
252
+ "FastDMD"
253
+ ]
254
+ },
255
+ {
256
+ "id": 13,
257
+ "type": "PatchModelAddDownscale",
258
+ "pos": [
259
+ -64.39894104003906,
260
+ 362.5892639160156
261
+ ],
262
+ "size": [
263
+ 402.29583740234375,
264
+ 202
265
+ ],
266
+ "flags": {},
267
+ "order": 5,
268
+ "mode": 0,
269
+ "inputs": [
270
+ {
271
+ "name": "model",
272
+ "type": "MODEL",
273
+ "link": 16
274
+ }
275
+ ],
276
+ "outputs": [
277
+ {
278
+ "name": "MODEL",
279
+ "type": "MODEL",
280
+ "links": [
281
+ 18
282
+ ]
283
+ }
284
+ ],
285
+ "properties": {
286
+ "cnr_id": "comfy-core",
287
+ "ver": "0.3.40",
288
+ "Node name for S&R": "PatchModelAddDownscale"
289
+ },
290
+ "widgets_values": [
291
+ 3,
292
+ 2,
293
+ 0,
294
+ 0.5000000000000001,
295
+ true,
296
+ "bicubic",
297
+ "bicubic"
298
+ ]
299
+ },
300
+ {
301
+ "id": 14,
302
+ "type": "Note",
303
+ "pos": [
304
+ -51.160579681396484,
305
+ 625.15234375
306
+ ],
307
+ "size": [
308
+ 391.5309143066406,
309
+ 147.15328979492188
310
+ ],
311
+ "flags": {},
312
+ "order": 2,
313
+ "mode": 0,
314
+ "inputs": [],
315
+ "outputs": [],
316
+ "properties": {},
317
+ "widgets_values": [
318
+ "This helps to generate faster. If the prompt is not followed well or there is a bad composition, lower 'end_percent' to 0.35."
319
+ ],
320
+ "color": "#432",
321
+ "bgcolor": "#653"
322
+ },
323
+ {
324
+ "id": 16,
325
+ "type": "Note",
326
+ "pos": [
327
+ 858.984130859375,
328
+ 494.9739990234375
329
+ ],
330
+ "size": [
331
+ 352.918701171875,
332
+ 99.71543884277344
333
+ ],
334
+ "flags": {},
335
+ "order": 3,
336
+ "mode": 0,
337
+ "inputs": [],
338
+ "outputs": [],
339
+ "properties": {},
340
+ "widgets_values": [
341
+ "Only change CFG. 1.0 makes generation faster, but there is less prompt adherence. Don't put it over 1.5-1.7 to avoid burning the image."
342
+ ],
343
+ "color": "#432",
344
+ "bgcolor": "#653"
345
+ },
346
+ {
347
+ "id": 4,
348
+ "type": "CheckpointLoaderSimple",
349
+ "pos": [
350
+ -412.34429931640625,
351
+ 409.2025451660156
352
+ ],
353
+ "size": [
354
+ 315,
355
+ 98
356
+ ],
357
+ "flags": {},
358
+ "order": 4,
359
+ "mode": 0,
360
+ "inputs": [],
361
+ "outputs": [
362
+ {
363
+ "name": "MODEL",
364
+ "type": "MODEL",
365
+ "slot_index": 0,
366
+ "links": [
367
+ 16
368
+ ]
369
+ },
370
+ {
371
+ "name": "CLIP",
372
+ "type": "CLIP",
373
+ "slot_index": 1,
374
+ "links": [
375
+ 19
376
+ ]
377
+ },
378
+ {
379
+ "name": "VAE",
380
+ "type": "VAE",
381
+ "slot_index": 2,
382
+ "links": [
383
+ 8
384
+ ]
385
+ }
386
+ ],
387
+ "title": "Load DMD Checkpoint",
388
+ "properties": {
389
+ "cnr_id": "comfy-core",
390
+ "ver": "0.3.40",
391
+ "Node name for S&R": "CheckpointLoaderSimple",
392
+ "models": [
393
+ {
394
+ "name": "v1-5-pruned-emaonly-fp16.safetensors",
395
+ "url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true",
396
+ "directory": "checkpoints"
397
+ }
398
+ ]
399
+ },
400
+ "widgets_values": [
401
+ "DMD_chucksFNSNoob_noobaiEpsilonPredV11.safetensors"
402
+ ]
403
+ }
404
+ ],
405
+ "links": [
406
+ [
407
+ 2,
408
+ 5,
409
+ 0,
410
+ 3,
411
+ 3,
412
+ "LATENT"
413
+ ],
414
+ [
415
+ 6,
416
+ 7,
417
+ 0,
418
+ 3,
419
+ 2,
420
+ "CONDITIONING"
421
+ ],
422
+ [
423
+ 7,
424
+ 3,
425
+ 0,
426
+ 8,
427
+ 0,
428
+ "LATENT"
429
+ ],
430
+ [
431
+ 8,
432
+ 4,
433
+ 2,
434
+ 8,
435
+ 1,
436
+ "VAE"
437
+ ],
438
+ [
439
+ 9,
440
+ 8,
441
+ 0,
442
+ 9,
443
+ 0,
444
+ "IMAGE"
445
+ ],
446
+ [
447
+ 16,
448
+ 4,
449
+ 0,
450
+ 13,
451
+ 0,
452
+ "MODEL"
453
+ ],
454
+ [
455
+ 18,
456
+ 13,
457
+ 0,
458
+ 3,
459
+ 0,
460
+ "MODEL"
461
+ ],
462
+ [
463
+ 19,
464
+ 4,
465
+ 1,
466
+ 7,
467
+ 0,
468
+ "CLIP"
469
+ ]
470
+ ],
471
+ "groups": [],
472
+ "config": {},
473
+ "extra": {
474
+ "ds": {
475
+ "scale": 0.6592356848075451,
476
+ "offset": [
477
+ 563.5966287762451,
478
+ 36.60080017055088
479
+ ]
480
+ },
481
+ "frontendVersion": "1.20.5",
482
+ "VHS_latentpreview": false,
483
+ "VHS_latentpreviewrate": 0,
484
+ "VHS_MetadataImage": true,
485
+ "VHS_KeepIntermediate": true
486
+ },
487
+ "version": 0.4
488
+ }
DMD_bananaSplitzXL_vee3PointOh.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61322e3cc19909a7ca3faf8f15dca66542da0ce1c527d3e1a55d405694d27d4
3
+ size 3720176564
DMD_chucksFNSNoob_noobaiEpsilonPredV11.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68689d3a573bdb09f77405a688f587032fc3e9ddc2ef80a1449be92c79957f3
3
+ size 3720176564
DMD_knkLuminai_v10.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb457169a9a3266eb2938bc0af23c0cddefbee2a6def4db87085046c6a877f6
3
+ size 3720176540
DMD_novaFurryXL_illustriousV8a.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0db7bfbf4175d0e298771f3b69ce7809d09968d72e87c7edb7a1688e680da61
3
+ size 3720176564
DMD_ntrMIXIllustriousXL_xiii.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbca0952fc3fc570c531c67eeff0452572e1612f7321762bfa0d7b2766414d44
3
+ size 3720176548
DMD_waiNSFWIllustrious_v140.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8304b56b17f42ae8b0289693bd9add52eb292b9dc8b04fbebfd6a562fcdd32f
3
+ size 3720176548