workflows/ltx23_t2v base.json
71.6 KB · 3734 lines · json Raw
1 {
2 "id": "8ab11aed-daff-4d6f-94cb-c8d9e88710ac",
3 "revision": 0,
4 "last_node_id": 67,
5 "last_link_id": 112,
6 "nodes": [
7 {
8 "id": 3,
9 "type": "LTXVConcatAVLatent",
10 "pos": [
11 5880.670120534078,
12 4864.087071545735
13 ],
14 "size": [
15 270,
16 60
17 ],
18 "flags": {},
19 "order": 47,
20 "mode": 0,
21 "inputs": [
22 {
23 "name": "video_latent",
24 "type": "LATENT",
25 "link": 1
26 },
27 {
28 "name": "audio_latent",
29 "type": "LATENT",
30 "link": 2
31 }
32 ],
33 "outputs": [
34 {
35 "name": "latent",
36 "type": "LATENT",
37 "links": [
38 54
39 ]
40 }
41 ],
42 "properties": {
43 "cnr_id": "comfy-core",
44 "ver": "0.5.1",
45 "Node name for S&R": "LTXVConcatAVLatent",
46 "ue_properties": {
47 "widget_ue_connectable": {},
48 "version": "7.4.1",
49 "input_ue_unconnectable": {}
50 },
51 "enableTabs": false,
52 "tabWidth": 65,
53 "tabXOffset": 10,
54 "hasSecondTab": false,
55 "secondTabText": "Send Back",
56 "secondTabOffset": 80,
57 "secondTabWidth": 65
58 },
59 "widgets_values": []
60 },
61 {
62 "id": 4,
63 "type": "LTXVAudioVAELoader",
64 "pos": [
65 2790.669915402209,
66 4624.086916856088
67 ],
68 "size": [
69 420,
70 68.88020833333334
71 ],
72 "flags": {},
73 "order": 0,
74 "mode": 0,
75 "inputs": [],
76 "outputs": [
77 {
78 "name": "Audio VAE",
79 "type": "VAE",
80 "links": [
81 37,
82 46
83 ]
84 }
85 ],
86 "properties": {
87 "cnr_id": "comfy-core",
88 "ver": "0.3.68",
89 "Node name for S&R": "LTXVAudioVAELoader",
90 "models": [
91 {
92 "name": "ltx-2.3-22b-dev-fp8.safetensors",
93 "url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
94 "directory": "checkpoints"
95 }
96 ],
97 "ue_properties": {
98 "widget_ue_connectable": {},
99 "version": "7.4.1",
100 "input_ue_unconnectable": {}
101 },
102 "enableTabs": false,
103 "tabWidth": 65,
104 "tabXOffset": 10,
105 "hasSecondTab": false,
106 "secondTabText": "Send Back",
107 "secondTabOffset": 80,
108 "secondTabWidth": 65
109 },
110 "widgets_values": [
111 "ltx-2.3-22b-dev-fp8.safetensors"
112 ]
113 },
114 {
115 "id": 9,
116 "type": "SamplerCustomAdvanced",
117 "pos": [
118 4663.003365446446,
119 4297.115751528979
120 ],
121 "size": [
122 213.125,
123 238.1416015625
124 ],
125 "flags": {},
126 "order": 41,
127 "mode": 0,
128 "inputs": [
129 {
130 "name": "noise",
131 "type": "NOISE",
132 "link": 6
133 },
134 {
135 "name": "guider",
136 "type": "GUIDER",
137 "link": 7
138 },
139 {
140 "name": "sampler",
141 "type": "SAMPLER",
142 "link": 8
143 },
144 {
145 "name": "sigmas",
146 "type": "SIGMAS",
147 "link": 71
148 },
149 {
150 "name": "latent_image",
151 "type": "LATENT",
152 "link": 10
153 }
154 ],
155 "outputs": [
156 {
157 "name": "output",
158 "type": "LATENT",
159 "links": [
160 49
161 ]
162 },
163 {
164 "name": "denoised_output",
165 "type": "LATENT",
166 "links": []
167 }
168 ],
169 "properties": {
170 "cnr_id": "comfy-core",
171 "ver": "0.3.60",
172 "Node name for S&R": "SamplerCustomAdvanced",
173 "ue_properties": {
174 "widget_ue_connectable": {},
175 "version": "7.4.1",
176 "input_ue_unconnectable": {}
177 },
178 "enableTabs": false,
179 "tabWidth": 65,
180 "tabXOffset": 10,
181 "hasSecondTab": false,
182 "secondTabText": "Send Back",
183 "secondTabOffset": 80,
184 "secondTabWidth": 65
185 },
186 "widgets_values": []
187 },
188 {
189 "id": 10,
190 "type": "LTXVCropGuides",
191 "pos": [
192 5003.002813944201,
193 4477.115867546215
194 ],
195 "size": [
196 240,
197 80
198 ],
199 "flags": {},
200 "order": 43,
201 "mode": 0,
202 "inputs": [
203 {
204 "name": "positive",
205 "type": "CONDITIONING",
206 "link": 11
207 },
208 {
209 "name": "negative",
210 "type": "CONDITIONING",
211 "link": 12
212 },
213 {
214 "name": "latent",
215 "type": "LATENT",
216 "link": 13
217 }
218 ],
219 "outputs": [
220 {
221 "name": "positive",
222 "type": "CONDITIONING",
223 "links": [
224 4
225 ]
226 },
227 {
228 "name": "negative",
229 "type": "CONDITIONING",
230 "links": [
231 5
232 ]
233 },
234 {
235 "name": "latent",
236 "type": "LATENT",
237 "slot_index": 2,
238 "links": []
239 }
240 ],
241 "properties": {
242 "cnr_id": "comfy-core",
243 "ver": "0.3.68",
244 "Node name for S&R": "LTXVCropGuides",
245 "ue_properties": {
246 "widget_ue_connectable": {},
247 "version": "7.4.1",
248 "input_ue_unconnectable": {}
249 },
250 "enableTabs": false,
251 "tabWidth": 65,
252 "tabXOffset": 10,
253 "hasSecondTab": false,
254 "secondTabText": "Send Back",
255 "secondTabOffset": 80,
256 "secondTabWidth": 65
257 },
258 "widgets_values": []
259 },
260 {
261 "id": 12,
262 "type": "ResizeImagesByLongerEdge",
263 "pos": [
264 2858.004051104041,
265 5367.4202972688645
266 ],
267 "size": [
268 303.60677083333337,
269 66.66666666666667
270 ],
271 "flags": {
272 "collapsed": false
273 },
274 "order": 29,
275 "mode": 4,
276 "inputs": [
277 {
278 "name": "images",
279 "type": "IMAGE",
280 "link": 15
281 }
282 ],
283 "outputs": [
284 {
285 "name": "images",
286 "type": "IMAGE",
287 "links": [
288 23
289 ]
290 }
291 ],
292 "properties": {
293 "cnr_id": "comfy-core",
294 "ver": "0.5.1",
295 "Node name for S&R": "ResizeImagesByLongerEdge",
296 "ue_properties": {
297 "widget_ue_connectable": {},
298 "version": "7.4.1",
299 "input_ue_unconnectable": {}
300 },
301 "enableTabs": false,
302 "tabWidth": 65,
303 "tabXOffset": 10,
304 "hasSecondTab": false,
305 "secondTabText": "Send Back",
306 "secondTabOffset": 80,
307 "secondTabWidth": 65
308 },
309 "widgets_values": [
310 1536
311 ]
312 },
313 {
314 "id": 13,
315 "type": "LTXVLatentUpsampler",
316 "pos": [
317 5420.670174339184,
318 4554.086906767633
319 ],
320 "size": [
321 320,
322 80
323 ],
324 "flags": {},
325 "order": 44,
326 "mode": 0,
327 "inputs": [
328 {
329 "name": "samples",
330 "type": "LATENT",
331 "link": 16
332 },
333 {
334 "name": "upscale_model",
335 "type": "LATENT_UPSCALE_MODEL",
336 "link": 17
337 },
338 {
339 "name": "vae",
340 "type": "VAE",
341 "link": 18
342 }
343 ],
344 "outputs": [
345 {
346 "name": "LATENT",
347 "type": "LATENT",
348 "links": [
349 21
350 ]
351 }
352 ],
353 "properties": {
354 "cnr_id": "comfy-core",
355 "ver": "0.14.1",
356 "Node name for S&R": "LTXVLatentUpsampler",
357 "ue_properties": {
358 "widget_ue_connectable": {},
359 "version": "7.4.1",
360 "input_ue_unconnectable": {}
361 },
362 "enableTabs": false,
363 "tabWidth": 65,
364 "tabXOffset": 10,
365 "hasSecondTab": false,
366 "secondTabText": "Send Back",
367 "secondTabOffset": 80,
368 "secondTabWidth": 65
369 },
370 "widgets_values": []
371 },
372 {
373 "id": 15,
374 "type": "LTXVPreprocess",
375 "pos": [
376 3278.003270930136,
377 5367.4202972688645
378 ],
379 "size": [
380 280,
381 66.66666666666667
382 ],
383 "flags": {},
384 "order": 34,
385 "mode": 4,
386 "inputs": [
387 {
388 "name": "image",
389 "type": "IMAGE",
390 "link": 23
391 }
392 ],
393 "outputs": [
394 {
395 "name": "output_image",
396 "type": "IMAGE",
397 "links": []
398 }
399 ],
400 "properties": {
401 "cnr_id": "comfy-core",
402 "ver": "0.7.0",
403 "Node name for S&R": "LTXVPreprocess",
404 "ue_properties": {
405 "widget_ue_connectable": {},
406 "version": "7.4.1",
407 "input_ue_unconnectable": {}
408 },
409 "enableTabs": false,
410 "tabWidth": 65,
411 "tabXOffset": 10,
412 "hasSecondTab": false,
413 "secondTabText": "Send Back",
414 "secondTabOffset": 80,
415 "secondTabWidth": 65
416 },
417 "widgets_values": [
418 18
419 ]
420 },
421 {
422 "id": 16,
423 "type": "ResizeImageMaskNode",
424 "pos": [
425 2848.0038695118415,
426 5157.421107708134
427 ],
428 "size": [
429 284.375,
430 154
431 ],
432 "flags": {},
433 "order": 23,
434 "mode": 4,
435 "inputs": [
436 {
437 "name": "input",
438 "type": "IMAGE,MASK",
439 "link": null
440 },
441 {
442 "name": "resize_type.width",
443 "type": "INT",
444 "widget": {
445 "name": "resize_type.width"
446 },
447 "link": 24
448 },
449 {
450 "name": "resize_type.height",
451 "type": "INT",
452 "widget": {
453 "name": "resize_type.height"
454 },
455 "link": 25
456 }
457 ],
458 "outputs": [
459 {
460 "name": "resized",
461 "type": "*",
462 "links": [
463 15
464 ]
465 }
466 ],
467 "properties": {
468 "cnr_id": "comfy-core",
469 "ver": "0.7.0",
470 "Node name for S&R": "ResizeImageMaskNode",
471 "ue_properties": {
472 "widget_ue_connectable": {},
473 "version": "7.4.1",
474 "input_ue_unconnectable": {}
475 },
476 "enableTabs": false,
477 "tabWidth": 65,
478 "tabXOffset": 10,
479 "hasSecondTab": false,
480 "secondTabText": "Send Back",
481 "secondTabOffset": 80,
482 "secondTabWidth": 65
483 },
484 "widgets_values": [
485 "scale dimensions",
486 1920,
487 1088,
488 "center",
489 "lanczos"
490 ]
491 },
492 {
493 "id": 18,
494 "type": "ComfyMathExpression",
495 "pos": [
496 3686.595361217282,
497 5159.689419347806
498 ],
499 "size": [
500 210,
501 74
502 ],
503 "flags": {
504 "collapsed": true
505 },
506 "order": 24,
507 "mode": 0,
508 "inputs": [
509 {
510 "label": "a",
511 "name": "values.a",
512 "type": "FLOAT,INT",
513 "link": 26
514 },
515 {
516 "label": "b",
517 "name": "values.b",
518 "shape": 7,
519 "type": "FLOAT,INT",
520 "link": null
521 }
522 ],
523 "outputs": [
524 {
525 "name": "FLOAT",
526 "type": "FLOAT",
527 "links": null
528 },
529 {
530 "name": "INT",
531 "type": "INT",
532 "links": [
533 29
534 ]
535 }
536 ],
537 "properties": {
538 "cnr_id": "comfy-core",
539 "ver": "0.16.3",
540 "Node name for S&R": "ComfyMathExpression",
541 "ue_properties": {
542 "widget_ue_connectable": {},
543 "version": "7.4.1",
544 "input_ue_unconnectable": {}
545 },
546 "enableTabs": false,
547 "tabWidth": 65,
548 "tabXOffset": 10,
549 "hasSecondTab": false,
550 "secondTabText": "Send Back",
551 "secondTabOffset": 80,
552 "secondTabWidth": 65
553 },
554 "widgets_values": [
555 "a/2"
556 ]
557 },
558 {
559 "id": 19,
560 "type": "Reroute",
561 "pos": [
562 5113.002289344508,
563 4717.115812059704
564 ],
565 "size": [
566 75,
567 26
568 ],
569 "flags": {},
570 "order": 21,
571 "mode": 0,
572 "inputs": [
573 {
574 "name": "",
575 "type": "*",
576 "link": 27
577 }
578 ],
579 "outputs": [
580 {
581 "name": "",
582 "type": "VAE",
583 "links": [
584 18,
585 19,
586 64
587 ]
588 }
589 ],
590 "properties": {
591 "showOutputText": false,
592 "horizontal": false,
593 "ue_properties": {
594 "widget_ue_connectable": {},
595 "version": "7.4.1",
596 "input_ue_unconnectable": {}
597 }
598 }
599 },
600 {
601 "id": 20,
602 "type": "ComfyMathExpression",
603 "pos": [
604 3696.595361217282,
605 5219.689419347806
606 ],
607 "size": [
608 210,
609 74
610 ],
611 "flags": {
612 "collapsed": true
613 },
614 "order": 22,
615 "mode": 0,
616 "inputs": [
617 {
618 "label": "a",
619 "name": "values.a",
620 "type": "FLOAT,INT",
621 "link": 28
622 },
623 {
624 "label": "b",
625 "name": "values.b",
626 "shape": 7,
627 "type": "FLOAT,INT",
628 "link": null
629 }
630 ],
631 "outputs": [
632 {
633 "name": "FLOAT",
634 "type": "FLOAT",
635 "links": null
636 },
637 {
638 "name": "INT",
639 "type": "INT",
640 "links": [
641 30
642 ]
643 }
644 ],
645 "properties": {
646 "cnr_id": "comfy-core",
647 "ver": "0.16.3",
648 "Node name for S&R": "ComfyMathExpression",
649 "ue_properties": {
650 "widget_ue_connectable": {},
651 "version": "7.4.1",
652 "input_ue_unconnectable": {}
653 },
654 "enableTabs": false,
655 "tabWidth": 65,
656 "tabXOffset": 10,
657 "hasSecondTab": false,
658 "secondTabText": "Send Back",
659 "secondTabOffset": 80,
660 "secondTabWidth": 65
661 },
662 "widgets_values": [
663 "a/2"
664 ]
665 },
666 {
667 "id": 21,
668 "type": "EmptyLTXVLatentVideo",
669 "pos": [
670 4006.2826404334255,
671 5344.7618986551115
672 ],
673 "size": [
674 270,
675 146.66666666666669
676 ],
677 "flags": {},
678 "order": 30,
679 "mode": 0,
680 "inputs": [
681 {
682 "name": "width",
683 "type": "INT",
684 "widget": {
685 "name": "width"
686 },
687 "link": 29
688 },
689 {
690 "name": "height",
691 "type": "INT",
692 "widget": {
693 "name": "height"
694 },
695 "link": 30
696 },
697 {
698 "name": "length",
699 "type": "INT",
700 "widget": {
701 "name": "length"
702 },
703 "link": 31
704 }
705 ],
706 "outputs": [
707 {
708 "name": "LATENT",
709 "type": "LATENT",
710 "links": [
711 34
712 ]
713 }
714 ],
715 "properties": {
716 "cnr_id": "comfy-core",
717 "ver": "0.3.60",
718 "Node name for S&R": "EmptyLTXVLatentVideo",
719 "ue_properties": {
720 "widget_ue_connectable": {},
721 "version": "7.4.1",
722 "input_ue_unconnectable": {}
723 },
724 "enableTabs": false,
725 "tabWidth": 65,
726 "tabXOffset": 10,
727 "hasSecondTab": false,
728 "secondTabText": "Send Back",
729 "secondTabOffset": 80,
730 "secondTabWidth": 65
731 },
732 "widgets_values": [
733 768,
734 512,
735 97,
736 1
737 ]
738 },
739 {
740 "id": 23,
741 "type": "LTXVAudioVAEDecode",
742 "pos": [
743 6906.595361217282,
744 4509.689419347806
745 ],
746 "size": [
747 265.8984375,
748 60
749 ],
750 "flags": {},
751 "order": 51,
752 "mode": 0,
753 "inputs": [
754 {
755 "name": "samples",
756 "type": "LATENT",
757 "link": 36
758 },
759 {
760 "label": "Audio VAE",
761 "name": "audio_vae",
762 "type": "VAE",
763 "link": 37
764 }
765 ],
766 "outputs": [
767 {
768 "name": "Audio",
769 "type": "AUDIO",
770 "links": [
771 57
772 ]
773 }
774 ],
775 "properties": {
776 "cnr_id": "comfy-core",
777 "ver": "0.7.0",
778 "Node name for S&R": "LTXVAudioVAEDecode",
779 "ue_properties": {
780 "widget_ue_connectable": {},
781 "version": "7.4.1",
782 "input_ue_unconnectable": {}
783 },
784 "enableTabs": false,
785 "tabWidth": 65,
786 "tabXOffset": 10,
787 "hasSecondTab": false,
788 "secondTabText": "Send Back",
789 "secondTabOffset": 80,
790 "secondTabWidth": 65
791 },
792 "widgets_values": []
793 },
794 {
795 "id": 24,
796 "type": "ComfyMathExpression",
797 "pos": [
798 3686.595361217282,
799 5359.689419347806
800 ],
801 "size": [
802 210,
803 74
804 ],
805 "flags": {
806 "collapsed": true
807 },
808 "order": 19,
809 "mode": 0,
810 "inputs": [
811 {
812 "label": "a",
813 "name": "values.a",
814 "type": "FLOAT,INT",
815 "link": 38
816 },
817 {
818 "label": "b",
819 "name": "values.b",
820 "shape": 7,
821 "type": "FLOAT,INT",
822 "link": null
823 }
824 ],
825 "outputs": [
826 {
827 "name": "FLOAT",
828 "type": "FLOAT",
829 "links": [
830 58
831 ]
832 },
833 {
834 "name": "INT",
835 "type": "INT",
836 "links": [
837 48
838 ]
839 }
840 ],
841 "properties": {
842 "cnr_id": "comfy-core",
843 "ver": "0.16.3",
844 "Node name for S&R": "ComfyMathExpression",
845 "ue_properties": {
846 "widget_ue_connectable": {},
847 "version": "7.4.1",
848 "input_ue_unconnectable": {}
849 },
850 "enableTabs": false,
851 "tabWidth": 65,
852 "tabXOffset": 10,
853 "hasSecondTab": false,
854 "secondTabText": "Send Back",
855 "secondTabOffset": 80,
856 "secondTabWidth": 65
857 },
858 "widgets_values": [
859 "a"
860 ]
861 },
862 {
863 "id": 26,
864 "type": "PrimitiveInt",
865 "pos": [
866 2336.595361217282,
867 5319.689419347806
868 ],
869 "size": [
870 360,
871 82
872 ],
873 "flags": {},
874 "order": 1,
875 "mode": 0,
876 "inputs": [],
877 "outputs": [
878 {
879 "name": "INT",
880 "type": "INT",
881 "links": [
882 38
883 ]
884 }
885 ],
886 "title": "Frame Rate",
887 "properties": {
888 "cnr_id": "comfy-core",
889 "ver": "0.16.3",
890 "Node name for S&R": "PrimitiveInt",
891 "ue_properties": {
892 "widget_ue_connectable": {},
893 "version": "7.4.1",
894 "input_ue_unconnectable": {}
895 },
896 "enableTabs": false,
897 "tabWidth": 65,
898 "tabXOffset": 10,
899 "hasSecondTab": false,
900 "secondTabText": "Send Back",
901 "secondTabOffset": 80,
902 "secondTabWidth": 65
903 },
904 "widgets_values": [
905 24,
906 "fixed"
907 ]
908 },
909 {
910 "id": 33,
911 "type": "LTXVEmptyLatentAudio",
912 "pos": [
913 4006.2826404334255,
914 5174.7618986551115
915 ],
916 "size": [
917 270,
918 120
919 ],
920 "flags": {},
921 "order": 27,
922 "mode": 0,
923 "inputs": [
924 {
925 "name": "audio_vae",
926 "type": "VAE",
927 "link": 46
928 },
929 {
930 "name": "frames_number",
931 "type": "INT",
932 "widget": {
933 "name": "frames_number"
934 },
935 "link": 47
936 },
937 {
938 "name": "frame_rate",
939 "type": "INT",
940 "widget": {
941 "name": "frame_rate"
942 },
943 "link": 48
944 }
945 ],
946 "outputs": [
947 {
948 "name": "Latent",
949 "type": "LATENT",
950 "links": [
951 45
952 ]
953 }
954 ],
955 "properties": {
956 "cnr_id": "comfy-core",
957 "ver": "0.3.68",
958 "Node name for S&R": "LTXVEmptyLatentAudio",
959 "ue_properties": {
960 "widget_ue_connectable": {},
961 "version": "7.4.1",
962 "input_ue_unconnectable": {}
963 },
964 "enableTabs": false,
965 "tabWidth": 65,
966 "tabXOffset": 10,
967 "hasSecondTab": false,
968 "secondTabText": "Send Back",
969 "secondTabOffset": 80,
970 "secondTabWidth": 65
971 },
972 "widgets_values": [
973 97,
974 25,
975 1
976 ]
977 },
978 {
979 "id": 35,
980 "type": "LTXVSeparateAVLatent",
981 "pos": [
982 4998.928242945224,
983 4302.718304462968
984 ],
985 "size": [
986 240,
987 60
988 ],
989 "flags": {},
990 "order": 42,
991 "mode": 0,
992 "inputs": [
993 {
994 "name": "av_latent",
995 "type": "LATENT",
996 "link": 49
997 }
998 ],
999 "outputs": [
1000 {
1001 "name": "video_latent",
1002 "type": "LATENT",
1003 "links": [
1004 13,
1005 16
1006 ]
1007 },
1008 {
1009 "name": "audio_latent",
1010 "type": "LATENT",
1011 "links": [
1012 2
1013 ]
1014 }
1015 ],
1016 "properties": {
1017 "cnr_id": "comfy-core",
1018 "ver": "0.5.1",
1019 "Node name for S&R": "LTXVSeparateAVLatent",
1020 "ue_properties": {
1021 "widget_ue_connectable": {},
1022 "version": "7.4.1",
1023 "input_ue_unconnectable": {}
1024 },
1025 "enableTabs": false,
1026 "tabWidth": 65,
1027 "tabXOffset": 10,
1028 "hasSecondTab": false,
1029 "secondTabText": "Send Back",
1030 "secondTabOffset": 80,
1031 "secondTabWidth": 65
1032 },
1033 "widgets_values": []
1034 },
1035 {
1036 "id": 37,
1037 "type": "LTXVSeparateAVLatent",
1038 "pos": [
1039 6566.595361217282,
1040 4289.689419347806
1041 ],
1042 "size": [
1043 193.33333435058594,
1044 60
1045 ],
1046 "flags": {},
1047 "order": 49,
1048 "mode": 0,
1049 "inputs": [
1050 {
1051 "name": "av_latent",
1052 "type": "LATENT",
1053 "link": 55
1054 }
1055 ],
1056 "outputs": [
1057 {
1058 "name": "video_latent",
1059 "type": "LATENT",
1060 "links": [
1061 63
1062 ]
1063 },
1064 {
1065 "name": "audio_latent",
1066 "type": "LATENT",
1067 "links": [
1068 36
1069 ]
1070 }
1071 ],
1072 "properties": {
1073 "cnr_id": "comfy-core",
1074 "ver": "0.5.1",
1075 "Node name for S&R": "LTXVSeparateAVLatent",
1076 "ue_properties": {
1077 "widget_ue_connectable": {},
1078 "version": "7.4.1",
1079 "input_ue_unconnectable": {}
1080 },
1081 "enableTabs": false,
1082 "tabWidth": 65,
1083 "tabXOffset": 10,
1084 "hasSecondTab": false,
1085 "secondTabText": "Send Back",
1086 "secondTabOffset": 80,
1087 "secondTabWidth": 65
1088 },
1089 "widgets_values": []
1090 },
1091 {
1092 "id": 39,
1093 "type": "LatentUpscaleModelLoader",
1094 "pos": [
1095 2796.595361217282,
1096 4929.689419347806
1097 ],
1098 "size": [
1099 400,
1100 68.88020833333334
1101 ],
1102 "flags": {},
1103 "order": 2,
1104 "mode": 0,
1105 "inputs": [],
1106 "outputs": [
1107 {
1108 "name": "LATENT_UPSCALE_MODEL",
1109 "type": "LATENT_UPSCALE_MODEL",
1110 "links": [
1111 17
1112 ]
1113 }
1114 ],
1115 "properties": {
1116 "cnr_id": "comfy-core",
1117 "ver": "0.7.0",
1118 "Node name for S&R": "LatentUpscaleModelLoader",
1119 "models": [
1120 {
1121 "name": "ltx-2.3-spatial-upscaler-x2-1.0.safetensors",
1122 "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-spatial-upscaler-x2-1.0.safetensors",
1123 "directory": "latent_upscale_models"
1124 }
1125 ],
1126 "ue_properties": {
1127 "widget_ue_connectable": {},
1128 "version": "7.4.1",
1129 "input_ue_unconnectable": {}
1130 },
1131 "enableTabs": false,
1132 "tabWidth": 65,
1133 "tabXOffset": 10,
1134 "hasSecondTab": false,
1135 "secondTabText": "Send Back",
1136 "secondTabOffset": 80,
1137 "secondTabWidth": 65
1138 },
1139 "widgets_values": [
1140 "ltx-2.3-spatial-upscaler-x2-1.0.safetensors"
1141 ]
1142 },
1143 {
1144 "id": 41,
1145 "type": "CLIPTextEncode",
1146 "pos": [
1147 3329.7889603347535,
1148 4776.827954203707
1149 ],
1150 "size": [
1151 590,
1152 160
1153 ],
1154 "flags": {},
1155 "order": 25,
1156 "mode": 0,
1157 "inputs": [
1158 {
1159 "name": "clip",
1160 "type": "CLIP",
1161 "link": 59
1162 }
1163 ],
1164 "outputs": [
1165 {
1166 "name": "CONDITIONING",
1167 "type": "CONDITIONING",
1168 "links": [
1169 42
1170 ]
1171 }
1172 ],
1173 "properties": {
1174 "cnr_id": "comfy-core",
1175 "ver": "0.3.56",
1176 "Node name for S&R": "CLIPTextEncode",
1177 "ue_properties": {
1178 "widget_ue_connectable": {},
1179 "version": "7.4.1",
1180 "input_ue_unconnectable": {}
1181 },
1182 "enableTabs": false,
1183 "tabWidth": 65,
1184 "tabXOffset": 10,
1185 "hasSecondTab": false,
1186 "secondTabText": "Send Back",
1187 "secondTabOffset": 80,
1188 "secondTabWidth": 65
1189 },
1190 "widgets_values": [
1191 "pc game, console game, video game, cartoon, childish, ugly"
1192 ],
1193 "color": "#323",
1194 "bgcolor": "#535"
1195 },
1196 {
1197 "id": 38,
1198 "type": "CreateVideo",
1199 "pos": [
1200 6876.595361217282,
1201 5249.689419347806
1202 ],
1203 "size": [
1204 270,
1205 86.66666666666667
1206 ],
1207 "flags": {},
1208 "order": 52,
1209 "mode": 0,
1210 "inputs": [
1211 {
1212 "name": "images",
1213 "type": "IMAGE",
1214 "link": 56
1215 },
1216 {
1217 "name": "audio",
1218 "shape": 7,
1219 "type": "AUDIO",
1220 "link": 57
1221 },
1222 {
1223 "name": "fps",
1224 "type": "FLOAT",
1225 "widget": {
1226 "name": "fps"
1227 },
1228 "link": 58
1229 }
1230 ],
1231 "outputs": [
1232 {
1233 "name": "VIDEO",
1234 "type": "VIDEO",
1235 "links": [
1236 65
1237 ]
1238 }
1239 ],
1240 "properties": {
1241 "cnr_id": "comfy-core",
1242 "ver": "0.5.1",
1243 "Node name for S&R": "CreateVideo",
1244 "ue_properties": {
1245 "widget_ue_connectable": {},
1246 "version": "7.4.1",
1247 "input_ue_unconnectable": {}
1248 },
1249 "enableTabs": false,
1250 "tabWidth": 65,
1251 "tabXOffset": 10,
1252 "hasSecondTab": false,
1253 "secondTabText": "Send Back",
1254 "secondTabOffset": 80,
1255 "secondTabWidth": 65
1256 },
1257 "widgets_values": [
1258 24
1259 ]
1260 },
1261 {
1262 "id": 17,
1263 "type": "KSamplerSelect",
1264 "pos": [
1265 4263.002827395487,
1266 4617.115887723123
1267 ],
1268 "size": [
1269 270,
1270 68.88020833333334
1271 ],
1272 "flags": {},
1273 "order": 3,
1274 "mode": 0,
1275 "inputs": [],
1276 "outputs": [
1277 {
1278 "name": "SAMPLER",
1279 "type": "SAMPLER",
1280 "links": [
1281 8
1282 ]
1283 }
1284 ],
1285 "properties": {
1286 "cnr_id": "comfy-core",
1287 "ver": "0.3.56",
1288 "Node name for S&R": "KSamplerSelect",
1289 "ue_properties": {
1290 "widget_ue_connectable": {},
1291 "version": "7.4.1",
1292 "input_ue_unconnectable": {}
1293 },
1294 "enableTabs": false,
1295 "tabWidth": 65,
1296 "tabXOffset": 10,
1297 "hasSecondTab": false,
1298 "secondTabText": "Send Back",
1299 "secondTabOffset": 80,
1300 "secondTabWidth": 65
1301 },
1302 "widgets_values": [
1303 "euler_ancestral"
1304 ]
1305 },
1306 {
1307 "id": 22,
1308 "type": "LTXVImgToVideoInplace",
1309 "pos": [
1310 4336.282640433423,
1311 5354.7618986551115
1312 ],
1313 "size": [
1314 270,
1315 130
1316 ],
1317 "flags": {},
1318 "order": 35,
1319 "mode": 4,
1320 "inputs": [
1321 {
1322 "name": "vae",
1323 "type": "VAE",
1324 "link": 32
1325 },
1326 {
1327 "name": "image",
1328 "type": "IMAGE",
1329 "link": null
1330 },
1331 {
1332 "name": "latent",
1333 "type": "LATENT",
1334 "link": 34
1335 },
1336 {
1337 "name": "bypass",
1338 "type": "BOOLEAN",
1339 "widget": {
1340 "name": "bypass"
1341 },
1342 "link": 35
1343 }
1344 ],
1345 "outputs": [
1346 {
1347 "name": "latent",
1348 "type": "LATENT",
1349 "links": [
1350 44
1351 ]
1352 }
1353 ],
1354 "properties": {
1355 "cnr_id": "comfy-core",
1356 "ver": "0.7.0",
1357 "Node name for S&R": "LTXVImgToVideoInplace",
1358 "ue_properties": {
1359 "widget_ue_connectable": {},
1360 "version": "7.4.1",
1361 "input_ue_unconnectable": {}
1362 },
1363 "enableTabs": false,
1364 "tabWidth": 65,
1365 "tabXOffset": 10,
1366 "hasSecondTab": false,
1367 "secondTabText": "Send Back",
1368 "secondTabOffset": 80,
1369 "secondTabWidth": 65
1370 },
1371 "widgets_values": [
1372 0.7,
1373 false
1374 ]
1375 },
1376 {
1377 "id": 14,
1378 "type": "LTXVImgToVideoInplace",
1379 "pos": [
1380 5430.669515226753,
1381 4724.087051368826
1382 ],
1383 "size": [
1384 300,
1385 130
1386 ],
1387 "flags": {},
1388 "order": 46,
1389 "mode": 4,
1390 "inputs": [
1391 {
1392 "name": "vae",
1393 "type": "VAE",
1394 "link": 19
1395 },
1396 {
1397 "name": "image",
1398 "type": "IMAGE",
1399 "link": null
1400 },
1401 {
1402 "name": "latent",
1403 "type": "LATENT",
1404 "link": 21
1405 },
1406 {
1407 "name": "bypass",
1408 "type": "BOOLEAN",
1409 "widget": {
1410 "name": "bypass"
1411 },
1412 "link": 22
1413 }
1414 ],
1415 "outputs": [
1416 {
1417 "name": "latent",
1418 "type": "LATENT",
1419 "links": [
1420 1
1421 ]
1422 }
1423 ],
1424 "properties": {
1425 "cnr_id": "comfy-core",
1426 "ver": "0.7.0",
1427 "Node name for S&R": "LTXVImgToVideoInplace",
1428 "ue_properties": {
1429 "widget_ue_connectable": {},
1430 "version": "7.4.1",
1431 "input_ue_unconnectable": {}
1432 },
1433 "enableTabs": false,
1434 "tabWidth": 65,
1435 "tabXOffset": 10,
1436 "hasSecondTab": false,
1437 "secondTabText": "Send Back",
1438 "secondTabOffset": 80,
1439 "secondTabWidth": 65
1440 },
1441 "widgets_values": [
1442 1,
1443 false
1444 ]
1445 },
1446 {
1447 "id": 28,
1448 "type": "PrimitiveBoolean",
1449 "pos": [
1450 2336.595361217287,
1451 4736.004040140599
1452 ],
1453 "size": [
1454 360,
1455 63.333333333333336
1456 ],
1457 "flags": {},
1458 "order": 4,
1459 "mode": 0,
1460 "inputs": [],
1461 "outputs": [
1462 {
1463 "name": "BOOLEAN",
1464 "type": "BOOLEAN",
1465 "links": [
1466 22,
1467 35
1468 ]
1469 }
1470 ],
1471 "title": "Switch to Text to Video?",
1472 "properties": {
1473 "cnr_id": "comfy-core",
1474 "ver": "0.16.0",
1475 "Node name for S&R": "PrimitiveBoolean",
1476 "ue_properties": {
1477 "widget_ue_connectable": {},
1478 "version": "7.4.1",
1479 "input_ue_unconnectable": {}
1480 },
1481 "enableTabs": false,
1482 "tabWidth": 65,
1483 "tabXOffset": 10,
1484 "hasSecondTab": false,
1485 "secondTabText": "Send Back",
1486 "secondTabOffset": 80,
1487 "secondTabWidth": 65
1488 },
1489 "widgets_values": [
1490 true
1491 ]
1492 },
1493 {
1494 "id": 32,
1495 "type": "LTXVConcatAVLatent",
1496 "pos": [
1497 4426.282640433423,
1498 5214.7618986551115
1499 ],
1500 "size": [
1501 187.5,
1502 60
1503 ],
1504 "flags": {},
1505 "order": 38,
1506 "mode": 0,
1507 "inputs": [
1508 {
1509 "name": "video_latent",
1510 "type": "LATENT",
1511 "link": 44
1512 },
1513 {
1514 "name": "audio_latent",
1515 "type": "LATENT",
1516 "link": 45
1517 }
1518 ],
1519 "outputs": [
1520 {
1521 "name": "latent",
1522 "type": "LATENT",
1523 "links": [
1524 10,
1525 72
1526 ]
1527 }
1528 ],
1529 "properties": {
1530 "cnr_id": "comfy-core",
1531 "ver": "0.7.0",
1532 "Node name for S&R": "LTXVConcatAVLatent",
1533 "ue_properties": {
1534 "widget_ue_connectable": {},
1535 "version": "7.4.1",
1536 "input_ue_unconnectable": {}
1537 },
1538 "enableTabs": false,
1539 "tabWidth": 65,
1540 "tabXOffset": 10,
1541 "hasSecondTab": false,
1542 "secondTabText": "Send Back",
1543 "secondTabOffset": 80,
1544 "secondTabWidth": 65
1545 },
1546 "widgets_values": []
1547 },
1548 {
1549 "id": 6,
1550 "type": "KSamplerSelect",
1551 "pos": [
1552 5880.670120534078,
1553 4604.086974024002
1554 ],
1555 "size": [
1556 270,
1557 68.88020833333334
1558 ],
1559 "flags": {},
1560 "order": 5,
1561 "mode": 0,
1562 "inputs": [],
1563 "outputs": [
1564 {
1565 "name": "SAMPLER",
1566 "type": "SAMPLER",
1567 "links": [
1568 52
1569 ]
1570 }
1571 ],
1572 "properties": {
1573 "cnr_id": "comfy-core",
1574 "ver": "0.3.75",
1575 "Node name for S&R": "KSamplerSelect",
1576 "ue_properties": {
1577 "widget_ue_connectable": {},
1578 "version": "7.4.1",
1579 "input_ue_unconnectable": {}
1580 },
1581 "enableTabs": false,
1582 "tabWidth": 65,
1583 "tabXOffset": 10,
1584 "hasSecondTab": false,
1585 "secondTabText": "Send Back",
1586 "secondTabOffset": 80,
1587 "secondTabWidth": 65
1588 },
1589 "widgets_values": [
1590 "lcm"
1591 ]
1592 },
1593 {
1594 "id": 8,
1595 "type": "CFGGuider",
1596 "pos": [
1597 5912.599959001766,
1598 4423.823877234353
1599 ],
1600 "size": [
1601 270,
1602 106.66666666666667
1603 ],
1604 "flags": {},
1605 "order": 45,
1606 "mode": 0,
1607 "inputs": [
1608 {
1609 "name": "model",
1610 "type": "MODEL",
1611 "link": 74
1612 },
1613 {
1614 "name": "positive",
1615 "type": "CONDITIONING",
1616 "link": 4
1617 },
1618 {
1619 "name": "negative",
1620 "type": "CONDITIONING",
1621 "link": 5
1622 }
1623 ],
1624 "outputs": [
1625 {
1626 "name": "GUIDER",
1627 "type": "GUIDER",
1628 "links": [
1629 51
1630 ]
1631 }
1632 ],
1633 "properties": {
1634 "cnr_id": "comfy-core",
1635 "ver": "0.3.71",
1636 "Node name for S&R": "CFGGuider",
1637 "ue_properties": {
1638 "widget_ue_connectable": {},
1639 "version": "7.4.1",
1640 "input_ue_unconnectable": {}
1641 },
1642 "enableTabs": false,
1643 "tabWidth": 65,
1644 "tabXOffset": 10,
1645 "hasSecondTab": false,
1646 "secondTabText": "Send Back",
1647 "secondTabOffset": 80,
1648 "secondTabWidth": 65
1649 },
1650 "widgets_values": [
1651 1
1652 ]
1653 },
1654 {
1655 "id": 31,
1656 "type": "LTXVConditioning",
1657 "pos": [
1658 3949.7889603347517,
1659 4466.827954203707
1660 ],
1661 "size": [
1662 270,
1663 86.66666666666667
1664 ],
1665 "flags": {},
1666 "order": 31,
1667 "mode": 0,
1668 "inputs": [
1669 {
1670 "name": "positive",
1671 "type": "CONDITIONING",
1672 "link": 41
1673 },
1674 {
1675 "name": "negative",
1676 "type": "CONDITIONING",
1677 "link": 42
1678 }
1679 ],
1680 "outputs": [
1681 {
1682 "name": "positive",
1683 "type": "CONDITIONING",
1684 "links": [
1685 11,
1686 61
1687 ]
1688 },
1689 {
1690 "name": "negative",
1691 "type": "CONDITIONING",
1692 "links": [
1693 12,
1694 62
1695 ]
1696 }
1697 ],
1698 "properties": {
1699 "cnr_id": "comfy-core",
1700 "ver": "0.3.56",
1701 "Node name for S&R": "LTXVConditioning",
1702 "ue_properties": {
1703 "widget_ue_connectable": {},
1704 "version": "7.4.1",
1705 "input_ue_unconnectable": {}
1706 },
1707 "enableTabs": false,
1708 "tabWidth": 65,
1709 "tabXOffset": 10,
1710 "hasSecondTab": false,
1711 "secondTabText": "Send Back",
1712 "secondTabOffset": 80,
1713 "secondTabWidth": 65
1714 },
1715 "widgets_values": [
1716 24
1717 ]
1718 },
1719 {
1720 "id": 11,
1721 "type": "LoraLoaderModelOnly",
1722 "pos": [
1723 2773.1336757485674,
1724 4476.085433610091
1725 ],
1726 "size": [
1727 420,
1728 95.546875
1729 ],
1730 "flags": {},
1731 "order": 6,
1732 "mode": 4,
1733 "inputs": [
1734 {
1735 "name": "model",
1736 "type": "MODEL",
1737 "link": null
1738 }
1739 ],
1740 "outputs": [
1741 {
1742 "name": "MODEL",
1743 "type": "MODEL",
1744 "links": []
1745 }
1746 ],
1747 "properties": {
1748 "cnr_id": "comfy-core",
1749 "ver": "0.3.75",
1750 "Node name for S&R": "LoraLoaderModelOnly",
1751 "models": [
1752 {
1753 "name": "ltx-2.3-22b-distilled-lora-384.safetensors",
1754 "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-distilled-lora-384.safetensors",
1755 "directory": "loras"
1756 }
1757 ],
1758 "ue_properties": {
1759 "widget_ue_connectable": {},
1760 "version": "7.4.1",
1761 "input_ue_unconnectable": {}
1762 },
1763 "enableTabs": false,
1764 "tabWidth": 65,
1765 "tabXOffset": 10,
1766 "hasSecondTab": false,
1767 "secondTabText": "Send Back",
1768 "secondTabOffset": 80,
1769 "secondTabWidth": 65
1770 },
1771 "widgets_values": [
1772 "ltx-2.3-22b-distilled-lora-384.safetensors",
1773 0.5
1774 ]
1775 },
1776 {
1777 "id": 42,
1778 "type": "CFGGuider",
1779 "pos": [
1780 4263.002827395487,
1781 4457.1159247141295
1782 ],
1783 "size": [
1784 270,
1785 106.66666666666667
1786 ],
1787 "flags": {},
1788 "order": 39,
1789 "mode": 0,
1790 "inputs": [
1791 {
1792 "name": "model",
1793 "type": "MODEL",
1794 "link": 91
1795 },
1796 {
1797 "name": "positive",
1798 "type": "CONDITIONING",
1799 "link": 61
1800 },
1801 {
1802 "name": "negative",
1803 "type": "CONDITIONING",
1804 "link": 62
1805 }
1806 ],
1807 "outputs": [
1808 {
1809 "name": "GUIDER",
1810 "type": "GUIDER",
1811 "links": [
1812 7
1813 ]
1814 }
1815 ],
1816 "properties": {
1817 "cnr_id": "comfy-core",
1818 "ver": "0.3.64",
1819 "Node name for S&R": "CFGGuider",
1820 "ue_properties": {
1821 "widget_ue_connectable": {},
1822 "version": "7.4.1",
1823 "input_ue_unconnectable": {}
1824 },
1825 "enableTabs": false,
1826 "tabWidth": 65,
1827 "tabXOffset": 10,
1828 "hasSecondTab": false,
1829 "secondTabText": "Send Back",
1830 "secondTabOffset": 80,
1831 "secondTabWidth": 65
1832 },
1833 "widgets_values": [
1834 3.6
1835 ]
1836 },
1837 {
1838 "id": 59,
1839 "type": "LoraLoaderModelOnly",
1840 "pos": [
1841 3925.267489279434,
1842 3915.3128510626825
1843 ],
1844 "size": [
1845 520,
1846 82
1847 ],
1848 "flags": {},
1849 "order": 33,
1850 "mode": 4,
1851 "inputs": [
1852 {
1853 "name": "model",
1854 "type": "MODEL",
1855 "link": 111
1856 }
1857 ],
1858 "outputs": [
1859 {
1860 "name": "MODEL",
1861 "type": "MODEL",
1862 "links": [
1863 92
1864 ]
1865 }
1866 ],
1867 "properties": {
1868 "cnr_id": "comfy-core",
1869 "ver": "0.3.68",
1870 "Node name for S&R": "LoraLoaderModelOnly",
1871 "ue_properties": {
1872 "widget_ue_connectable": {},
1873 "version": "7.4.1",
1874 "input_ue_unconnectable": {}
1875 },
1876 "models": [
1877 {
1878 "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
1879 "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
1880 "directory": "loras"
1881 }
1882 ],
1883 "enableTabs": false,
1884 "tabWidth": 65,
1885 "tabXOffset": 10,
1886 "hasSecondTab": false,
1887 "secondTabText": "Send Back",
1888 "secondTabOffset": 80,
1889 "secondTabWidth": 65
1890 },
1891 "widgets_values": [
1892 "ltx-2.3-22b-distilled-lora-384.safetensors",
1893 0.4
1894 ]
1895 },
1896 {
1897 "id": 43,
1898 "type": "VAEDecodeTiled",
1899 "pos": [
1900 6906.254137353754,
1901 4292.4490696725115
1902 ],
1903 "size": [
1904 270,
1905 150
1906 ],
1907 "flags": {},
1908 "order": 50,
1909 "mode": 0,
1910 "inputs": [
1911 {
1912 "name": "samples",
1913 "type": "LATENT",
1914 "link": 63
1915 },
1916 {
1917 "name": "vae",
1918 "type": "VAE",
1919 "link": 64
1920 }
1921 ],
1922 "outputs": [
1923 {
1924 "name": "IMAGE",
1925 "type": "IMAGE",
1926 "links": [
1927 56
1928 ]
1929 }
1930 ],
1931 "properties": {
1932 "cnr_id": "comfy-core",
1933 "ver": "0.14.1",
1934 "Node name for S&R": "VAEDecodeTiled",
1935 "ue_properties": {
1936 "widget_ue_connectable": {},
1937 "version": "7.4.1",
1938 "input_ue_unconnectable": {}
1939 },
1940 "enableTabs": false,
1941 "tabWidth": 65,
1942 "tabXOffset": 10,
1943 "hasSecondTab": false,
1944 "secondTabText": "Send Back",
1945 "secondTabOffset": 80,
1946 "secondTabWidth": 65
1947 },
1948 "widgets_values": [
1949 768,
1950 64,
1951 4096,
1952 4
1953 ]
1954 },
1955 {
1956 "id": 30,
1957 "type": "CLIPTextEncode",
1958 "pos": [
1959 3336.48484479923,
1960 4295.310146525117
1961 ],
1962 "size": [
1963 600,
1964 380
1965 ],
1966 "flags": {},
1967 "order": 26,
1968 "mode": 0,
1969 "inputs": [
1970 {
1971 "name": "clip",
1972 "type": "CLIP",
1973 "link": 39
1974 },
1975 {
1976 "name": "text",
1977 "type": "STRING",
1978 "widget": {
1979 "name": "text"
1980 },
1981 "link": 40
1982 }
1983 ],
1984 "outputs": [
1985 {
1986 "name": "CONDITIONING",
1987 "type": "CONDITIONING",
1988 "links": [
1989 41
1990 ]
1991 }
1992 ],
1993 "properties": {
1994 "cnr_id": "comfy-core",
1995 "ver": "0.3.56",
1996 "Node name for S&R": "CLIPTextEncode",
1997 "ue_properties": {
1998 "widget_ue_connectable": {},
1999 "version": "7.4.1",
2000 "input_ue_unconnectable": {}
2001 },
2002 "enableTabs": false,
2003 "tabWidth": 65,
2004 "tabXOffset": 10,
2005 "hasSecondTab": false,
2006 "secondTabText": "Send Back",
2007 "secondTabOffset": 80,
2008 "secondTabWidth": 65
2009 },
2010 "widgets_values": [
2011 ""
2012 ],
2013 "color": "#232",
2014 "bgcolor": "#353"
2015 },
2016 {
2017 "id": 63,
2018 "type": "VAELoader",
2019 "pos": [
2020 3414.926988071283,
2021 3611.6877123439103
2022 ],
2023 "size": [
2024 270,
2025 58
2026 ],
2027 "flags": {},
2028 "order": 7,
2029 "mode": 0,
2030 "inputs": [],
2031 "outputs": [
2032 {
2033 "name": "VAE",
2034 "type": "VAE",
2035 "links": [
2036 100
2037 ]
2038 }
2039 ],
2040 "properties": {
2041 "cnr_id": "comfy-core",
2042 "ver": "0.16.3",
2043 "Node name for S&R": "VAELoader",
2044 "ue_properties": {
2045 "widget_ue_connectable": {},
2046 "version": "7.7",
2047 "input_ue_unconnectable": {}
2048 }
2049 },
2050 "widgets_values": [
2051 "taeltx2_3.safetensors"
2052 ]
2053 },
2054 {
2055 "id": 7,
2056 "type": "ManualSigmas",
2057 "pos": [
2058 6224.660410991754,
2059 4898.071435222228
2060 ],
2061 "size": [
2062 270,
2063 70
2064 ],
2065 "flags": {},
2066 "order": 8,
2067 "mode": 0,
2068 "inputs": [],
2069 "outputs": [
2070 {
2071 "name": "SIGMAS",
2072 "type": "SIGMAS",
2073 "links": []
2074 }
2075 ],
2076 "properties": {
2077 "cnr_id": "comfy-core",
2078 "ver": "0.5.1",
2079 "Node name for S&R": "ManualSigmas",
2080 "ue_properties": {
2081 "widget_ue_connectable": {},
2082 "version": "7.4.1",
2083 "input_ue_unconnectable": {}
2084 },
2085 "enableTabs": false,
2086 "tabWidth": 65,
2087 "tabXOffset": 10,
2088 "hasSecondTab": false,
2089 "secondTabText": "Send Back",
2090 "secondTabOffset": 80,
2091 "secondTabWidth": 65
2092 },
2093 "widgets_values": [
2094 "0.85, 0.7250, 0.4219, 0.0"
2095 ]
2096 },
2097 {
2098 "id": 65,
2099 "type": "ManualSigmas",
2100 "pos": [
2101 6217.247087588566,
2102 5026.76550550138
2103 ],
2104 "size": [
2105 270,
2106 70
2107 ],
2108 "flags": {},
2109 "order": 9,
2110 "mode": 0,
2111 "inputs": [],
2112 "outputs": [
2113 {
2114 "name": "SIGMAS",
2115 "type": "SIGMAS",
2116 "links": []
2117 }
2118 ],
2119 "properties": {
2120 "cnr_id": "comfy-core",
2121 "ver": "0.5.1",
2122 "Node name for S&R": "ManualSigmas",
2123 "ue_properties": {
2124 "widget_ue_connectable": {},
2125 "version": "7.4.1",
2126 "input_ue_unconnectable": {}
2127 },
2128 "enableTabs": false,
2129 "tabWidth": 65,
2130 "tabXOffset": 10,
2131 "hasSecondTab": false,
2132 "secondTabText": "Send Back",
2133 "secondTabOffset": 80,
2134 "secondTabWidth": 65
2135 },
2136 "widgets_values": [
2137 "0.8, 0.55, 0.25, 0.0"
2138 ]
2139 },
2140 {
2141 "id": 1,
2142 "type": "RandomNoise",
2143 "pos": [
2144 5902.5558736697385,
2145 4275.718965924739
2146 ],
2147 "size": [
2148 270,
2149 82
2150 ],
2151 "flags": {},
2152 "order": 10,
2153 "mode": 0,
2154 "inputs": [],
2155 "outputs": [
2156 {
2157 "name": "NOISE",
2158 "type": "NOISE",
2159 "links": [
2160 50
2161 ]
2162 }
2163 ],
2164 "properties": {
2165 "cnr_id": "comfy-core",
2166 "ver": "0.3.75",
2167 "Node name for S&R": "RandomNoise",
2168 "ue_properties": {
2169 "widget_ue_connectable": {},
2170 "version": "7.4.1",
2171 "input_ue_unconnectable": {}
2172 },
2173 "enableTabs": false,
2174 "tabWidth": 65,
2175 "tabXOffset": 10,
2176 "hasSecondTab": false,
2177 "secondTabText": "Send Back",
2178 "secondTabOffset": 80,
2179 "secondTabWidth": 65
2180 },
2181 "widgets_values": [
2182 42,
2183 "fixed"
2184 ]
2185 },
2186 {
2187 "id": 45,
2188 "type": "SaveVideo",
2189 "pos": [
2190 7369.541094572275,
2191 4907.865833890682
2192 ],
2193 "size": [
2194 660,
2195 1253
2196 ],
2197 "flags": {
2198 "collapsed": false
2199 },
2200 "order": 53,
2201 "mode": 0,
2202 "inputs": [
2203 {
2204 "name": "video",
2205 "type": "VIDEO",
2206 "link": 65
2207 }
2208 ],
2209 "outputs": [],
2210 "properties": {
2211 "cnr_id": "comfy-core",
2212 "ver": "0.5.1",
2213 "Node name for S&R": "SaveVideo",
2214 "ue_properties": {
2215 "widget_ue_connectable": {},
2216 "version": "7.4.1",
2217 "input_ue_unconnectable": {}
2218 },
2219 "enableTabs": false,
2220 "tabWidth": 65,
2221 "tabXOffset": 10,
2222 "hasSecondTab": false,
2223 "secondTabText": "Send Back",
2224 "secondTabOffset": 80,
2225 "secondTabWidth": 65
2226 },
2227 "widgets_values": [
2228 "video/LTX_2.3_t2v",
2229 "auto",
2230 "auto"
2231 ]
2232 },
2233 {
2234 "id": 58,
2235 "type": "ManualSigmas",
2236 "pos": [
2237 6240.851860236549,
2238 4764.14729890691
2239 ],
2240 "size": [
2241 270,
2242 58
2243 ],
2244 "flags": {},
2245 "order": 11,
2246 "mode": 0,
2247 "inputs": [],
2248 "outputs": [
2249 {
2250 "name": "SIGMAS",
2251 "type": "SIGMAS",
2252 "links": [
2253 107
2254 ]
2255 }
2256 ],
2257 "properties": {
2258 "cnr_id": "comfy-core",
2259 "ver": "0.16.4",
2260 "Node name for S&R": "ManualSigmas",
2261 "ue_properties": {
2262 "widget_ue_connectable": {},
2263 "input_ue_unconnectable": {},
2264 "version": "7.4.1"
2265 }
2266 },
2267 "widgets_values": [
2268 "0.85, 0.7933, 0.68, 0.51, 0.2833, 0.0"
2269 ]
2270 },
2271 {
2272 "id": 44,
2273 "type": "CheckpointLoaderSimple",
2274 "pos": [
2275 2814.7492122205467,
2276 4316.591698272993
2277 ],
2278 "size": [
2279 420,
2280 108.88020833333334
2281 ],
2282 "flags": {},
2283 "order": 12,
2284 "mode": 0,
2285 "inputs": [],
2286 "outputs": [
2287 {
2288 "name": "MODEL",
2289 "type": "MODEL",
2290 "links": [
2291 103
2292 ]
2293 },
2294 {
2295 "name": "CLIP",
2296 "type": "CLIP",
2297 "links": []
2298 },
2299 {
2300 "name": "VAE",
2301 "type": "VAE",
2302 "links": [
2303 27,
2304 32
2305 ]
2306 }
2307 ],
2308 "properties": {
2309 "cnr_id": "comfy-core",
2310 "ver": "0.3.56",
2311 "Node name for S&R": "CheckpointLoaderSimple",
2312 "models": [
2313 {
2314 "name": "ltx-2.3-22b-dev-fp8.safetensors",
2315 "url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
2316 "directory": "checkpoints"
2317 }
2318 ],
2319 "ue_properties": {
2320 "widget_ue_connectable": {},
2321 "version": "7.4.1",
2322 "input_ue_unconnectable": {}
2323 },
2324 "enableTabs": false,
2325 "tabWidth": 65,
2326 "tabXOffset": 10,
2327 "hasSecondTab": false,
2328 "secondTabText": "Send Back",
2329 "secondTabOffset": 80,
2330 "secondTabWidth": 65
2331 },
2332 "widgets_values": [
2333 "ltx-2.3-22b-dev-fp8.safetensors"
2334 ]
2335 },
2336 {
2337 "id": 47,
2338 "type": "LTXVScheduler",
2339 "pos": [
2340 4318.092195490125,
2341 4750.604726542793
2342 ],
2343 "size": [
2344 270,
2345 170
2346 ],
2347 "flags": {},
2348 "order": 40,
2349 "mode": 0,
2350 "inputs": [
2351 {
2352 "name": "latent",
2353 "shape": 7,
2354 "type": "LATENT",
2355 "link": 72
2356 }
2357 ],
2358 "outputs": [
2359 {
2360 "name": "SIGMAS",
2361 "type": "SIGMAS",
2362 "links": [
2363 71
2364 ]
2365 }
2366 ],
2367 "properties": {
2368 "cnr_id": "comfy-core",
2369 "ver": "0.3.56",
2370 "Node name for S&R": "LTXVScheduler",
2371 "ue_properties": {
2372 "widget_ue_connectable": {},
2373 "version": "7.4.1",
2374 "input_ue_unconnectable": {}
2375 },
2376 "enableTabs": false,
2377 "tabWidth": 65,
2378 "tabXOffset": 10,
2379 "hasSecondTab": false,
2380 "secondTabText": "Send Back",
2381 "secondTabOffset": 80,
2382 "secondTabWidth": 65
2383 },
2384 "widgets_values": [
2385 50,
2386 2.72,
2387 0.8,
2388 true,
2389 0
2390 ]
2391 },
2392 {
2393 "id": 36,
2394 "type": "SamplerCustomAdvanced",
2395 "pos": [
2396 6261.288582068708,
2397 4238.939740147696
2398 ],
2399 "size": [
2400 212.38333740234376,
2401 237.71862211227418
2402 ],
2403 "flags": {},
2404 "order": 48,
2405 "mode": 0,
2406 "inputs": [
2407 {
2408 "name": "noise",
2409 "type": "NOISE",
2410 "link": 50
2411 },
2412 {
2413 "name": "guider",
2414 "type": "GUIDER",
2415 "link": 51
2416 },
2417 {
2418 "name": "sampler",
2419 "type": "SAMPLER",
2420 "link": 52
2421 },
2422 {
2423 "name": "sigmas",
2424 "type": "SIGMAS",
2425 "link": 107
2426 },
2427 {
2428 "name": "latent_image",
2429 "type": "LATENT",
2430 "link": 54
2431 }
2432 ],
2433 "outputs": [
2434 {
2435 "name": "output",
2436 "type": "LATENT",
2437 "links": [
2438 55
2439 ]
2440 },
2441 {
2442 "name": "denoised_output",
2443 "type": "LATENT",
2444 "links": []
2445 }
2446 ],
2447 "properties": {
2448 "cnr_id": "comfy-core",
2449 "ver": "0.3.75",
2450 "Node name for S&R": "SamplerCustomAdvanced",
2451 "ue_properties": {
2452 "widget_ue_connectable": {},
2453 "version": "7.4.1",
2454 "input_ue_unconnectable": {}
2455 },
2456 "enableTabs": false,
2457 "tabWidth": 65,
2458 "tabXOffset": 10,
2459 "hasSecondTab": false,
2460 "secondTabText": "Send Back",
2461 "secondTabOffset": 80,
2462 "secondTabWidth": 65
2463 },
2464 "widgets_values": []
2465 },
2466 {
2467 "id": 25,
2468 "type": "PrimitiveInt",
2469 "pos": [
2470 2336.595361217282,
2471 5169.689419347806
2472 ],
2473 "size": [
2474 360,
2475 82
2476 ],
2477 "flags": {},
2478 "order": 13,
2479 "mode": 0,
2480 "inputs": [],
2481 "outputs": [
2482 {
2483 "name": "INT",
2484 "type": "INT",
2485 "links": [
2486 25,
2487 28
2488 ]
2489 }
2490 ],
2491 "title": "Height",
2492 "properties": {
2493 "cnr_id": "comfy-core",
2494 "ver": "0.16.3",
2495 "Node name for S&R": "PrimitiveInt",
2496 "ue_properties": {
2497 "widget_ue_connectable": {},
2498 "version": "7.4.1",
2499 "input_ue_unconnectable": {}
2500 },
2501 "enableTabs": false,
2502 "tabWidth": 65,
2503 "tabXOffset": 10,
2504 "hasSecondTab": false,
2505 "secondTabText": "Send Back",
2506 "secondTabOffset": 80,
2507 "secondTabWidth": 65
2508 },
2509 "widgets_values": [
2510 768,
2511 "fixed"
2512 ]
2513 },
2514 {
2515 "id": 40,
2516 "type": "PrimitiveInt",
2517 "pos": [
2518 2336.595361217282,
2519 5019.689419347806
2520 ],
2521 "size": [
2522 360,
2523 82
2524 ],
2525 "flags": {},
2526 "order": 14,
2527 "mode": 0,
2528 "inputs": [],
2529 "outputs": [
2530 {
2531 "name": "INT",
2532 "type": "INT",
2533 "links": [
2534 24,
2535 26
2536 ]
2537 }
2538 ],
2539 "title": "Width",
2540 "properties": {
2541 "cnr_id": "comfy-core",
2542 "ver": "0.16.3",
2543 "Node name for S&R": "PrimitiveInt",
2544 "ue_properties": {
2545 "widget_ue_connectable": {},
2546 "version": "7.4.1",
2547 "input_ue_unconnectable": {}
2548 },
2549 "enableTabs": false,
2550 "tabWidth": 65,
2551 "tabXOffset": 10,
2552 "hasSecondTab": false,
2553 "secondTabText": "Send Back",
2554 "secondTabOffset": 80,
2555 "secondTabWidth": 65
2556 },
2557 "widgets_values": [
2558 1366,
2559 "fixed"
2560 ]
2561 },
2562 {
2563 "id": 27,
2564 "type": "PrimitiveInt",
2565 "pos": [
2566 2336.595361217282,
2567 4869.689419347806
2568 ],
2569 "size": [
2570 360,
2571 82
2572 ],
2573 "flags": {},
2574 "order": 15,
2575 "mode": 0,
2576 "inputs": [],
2577 "outputs": [
2578 {
2579 "name": "INT",
2580 "type": "INT",
2581 "links": [
2582 31,
2583 47
2584 ]
2585 }
2586 ],
2587 "title": "Length",
2588 "properties": {
2589 "cnr_id": "comfy-core",
2590 "ver": "0.7.0",
2591 "Node name for S&R": "PrimitiveInt",
2592 "ue_properties": {
2593 "widget_ue_connectable": {},
2594 "version": "7.4.1",
2595 "input_ue_unconnectable": {}
2596 },
2597 "enableTabs": false,
2598 "tabWidth": 65,
2599 "tabXOffset": 10,
2600 "hasSecondTab": false,
2601 "secondTabText": "Send Back",
2602 "secondTabOffset": 80,
2603 "secondTabWidth": 65
2604 },
2605 "widgets_values": [
2606 241,
2607 "fixed"
2608 ]
2609 },
2610 {
2611 "id": 2,
2612 "type": "RandomNoise",
2613 "pos": [
2614 4263.002827395487,
2615 4297.115751528979
2616 ],
2617 "size": [
2618 270,
2619 82
2620 ],
2621 "flags": {},
2622 "order": 16,
2623 "mode": 0,
2624 "inputs": [],
2625 "outputs": [
2626 {
2627 "name": "NOISE",
2628 "type": "NOISE",
2629 "links": [
2630 6
2631 ]
2632 }
2633 ],
2634 "properties": {
2635 "cnr_id": "comfy-core",
2636 "ver": "0.3.56",
2637 "Node name for S&R": "RandomNoise",
2638 "ue_properties": {
2639 "widget_ue_connectable": {},
2640 "version": "7.4.1",
2641 "input_ue_unconnectable": {}
2642 },
2643 "enableTabs": false,
2644 "tabWidth": 65,
2645 "tabXOffset": 10,
2646 "hasSecondTab": false,
2647 "secondTabText": "Send Back",
2648 "secondTabOffset": 80,
2649 "secondTabWidth": 65
2650 },
2651 "widgets_values": [
2652 330548944887295,
2653 "randomize"
2654 ]
2655 },
2656 {
2657 "id": 5,
2658 "type": "LTXAVTextEncoderLoader",
2659 "pos": [
2660 2790.669915402209,
2661 4754.086965616953
2662 ],
2663 "size": [
2664 420,
2665 124.44010416666667
2666 ],
2667 "flags": {},
2668 "order": 17,
2669 "mode": 0,
2670 "inputs": [],
2671 "outputs": [
2672 {
2673 "name": "CLIP",
2674 "type": "CLIP",
2675 "links": [
2676 39,
2677 59
2678 ]
2679 }
2680 ],
2681 "properties": {
2682 "cnr_id": "comfy-core",
2683 "ver": "0.7.0",
2684 "Node name for S&R": "LTXAVTextEncoderLoader",
2685 "models": [
2686 {
2687 "name": "ltx-2.3-22b-dev-fp8.safetensors",
2688 "url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
2689 "directory": "checkpoints"
2690 },
2691 {
2692 "name": "gemma_3_12B_it_fp4_mixed.safetensors",
2693 "url": "https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors",
2694 "directory": "text_encoders"
2695 }
2696 ],
2697 "ue_properties": {
2698 "widget_ue_connectable": {},
2699 "version": "7.4.1",
2700 "input_ue_unconnectable": {}
2701 },
2702 "enableTabs": false,
2703 "tabWidth": 65,
2704 "tabXOffset": 10,
2705 "hasSecondTab": false,
2706 "secondTabText": "Send Back",
2707 "secondTabOffset": 80,
2708 "secondTabWidth": 65
2709 },
2710 "widgets_values": [
2711 "gemma_3_12B_it_fp4_mixed.safetensors",
2712 "ltx-2.3-22b-dev-fp8.safetensors",
2713 "default"
2714 ]
2715 },
2716 {
2717 "id": 67,
2718 "type": "PathchSageAttentionKJ",
2719 "pos": [
2720 4296.145497133196,
2721 3627.3231951220737
2722 ],
2723 "size": [
2724 270,
2725 82
2726 ],
2727 "flags": {},
2728 "order": 28,
2729 "mode": 0,
2730 "inputs": [
2731 {
2732 "name": "model",
2733 "type": "MODEL",
2734 "link": 112
2735 }
2736 ],
2737 "outputs": [
2738 {
2739 "name": "MODEL",
2740 "type": "MODEL",
2741 "links": [
2742 110,
2743 111
2744 ]
2745 }
2746 ],
2747 "properties": {
2748 "cnr_id": "comfyui-kjnodes",
2749 "ver": "1.2.9",
2750 "Node name for S&R": "PathchSageAttentionKJ",
2751 "ue_properties": {
2752 "widget_ue_connectable": {},
2753 "input_ue_unconnectable": {},
2754 "version": "7.4.1"
2755 }
2756 },
2757 "widgets_values": [
2758 "auto",
2759 false
2760 ]
2761 },
2762 {
2763 "id": 64,
2764 "type": "LTX2SamplingPreviewOverride",
2765 "pos": [
2766 3892.195479122999,
2767 3665.280447781146
2768 ],
2769 "size": [
2770 316.6166595458984,
2771 98
2772 ],
2773 "flags": {},
2774 "order": 20,
2775 "mode": 0,
2776 "inputs": [
2777 {
2778 "name": "model",
2779 "type": "MODEL",
2780 "link": 103
2781 },
2782 {
2783 "name": "latent_upscale_model",
2784 "shape": 7,
2785 "type": "LATENT_UPSCALE_MODEL",
2786 "link": null
2787 },
2788 {
2789 "name": "vae",
2790 "shape": 7,
2791 "type": "VAE",
2792 "link": 100
2793 }
2794 ],
2795 "outputs": [
2796 {
2797 "name": "MODEL",
2798 "type": "MODEL",
2799 "links": [
2800 112
2801 ]
2802 }
2803 ],
2804 "properties": {
2805 "cnr_id": "comfyui-kjnodes",
2806 "ver": "1.2.6",
2807 "Node name for S&R": "LTX2SamplingPreviewOverride",
2808 "ue_properties": {
2809 "widget_ue_connectable": {},
2810 "version": "7.7",
2811 "input_ue_unconnectable": {}
2812 }
2813 },
2814 "widgets_values": [
2815 24
2816 ]
2817 },
2818 {
2819 "id": 60,
2820 "type": "LoraLoaderModelOnly",
2821 "pos": [
2822 4576.3348191503255,
2823 3886.748626302847
2824 ],
2825 "size": [
2826 520,
2827 82
2828 ],
2829 "flags": {},
2830 "order": 32,
2831 "mode": 0,
2832 "inputs": [
2833 {
2834 "name": "model",
2835 "type": "MODEL",
2836 "link": 110
2837 }
2838 ],
2839 "outputs": [
2840 {
2841 "name": "MODEL",
2842 "type": "MODEL",
2843 "links": [
2844 90
2845 ]
2846 }
2847 ],
2848 "properties": {
2849 "cnr_id": "comfy-core",
2850 "ver": "0.3.68",
2851 "Node name for S&R": "LoraLoaderModelOnly",
2852 "ue_properties": {
2853 "widget_ue_connectable": {},
2854 "version": "7.4.1",
2855 "input_ue_unconnectable": {}
2856 },
2857 "models": [
2858 {
2859 "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
2860 "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
2861 "directory": "loras"
2862 }
2863 ],
2864 "enableTabs": false,
2865 "tabWidth": 65,
2866 "tabXOffset": 10,
2867 "hasSecondTab": false,
2868 "secondTabText": "Send Back",
2869 "secondTabOffset": 80,
2870 "secondTabWidth": 65
2871 },
2872 "widgets_values": [
2873 "sulphur_final.safetensors",
2874 1
2875 ]
2876 },
2877 {
2878 "id": 46,
2879 "type": "LoraLoaderModelOnly",
2880 "pos": [
2881 3949.151737543026,
2882 4079.8091099721296
2883 ],
2884 "size": [
2885 520,
2886 82
2887 ],
2888 "flags": {},
2889 "order": 37,
2890 "mode": 0,
2891 "inputs": [
2892 {
2893 "name": "model",
2894 "type": "MODEL",
2895 "link": 92
2896 }
2897 ],
2898 "outputs": [
2899 {
2900 "name": "MODEL",
2901 "type": "MODEL",
2902 "links": [
2903 91
2904 ]
2905 }
2906 ],
2907 "properties": {
2908 "cnr_id": "comfy-core",
2909 "ver": "0.3.68",
2910 "Node name for S&R": "LoraLoaderModelOnly",
2911 "models": [
2912 {
2913 "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
2914 "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
2915 "directory": "loras"
2916 }
2917 ],
2918 "ue_properties": {
2919 "widget_ue_connectable": {},
2920 "version": "7.4.1",
2921 "input_ue_unconnectable": {}
2922 },
2923 "enableTabs": false,
2924 "tabWidth": 65,
2925 "tabXOffset": 10,
2926 "hasSecondTab": false,
2927 "secondTabText": "Send Back",
2928 "secondTabOffset": 80,
2929 "secondTabWidth": 65
2930 },
2931 "widgets_values": [
2932 "sulphur_final.safetensors",
2933 1
2934 ]
2935 },
2936 {
2937 "id": 29,
2938 "type": "PrimitiveStringMultiline",
2939 "pos": [
2940 2336.595361217282,
2941 4319.689419347806
2942 ],
2943 "size": [
2944 360,
2945 350
2946 ],
2947 "flags": {},
2948 "order": 18,
2949 "mode": 0,
2950 "inputs": [],
2951 "outputs": [
2952 {
2953 "name": "STRING",
2954 "type": "STRING",
2955 "links": [
2956 40
2957 ]
2958 }
2959 ],
2960 "title": "Prompt",
2961 "properties": {
2962 "cnr_id": "comfy-core",
2963 "ver": "0.16.3",
2964 "Node name for S&R": "PrimitiveStringMultiline",
2965 "ue_properties": {
2966 "widget_ue_connectable": {},
2967 "version": "7.4.1",
2968 "input_ue_unconnectable": {}
2969 },
2970 "enableTabs": false,
2971 "tabWidth": 65,
2972 "tabXOffset": 10,
2973 "hasSecondTab": false,
2974 "secondTabText": "Send Back",
2975 "secondTabOffset": 80,
2976 "secondTabWidth": 65
2977 },
2978 "widgets_values": [
2979 "PROMPT GOES HERE, YOU CAN USE THE PROMPT ENHANCER EXTERNALLY"
2980 ]
2981 },
2982 {
2983 "id": 49,
2984 "type": "LoraLoaderModelOnly",
2985 "pos": [
2986 4726.182413864069,
2987 4073.897095003737
2988 ],
2989 "size": [
2990 520,
2991 82
2992 ],
2993 "flags": {},
2994 "order": 36,
2995 "mode": 0,
2996 "inputs": [
2997 {
2998 "name": "model",
2999 "type": "MODEL",
3000 "link": 90
3001 }
3002 ],
3003 "outputs": [
3004 {
3005 "name": "MODEL",
3006 "type": "MODEL",
3007 "links": [
3008 74
3009 ]
3010 }
3011 ],
3012 "properties": {
3013 "cnr_id": "comfy-core",
3014 "ver": "0.3.68",
3015 "Node name for S&R": "LoraLoaderModelOnly",
3016 "models": [
3017 {
3018 "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
3019 "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
3020 "directory": "loras"
3021 }
3022 ],
3023 "ue_properties": {
3024 "widget_ue_connectable": {},
3025 "version": "7.4.1",
3026 "input_ue_unconnectable": {}
3027 },
3028 "enableTabs": false,
3029 "tabWidth": 65,
3030 "tabXOffset": 10,
3031 "hasSecondTab": false,
3032 "secondTabText": "Send Back",
3033 "secondTabOffset": 80,
3034 "secondTabWidth": 65
3035 },
3036 "widgets_values": [
3037 "ltx-2.3-22b-distilled-lora-1.1_fro90_ceil72_condsafe.safetensors",
3038 0.5
3039 ]
3040 }
3041 ],
3042 "links": [
3043 [
3044 1,
3045 14,
3046 0,
3047 3,
3048 0,
3049 "LATENT"
3050 ],
3051 [
3052 2,
3053 35,
3054 1,
3055 3,
3056 1,
3057 "LATENT"
3058 ],
3059 [
3060 4,
3061 10,
3062 0,
3063 8,
3064 1,
3065 "CONDITIONING"
3066 ],
3067 [
3068 5,
3069 10,
3070 1,
3071 8,
3072 2,
3073 "CONDITIONING"
3074 ],
3075 [
3076 6,
3077 2,
3078 0,
3079 9,
3080 0,
3081 "NOISE"
3082 ],
3083 [
3084 7,
3085 42,
3086 0,
3087 9,
3088 1,
3089 "GUIDER"
3090 ],
3091 [
3092 8,
3093 17,
3094 0,
3095 9,
3096 2,
3097 "SAMPLER"
3098 ],
3099 [
3100 10,
3101 32,
3102 0,
3103 9,
3104 4,
3105 "LATENT"
3106 ],
3107 [
3108 11,
3109 31,
3110 0,
3111 10,
3112 0,
3113 "CONDITIONING"
3114 ],
3115 [
3116 12,
3117 31,
3118 1,
3119 10,
3120 1,
3121 "CONDITIONING"
3122 ],
3123 [
3124 13,
3125 35,
3126 0,
3127 10,
3128 2,
3129 "LATENT"
3130 ],
3131 [
3132 15,
3133 16,
3134 0,
3135 12,
3136 0,
3137 "IMAGE"
3138 ],
3139 [
3140 16,
3141 35,
3142 0,
3143 13,
3144 0,
3145 "LATENT"
3146 ],
3147 [
3148 17,
3149 39,
3150 0,
3151 13,
3152 1,
3153 "LATENT_UPSCALE_MODEL"
3154 ],
3155 [
3156 18,
3157 19,
3158 0,
3159 13,
3160 2,
3161 "VAE"
3162 ],
3163 [
3164 19,
3165 19,
3166 0,
3167 14,
3168 0,
3169 "VAE"
3170 ],
3171 [
3172 21,
3173 13,
3174 0,
3175 14,
3176 2,
3177 "LATENT"
3178 ],
3179 [
3180 22,
3181 28,
3182 0,
3183 14,
3184 3,
3185 "BOOLEAN"
3186 ],
3187 [
3188 23,
3189 12,
3190 0,
3191 15,
3192 0,
3193 "IMAGE"
3194 ],
3195 [
3196 24,
3197 40,
3198 0,
3199 16,
3200 1,
3201 "INT"
3202 ],
3203 [
3204 25,
3205 25,
3206 0,
3207 16,
3208 2,
3209 "INT"
3210 ],
3211 [
3212 26,
3213 40,
3214 0,
3215 18,
3216 0,
3217 "INT"
3218 ],
3219 [
3220 27,
3221 44,
3222 2,
3223 19,
3224 0,
3225 "VAE"
3226 ],
3227 [
3228 28,
3229 25,
3230 0,
3231 20,
3232 0,
3233 "INT"
3234 ],
3235 [
3236 29,
3237 18,
3238 1,
3239 21,
3240 0,
3241 "INT"
3242 ],
3243 [
3244 30,
3245 20,
3246 1,
3247 21,
3248 1,
3249 "INT"
3250 ],
3251 [
3252 31,
3253 27,
3254 0,
3255 21,
3256 2,
3257 "INT"
3258 ],
3259 [
3260 32,
3261 44,
3262 2,
3263 22,
3264 0,
3265 "VAE"
3266 ],
3267 [
3268 34,
3269 21,
3270 0,
3271 22,
3272 2,
3273 "LATENT"
3274 ],
3275 [
3276 35,
3277 28,
3278 0,
3279 22,
3280 3,
3281 "BOOLEAN"
3282 ],
3283 [
3284 36,
3285 37,
3286 1,
3287 23,
3288 0,
3289 "LATENT"
3290 ],
3291 [
3292 37,
3293 4,
3294 0,
3295 23,
3296 1,
3297 "VAE"
3298 ],
3299 [
3300 38,
3301 26,
3302 0,
3303 24,
3304 0,
3305 "INT"
3306 ],
3307 [
3308 39,
3309 5,
3310 0,
3311 30,
3312 0,
3313 "CLIP"
3314 ],
3315 [
3316 40,
3317 29,
3318 0,
3319 30,
3320 1,
3321 "STRING"
3322 ],
3323 [
3324 41,
3325 30,
3326 0,
3327 31,
3328 0,
3329 "CONDITIONING"
3330 ],
3331 [
3332 42,
3333 41,
3334 0,
3335 31,
3336 1,
3337 "CONDITIONING"
3338 ],
3339 [
3340 44,
3341 22,
3342 0,
3343 32,
3344 0,
3345 "LATENT"
3346 ],
3347 [
3348 45,
3349 33,
3350 0,
3351 32,
3352 1,
3353 "LATENT"
3354 ],
3355 [
3356 46,
3357 4,
3358 0,
3359 33,
3360 0,
3361 "VAE"
3362 ],
3363 [
3364 47,
3365 27,
3366 0,
3367 33,
3368 1,
3369 "INT"
3370 ],
3371 [
3372 48,
3373 24,
3374 1,
3375 33,
3376 2,
3377 "INT"
3378 ],
3379 [
3380 49,
3381 9,
3382 0,
3383 35,
3384 0,
3385 "LATENT"
3386 ],
3387 [
3388 50,
3389 1,
3390 0,
3391 36,
3392 0,
3393 "NOISE"
3394 ],
3395 [
3396 51,
3397 8,
3398 0,
3399 36,
3400 1,
3401 "GUIDER"
3402 ],
3403 [
3404 52,
3405 6,
3406 0,
3407 36,
3408 2,
3409 "SAMPLER"
3410 ],
3411 [
3412 54,
3413 3,
3414 0,
3415 36,
3416 4,
3417 "LATENT"
3418 ],
3419 [
3420 55,
3421 36,
3422 0,
3423 37,
3424 0,
3425 "LATENT"
3426 ],
3427 [
3428 56,
3429 43,
3430 0,
3431 38,
3432 0,
3433 "IMAGE"
3434 ],
3435 [
3436 57,
3437 23,
3438 0,
3439 38,
3440 1,
3441 "AUDIO"
3442 ],
3443 [
3444 58,
3445 24,
3446 0,
3447 38,
3448 2,
3449 "FLOAT"
3450 ],
3451 [
3452 59,
3453 5,
3454 0,
3455 41,
3456 0,
3457 "CLIP"
3458 ],
3459 [
3460 61,
3461 31,
3462 0,
3463 42,
3464 1,
3465 "CONDITIONING"
3466 ],
3467 [
3468 62,
3469 31,
3470 1,
3471 42,
3472 2,
3473 "CONDITIONING"
3474 ],
3475 [
3476 63,
3477 37,
3478 0,
3479 43,
3480 0,
3481 "LATENT"
3482 ],
3483 [
3484 64,
3485 19,
3486 0,
3487 43,
3488 1,
3489 "VAE"
3490 ],
3491 [
3492 65,
3493 38,
3494 0,
3495 45,
3496 0,
3497 "VIDEO"
3498 ],
3499 [
3500 71,
3501 47,
3502 0,
3503 9,
3504 3,
3505 "SIGMAS"
3506 ],
3507 [
3508 72,
3509 32,
3510 0,
3511 47,
3512 0,
3513 "LATENT"
3514 ],
3515 [
3516 74,
3517 49,
3518 0,
3519 8,
3520 0,
3521 "MODEL"
3522 ],
3523 [
3524 90,
3525 60,
3526 0,
3527 49,
3528 0,
3529 "MODEL"
3530 ],
3531 [
3532 91,
3533 46,
3534 0,
3535 42,
3536 0,
3537 "MODEL"
3538 ],
3539 [
3540 92,
3541 59,
3542 0,
3543 46,
3544 0,
3545 "MODEL"
3546 ],
3547 [
3548 100,
3549 63,
3550 0,
3551 64,
3552 2,
3553 "VAE"
3554 ],
3555 [
3556 103,
3557 44,
3558 0,
3559 64,
3560 0,
3561 "MODEL"
3562 ],
3563 [
3564 107,
3565 58,
3566 0,
3567 36,
3568 3,
3569 "SIGMAS"
3570 ],
3571 [
3572 110,
3573 67,
3574 0,
3575 60,
3576 0,
3577 "MODEL"
3578 ],
3579 [
3580 111,
3581 67,
3582 0,
3583 59,
3584 0,
3585 "MODEL"
3586 ],
3587 [
3588 112,
3589 64,
3590 0,
3591 67,
3592 0,
3593 "MODEL"
3594 ]
3595 ],
3596 "groups": [
3597 {
3598 "id": 1,
3599 "title": "Model",
3600 "bounding": [
3601 2766.595361217282,
3602 4189.689419347806,
3603 460,
3604 830
3605 ],
3606 "color": "#3f789e",
3607 "font_size": 24,
3608 "flags": {}
3609 },
3610 {
3611 "id": 2,
3612 "title": "Generate Low Resolution",
3613 "bounding": [
3614 4248.9282429452205,
3615 4212.718304462968,
3616 1040,
3617 830
3618 ],
3619 "color": "#3f789e",
3620 "font_size": 24,
3621 "flags": {}
3622 },
3623 {
3624 "id": 3,
3625 "title": "Prompt",
3626 "bounding": [
3627 3289.788960334754,
3628 4206.827954203707,
3629 950,
3630 830
3631 ],
3632 "color": "#3f789e",
3633 "font_size": 24,
3634 "flags": {}
3635 },
3636 {
3637 "id": 4,
3638 "title": "Generate High Resolution",
3639 "bounding": [
3640 5846.595361217282,
3641 4189.689419347806,
3642 990,
3643 830
3644 ],
3645 "color": "#3f789e",
3646 "font_size": 24,
3647 "flags": {}
3648 },
3649 {
3650 "id": 5,
3651 "title": "Lantent Upscale",
3652 "bounding": [
3653 5306.595361217282,
3654 4189.689419347806,
3655 510,
3656 830
3657 ],
3658 "color": "#3f789e",
3659 "font_size": 24,
3660 "flags": {}
3661 },
3662 {
3663 "id": 6,
3664 "title": "Video Settings",
3665 "bounding": [
3666 2286.595361217282,
3667 4189.689419347806,
3668 450,
3669 1280
3670 ],
3671 "color": "#3f789e",
3672 "font_size": 24,
3673 "flags": {}
3674 },
3675 {
3676 "id": 7,
3677 "title": "Image Preprocess",
3678 "bounding": [
3679 2766.595361217282,
3680 5049.689419347806,
3681 830,
3682 420
3683 ],
3684 "color": "#3f789e",
3685 "font_size": 24,
3686 "flags": {}
3687 },
3688 {
3689 "id": 8,
3690 "title": "Empty Latent",
3691 "bounding": [
3692 3976.282640433426,
3693 5084.7618986551115,
3694 1340,
3695 420
3696 ],
3697 "color": "#3f789e",
3698 "font_size": 24,
3699 "flags": {}
3700 },
3701 {
3702 "id": 9,
3703 "title": "Number conversion",
3704 "bounding": [
3705 3626.595361217282,
3706 5049.689419347806,
3707 280,
3708 420
3709 ],
3710 "color": "#3f789e",
3711 "font_size": 24,
3712 "flags": {}
3713 }
3714 ],
3715 "config": {},
3716 "extra": {
3717 "ds": {
3718 "scale": 1.1671841070450009,
3719 "offset": [
3720 -3715.099798788134,
3721 -4165.841876611034
3722 ]
3723 },
3724 "frontendVersion": "1.42.11",
3725 "workflowRendererVersion": "LG",
3726 "ue_links": [],
3727 "links_added_by_ue": [],
3728 "VHS_latentpreview": false,
3729 "VHS_latentpreviewrate": 0,
3730 "VHS_MetadataImage": true,
3731 "VHS_KeepIntermediate": true
3732 },
3733 "version": 0.4
3734 }