comfyui-workflow-templates 0.1.59__py3-none-any.whl → 0.1.61__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/image_qwen_image.json +47 -47
- comfyui_workflow_templates/templates/image_qwen_image_edit-1.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_edit-2.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_edit.json +1056 -0
- comfyui_workflow_templates/templates/index.es.json +34 -2
- comfyui_workflow_templates/templates/index.json +25 -2
- comfyui_workflow_templates/templates/index.ko.json +1136 -1194
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +368 -344
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera.json +2731 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +1026 -976
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint.json +109 -85
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +573 -549
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +791 -690
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/RECORD +19 -14
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/top_level.txt +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 96,
|
|
5
5
|
"last_link_id": 183,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
8
8
|
"id": 38,
|
|
9
9
|
"type": "CLIPLoader",
|
|
10
10
|
"pos": [
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
40,
|
|
12
|
+
190
|
|
13
13
|
],
|
|
14
14
|
"size": [
|
|
15
15
|
346.391845703125,
|
|
@@ -33,13 +33,6 @@
|
|
|
33
33
|
"properties": {
|
|
34
34
|
"cnr_id": "comfy-core",
|
|
35
35
|
"ver": "0.3.45",
|
|
36
|
-
"enableTabs": false,
|
|
37
|
-
"tabWidth": 65,
|
|
38
|
-
"tabXOffset": 10,
|
|
39
|
-
"hasSecondTab": false,
|
|
40
|
-
"secondTabText": "Send Back",
|
|
41
|
-
"secondTabOffset": 80,
|
|
42
|
-
"secondTabWidth": 65,
|
|
43
36
|
"Node name for S&R": "CLIPLoader",
|
|
44
37
|
"models": [
|
|
45
38
|
{
|
|
@@ -48,6 +41,13 @@
|
|
|
48
41
|
"directory": "text_encoders"
|
|
49
42
|
}
|
|
50
43
|
],
|
|
44
|
+
"enableTabs": false,
|
|
45
|
+
"tabWidth": 65,
|
|
46
|
+
"tabXOffset": 10,
|
|
47
|
+
"hasSecondTab": false,
|
|
48
|
+
"secondTabText": "Send Back",
|
|
49
|
+
"secondTabOffset": 80,
|
|
50
|
+
"secondTabWidth": 65,
|
|
51
51
|
"ue_properties": {
|
|
52
52
|
"widget_ue_connectable": {}
|
|
53
53
|
}
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
180.6060791015625
|
|
71
71
|
],
|
|
72
72
|
"flags": {},
|
|
73
|
-
"order":
|
|
73
|
+
"order": 19,
|
|
74
74
|
"mode": 0,
|
|
75
75
|
"inputs": [
|
|
76
76
|
{
|
|
@@ -93,6 +93,7 @@
|
|
|
93
93
|
"properties": {
|
|
94
94
|
"cnr_id": "comfy-core",
|
|
95
95
|
"ver": "0.3.45",
|
|
96
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
96
97
|
"enableTabs": false,
|
|
97
98
|
"tabWidth": 65,
|
|
98
99
|
"tabXOffset": 10,
|
|
@@ -100,7 +101,6 @@
|
|
|
100
101
|
"secondTabText": "Send Back",
|
|
101
102
|
"secondTabOffset": 80,
|
|
102
103
|
"secondTabWidth": 65,
|
|
103
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
104
104
|
"ue_properties": {
|
|
105
105
|
"widget_ue_connectable": {}
|
|
106
106
|
}
|
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"properties": {
|
|
146
146
|
"cnr_id": "comfy-core",
|
|
147
147
|
"ver": "0.3.45",
|
|
148
|
+
"Node name for S&R": "LoadImage",
|
|
148
149
|
"enableTabs": false,
|
|
149
150
|
"tabWidth": 65,
|
|
150
151
|
"tabXOffset": 10,
|
|
@@ -152,7 +153,6 @@
|
|
|
152
153
|
"secondTabText": "Send Back",
|
|
153
154
|
"secondTabOffset": 80,
|
|
154
155
|
"secondTabWidth": 65,
|
|
155
|
-
"Node name for S&R": "LoadImage",
|
|
156
156
|
"ue_properties": {
|
|
157
157
|
"widget_ue_connectable": {}
|
|
158
158
|
}
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
78
|
|
175
175
|
],
|
|
176
176
|
"flags": {},
|
|
177
|
-
"order":
|
|
177
|
+
"order": 37,
|
|
178
178
|
"mode": 0,
|
|
179
179
|
"inputs": [
|
|
180
180
|
{
|
|
@@ -201,56 +201,7 @@
|
|
|
201
201
|
"properties": {
|
|
202
202
|
"cnr_id": "comfy-core",
|
|
203
203
|
"ver": "0.3.45",
|
|
204
|
-
"enableTabs": false,
|
|
205
|
-
"tabWidth": 65,
|
|
206
|
-
"tabXOffset": 10,
|
|
207
|
-
"hasSecondTab": false,
|
|
208
|
-
"secondTabText": "Send Back",
|
|
209
|
-
"secondTabOffset": 80,
|
|
210
|
-
"secondTabWidth": 65,
|
|
211
204
|
"Node name for S&R": "CreateVideo",
|
|
212
|
-
"ue_properties": {
|
|
213
|
-
"widget_ue_connectable": {}
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
"widgets_values": [
|
|
217
|
-
16
|
|
218
|
-
]
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"id": 62,
|
|
222
|
-
"type": "LoadImage",
|
|
223
|
-
"pos": [
|
|
224
|
-
30,
|
|
225
|
-
940
|
|
226
|
-
],
|
|
227
|
-
"size": [
|
|
228
|
-
315,
|
|
229
|
-
314.00006103515625
|
|
230
|
-
],
|
|
231
|
-
"flags": {},
|
|
232
|
-
"order": 2,
|
|
233
|
-
"mode": 0,
|
|
234
|
-
"inputs": [],
|
|
235
|
-
"outputs": [
|
|
236
|
-
{
|
|
237
|
-
"name": "IMAGE",
|
|
238
|
-
"type": "IMAGE",
|
|
239
|
-
"slot_index": 0,
|
|
240
|
-
"links": [
|
|
241
|
-
158
|
|
242
|
-
]
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "MASK",
|
|
246
|
-
"type": "MASK",
|
|
247
|
-
"slot_index": 1,
|
|
248
|
-
"links": null
|
|
249
|
-
}
|
|
250
|
-
],
|
|
251
|
-
"properties": {
|
|
252
|
-
"cnr_id": "comfy-core",
|
|
253
|
-
"ver": "0.3.45",
|
|
254
205
|
"enableTabs": false,
|
|
255
206
|
"tabWidth": 65,
|
|
256
207
|
"tabXOffset": 10,
|
|
@@ -258,14 +209,12 @@
|
|
|
258
209
|
"secondTabText": "Send Back",
|
|
259
210
|
"secondTabOffset": 80,
|
|
260
211
|
"secondTabWidth": 65,
|
|
261
|
-
"Node name for S&R": "LoadImage",
|
|
262
212
|
"ue_properties": {
|
|
263
213
|
"widget_ue_connectable": {}
|
|
264
214
|
}
|
|
265
215
|
},
|
|
266
216
|
"widgets_values": [
|
|
267
|
-
|
|
268
|
-
"image"
|
|
217
|
+
16
|
|
269
218
|
]
|
|
270
219
|
},
|
|
271
220
|
{
|
|
@@ -280,7 +229,7 @@
|
|
|
280
229
|
106
|
|
281
230
|
],
|
|
282
231
|
"flags": {},
|
|
283
|
-
"order":
|
|
232
|
+
"order": 2,
|
|
284
233
|
"mode": 4,
|
|
285
234
|
"inputs": [],
|
|
286
235
|
"outputs": [
|
|
@@ -297,13 +246,6 @@
|
|
|
297
246
|
"properties": {
|
|
298
247
|
"cnr_id": "comfy-core",
|
|
299
248
|
"ver": "0.3.45",
|
|
300
|
-
"enableTabs": false,
|
|
301
|
-
"tabWidth": 65,
|
|
302
|
-
"tabXOffset": 10,
|
|
303
|
-
"hasSecondTab": false,
|
|
304
|
-
"secondTabText": "Send Back",
|
|
305
|
-
"secondTabOffset": 80,
|
|
306
|
-
"secondTabWidth": 65,
|
|
307
249
|
"Node name for S&R": "CLIPLoader",
|
|
308
250
|
"models": [
|
|
309
251
|
{
|
|
@@ -312,6 +254,13 @@
|
|
|
312
254
|
"directory": "text_encoders"
|
|
313
255
|
}
|
|
314
256
|
],
|
|
257
|
+
"enableTabs": false,
|
|
258
|
+
"tabWidth": 65,
|
|
259
|
+
"tabXOffset": 10,
|
|
260
|
+
"hasSecondTab": false,
|
|
261
|
+
"secondTabText": "Send Back",
|
|
262
|
+
"secondTabOffset": 80,
|
|
263
|
+
"secondTabWidth": 65,
|
|
315
264
|
"ue_properties": {
|
|
316
265
|
"widget_ue_connectable": {}
|
|
317
266
|
}
|
|
@@ -334,7 +283,7 @@
|
|
|
334
283
|
60
|
|
335
284
|
],
|
|
336
285
|
"flags": {},
|
|
337
|
-
"order":
|
|
286
|
+
"order": 22,
|
|
338
287
|
"mode": 4,
|
|
339
288
|
"inputs": [
|
|
340
289
|
{
|
|
@@ -356,6 +305,7 @@
|
|
|
356
305
|
"properties": {
|
|
357
306
|
"cnr_id": "comfy-core",
|
|
358
307
|
"ver": "0.3.45",
|
|
308
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
359
309
|
"enableTabs": false,
|
|
360
310
|
"tabWidth": 65,
|
|
361
311
|
"tabXOffset": 10,
|
|
@@ -363,7 +313,6 @@
|
|
|
363
313
|
"secondTabText": "Send Back",
|
|
364
314
|
"secondTabOffset": 80,
|
|
365
315
|
"secondTabWidth": 65,
|
|
366
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
367
316
|
"ue_properties": {
|
|
368
317
|
"widget_ue_connectable": {}
|
|
369
318
|
}
|
|
@@ -384,7 +333,7 @@
|
|
|
384
333
|
58
|
|
385
334
|
],
|
|
386
335
|
"flags": {},
|
|
387
|
-
"order":
|
|
336
|
+
"order": 23,
|
|
388
337
|
"mode": 4,
|
|
389
338
|
"inputs": [
|
|
390
339
|
{
|
|
@@ -406,6 +355,7 @@
|
|
|
406
355
|
"properties": {
|
|
407
356
|
"cnr_id": "comfy-core",
|
|
408
357
|
"ver": "0.3.45",
|
|
358
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
409
359
|
"enableTabs": false,
|
|
410
360
|
"tabWidth": 65,
|
|
411
361
|
"tabXOffset": 10,
|
|
@@ -413,7 +363,6 @@
|
|
|
413
363
|
"secondTabText": "Send Back",
|
|
414
364
|
"secondTabOffset": 80,
|
|
415
365
|
"secondTabWidth": 65,
|
|
416
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
417
366
|
"ue_properties": {
|
|
418
367
|
"widget_ue_connectable": {}
|
|
419
368
|
}
|
|
@@ -434,7 +383,7 @@
|
|
|
434
383
|
82
|
|
435
384
|
],
|
|
436
385
|
"flags": {},
|
|
437
|
-
"order":
|
|
386
|
+
"order": 3,
|
|
438
387
|
"mode": 4,
|
|
439
388
|
"inputs": [],
|
|
440
389
|
"outputs": [
|
|
@@ -450,13 +399,6 @@
|
|
|
450
399
|
"properties": {
|
|
451
400
|
"cnr_id": "comfy-core",
|
|
452
401
|
"ver": "0.3.45",
|
|
453
|
-
"enableTabs": false,
|
|
454
|
-
"tabWidth": 65,
|
|
455
|
-
"tabXOffset": 10,
|
|
456
|
-
"hasSecondTab": false,
|
|
457
|
-
"secondTabText": "Send Back",
|
|
458
|
-
"secondTabOffset": 80,
|
|
459
|
-
"secondTabWidth": 65,
|
|
460
402
|
"Node name for S&R": "UNETLoader",
|
|
461
403
|
"models": [
|
|
462
404
|
{
|
|
@@ -465,6 +407,13 @@
|
|
|
465
407
|
"directory": "diffusion_models"
|
|
466
408
|
}
|
|
467
409
|
],
|
|
410
|
+
"enableTabs": false,
|
|
411
|
+
"tabWidth": 65,
|
|
412
|
+
"tabXOffset": 10,
|
|
413
|
+
"hasSecondTab": false,
|
|
414
|
+
"secondTabText": "Send Back",
|
|
415
|
+
"secondTabOffset": 80,
|
|
416
|
+
"secondTabWidth": 65,
|
|
468
417
|
"ue_properties": {
|
|
469
418
|
"widget_ue_connectable": {}
|
|
470
419
|
}
|
|
@@ -486,7 +435,7 @@
|
|
|
486
435
|
82
|
|
487
436
|
],
|
|
488
437
|
"flags": {},
|
|
489
|
-
"order":
|
|
438
|
+
"order": 4,
|
|
490
439
|
"mode": 4,
|
|
491
440
|
"inputs": [],
|
|
492
441
|
"outputs": [
|
|
@@ -502,13 +451,6 @@
|
|
|
502
451
|
"properties": {
|
|
503
452
|
"cnr_id": "comfy-core",
|
|
504
453
|
"ver": "0.3.45",
|
|
505
|
-
"enableTabs": false,
|
|
506
|
-
"tabWidth": 65,
|
|
507
|
-
"tabXOffset": 10,
|
|
508
|
-
"hasSecondTab": false,
|
|
509
|
-
"secondTabText": "Send Back",
|
|
510
|
-
"secondTabOffset": 80,
|
|
511
|
-
"secondTabWidth": 65,
|
|
512
454
|
"Node name for S&R": "UNETLoader",
|
|
513
455
|
"models": [
|
|
514
456
|
{
|
|
@@ -517,6 +459,13 @@
|
|
|
517
459
|
"directory": "diffusion_models"
|
|
518
460
|
}
|
|
519
461
|
],
|
|
462
|
+
"enableTabs": false,
|
|
463
|
+
"tabWidth": 65,
|
|
464
|
+
"tabXOffset": 10,
|
|
465
|
+
"hasSecondTab": false,
|
|
466
|
+
"secondTabText": "Send Back",
|
|
467
|
+
"secondTabOffset": 80,
|
|
468
|
+
"secondTabWidth": 65,
|
|
520
469
|
"ue_properties": {
|
|
521
470
|
"widget_ue_connectable": {}
|
|
522
471
|
}
|
|
@@ -538,7 +487,7 @@
|
|
|
538
487
|
180.6060791015625
|
|
539
488
|
],
|
|
540
489
|
"flags": {},
|
|
541
|
-
"order":
|
|
490
|
+
"order": 20,
|
|
542
491
|
"mode": 4,
|
|
543
492
|
"inputs": [
|
|
544
493
|
{
|
|
@@ -561,6 +510,7 @@
|
|
|
561
510
|
"properties": {
|
|
562
511
|
"cnr_id": "comfy-core",
|
|
563
512
|
"ver": "0.3.45",
|
|
513
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
564
514
|
"enableTabs": false,
|
|
565
515
|
"tabWidth": 65,
|
|
566
516
|
"tabXOffset": 10,
|
|
@@ -568,7 +518,6 @@
|
|
|
568
518
|
"secondTabText": "Send Back",
|
|
569
519
|
"secondTabOffset": 80,
|
|
570
520
|
"secondTabWidth": 65,
|
|
571
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
572
521
|
"ue_properties": {
|
|
573
522
|
"widget_ue_connectable": {}
|
|
574
523
|
}
|
|
@@ -591,7 +540,7 @@
|
|
|
591
540
|
59.98149108886719
|
|
592
541
|
],
|
|
593
542
|
"flags": {},
|
|
594
|
-
"order":
|
|
543
|
+
"order": 5,
|
|
595
544
|
"mode": 4,
|
|
596
545
|
"inputs": [],
|
|
597
546
|
"outputs": [
|
|
@@ -608,13 +557,6 @@
|
|
|
608
557
|
"properties": {
|
|
609
558
|
"cnr_id": "comfy-core",
|
|
610
559
|
"ver": "0.3.45",
|
|
611
|
-
"enableTabs": false,
|
|
612
|
-
"tabWidth": 65,
|
|
613
|
-
"tabXOffset": 10,
|
|
614
|
-
"hasSecondTab": false,
|
|
615
|
-
"secondTabText": "Send Back",
|
|
616
|
-
"secondTabOffset": 80,
|
|
617
|
-
"secondTabWidth": 65,
|
|
618
560
|
"Node name for S&R": "VAELoader",
|
|
619
561
|
"models": [
|
|
620
562
|
{
|
|
@@ -623,6 +565,13 @@
|
|
|
623
565
|
"directory": "vae"
|
|
624
566
|
}
|
|
625
567
|
],
|
|
568
|
+
"enableTabs": false,
|
|
569
|
+
"tabWidth": 65,
|
|
570
|
+
"tabXOffset": 10,
|
|
571
|
+
"hasSecondTab": false,
|
|
572
|
+
"secondTabText": "Send Back",
|
|
573
|
+
"secondTabOffset": 80,
|
|
574
|
+
"secondTabWidth": 65,
|
|
626
575
|
"ue_properties": {
|
|
627
576
|
"widget_ue_connectable": {}
|
|
628
577
|
}
|
|
@@ -643,7 +592,7 @@
|
|
|
643
592
|
314
|
|
644
593
|
],
|
|
645
594
|
"flags": {},
|
|
646
|
-
"order":
|
|
595
|
+
"order": 6,
|
|
647
596
|
"mode": 4,
|
|
648
597
|
"inputs": [],
|
|
649
598
|
"outputs": [
|
|
@@ -665,6 +614,7 @@
|
|
|
665
614
|
"properties": {
|
|
666
615
|
"cnr_id": "comfy-core",
|
|
667
616
|
"ver": "0.3.45",
|
|
617
|
+
"Node name for S&R": "LoadImage",
|
|
668
618
|
"enableTabs": false,
|
|
669
619
|
"tabWidth": 65,
|
|
670
620
|
"tabXOffset": 10,
|
|
@@ -672,7 +622,6 @@
|
|
|
672
622
|
"secondTabText": "Send Back",
|
|
673
623
|
"secondTabOffset": 80,
|
|
674
624
|
"secondTabWidth": 65,
|
|
675
|
-
"Node name for S&R": "LoadImage",
|
|
676
625
|
"ue_properties": {
|
|
677
626
|
"widget_ue_connectable": {}
|
|
678
627
|
}
|
|
@@ -694,7 +643,7 @@
|
|
|
694
643
|
260
|
|
695
644
|
],
|
|
696
645
|
"flags": {},
|
|
697
|
-
"order":
|
|
646
|
+
"order": 27,
|
|
698
647
|
"mode": 4,
|
|
699
648
|
"inputs": [
|
|
700
649
|
{
|
|
@@ -765,6 +714,7 @@
|
|
|
765
714
|
"properties": {
|
|
766
715
|
"cnr_id": "comfy-core",
|
|
767
716
|
"ver": "0.3.48",
|
|
717
|
+
"Node name for S&R": "WanFirstLastFrameToVideo",
|
|
768
718
|
"enableTabs": false,
|
|
769
719
|
"tabWidth": 65,
|
|
770
720
|
"tabXOffset": 10,
|
|
@@ -772,7 +722,6 @@
|
|
|
772
722
|
"secondTabText": "Send Back",
|
|
773
723
|
"secondTabOffset": 80,
|
|
774
724
|
"secondTabWidth": 65,
|
|
775
|
-
"Node name for S&R": "WanFirstLastFrameToVideo",
|
|
776
725
|
"ue_properties": {
|
|
777
726
|
"widget_ue_connectable": {}
|
|
778
727
|
}
|
|
@@ -784,49 +733,6 @@
|
|
|
784
733
|
1
|
|
785
734
|
]
|
|
786
735
|
},
|
|
787
|
-
{
|
|
788
|
-
"id": 83,
|
|
789
|
-
"type": "SaveVideo",
|
|
790
|
-
"pos": [
|
|
791
|
-
1240,
|
|
792
|
-
1790
|
|
793
|
-
],
|
|
794
|
-
"size": [
|
|
795
|
-
710,
|
|
796
|
-
808
|
|
797
|
-
],
|
|
798
|
-
"flags": {},
|
|
799
|
-
"order": 37,
|
|
800
|
-
"mode": 4,
|
|
801
|
-
"inputs": [
|
|
802
|
-
{
|
|
803
|
-
"name": "video",
|
|
804
|
-
"type": "VIDEO",
|
|
805
|
-
"link": 167
|
|
806
|
-
}
|
|
807
|
-
],
|
|
808
|
-
"outputs": [],
|
|
809
|
-
"properties": {
|
|
810
|
-
"cnr_id": "comfy-core",
|
|
811
|
-
"ver": "0.3.45",
|
|
812
|
-
"enableTabs": false,
|
|
813
|
-
"tabWidth": 65,
|
|
814
|
-
"tabXOffset": 10,
|
|
815
|
-
"hasSecondTab": false,
|
|
816
|
-
"secondTabText": "Send Back",
|
|
817
|
-
"secondTabOffset": 80,
|
|
818
|
-
"secondTabWidth": 65,
|
|
819
|
-
"Node name for S&R": "SaveVideo",
|
|
820
|
-
"ue_properties": {
|
|
821
|
-
"widget_ue_connectable": {}
|
|
822
|
-
}
|
|
823
|
-
},
|
|
824
|
-
"widgets_values": [
|
|
825
|
-
"video/ComfyUI",
|
|
826
|
-
"auto",
|
|
827
|
-
"auto"
|
|
828
|
-
]
|
|
829
|
-
},
|
|
830
736
|
{
|
|
831
737
|
"id": 84,
|
|
832
738
|
"type": "KSamplerAdvanced",
|
|
@@ -839,7 +745,7 @@
|
|
|
839
745
|
334
|
|
840
746
|
],
|
|
841
747
|
"flags": {},
|
|
842
|
-
"order":
|
|
748
|
+
"order": 30,
|
|
843
749
|
"mode": 4,
|
|
844
750
|
"inputs": [
|
|
845
751
|
{
|
|
@@ -875,6 +781,7 @@
|
|
|
875
781
|
"properties": {
|
|
876
782
|
"cnr_id": "comfy-core",
|
|
877
783
|
"ver": "0.3.45",
|
|
784
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
878
785
|
"enableTabs": false,
|
|
879
786
|
"tabWidth": 65,
|
|
880
787
|
"tabXOffset": 10,
|
|
@@ -882,7 +789,6 @@
|
|
|
882
789
|
"secondTabText": "Send Back",
|
|
883
790
|
"secondTabOffset": 80,
|
|
884
791
|
"secondTabWidth": 65,
|
|
885
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
886
792
|
"ue_properties": {
|
|
887
793
|
"widget_ue_connectable": {}
|
|
888
794
|
}
|
|
@@ -912,7 +818,7 @@
|
|
|
912
818
|
46
|
|
913
819
|
],
|
|
914
820
|
"flags": {},
|
|
915
|
-
"order":
|
|
821
|
+
"order": 34,
|
|
916
822
|
"mode": 4,
|
|
917
823
|
"inputs": [
|
|
918
824
|
{
|
|
@@ -939,6 +845,7 @@
|
|
|
939
845
|
"properties": {
|
|
940
846
|
"cnr_id": "comfy-core",
|
|
941
847
|
"ver": "0.3.45",
|
|
848
|
+
"Node name for S&R": "VAEDecode",
|
|
942
849
|
"enableTabs": false,
|
|
943
850
|
"tabWidth": 65,
|
|
944
851
|
"tabXOffset": 10,
|
|
@@ -946,7 +853,6 @@
|
|
|
946
853
|
"secondTabText": "Send Back",
|
|
947
854
|
"secondTabOffset": 80,
|
|
948
855
|
"secondTabWidth": 65,
|
|
949
|
-
"Node name for S&R": "VAEDecode",
|
|
950
856
|
"ue_properties": {
|
|
951
857
|
"widget_ue_connectable": {}
|
|
952
858
|
}
|
|
@@ -965,7 +871,7 @@
|
|
|
965
871
|
78
|
|
966
872
|
],
|
|
967
873
|
"flags": {},
|
|
968
|
-
"order":
|
|
874
|
+
"order": 36,
|
|
969
875
|
"mode": 4,
|
|
970
876
|
"inputs": [
|
|
971
877
|
{
|
|
@@ -992,6 +898,7 @@
|
|
|
992
898
|
"properties": {
|
|
993
899
|
"cnr_id": "comfy-core",
|
|
994
900
|
"ver": "0.3.45",
|
|
901
|
+
"Node name for S&R": "CreateVideo",
|
|
995
902
|
"enableTabs": false,
|
|
996
903
|
"tabWidth": 65,
|
|
997
904
|
"tabXOffset": 10,
|
|
@@ -999,7 +906,6 @@
|
|
|
999
906
|
"secondTabText": "Send Back",
|
|
1000
907
|
"secondTabOffset": 80,
|
|
1001
908
|
"secondTabWidth": 65,
|
|
1002
|
-
"Node name for S&R": "CreateVideo",
|
|
1003
909
|
"ue_properties": {
|
|
1004
910
|
"widget_ue_connectable": {}
|
|
1005
911
|
}
|
|
@@ -1020,7 +926,7 @@
|
|
|
1020
926
|
498.6905822753906
|
|
1021
927
|
],
|
|
1022
928
|
"flags": {},
|
|
1023
|
-
"order":
|
|
929
|
+
"order": 32,
|
|
1024
930
|
"mode": 4,
|
|
1025
931
|
"inputs": [
|
|
1026
932
|
{
|
|
@@ -1056,6 +962,7 @@
|
|
|
1056
962
|
"properties": {
|
|
1057
963
|
"cnr_id": "comfy-core",
|
|
1058
964
|
"ver": "0.3.45",
|
|
965
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1059
966
|
"enableTabs": false,
|
|
1060
967
|
"tabWidth": 65,
|
|
1061
968
|
"tabXOffset": 10,
|
|
@@ -1063,7 +970,6 @@
|
|
|
1063
970
|
"secondTabText": "Send Back",
|
|
1064
971
|
"secondTabOffset": 80,
|
|
1065
972
|
"secondTabWidth": 65,
|
|
1066
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
1067
973
|
"ue_properties": {
|
|
1068
974
|
"widget_ue_connectable": {}
|
|
1069
975
|
}
|
|
@@ -1093,7 +999,7 @@
|
|
|
1093
999
|
120
|
|
1094
1000
|
],
|
|
1095
1001
|
"flags": {},
|
|
1096
|
-
"order":
|
|
1002
|
+
"order": 7,
|
|
1097
1003
|
"mode": 4,
|
|
1098
1004
|
"inputs": [],
|
|
1099
1005
|
"outputs": [],
|
|
@@ -1110,39 +1016,41 @@
|
|
|
1110
1016
|
"bgcolor": "#653"
|
|
1111
1017
|
},
|
|
1112
1018
|
{
|
|
1113
|
-
"id":
|
|
1114
|
-
"type": "
|
|
1019
|
+
"id": 90,
|
|
1020
|
+
"type": "CLIPTextEncode",
|
|
1115
1021
|
"pos": [
|
|
1116
|
-
|
|
1117
|
-
|
|
1022
|
+
420,
|
|
1023
|
+
1830
|
|
1118
1024
|
],
|
|
1119
1025
|
"size": [
|
|
1120
|
-
|
|
1121
|
-
|
|
1026
|
+
422.84503173828125,
|
|
1027
|
+
164.31304931640625
|
|
1122
1028
|
],
|
|
1123
1029
|
"flags": {},
|
|
1124
|
-
"order":
|
|
1030
|
+
"order": 21,
|
|
1125
1031
|
"mode": 4,
|
|
1126
|
-
"inputs": [
|
|
1032
|
+
"inputs": [
|
|
1033
|
+
{
|
|
1034
|
+
"name": "clip",
|
|
1035
|
+
"type": "CLIP",
|
|
1036
|
+
"link": 179
|
|
1037
|
+
}
|
|
1038
|
+
],
|
|
1127
1039
|
"outputs": [
|
|
1128
1040
|
{
|
|
1129
|
-
"name": "
|
|
1130
|
-
"type": "
|
|
1041
|
+
"name": "CONDITIONING",
|
|
1042
|
+
"type": "CONDITIONING",
|
|
1131
1043
|
"slot_index": 0,
|
|
1132
1044
|
"links": [
|
|
1133
|
-
|
|
1045
|
+
162
|
|
1134
1046
|
]
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
"name": "MASK",
|
|
1138
|
-
"type": "MASK",
|
|
1139
|
-
"slot_index": 1,
|
|
1140
|
-
"links": null
|
|
1141
1047
|
}
|
|
1142
1048
|
],
|
|
1049
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1143
1050
|
"properties": {
|
|
1144
1051
|
"cnr_id": "comfy-core",
|
|
1145
1052
|
"ver": "0.3.45",
|
|
1053
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1146
1054
|
"enableTabs": false,
|
|
1147
1055
|
"tabWidth": 65,
|
|
1148
1056
|
"tabXOffset": 10,
|
|
@@ -1150,59 +1058,6 @@
|
|
|
1150
1058
|
"secondTabText": "Send Back",
|
|
1151
1059
|
"secondTabOffset": 80,
|
|
1152
1060
|
"secondTabWidth": 65,
|
|
1153
|
-
"Node name for S&R": "LoadImage",
|
|
1154
|
-
"ue_properties": {
|
|
1155
|
-
"widget_ue_connectable": {}
|
|
1156
|
-
}
|
|
1157
|
-
},
|
|
1158
|
-
"widgets_values": [
|
|
1159
|
-
"Qwen-Image_00002_.png",
|
|
1160
|
-
"image"
|
|
1161
|
-
]
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"id": 90,
|
|
1165
|
-
"type": "CLIPTextEncode",
|
|
1166
|
-
"pos": [
|
|
1167
|
-
420,
|
|
1168
|
-
1830
|
|
1169
|
-
],
|
|
1170
|
-
"size": [
|
|
1171
|
-
422.84503173828125,
|
|
1172
|
-
164.31304931640625
|
|
1173
|
-
],
|
|
1174
|
-
"flags": {},
|
|
1175
|
-
"order": 20,
|
|
1176
|
-
"mode": 4,
|
|
1177
|
-
"inputs": [
|
|
1178
|
-
{
|
|
1179
|
-
"name": "clip",
|
|
1180
|
-
"type": "CLIP",
|
|
1181
|
-
"link": 179
|
|
1182
|
-
}
|
|
1183
|
-
],
|
|
1184
|
-
"outputs": [
|
|
1185
|
-
{
|
|
1186
|
-
"name": "CONDITIONING",
|
|
1187
|
-
"type": "CONDITIONING",
|
|
1188
|
-
"slot_index": 0,
|
|
1189
|
-
"links": [
|
|
1190
|
-
162
|
|
1191
|
-
]
|
|
1192
|
-
}
|
|
1193
|
-
],
|
|
1194
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1195
|
-
"properties": {
|
|
1196
|
-
"cnr_id": "comfy-core",
|
|
1197
|
-
"ver": "0.3.45",
|
|
1198
|
-
"enableTabs": false,
|
|
1199
|
-
"tabWidth": 65,
|
|
1200
|
-
"tabXOffset": 10,
|
|
1201
|
-
"hasSecondTab": false,
|
|
1202
|
-
"secondTabText": "Send Back",
|
|
1203
|
-
"secondTabOffset": 80,
|
|
1204
|
-
"secondTabWidth": 65,
|
|
1205
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
1206
1061
|
"ue_properties": {
|
|
1207
1062
|
"widget_ue_connectable": {}
|
|
1208
1063
|
}
|
|
@@ -1217,15 +1072,15 @@
|
|
|
1217
1072
|
"id": 37,
|
|
1218
1073
|
"type": "UNETLoader",
|
|
1219
1074
|
"pos": [
|
|
1220
|
-
|
|
1221
|
-
-
|
|
1075
|
+
30,
|
|
1076
|
+
-70
|
|
1222
1077
|
],
|
|
1223
1078
|
"size": [
|
|
1224
1079
|
346.7470703125,
|
|
1225
1080
|
82
|
|
1226
1081
|
],
|
|
1227
1082
|
"flags": {},
|
|
1228
|
-
"order":
|
|
1083
|
+
"order": 8,
|
|
1229
1084
|
"mode": 0,
|
|
1230
1085
|
"inputs": [],
|
|
1231
1086
|
"outputs": [
|
|
@@ -1241,13 +1096,6 @@
|
|
|
1241
1096
|
"properties": {
|
|
1242
1097
|
"cnr_id": "comfy-core",
|
|
1243
1098
|
"ver": "0.3.45",
|
|
1244
|
-
"enableTabs": false,
|
|
1245
|
-
"tabWidth": 65,
|
|
1246
|
-
"tabXOffset": 10,
|
|
1247
|
-
"hasSecondTab": false,
|
|
1248
|
-
"secondTabText": "Send Back",
|
|
1249
|
-
"secondTabOffset": 80,
|
|
1250
|
-
"secondTabWidth": 65,
|
|
1251
1099
|
"Node name for S&R": "UNETLoader",
|
|
1252
1100
|
"models": [
|
|
1253
1101
|
{
|
|
@@ -1256,6 +1104,13 @@
|
|
|
1256
1104
|
"directory": "diffusion_models"
|
|
1257
1105
|
}
|
|
1258
1106
|
],
|
|
1107
|
+
"enableTabs": false,
|
|
1108
|
+
"tabWidth": 65,
|
|
1109
|
+
"tabXOffset": 10,
|
|
1110
|
+
"hasSecondTab": false,
|
|
1111
|
+
"secondTabText": "Send Back",
|
|
1112
|
+
"secondTabOffset": 80,
|
|
1113
|
+
"secondTabWidth": 65,
|
|
1259
1114
|
"ue_properties": {
|
|
1260
1115
|
"widget_ue_connectable": {}
|
|
1261
1116
|
}
|
|
@@ -1269,15 +1124,15 @@
|
|
|
1269
1124
|
"id": 56,
|
|
1270
1125
|
"type": "UNETLoader",
|
|
1271
1126
|
"pos": [
|
|
1272
|
-
|
|
1273
|
-
|
|
1127
|
+
30,
|
|
1128
|
+
60
|
|
1274
1129
|
],
|
|
1275
1130
|
"size": [
|
|
1276
1131
|
346.7470703125,
|
|
1277
1132
|
82
|
|
1278
1133
|
],
|
|
1279
1134
|
"flags": {},
|
|
1280
|
-
"order":
|
|
1135
|
+
"order": 9,
|
|
1281
1136
|
"mode": 0,
|
|
1282
1137
|
"inputs": [],
|
|
1283
1138
|
"outputs": [
|
|
@@ -1293,13 +1148,6 @@
|
|
|
1293
1148
|
"properties": {
|
|
1294
1149
|
"cnr_id": "comfy-core",
|
|
1295
1150
|
"ver": "0.3.45",
|
|
1296
|
-
"enableTabs": false,
|
|
1297
|
-
"tabWidth": 65,
|
|
1298
|
-
"tabXOffset": 10,
|
|
1299
|
-
"hasSecondTab": false,
|
|
1300
|
-
"secondTabText": "Send Back",
|
|
1301
|
-
"secondTabOffset": 80,
|
|
1302
|
-
"secondTabWidth": 65,
|
|
1303
1151
|
"Node name for S&R": "UNETLoader",
|
|
1304
1152
|
"models": [
|
|
1305
1153
|
{
|
|
@@ -1308,6 +1156,13 @@
|
|
|
1308
1156
|
"directory": "diffusion_models"
|
|
1309
1157
|
}
|
|
1310
1158
|
],
|
|
1159
|
+
"enableTabs": false,
|
|
1160
|
+
"tabWidth": 65,
|
|
1161
|
+
"tabXOffset": 10,
|
|
1162
|
+
"hasSecondTab": false,
|
|
1163
|
+
"secondTabText": "Send Back",
|
|
1164
|
+
"secondTabOffset": 80,
|
|
1165
|
+
"secondTabWidth": 65,
|
|
1311
1166
|
"ue_properties": {
|
|
1312
1167
|
"widget_ue_connectable": {}
|
|
1313
1168
|
}
|
|
@@ -1329,7 +1184,7 @@
|
|
|
1329
1184
|
46
|
|
1330
1185
|
],
|
|
1331
1186
|
"flags": {},
|
|
1332
|
-
"order":
|
|
1187
|
+
"order": 35,
|
|
1333
1188
|
"mode": 0,
|
|
1334
1189
|
"inputs": [
|
|
1335
1190
|
{
|
|
@@ -1356,6 +1211,7 @@
|
|
|
1356
1211
|
"properties": {
|
|
1357
1212
|
"cnr_id": "comfy-core",
|
|
1358
1213
|
"ver": "0.3.45",
|
|
1214
|
+
"Node name for S&R": "VAEDecode",
|
|
1359
1215
|
"enableTabs": false,
|
|
1360
1216
|
"tabWidth": 65,
|
|
1361
1217
|
"tabXOffset": 10,
|
|
@@ -1363,7 +1219,6 @@
|
|
|
1363
1219
|
"secondTabText": "Send Back",
|
|
1364
1220
|
"secondTabOffset": 80,
|
|
1365
1221
|
"secondTabWidth": 65,
|
|
1366
|
-
"Node name for S&R": "VAEDecode",
|
|
1367
1222
|
"ue_properties": {
|
|
1368
1223
|
"widget_ue_connectable": {}
|
|
1369
1224
|
}
|
|
@@ -1382,7 +1237,7 @@
|
|
|
1382
1237
|
58
|
|
1383
1238
|
],
|
|
1384
1239
|
"flags": {},
|
|
1385
|
-
"order":
|
|
1240
|
+
"order": 29,
|
|
1386
1241
|
"mode": 0,
|
|
1387
1242
|
"inputs": [
|
|
1388
1243
|
{
|
|
@@ -1404,6 +1259,7 @@
|
|
|
1404
1259
|
"properties": {
|
|
1405
1260
|
"cnr_id": "comfy-core",
|
|
1406
1261
|
"ver": "0.3.45",
|
|
1262
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
1407
1263
|
"enableTabs": false,
|
|
1408
1264
|
"tabWidth": 65,
|
|
1409
1265
|
"tabXOffset": 10,
|
|
@@ -1411,7 +1267,6 @@
|
|
|
1411
1267
|
"secondTabText": "Send Back",
|
|
1412
1268
|
"secondTabOffset": 80,
|
|
1413
1269
|
"secondTabWidth": 65,
|
|
1414
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
1415
1270
|
"ue_properties": {
|
|
1416
1271
|
"widget_ue_connectable": {}
|
|
1417
1272
|
}
|
|
@@ -1432,7 +1287,7 @@
|
|
|
1432
1287
|
82
|
|
1433
1288
|
],
|
|
1434
1289
|
"flags": {},
|
|
1435
|
-
"order":
|
|
1290
|
+
"order": 25,
|
|
1436
1291
|
"mode": 0,
|
|
1437
1292
|
"inputs": [
|
|
1438
1293
|
{
|
|
@@ -1453,21 +1308,21 @@
|
|
|
1453
1308
|
"properties": {
|
|
1454
1309
|
"cnr_id": "comfy-core",
|
|
1455
1310
|
"ver": "0.3.49",
|
|
1456
|
-
"enableTabs": false,
|
|
1457
|
-
"tabWidth": 65,
|
|
1458
|
-
"tabXOffset": 10,
|
|
1459
|
-
"hasSecondTab": false,
|
|
1460
|
-
"secondTabText": "Send Back",
|
|
1461
|
-
"secondTabOffset": 80,
|
|
1462
|
-
"secondTabWidth": 65,
|
|
1463
1311
|
"Node name for S&R": "LoraLoaderModelOnly",
|
|
1464
|
-
|
|
1312
|
+
"models": [
|
|
1465
1313
|
{
|
|
1466
1314
|
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
1467
1315
|
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
1468
1316
|
"directory": "loras"
|
|
1469
1317
|
}
|
|
1470
1318
|
],
|
|
1319
|
+
"enableTabs": false,
|
|
1320
|
+
"tabWidth": 65,
|
|
1321
|
+
"tabXOffset": 10,
|
|
1322
|
+
"hasSecondTab": false,
|
|
1323
|
+
"secondTabText": "Send Back",
|
|
1324
|
+
"secondTabOffset": 80,
|
|
1325
|
+
"secondTabWidth": 65,
|
|
1471
1326
|
"ue_properties": {
|
|
1472
1327
|
"widget_ue_connectable": {
|
|
1473
1328
|
"lora_name": true,
|
|
@@ -1492,7 +1347,7 @@
|
|
|
1492
1347
|
82
|
|
1493
1348
|
],
|
|
1494
1349
|
"flags": {},
|
|
1495
|
-
"order":
|
|
1350
|
+
"order": 24,
|
|
1496
1351
|
"mode": 0,
|
|
1497
1352
|
"inputs": [
|
|
1498
1353
|
{
|
|
@@ -1513,6 +1368,14 @@
|
|
|
1513
1368
|
"properties": {
|
|
1514
1369
|
"cnr_id": "comfy-core",
|
|
1515
1370
|
"ver": "0.3.49",
|
|
1371
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
1372
|
+
"models": [
|
|
1373
|
+
{
|
|
1374
|
+
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1375
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1376
|
+
"directory": "loras"
|
|
1377
|
+
}
|
|
1378
|
+
],
|
|
1516
1379
|
"enableTabs": false,
|
|
1517
1380
|
"tabWidth": 65,
|
|
1518
1381
|
"tabXOffset": 10,
|
|
@@ -1520,14 +1383,6 @@
|
|
|
1520
1383
|
"secondTabText": "Send Back",
|
|
1521
1384
|
"secondTabOffset": 80,
|
|
1522
1385
|
"secondTabWidth": 65,
|
|
1523
|
-
"models": [
|
|
1524
|
-
{
|
|
1525
|
-
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1526
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
1527
|
-
"directory": "loras"
|
|
1528
|
-
}
|
|
1529
|
-
],
|
|
1530
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
1531
1386
|
"ue_properties": {
|
|
1532
1387
|
"widget_ue_connectable": {
|
|
1533
1388
|
"lora_name": true,
|
|
@@ -1552,7 +1407,7 @@
|
|
|
1552
1407
|
60
|
|
1553
1408
|
],
|
|
1554
1409
|
"flags": {},
|
|
1555
|
-
"order":
|
|
1410
|
+
"order": 28,
|
|
1556
1411
|
"mode": 0,
|
|
1557
1412
|
"inputs": [
|
|
1558
1413
|
{
|
|
@@ -1574,6 +1429,7 @@
|
|
|
1574
1429
|
"properties": {
|
|
1575
1430
|
"cnr_id": "comfy-core",
|
|
1576
1431
|
"ver": "0.3.45",
|
|
1432
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
1577
1433
|
"enableTabs": false,
|
|
1578
1434
|
"tabWidth": 65,
|
|
1579
1435
|
"tabXOffset": 10,
|
|
@@ -1581,7 +1437,6 @@
|
|
|
1581
1437
|
"secondTabText": "Send Back",
|
|
1582
1438
|
"secondTabOffset": 80,
|
|
1583
1439
|
"secondTabWidth": 65,
|
|
1584
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
1585
1440
|
"ue_properties": {
|
|
1586
1441
|
"widget_ue_connectable": {}
|
|
1587
1442
|
}
|
|
@@ -1602,7 +1457,7 @@
|
|
|
1602
1457
|
498.6905822753906
|
|
1603
1458
|
],
|
|
1604
1459
|
"flags": {},
|
|
1605
|
-
"order":
|
|
1460
|
+
"order": 33,
|
|
1606
1461
|
"mode": 0,
|
|
1607
1462
|
"inputs": [
|
|
1608
1463
|
{
|
|
@@ -1638,6 +1493,7 @@
|
|
|
1638
1493
|
"properties": {
|
|
1639
1494
|
"cnr_id": "comfy-core",
|
|
1640
1495
|
"ver": "0.3.45",
|
|
1496
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1641
1497
|
"enableTabs": false,
|
|
1642
1498
|
"tabWidth": 65,
|
|
1643
1499
|
"tabXOffset": 10,
|
|
@@ -1645,7 +1501,6 @@
|
|
|
1645
1501
|
"secondTabText": "Send Back",
|
|
1646
1502
|
"secondTabOffset": 80,
|
|
1647
1503
|
"secondTabWidth": 65,
|
|
1648
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
1649
1504
|
"ue_properties": {
|
|
1650
1505
|
"widget_ue_connectable": {}
|
|
1651
1506
|
}
|
|
@@ -1675,7 +1530,7 @@
|
|
|
1675
1530
|
334
|
|
1676
1531
|
],
|
|
1677
1532
|
"flags": {},
|
|
1678
|
-
"order":
|
|
1533
|
+
"order": 31,
|
|
1679
1534
|
"mode": 0,
|
|
1680
1535
|
"inputs": [
|
|
1681
1536
|
{
|
|
@@ -1711,6 +1566,7 @@
|
|
|
1711
1566
|
"properties": {
|
|
1712
1567
|
"cnr_id": "comfy-core",
|
|
1713
1568
|
"ver": "0.3.45",
|
|
1569
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1714
1570
|
"enableTabs": false,
|
|
1715
1571
|
"tabWidth": 65,
|
|
1716
1572
|
"tabXOffset": 10,
|
|
@@ -1718,7 +1574,6 @@
|
|
|
1718
1574
|
"secondTabText": "Send Back",
|
|
1719
1575
|
"secondTabOffset": 80,
|
|
1720
1576
|
"secondTabWidth": 65,
|
|
1721
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
1722
1577
|
"ue_properties": {
|
|
1723
1578
|
"widget_ue_connectable": {}
|
|
1724
1579
|
}
|
|
@@ -1748,7 +1603,7 @@
|
|
|
1748
1603
|
808
|
|
1749
1604
|
],
|
|
1750
1605
|
"flags": {},
|
|
1751
|
-
"order":
|
|
1606
|
+
"order": 39,
|
|
1752
1607
|
"mode": 0,
|
|
1753
1608
|
"inputs": [
|
|
1754
1609
|
{
|
|
@@ -1761,6 +1616,7 @@
|
|
|
1761
1616
|
"properties": {
|
|
1762
1617
|
"cnr_id": "comfy-core",
|
|
1763
1618
|
"ver": "0.3.45",
|
|
1619
|
+
"Node name for S&R": "SaveVideo",
|
|
1764
1620
|
"enableTabs": false,
|
|
1765
1621
|
"tabWidth": 65,
|
|
1766
1622
|
"tabXOffset": 10,
|
|
@@ -1768,7 +1624,6 @@
|
|
|
1768
1624
|
"secondTabText": "Send Back",
|
|
1769
1625
|
"secondTabOffset": 80,
|
|
1770
1626
|
"secondTabWidth": 65,
|
|
1771
|
-
"Node name for S&R": "SaveVideo",
|
|
1772
1627
|
"ue_properties": {
|
|
1773
1628
|
"widget_ue_connectable": {}
|
|
1774
1629
|
}
|
|
@@ -1791,7 +1646,7 @@
|
|
|
1791
1646
|
59.98149108886719
|
|
1792
1647
|
],
|
|
1793
1648
|
"flags": {},
|
|
1794
|
-
"order":
|
|
1649
|
+
"order": 10,
|
|
1795
1650
|
"mode": 0,
|
|
1796
1651
|
"inputs": [],
|
|
1797
1652
|
"outputs": [
|
|
@@ -1808,13 +1663,6 @@
|
|
|
1808
1663
|
"properties": {
|
|
1809
1664
|
"cnr_id": "comfy-core",
|
|
1810
1665
|
"ver": "0.3.45",
|
|
1811
|
-
"enableTabs": false,
|
|
1812
|
-
"tabWidth": 65,
|
|
1813
|
-
"tabXOffset": 10,
|
|
1814
|
-
"hasSecondTab": false,
|
|
1815
|
-
"secondTabText": "Send Back",
|
|
1816
|
-
"secondTabOffset": 80,
|
|
1817
|
-
"secondTabWidth": 65,
|
|
1818
1666
|
"Node name for S&R": "VAELoader",
|
|
1819
1667
|
"models": [
|
|
1820
1668
|
{
|
|
@@ -1823,6 +1671,13 @@
|
|
|
1823
1671
|
"directory": "vae"
|
|
1824
1672
|
}
|
|
1825
1673
|
],
|
|
1674
|
+
"enableTabs": false,
|
|
1675
|
+
"tabWidth": 65,
|
|
1676
|
+
"tabXOffset": 10,
|
|
1677
|
+
"hasSecondTab": false,
|
|
1678
|
+
"secondTabText": "Send Back",
|
|
1679
|
+
"secondTabOffset": 80,
|
|
1680
|
+
"secondTabWidth": 65,
|
|
1826
1681
|
"ue_properties": {
|
|
1827
1682
|
"widget_ue_connectable": {}
|
|
1828
1683
|
}
|
|
@@ -1843,7 +1698,7 @@
|
|
|
1843
1698
|
260
|
|
1844
1699
|
],
|
|
1845
1700
|
"flags": {},
|
|
1846
|
-
"order":
|
|
1701
|
+
"order": 26,
|
|
1847
1702
|
"mode": 0,
|
|
1848
1703
|
"inputs": [
|
|
1849
1704
|
{
|
|
@@ -1914,6 +1769,7 @@
|
|
|
1914
1769
|
"properties": {
|
|
1915
1770
|
"cnr_id": "comfy-core",
|
|
1916
1771
|
"ver": "0.3.48",
|
|
1772
|
+
"Node name for S&R": "WanFirstLastFrameToVideo",
|
|
1917
1773
|
"enableTabs": false,
|
|
1918
1774
|
"tabWidth": 65,
|
|
1919
1775
|
"tabXOffset": 10,
|
|
@@ -1921,7 +1777,6 @@
|
|
|
1921
1777
|
"secondTabText": "Send Back",
|
|
1922
1778
|
"secondTabOffset": 80,
|
|
1923
1779
|
"secondTabWidth": 65,
|
|
1924
|
-
"Node name for S&R": "WanFirstLastFrameToVideo",
|
|
1925
1780
|
"ue_properties": {
|
|
1926
1781
|
"widget_ue_connectable": {}
|
|
1927
1782
|
}
|
|
@@ -1933,34 +1788,6 @@
|
|
|
1933
1788
|
1
|
|
1934
1789
|
]
|
|
1935
1790
|
},
|
|
1936
|
-
{
|
|
1937
|
-
"id": 70,
|
|
1938
|
-
"type": "Note",
|
|
1939
|
-
"pos": [
|
|
1940
|
-
910,
|
|
1941
|
-
1150
|
|
1942
|
-
],
|
|
1943
|
-
"size": [
|
|
1944
|
-
340,
|
|
1945
|
-
120
|
|
1946
|
-
],
|
|
1947
|
-
"flags": {},
|
|
1948
|
-
"order": 13,
|
|
1949
|
-
"mode": 0,
|
|
1950
|
-
"inputs": [],
|
|
1951
|
-
"outputs": [],
|
|
1952
|
-
"title": "Video Size",
|
|
1953
|
-
"properties": {
|
|
1954
|
-
"ue_properties": {
|
|
1955
|
-
"widget_ue_connectable": {}
|
|
1956
|
-
}
|
|
1957
|
-
},
|
|
1958
|
-
"widgets_values": [
|
|
1959
|
-
"By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
|
|
1960
|
-
],
|
|
1961
|
-
"color": "#432",
|
|
1962
|
-
"bgcolor": "#653"
|
|
1963
|
-
},
|
|
1964
1791
|
{
|
|
1965
1792
|
"id": 93,
|
|
1966
1793
|
"type": "MarkdownNote",
|
|
@@ -1973,7 +1800,7 @@
|
|
|
1973
1800
|
180
|
|
1974
1801
|
],
|
|
1975
1802
|
"flags": {},
|
|
1976
|
-
"order":
|
|
1803
|
+
"order": 11,
|
|
1977
1804
|
"mode": 0,
|
|
1978
1805
|
"inputs": [],
|
|
1979
1806
|
"outputs": [],
|
|
@@ -1999,7 +1826,7 @@
|
|
|
1999
1826
|
550
|
|
2000
1827
|
],
|
|
2001
1828
|
"flags": {},
|
|
2002
|
-
"order":
|
|
1829
|
+
"order": 12,
|
|
2003
1830
|
"mode": 0,
|
|
2004
1831
|
"inputs": [],
|
|
2005
1832
|
"outputs": [],
|
|
@@ -2027,7 +1854,7 @@
|
|
|
2027
1854
|
150
|
|
2028
1855
|
],
|
|
2029
1856
|
"flags": {},
|
|
2030
|
-
"order":
|
|
1857
|
+
"order": 13,
|
|
2031
1858
|
"mode": 0,
|
|
2032
1859
|
"inputs": [],
|
|
2033
1860
|
"outputs": [],
|
|
@@ -2054,7 +1881,7 @@
|
|
|
2054
1881
|
164.31304931640625
|
|
2055
1882
|
],
|
|
2056
1883
|
"flags": {},
|
|
2057
|
-
"order":
|
|
1884
|
+
"order": 18,
|
|
2058
1885
|
"mode": 0,
|
|
2059
1886
|
"inputs": [
|
|
2060
1887
|
{
|
|
@@ -2077,6 +1904,7 @@
|
|
|
2077
1904
|
"properties": {
|
|
2078
1905
|
"cnr_id": "comfy-core",
|
|
2079
1906
|
"ver": "0.3.45",
|
|
1907
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
2080
1908
|
"enableTabs": false,
|
|
2081
1909
|
"tabWidth": 65,
|
|
2082
1910
|
"tabXOffset": 10,
|
|
@@ -2084,7 +1912,6 @@
|
|
|
2084
1912
|
"secondTabText": "Send Back",
|
|
2085
1913
|
"secondTabOffset": 80,
|
|
2086
1914
|
"secondTabWidth": 65,
|
|
2087
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
2088
1915
|
"ue_properties": {
|
|
2089
1916
|
"widget_ue_connectable": {}
|
|
2090
1917
|
}
|
|
@@ -2094,6 +1921,203 @@
|
|
|
2094
1921
|
],
|
|
2095
1922
|
"color": "#232",
|
|
2096
1923
|
"bgcolor": "#353"
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
"id": 96,
|
|
1927
|
+
"type": "Note",
|
|
1928
|
+
"pos": [
|
|
1929
|
+
10,
|
|
1930
|
+
-310
|
|
1931
|
+
],
|
|
1932
|
+
"size": [
|
|
1933
|
+
360,
|
|
1934
|
+
100
|
|
1935
|
+
],
|
|
1936
|
+
"flags": {},
|
|
1937
|
+
"order": 14,
|
|
1938
|
+
"mode": 0,
|
|
1939
|
+
"inputs": [],
|
|
1940
|
+
"outputs": [],
|
|
1941
|
+
"title": "About 4 Steps LoRA",
|
|
1942
|
+
"properties": {},
|
|
1943
|
+
"widgets_values": [
|
|
1944
|
+
"Using the Wan2.2 Lighting LoRA will result in the loss of video dynamics, but it will reduce the generation time. This template provides two workflows, and you can enable one as needed."
|
|
1945
|
+
],
|
|
1946
|
+
"color": "#432",
|
|
1947
|
+
"bgcolor": "#653"
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"id": 62,
|
|
1951
|
+
"type": "LoadImage",
|
|
1952
|
+
"pos": [
|
|
1953
|
+
50,
|
|
1954
|
+
950
|
|
1955
|
+
],
|
|
1956
|
+
"size": [
|
|
1957
|
+
315,
|
|
1958
|
+
314.00006103515625
|
|
1959
|
+
],
|
|
1960
|
+
"flags": {},
|
|
1961
|
+
"order": 15,
|
|
1962
|
+
"mode": 0,
|
|
1963
|
+
"inputs": [],
|
|
1964
|
+
"outputs": [
|
|
1965
|
+
{
|
|
1966
|
+
"name": "IMAGE",
|
|
1967
|
+
"type": "IMAGE",
|
|
1968
|
+
"slot_index": 0,
|
|
1969
|
+
"links": [
|
|
1970
|
+
158
|
|
1971
|
+
]
|
|
1972
|
+
},
|
|
1973
|
+
{
|
|
1974
|
+
"name": "MASK",
|
|
1975
|
+
"type": "MASK",
|
|
1976
|
+
"slot_index": 1,
|
|
1977
|
+
"links": null
|
|
1978
|
+
}
|
|
1979
|
+
],
|
|
1980
|
+
"properties": {
|
|
1981
|
+
"cnr_id": "comfy-core",
|
|
1982
|
+
"ver": "0.3.45",
|
|
1983
|
+
"Node name for S&R": "LoadImage",
|
|
1984
|
+
"enableTabs": false,
|
|
1985
|
+
"tabWidth": 65,
|
|
1986
|
+
"tabXOffset": 10,
|
|
1987
|
+
"hasSecondTab": false,
|
|
1988
|
+
"secondTabText": "Send Back",
|
|
1989
|
+
"secondTabOffset": 80,
|
|
1990
|
+
"secondTabWidth": 65,
|
|
1991
|
+
"ue_properties": {
|
|
1992
|
+
"widget_ue_connectable": {}
|
|
1993
|
+
}
|
|
1994
|
+
},
|
|
1995
|
+
"widgets_values": [
|
|
1996
|
+
"Qwen-Image_00002_.png",
|
|
1997
|
+
"image"
|
|
1998
|
+
]
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"id": 89,
|
|
2002
|
+
"type": "LoadImage",
|
|
2003
|
+
"pos": [
|
|
2004
|
+
40,
|
|
2005
|
+
2560
|
|
2006
|
+
],
|
|
2007
|
+
"size": [
|
|
2008
|
+
315,
|
|
2009
|
+
314.00006103515625
|
|
2010
|
+
],
|
|
2011
|
+
"flags": {},
|
|
2012
|
+
"order": 16,
|
|
2013
|
+
"mode": 4,
|
|
2014
|
+
"inputs": [],
|
|
2015
|
+
"outputs": [
|
|
2016
|
+
{
|
|
2017
|
+
"name": "IMAGE",
|
|
2018
|
+
"type": "IMAGE",
|
|
2019
|
+
"slot_index": 0,
|
|
2020
|
+
"links": [
|
|
2021
|
+
166
|
|
2022
|
+
]
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"name": "MASK",
|
|
2026
|
+
"type": "MASK",
|
|
2027
|
+
"slot_index": 1,
|
|
2028
|
+
"links": null
|
|
2029
|
+
}
|
|
2030
|
+
],
|
|
2031
|
+
"properties": {
|
|
2032
|
+
"cnr_id": "comfy-core",
|
|
2033
|
+
"ver": "0.3.45",
|
|
2034
|
+
"Node name for S&R": "LoadImage",
|
|
2035
|
+
"enableTabs": false,
|
|
2036
|
+
"tabWidth": 65,
|
|
2037
|
+
"tabXOffset": 10,
|
|
2038
|
+
"hasSecondTab": false,
|
|
2039
|
+
"secondTabText": "Send Back",
|
|
2040
|
+
"secondTabOffset": 80,
|
|
2041
|
+
"secondTabWidth": 65,
|
|
2042
|
+
"ue_properties": {
|
|
2043
|
+
"widget_ue_connectable": {}
|
|
2044
|
+
}
|
|
2045
|
+
},
|
|
2046
|
+
"widgets_values": [
|
|
2047
|
+
"Qwen-Image_00002_.png",
|
|
2048
|
+
"image"
|
|
2049
|
+
]
|
|
2050
|
+
},
|
|
2051
|
+
{
|
|
2052
|
+
"id": 70,
|
|
2053
|
+
"type": "Note",
|
|
2054
|
+
"pos": [
|
|
2055
|
+
890,
|
|
2056
|
+
1160
|
|
2057
|
+
],
|
|
2058
|
+
"size": [
|
|
2059
|
+
340,
|
|
2060
|
+
120
|
|
2061
|
+
],
|
|
2062
|
+
"flags": {},
|
|
2063
|
+
"order": 17,
|
|
2064
|
+
"mode": 0,
|
|
2065
|
+
"inputs": [],
|
|
2066
|
+
"outputs": [],
|
|
2067
|
+
"title": "Video Size",
|
|
2068
|
+
"properties": {
|
|
2069
|
+
"ue_properties": {
|
|
2070
|
+
"widget_ue_connectable": {}
|
|
2071
|
+
}
|
|
2072
|
+
},
|
|
2073
|
+
"widgets_values": [
|
|
2074
|
+
"By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
|
|
2075
|
+
],
|
|
2076
|
+
"color": "#432",
|
|
2077
|
+
"bgcolor": "#653"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"id": 83,
|
|
2081
|
+
"type": "SaveVideo",
|
|
2082
|
+
"pos": [
|
|
2083
|
+
1240,
|
|
2084
|
+
1790
|
|
2085
|
+
],
|
|
2086
|
+
"size": [
|
|
2087
|
+
770,
|
|
2088
|
+
840
|
|
2089
|
+
],
|
|
2090
|
+
"flags": {},
|
|
2091
|
+
"order": 38,
|
|
2092
|
+
"mode": 4,
|
|
2093
|
+
"inputs": [
|
|
2094
|
+
{
|
|
2095
|
+
"name": "video",
|
|
2096
|
+
"type": "VIDEO",
|
|
2097
|
+
"link": 167
|
|
2098
|
+
}
|
|
2099
|
+
],
|
|
2100
|
+
"outputs": [],
|
|
2101
|
+
"properties": {
|
|
2102
|
+
"cnr_id": "comfy-core",
|
|
2103
|
+
"ver": "0.3.45",
|
|
2104
|
+
"Node name for S&R": "SaveVideo",
|
|
2105
|
+
"enableTabs": false,
|
|
2106
|
+
"tabWidth": 65,
|
|
2107
|
+
"tabXOffset": 10,
|
|
2108
|
+
"hasSecondTab": false,
|
|
2109
|
+
"secondTabText": "Send Back",
|
|
2110
|
+
"secondTabOffset": 80,
|
|
2111
|
+
"secondTabWidth": 65,
|
|
2112
|
+
"ue_properties": {
|
|
2113
|
+
"widget_ue_connectable": {}
|
|
2114
|
+
}
|
|
2115
|
+
},
|
|
2116
|
+
"widgets_values": [
|
|
2117
|
+
"video/ComfyUI",
|
|
2118
|
+
"auto",
|
|
2119
|
+
"auto"
|
|
2120
|
+
]
|
|
2097
2121
|
}
|
|
2098
2122
|
],
|
|
2099
2123
|
"links": [
|
|
@@ -2453,7 +2477,7 @@
|
|
|
2453
2477
|
"groups": [
|
|
2454
2478
|
{
|
|
2455
2479
|
"id": 1,
|
|
2456
|
-
"title": "
|
|
2480
|
+
"title": "Step 1 - Load models",
|
|
2457
2481
|
"bounding": [
|
|
2458
2482
|
20,
|
|
2459
2483
|
-150,
|
|
@@ -2466,7 +2490,7 @@
|
|
|
2466
2490
|
},
|
|
2467
2491
|
{
|
|
2468
2492
|
"id": 2,
|
|
2469
|
-
"title": "
|
|
2493
|
+
"title": "Step 2.1 - Upload start_image",
|
|
2470
2494
|
"bounding": [
|
|
2471
2495
|
20,
|
|
2472
2496
|
440,
|
|
@@ -2479,7 +2503,7 @@
|
|
|
2479
2503
|
},
|
|
2480
2504
|
{
|
|
2481
2505
|
"id": 3,
|
|
2482
|
-
"title": "
|
|
2506
|
+
"title": "Step 4 - Prompt",
|
|
2483
2507
|
"bounding": [
|
|
2484
2508
|
420,
|
|
2485
2509
|
440,
|
|
@@ -2492,7 +2516,7 @@
|
|
|
2492
2516
|
},
|
|
2493
2517
|
{
|
|
2494
2518
|
"id": 4,
|
|
2495
|
-
"title": "
|
|
2519
|
+
"title": "Step 3 - Video size & length",
|
|
2496
2520
|
"bounding": [
|
|
2497
2521
|
420,
|
|
2498
2522
|
930,
|
|
@@ -2505,7 +2529,7 @@
|
|
|
2505
2529
|
},
|
|
2506
2530
|
{
|
|
2507
2531
|
"id": 5,
|
|
2508
|
-
"title": "
|
|
2532
|
+
"title": "Step 2.2 - Upload end_image",
|
|
2509
2533
|
"bounding": [
|
|
2510
2534
|
20,
|
|
2511
2535
|
870,
|
|
@@ -2518,12 +2542,12 @@
|
|
|
2518
2542
|
},
|
|
2519
2543
|
{
|
|
2520
2544
|
"id": 11,
|
|
2521
|
-
"title": "fp8_scaled",
|
|
2545
|
+
"title": "Wan2.2 I2V fp8_scaled",
|
|
2522
2546
|
"bounding": [
|
|
2523
2547
|
10,
|
|
2524
2548
|
1430,
|
|
2525
|
-
|
|
2526
|
-
|
|
2549
|
+
2030,
|
|
2550
|
+
1490
|
|
2527
2551
|
],
|
|
2528
2552
|
"color": "#3f789e",
|
|
2529
2553
|
"font_size": 24,
|
|
@@ -2531,7 +2555,7 @@
|
|
|
2531
2555
|
},
|
|
2532
2556
|
{
|
|
2533
2557
|
"id": 6,
|
|
2534
|
-
"title": "
|
|
2558
|
+
"title": "Step 1 - Load models",
|
|
2535
2559
|
"bounding": [
|
|
2536
2560
|
20,
|
|
2537
2561
|
1470,
|
|
@@ -2544,7 +2568,7 @@
|
|
|
2544
2568
|
},
|
|
2545
2569
|
{
|
|
2546
2570
|
"id": 7,
|
|
2547
|
-
"title": "
|
|
2571
|
+
"title": "Step 2.1 - Upload start_image",
|
|
2548
2572
|
"bounding": [
|
|
2549
2573
|
20,
|
|
2550
2574
|
2060,
|
|
@@ -2557,7 +2581,7 @@
|
|
|
2557
2581
|
},
|
|
2558
2582
|
{
|
|
2559
2583
|
"id": 8,
|
|
2560
|
-
"title": "
|
|
2584
|
+
"title": "Step 4 - Prompt",
|
|
2561
2585
|
"bounding": [
|
|
2562
2586
|
410,
|
|
2563
2587
|
1760,
|
|
@@ -2570,7 +2594,7 @@
|
|
|
2570
2594
|
},
|
|
2571
2595
|
{
|
|
2572
2596
|
"id": 9,
|
|
2573
|
-
"title": "
|
|
2597
|
+
"title": "Step 3 - Video size & length",
|
|
2574
2598
|
"bounding": [
|
|
2575
2599
|
410,
|
|
2576
2600
|
2240,
|
|
@@ -2583,7 +2607,7 @@
|
|
|
2583
2607
|
},
|
|
2584
2608
|
{
|
|
2585
2609
|
"id": 10,
|
|
2586
|
-
"title": "
|
|
2610
|
+
"title": "Step 2.2 - Upload end_image",
|
|
2587
2611
|
"bounding": [
|
|
2588
2612
|
20,
|
|
2589
2613
|
2490,
|
|
@@ -2596,12 +2620,12 @@
|
|
|
2596
2620
|
},
|
|
2597
2621
|
{
|
|
2598
2622
|
"id": 12,
|
|
2599
|
-
"title": "fp8_scaled +
|
|
2623
|
+
"title": "Wan2.2 I2V fp8_scaled + 4 steps LoRA",
|
|
2600
2624
|
"bounding": [
|
|
2601
2625
|
10,
|
|
2602
|
-
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2626
|
+
-200,
|
|
2627
|
+
2030,
|
|
2628
|
+
1510
|
|
2605
2629
|
],
|
|
2606
2630
|
"color": "#3f789e",
|
|
2607
2631
|
"font_size": 24,
|
|
@@ -2611,13 +2635,13 @@
|
|
|
2611
2635
|
"config": {},
|
|
2612
2636
|
"extra": {
|
|
2613
2637
|
"ds": {
|
|
2614
|
-
"scale": 0.
|
|
2638
|
+
"scale": 0.2673486306414057,
|
|
2615
2639
|
"offset": [
|
|
2616
|
-
|
|
2617
|
-
|
|
2640
|
+
2543.662210727303,
|
|
2641
|
+
861.8484090479735
|
|
2618
2642
|
]
|
|
2619
2643
|
},
|
|
2620
|
-
"frontendVersion": "1.
|
|
2644
|
+
"frontendVersion": "1.24.4",
|
|
2621
2645
|
"VHS_latentpreview": false,
|
|
2622
2646
|
"VHS_latentpreviewrate": 0,
|
|
2623
2647
|
"VHS_MetadataImage": true,
|