mingyi456 commited on
Commit
00b9d67
·
verified ·
1 Parent(s): 5cd7fc4

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
+ cosmos_predict2_14B_t2i-DF11-workflow.png filter=lfs diff=lfs merge=lfs -text
cosmos_predict2_14B_t2i-DF11-workflow.json ADDED
@@ -0,0 +1,450 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "242a6140-7341-49ca-876b-c01366b39b84",
3
+ "revision": 0,
4
+ "last_node_id": 28,
5
+ "last_link_id": 42,
6
+ "nodes": [
7
+ {
8
+ "id": 15,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 80,
12
+ 400
13
+ ],
14
+ "size": [
15
+ 300,
16
+ 58
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "VAE",
25
+ "type": "VAE",
26
+ "links": [
27
+ 17
28
+ ]
29
+ }
30
+ ],
31
+ "properties": {
32
+ "cnr_id": "comfy-core",
33
+ "ver": "0.3.65",
34
+ "Node name for S&R": "VAELoader"
35
+ },
36
+ "widgets_values": [
37
+ "wan_2.1_vae.safetensors"
38
+ ]
39
+ },
40
+ {
41
+ "id": 7,
42
+ "type": "CLIPTextEncode",
43
+ "pos": [
44
+ 410,
45
+ 390
46
+ ],
47
+ "size": [
48
+ 425.27801513671875,
49
+ 180.6060791015625
50
+ ],
51
+ "flags": {},
52
+ "order": 4,
53
+ "mode": 0,
54
+ "inputs": [
55
+ {
56
+ "name": "clip",
57
+ "type": "CLIP",
58
+ "link": 34
59
+ }
60
+ ],
61
+ "outputs": [
62
+ {
63
+ "name": "CONDITIONING",
64
+ "type": "CONDITIONING",
65
+ "slot_index": 0,
66
+ "links": [
67
+ 6
68
+ ]
69
+ }
70
+ ],
71
+ "properties": {
72
+ "cnr_id": "comfy-core",
73
+ "ver": "0.3.65",
74
+ "Node name for S&R": "CLIPTextEncode"
75
+ },
76
+ "widgets_values": [
77
+ ""
78
+ ],
79
+ "color": "#322",
80
+ "bgcolor": "#533"
81
+ },
82
+ {
83
+ "id": 10,
84
+ "type": "CLIPLoader",
85
+ "pos": [
86
+ 0,
87
+ 250
88
+ ],
89
+ "size": [
90
+ 380,
91
+ 106
92
+ ],
93
+ "flags": {},
94
+ "order": 1,
95
+ "mode": 0,
96
+ "inputs": [],
97
+ "outputs": [
98
+ {
99
+ "name": "CLIP",
100
+ "type": "CLIP",
101
+ "links": [
102
+ 34,
103
+ 35
104
+ ]
105
+ }
106
+ ],
107
+ "properties": {
108
+ "cnr_id": "comfy-core",
109
+ "ver": "0.3.65",
110
+ "Node name for S&R": "CLIPLoader"
111
+ },
112
+ "widgets_values": [
113
+ "oldt5_xxl_fp16.safetensors",
114
+ "cosmos",
115
+ "default"
116
+ ]
117
+ },
118
+ {
119
+ "id": 8,
120
+ "type": "VAEDecode",
121
+ "pos": [
122
+ 973.5546457831902,
123
+ 487.70564879222144
124
+ ],
125
+ "size": [
126
+ 210,
127
+ 46
128
+ ],
129
+ "flags": {},
130
+ "order": 7,
131
+ "mode": 0,
132
+ "inputs": [
133
+ {
134
+ "name": "samples",
135
+ "type": "LATENT",
136
+ "link": 7
137
+ },
138
+ {
139
+ "name": "vae",
140
+ "type": "VAE",
141
+ "link": 17
142
+ }
143
+ ],
144
+ "outputs": [
145
+ {
146
+ "name": "IMAGE",
147
+ "type": "IMAGE",
148
+ "slot_index": 0,
149
+ "links": [
150
+ 41
151
+ ]
152
+ }
153
+ ],
154
+ "properties": {
155
+ "cnr_id": "comfy-core",
156
+ "ver": "0.3.65",
157
+ "Node name for S&R": "VAEDecode"
158
+ },
159
+ "widgets_values": []
160
+ },
161
+ {
162
+ "id": 12,
163
+ "type": "EmptySD3LatentImage",
164
+ "pos": [
165
+ 527.495849609375,
166
+ 624.7745361328125
167
+ ],
168
+ "size": [
169
+ 270,
170
+ 106
171
+ ],
172
+ "flags": {},
173
+ "order": 2,
174
+ "mode": 0,
175
+ "inputs": [],
176
+ "outputs": [
177
+ {
178
+ "name": "LATENT",
179
+ "type": "LATENT",
180
+ "links": [
181
+ 40
182
+ ]
183
+ }
184
+ ],
185
+ "properties": {
186
+ "cnr_id": "comfy-core",
187
+ "ver": "0.3.65",
188
+ "Node name for S&R": "EmptySD3LatentImage"
189
+ },
190
+ "widgets_values": [
191
+ 1024,
192
+ 1024,
193
+ 1
194
+ ]
195
+ },
196
+ {
197
+ "id": 27,
198
+ "type": "SaveImage",
199
+ "pos": [
200
+ 1219.7644752292888,
201
+ 107.3689430683642
202
+ ],
203
+ "size": [
204
+ 914.1725112518332,
205
+ 955.6309163661392
206
+ ],
207
+ "flags": {},
208
+ "order": 8,
209
+ "mode": 0,
210
+ "inputs": [
211
+ {
212
+ "name": "images",
213
+ "type": "IMAGE",
214
+ "link": 41
215
+ }
216
+ ],
217
+ "outputs": [],
218
+ "properties": {
219
+ "cnr_id": "comfy-core",
220
+ "ver": "0.3.65"
221
+ },
222
+ "widgets_values": [
223
+ "ComfyUI"
224
+ ]
225
+ },
226
+ {
227
+ "id": 6,
228
+ "type": "CLIPTextEncode",
229
+ "pos": [
230
+ 410,
231
+ 180
232
+ ],
233
+ "size": [
234
+ 422.84503173828125,
235
+ 164.31304931640625
236
+ ],
237
+ "flags": {},
238
+ "order": 5,
239
+ "mode": 0,
240
+ "inputs": [
241
+ {
242
+ "name": "clip",
243
+ "type": "CLIP",
244
+ "link": 35
245
+ }
246
+ ],
247
+ "outputs": [
248
+ {
249
+ "name": "CONDITIONING",
250
+ "type": "CONDITIONING",
251
+ "slot_index": 0,
252
+ "links": [
253
+ 4
254
+ ]
255
+ }
256
+ ],
257
+ "properties": {
258
+ "cnr_id": "comfy-core",
259
+ "ver": "0.3.65",
260
+ "Node name for S&R": "CLIPTextEncode"
261
+ },
262
+ "widgets_values": [
263
+ "A close-up view of a man kneading dough on a wooden countertop. The man's hands are covered in flour as he works the dough, pushing and folding it with firm movements. The background includes a rustic kitchen setting with various baking ingredients like flour, eggs, and a rolling pin. The lighting is warm and natural, highlighting the texture of the dough and the man's hands at work."
264
+ ],
265
+ "color": "#232",
266
+ "bgcolor": "#353"
267
+ },
268
+ {
269
+ "id": 28,
270
+ "type": "DFloat11ModelLoader",
271
+ "pos": [
272
+ 1.4112753411140542,
273
+ 145.49770918339738
274
+ ],
275
+ "size": [
276
+ 376.12326983247635,
277
+ 58
278
+ ],
279
+ "flags": {},
280
+ "order": 3,
281
+ "mode": 0,
282
+ "inputs": [],
283
+ "outputs": [
284
+ {
285
+ "name": "MODEL",
286
+ "type": "MODEL",
287
+ "links": [
288
+ 42
289
+ ]
290
+ }
291
+ ],
292
+ "properties": {
293
+ "aux_id": "mingyi456/ComfyUI-DFloat11-Extended",
294
+ "ver": "3fa235b2c005462bfc79956819ccfce4f70af702",
295
+ "Node name for S&R": "DFloat11ModelLoader"
296
+ },
297
+ "widgets_values": [
298
+ "cosmos_predict2_14B_t2i-DF11.safetensors"
299
+ ]
300
+ },
301
+ {
302
+ "id": 3,
303
+ "type": "KSampler",
304
+ "pos": [
305
+ 870,
306
+ 180
307
+ ],
308
+ "size": [
309
+ 315,
310
+ 262
311
+ ],
312
+ "flags": {},
313
+ "order": 6,
314
+ "mode": 0,
315
+ "inputs": [
316
+ {
317
+ "name": "model",
318
+ "type": "MODEL",
319
+ "link": 42
320
+ },
321
+ {
322
+ "name": "positive",
323
+ "type": "CONDITIONING",
324
+ "link": 4
325
+ },
326
+ {
327
+ "name": "negative",
328
+ "type": "CONDITIONING",
329
+ "link": 6
330
+ },
331
+ {
332
+ "name": "latent_image",
333
+ "type": "LATENT",
334
+ "link": 40
335
+ }
336
+ ],
337
+ "outputs": [
338
+ {
339
+ "name": "LATENT",
340
+ "type": "LATENT",
341
+ "slot_index": 0,
342
+ "links": [
343
+ 7
344
+ ]
345
+ }
346
+ ],
347
+ "properties": {
348
+ "cnr_id": "comfy-core",
349
+ "ver": "0.3.65",
350
+ "Node name for S&R": "KSampler"
351
+ },
352
+ "widgets_values": [
353
+ 375213439693669,
354
+ "randomize",
355
+ 30,
356
+ 4,
357
+ "euler",
358
+ "simple",
359
+ 1
360
+ ]
361
+ }
362
+ ],
363
+ "links": [
364
+ [
365
+ 4,
366
+ 6,
367
+ 0,
368
+ 3,
369
+ 1,
370
+ "CONDITIONING"
371
+ ],
372
+ [
373
+ 6,
374
+ 7,
375
+ 0,
376
+ 3,
377
+ 2,
378
+ "CONDITIONING"
379
+ ],
380
+ [
381
+ 7,
382
+ 3,
383
+ 0,
384
+ 8,
385
+ 0,
386
+ "LATENT"
387
+ ],
388
+ [
389
+ 17,
390
+ 15,
391
+ 0,
392
+ 8,
393
+ 1,
394
+ "VAE"
395
+ ],
396
+ [
397
+ 34,
398
+ 10,
399
+ 0,
400
+ 7,
401
+ 0,
402
+ "CLIP"
403
+ ],
404
+ [
405
+ 35,
406
+ 10,
407
+ 0,
408
+ 6,
409
+ 0,
410
+ "CLIP"
411
+ ],
412
+ [
413
+ 40,
414
+ 12,
415
+ 0,
416
+ 3,
417
+ 3,
418
+ "LATENT"
419
+ ],
420
+ [
421
+ 41,
422
+ 8,
423
+ 0,
424
+ 27,
425
+ 0,
426
+ "IMAGE"
427
+ ],
428
+ [
429
+ 42,
430
+ 28,
431
+ 0,
432
+ 3,
433
+ 0,
434
+ "MODEL"
435
+ ]
436
+ ],
437
+ "groups": [],
438
+ "config": {},
439
+ "extra": {
440
+ "ds": {
441
+ "scale": 1.0152559799477328,
442
+ "offset": [
443
+ 91.8565597103002,
444
+ -10.130236272072043
445
+ ]
446
+ },
447
+ "frontendVersion": "1.28.6"
448
+ },
449
+ "version": 0.4
450
+ }
cosmos_predict2_14B_t2i-DF11-workflow.png ADDED

Git LFS Details

  • SHA256: 958f48cf946f93fd9c96df21c7d9359766e5b40e2309d07bfb3ee746233c7d73
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB