mingyi456 commited on
Commit
0a09cdd
·
verified ·
1 Parent(s): 2281074

Upload 2 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ NoobAI-XL-Vpred-v1.0-DF11-workflow.png filter=lfs diff=lfs merge=lfs -text
NoobAI-XL-Vpred-v1.0-DF11-workflow.json ADDED
@@ -0,0 +1,487 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "c6119e72-75eb-4bb1-8425-dacd619e8195",
3
+ "revision": 0,
4
+ "last_node_id": 18,
5
+ "last_link_id": 35,
6
+ "nodes": [
7
+ {
8
+ "id": 15,
9
+ "type": "KSampler",
10
+ "pos": [
11
+ 1407.3892822265625,
12
+ -319.1466979980469
13
+ ],
14
+ "size": [
15
+ 270,
16
+ 262
17
+ ],
18
+ "flags": {},
19
+ "order": 6,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "model",
24
+ "type": "MODEL",
25
+ "link": 24
26
+ },
27
+ {
28
+ "name": "positive",
29
+ "type": "CONDITIONING",
30
+ "link": 31
31
+ },
32
+ {
33
+ "name": "negative",
34
+ "type": "CONDITIONING",
35
+ "link": 32
36
+ },
37
+ {
38
+ "name": "latent_image",
39
+ "type": "LATENT",
40
+ "link": 27
41
+ }
42
+ ],
43
+ "outputs": [
44
+ {
45
+ "name": "LATENT",
46
+ "type": "LATENT",
47
+ "links": [
48
+ 28
49
+ ]
50
+ }
51
+ ],
52
+ "properties": {
53
+ "cnr_id": "comfy-core",
54
+ "ver": "0.3.65",
55
+ "Node name for S&R": "KSampler"
56
+ },
57
+ "widgets_values": [
58
+ 77259564455833,
59
+ "fixed",
60
+ 30,
61
+ 5,
62
+ "euler",
63
+ "normal",
64
+ 1
65
+ ]
66
+ },
67
+ {
68
+ "id": 14,
69
+ "type": "VAEDecode",
70
+ "pos": [
71
+ 1532.2156982421875,
72
+ -405.1880187988281
73
+ ],
74
+ "size": [
75
+ 140,
76
+ 46
77
+ ],
78
+ "flags": {},
79
+ "order": 7,
80
+ "mode": 0,
81
+ "inputs": [
82
+ {
83
+ "name": "samples",
84
+ "type": "LATENT",
85
+ "link": 28
86
+ },
87
+ {
88
+ "name": "vae",
89
+ "type": "VAE",
90
+ "link": 35
91
+ }
92
+ ],
93
+ "outputs": [
94
+ {
95
+ "name": "IMAGE",
96
+ "type": "IMAGE",
97
+ "links": [
98
+ 23
99
+ ]
100
+ }
101
+ ],
102
+ "properties": {
103
+ "cnr_id": "comfy-core",
104
+ "ver": "0.3.65",
105
+ "Node name for S&R": "VAEDecode"
106
+ },
107
+ "widgets_values": []
108
+ },
109
+ {
110
+ "id": 16,
111
+ "type": "CLIPTextEncode",
112
+ "pos": [
113
+ 992.3967895507812,
114
+ -397.6095275878906
115
+ ],
116
+ "size": [
117
+ 400,
118
+ 200
119
+ ],
120
+ "flags": {},
121
+ "order": 4,
122
+ "mode": 0,
123
+ "inputs": [
124
+ {
125
+ "name": "clip",
126
+ "type": "CLIP",
127
+ "link": 29
128
+ }
129
+ ],
130
+ "outputs": [
131
+ {
132
+ "name": "CONDITIONING",
133
+ "type": "CONDITIONING",
134
+ "links": [
135
+ 31
136
+ ]
137
+ }
138
+ ],
139
+ "properties": {
140
+ "cnr_id": "comfy-core",
141
+ "ver": "0.3.65",
142
+ "Node name for S&R": "CLIPTextEncode"
143
+ },
144
+ "widgets_values": [
145
+ "masterpiece, best quality,artist:john_kafka,artist:nixeu,artist:quasarcake, chromatic aberration, film grain, horror \\(theme\\), limited palette, x-shaped pupils, high contrast, color contrast, cold colors, arlecchino \\(genshin impact\\), black theme, gritty, graphite \\(medium\\), black hands"
146
+ ]
147
+ },
148
+ {
149
+ "id": 17,
150
+ "type": "CLIPTextEncode",
151
+ "pos": [
152
+ 993.0496215820312,
153
+ -154.700439453125
154
+ ],
155
+ "size": [
156
+ 400,
157
+ 200
158
+ ],
159
+ "flags": {},
160
+ "order": 5,
161
+ "mode": 0,
162
+ "inputs": [
163
+ {
164
+ "name": "clip",
165
+ "type": "CLIP",
166
+ "link": 30
167
+ }
168
+ ],
169
+ "outputs": [
170
+ {
171
+ "name": "CONDITIONING",
172
+ "type": "CONDITIONING",
173
+ "links": [
174
+ 32
175
+ ]
176
+ }
177
+ ],
178
+ "properties": {
179
+ "cnr_id": "comfy-core",
180
+ "ver": "0.3.65",
181
+ "Node name for S&R": "CLIPTextEncode"
182
+ },
183
+ "widgets_values": [
184
+ "lowres, worst quality, low quality, bad anatomy, bad hands, 4koma, comic, greyscale, censored, jpeg artifacts, overly saturated, overly vivid"
185
+ ]
186
+ },
187
+ {
188
+ "id": 2,
189
+ "type": "CLIPSetLastLayer",
190
+ "pos": [
191
+ 652.95849609375,
192
+ -276.1074523925781
193
+ ],
194
+ "size": [
195
+ 315,
196
+ 58
197
+ ],
198
+ "flags": {},
199
+ "order": 3,
200
+ "mode": 0,
201
+ "inputs": [
202
+ {
203
+ "label": "CLIP",
204
+ "name": "clip",
205
+ "type": "CLIP",
206
+ "link": 34
207
+ }
208
+ ],
209
+ "outputs": [
210
+ {
211
+ "label": "CLIP",
212
+ "name": "CLIP",
213
+ "type": "CLIP",
214
+ "links": [
215
+ 29,
216
+ 30
217
+ ]
218
+ }
219
+ ],
220
+ "properties": {
221
+ "cnr_id": "comfy-core",
222
+ "ver": "0.3.65",
223
+ "Node name for S&R": "CLIPSetLastLayer"
224
+ },
225
+ "widgets_values": [
226
+ -2
227
+ ]
228
+ },
229
+ {
230
+ "id": 12,
231
+ "type": "ModelSamplingDiscrete",
232
+ "pos": [
233
+ 662.4225463867188,
234
+ -431.7952880859375
235
+ ],
236
+ "size": [
237
+ 308,
238
+ 110
239
+ ],
240
+ "flags": {},
241
+ "order": 2,
242
+ "mode": 0,
243
+ "inputs": [
244
+ {
245
+ "name": "model",
246
+ "type": "MODEL",
247
+ "link": 33
248
+ }
249
+ ],
250
+ "outputs": [
251
+ {
252
+ "name": "MODEL",
253
+ "type": "MODEL",
254
+ "links": [
255
+ 24
256
+ ]
257
+ }
258
+ ],
259
+ "properties": {
260
+ "cnr_id": "comfy-core",
261
+ "ver": "0.3.65",
262
+ "Node name for S&R": "ModelSamplingDiscrete"
263
+ },
264
+ "widgets_values": [
265
+ "v_prediction",
266
+ true
267
+ ]
268
+ },
269
+ {
270
+ "id": 18,
271
+ "type": "CheckpointLoaderWithDFloat11",
272
+ "pos": [
273
+ 570.1100112416627,
274
+ -161.6493306168408
275
+ ],
276
+ "size": [
277
+ 393.8226175103306,
278
+ 122
279
+ ],
280
+ "flags": {},
281
+ "order": 0,
282
+ "mode": 0,
283
+ "inputs": [],
284
+ "outputs": [
285
+ {
286
+ "name": "MODEL",
287
+ "type": "MODEL",
288
+ "links": [
289
+ 33
290
+ ]
291
+ },
292
+ {
293
+ "name": "CLIP",
294
+ "type": "CLIP",
295
+ "links": [
296
+ 34
297
+ ]
298
+ },
299
+ {
300
+ "name": "VAE",
301
+ "type": "VAE",
302
+ "links": [
303
+ 35
304
+ ]
305
+ }
306
+ ],
307
+ "properties": {
308
+ "aux_id": "mingyi456/ComfyUI-DFloat11-Extended",
309
+ "ver": "8c93dbadf44b5203ffb331a379528f6ee5fcfa3e",
310
+ "Node name for S&R": "CheckpointLoaderWithDFloat11"
311
+ },
312
+ "widgets_values": [
313
+ "VPred\\NoobAI-XL-Vpred-v1.0.safetensors",
314
+ "NoobAI-XL-Vpred-v1.0-DF11.safetensors"
315
+ ]
316
+ },
317
+ {
318
+ "id": 6,
319
+ "type": "EmptyLatentImage",
320
+ "pos": [
321
+ 645.8435668945312,
322
+ 5.98687744140625
323
+ ],
324
+ "size": [
325
+ 315,
326
+ 106
327
+ ],
328
+ "flags": {},
329
+ "order": 1,
330
+ "mode": 0,
331
+ "inputs": [],
332
+ "outputs": [
333
+ {
334
+ "label": "Latent",
335
+ "name": "LATENT",
336
+ "type": "LATENT",
337
+ "links": [
338
+ 27
339
+ ]
340
+ }
341
+ ],
342
+ "properties": {
343
+ "cnr_id": "comfy-core",
344
+ "ver": "0.3.65",
345
+ "Node name for S&R": "EmptyLatentImage"
346
+ },
347
+ "widgets_values": [
348
+ 1024,
349
+ 1536,
350
+ 1
351
+ ]
352
+ },
353
+ {
354
+ "id": 13,
355
+ "type": "SaveImage",
356
+ "pos": [
357
+ 1698.6533203125,
358
+ -519.964599609375
359
+ ],
360
+ "size": [
361
+ 691.8594970703125,
362
+ 900.7933959960938
363
+ ],
364
+ "flags": {},
365
+ "order": 8,
366
+ "mode": 0,
367
+ "inputs": [
368
+ {
369
+ "name": "images",
370
+ "type": "IMAGE",
371
+ "link": 23
372
+ }
373
+ ],
374
+ "outputs": [],
375
+ "properties": {
376
+ "cnr_id": "comfy-core",
377
+ "ver": "0.3.65"
378
+ },
379
+ "widgets_values": [
380
+ "ComfyUI"
381
+ ]
382
+ }
383
+ ],
384
+ "links": [
385
+ [
386
+ 23,
387
+ 14,
388
+ 0,
389
+ 13,
390
+ 0,
391
+ "IMAGE"
392
+ ],
393
+ [
394
+ 24,
395
+ 12,
396
+ 0,
397
+ 15,
398
+ 0,
399
+ "MODEL"
400
+ ],
401
+ [
402
+ 27,
403
+ 6,
404
+ 0,
405
+ 15,
406
+ 3,
407
+ "LATENT"
408
+ ],
409
+ [
410
+ 28,
411
+ 15,
412
+ 0,
413
+ 14,
414
+ 0,
415
+ "LATENT"
416
+ ],
417
+ [
418
+ 29,
419
+ 2,
420
+ 0,
421
+ 16,
422
+ 0,
423
+ "CLIP"
424
+ ],
425
+ [
426
+ 30,
427
+ 2,
428
+ 0,
429
+ 17,
430
+ 0,
431
+ "CLIP"
432
+ ],
433
+ [
434
+ 31,
435
+ 16,
436
+ 0,
437
+ 15,
438
+ 1,
439
+ "CONDITIONING"
440
+ ],
441
+ [
442
+ 32,
443
+ 17,
444
+ 0,
445
+ 15,
446
+ 2,
447
+ "CONDITIONING"
448
+ ],
449
+ [
450
+ 33,
451
+ 18,
452
+ 0,
453
+ 12,
454
+ 0,
455
+ "MODEL"
456
+ ],
457
+ [
458
+ 34,
459
+ 18,
460
+ 1,
461
+ 2,
462
+ 0,
463
+ "CLIP"
464
+ ],
465
+ [
466
+ 35,
467
+ 18,
468
+ 2,
469
+ 14,
470
+ 1,
471
+ "VAE"
472
+ ]
473
+ ],
474
+ "groups": [],
475
+ "config": {},
476
+ "extra": {
477
+ "ds": {
478
+ "scale": 1,
479
+ "offset": [
480
+ -331.5314988449672,
481
+ 653.0790826829555
482
+ ]
483
+ },
484
+ "frontendVersion": "1.28.6"
485
+ },
486
+ "version": 0.4
487
+ }
NoobAI-XL-Vpred-v1.0-DF11-workflow.png ADDED

Git LFS Details

  • SHA256: a534682d7576a3db1b199f628f3c4b70d526209457dab63ced80b913d304e90b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.83 MB