Advertisement
Guest User

Untitled

a guest
May 27th, 2025
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.56 KB | Help | 0 0
  1. {
  2. "id": "a2d80f09-c53a-414c-bdc0-de0d46da5326",
  3. "revision": 0,
  4. "last_node_id": 101,
  5. "last_link_id": 169,
  6. "nodes": [
  7. {
  8. "id": 9,
  9. "type": "UNETLoader",
  10. "pos": [
  11. -402.2232666015625,
  12. -83.606689453125
  13. ],
  14. "size": [
  15. 346.7470703125,
  16. 82
  17. ],
  18. "flags": {},
  19. "order": 0,
  20. "mode": 0,
  21. "inputs": [],
  22. "outputs": [
  23. {
  24. "name": "MODEL",
  25. "type": "MODEL",
  26. "slot_index": 0,
  27. "links": [
  28. 78
  29. ]
  30. }
  31. ],
  32. "properties": {
  33. "cnr_id": "comfy-core",
  34. "ver": "0.3.27",
  35. "Node name for S&R": "UNETLoader",
  36. "widget_ue_connectable": {
  37. "unet_name": true,
  38. "weight_dtype": true
  39. }
  40. },
  41. "widgets_values": [
  42. "Wan_2.1_ComyUI_repackaged\\wan2.1_i2v_480p_14B_fp8_e4m3fn.safetensors",
  43. "fp8_e4m3fn"
  44. ]
  45. },
  46. {
  47. "id": 35,
  48. "type": "Bookmark (rgthree)",
  49. "pos": [
  50. -518.7977294921875,
  51. 284.73858642578125
  52. ],
  53. "size": [
  54. 210,
  55. 62
  56. ],
  57. "flags": {
  58. "collapsed": true
  59. },
  60. "order": 1,
  61. "mode": 0,
  62. "inputs": [],
  63. "outputs": [],
  64. "title": "🔖",
  65. "properties": {
  66. "widget_ue_connectable": {}
  67. },
  68. "widgets_values": [
  69. "1",
  70. 0.9
  71. ]
  72. },
  73. {
  74. "id": 37,
  75. "type": "Bookmark (rgthree)",
  76. "pos": [
  77. 625.6414794921875,
  78. 496.1025390625
  79. ],
  80. "size": [
  81. 210,
  82. 62
  83. ],
  84. "flags": {
  85. "collapsed": true
  86. },
  87. "order": 2,
  88. "mode": 0,
  89. "inputs": [],
  90. "outputs": [],
  91. "title": "🔖",
  92. "properties": {
  93. "widget_ue_connectable": {}
  94. },
  95. "widgets_values": [
  96. "3",
  97. 1
  98. ]
  99. },
  100. {
  101. "id": 54,
  102. "type": "Bookmark (rgthree)",
  103. "pos": [
  104. 48.71294403076172,
  105. 11.866974830627441
  106. ],
  107. "size": [
  108. 210,
  109. 62
  110. ],
  111. "flags": {
  112. "collapsed": true
  113. },
  114. "order": 3,
  115. "mode": 0,
  116. "inputs": [],
  117. "outputs": [],
  118. "title": "🔖",
  119. "properties": {
  120. "widget_ue_connectable": {}
  121. },
  122. "widgets_values": [
  123. "2",
  124. 1.2
  125. ]
  126. },
  127. {
  128. "id": 5,
  129. "type": "CLIPVisionLoader",
  130. "pos": [
  131. -404.79193115234375,
  132. 233.12547302246094
  133. ],
  134. "size": [
  135. 315,
  136. 58
  137. ],
  138. "flags": {},
  139. "order": 4,
  140. "mode": 0,
  141. "inputs": [],
  142. "outputs": [
  143. {
  144. "name": "CLIP_VISION",
  145. "type": "CLIP_VISION",
  146. "slot_index": 0,
  147. "links": [
  148. 4
  149. ]
  150. }
  151. ],
  152. "properties": {
  153. "cnr_id": "comfy-core",
  154. "ver": "0.3.27",
  155. "Node name for S&R": "CLIPVisionLoader",
  156. "widget_ue_connectable": {
  157. "clip_name": true
  158. }
  159. },
  160. "widgets_values": [
  161. "Wan_2.1_ComfyUI_repackaged\\clip_vision_h.safetensors"
  162. ]
  163. },
  164. {
  165. "id": 18,
  166. "type": "FILM VFI",
  167. "pos": [
  168. 1380.1622314453125,
  169. -15.113959312438965
  170. ],
  171. "size": [
  172. 280,
  173. 140
  174. ],
  175. "flags": {},
  176. "order": 27,
  177. "mode": 0,
  178. "inputs": [
  179. {
  180. "name": "frames",
  181. "type": "IMAGE",
  182. "link": 101
  183. },
  184. {
  185. "name": "optional_interpolation_states",
  186. "shape": 7,
  187. "type": "INTERPOLATION_STATES",
  188. "link": null
  189. }
  190. ],
  191. "outputs": [
  192. {
  193. "name": "IMAGE",
  194. "type": "IMAGE",
  195. "links": [
  196. 97
  197. ]
  198. }
  199. ],
  200. "properties": {
  201. "cnr_id": "comfyui-frame-interpolation",
  202. "ver": "1.0.6",
  203. "Node name for S&R": "FILM VFI",
  204. "widget_ue_connectable": {
  205. "ckpt_name": true,
  206. "clear_cache_after_n_frames": true,
  207. "multiplier": true
  208. }
  209. },
  210. "widgets_values": [
  211. "film_net_fp32.pt",
  212. 10,
  213. 2
  214. ]
  215. },
  216. {
  217. "id": 34,
  218. "type": "Upscale Model Loader",
  219. "pos": [
  220. 1675.3131103515625,
  221. -13.54576301574707
  222. ],
  223. "size": [
  224. 270,
  225. 78
  226. ],
  227. "flags": {},
  228. "order": 5,
  229. "mode": 0,
  230. "inputs": [],
  231. "outputs": [
  232. {
  233. "name": "UPSCALE_MODEL",
  234. "type": "UPSCALE_MODEL",
  235. "links": [
  236. 46
  237. ]
  238. },
  239. {
  240. "name": "MODEL_NAME_TEXT",
  241. "type": "STRING",
  242. "links": null
  243. }
  244. ],
  245. "properties": {
  246. "cnr_id": "was-node-suite-comfyui",
  247. "ver": "1.0.2",
  248. "Node name for S&R": "Upscale Model Loader",
  249. "widget_ue_connectable": {}
  250. },
  251. "widgets_values": [
  252. "RealESRGAN_x2.pth"
  253. ]
  254. },
  255. {
  256. "id": 2,
  257. "type": "VAELoader",
  258. "pos": [
  259. -410.4690246582031,
  260. 357.36334228515625
  261. ],
  262. "size": [
  263. 306.36004638671875,
  264. 58
  265. ],
  266. "flags": {},
  267. "order": 6,
  268. "mode": 0,
  269. "inputs": [],
  270. "outputs": [
  271. {
  272. "name": "VAE",
  273. "type": "VAE",
  274. "slot_index": 0,
  275. "links": [
  276. 12,
  277. 100
  278. ]
  279. }
  280. ],
  281. "properties": {
  282. "cnr_id": "comfy-core",
  283. "ver": "0.3.27",
  284. "Node name for S&R": "VAELoader",
  285. "widget_ue_connectable": {
  286. "vae_name": true
  287. }
  288. },
  289. "widgets_values": [
  290. "Wan_2.1_ComyUI_repackaged\\wan_2.1_vae.safetensors"
  291. ]
  292. },
  293. {
  294. "id": 8,
  295. "type": "CLIPLoader",
  296. "pos": [
  297. -411.1117858886719,
  298. 58.88328170776367
  299. ],
  300. "size": [
  301. 390,
  302. 106
  303. ],
  304. "flags": {},
  305. "order": 7,
  306. "mode": 0,
  307. "inputs": [],
  308. "outputs": [
  309. {
  310. "name": "CLIP",
  311. "type": "CLIP",
  312. "slot_index": 0,
  313. "links": [
  314. 19
  315. ]
  316. }
  317. ],
  318. "properties": {
  319. "cnr_id": "comfy-core",
  320. "ver": "0.3.27",
  321. "Node name for S&R": "CLIPLoader",
  322. "widget_ue_connectable": {
  323. "clip_name": true,
  324. "type": true,
  325. "device": true
  326. }
  327. },
  328. "widgets_values": [
  329. "Wan_2.1_ComyUI_repackaged\\umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  330. "wan",
  331. "cpu"
  332. ]
  333. },
  334. {
  335. "id": 50,
  336. "type": "CFGZeroStar",
  337. "pos": [
  338. 704.7332153320312,
  339. 376.1177062988281
  340. ],
  341. "size": [
  342. 160.4642791748047,
  343. 26
  344. ],
  345. "flags": {},
  346. "order": 21,
  347. "mode": 0,
  348. "inputs": [
  349. {
  350. "name": "model",
  351. "type": "MODEL",
  352. "link": 154
  353. }
  354. ],
  355. "outputs": [
  356. {
  357. "name": "patched_model",
  358. "type": "MODEL",
  359. "links": [
  360. 72
  361. ]
  362. }
  363. ],
  364. "properties": {
  365. "cnr_id": "comfy-core",
  366. "ver": "0.3.32",
  367. "Node name for S&R": "CFGZeroStar",
  368. "widget_ue_connectable": {}
  369. },
  370. "widgets_values": []
  371. },
  372. {
  373. "id": 56,
  374. "type": "VAEDecodeTiled",
  375. "pos": [
  376. 775.3114624023438,
  377. 831.0467529296875
  378. ],
  379. "size": [
  380. 210,
  381. 150
  382. ],
  383. "flags": {},
  384. "order": 26,
  385. "mode": 0,
  386. "inputs": [
  387. {
  388. "name": "samples",
  389. "type": "LATENT",
  390. "link": 99
  391. },
  392. {
  393. "name": "vae",
  394. "type": "VAE",
  395. "link": 100
  396. }
  397. ],
  398. "outputs": [
  399. {
  400. "name": "IMAGE",
  401. "type": "IMAGE",
  402. "links": [
  403. 101
  404. ]
  405. }
  406. ],
  407. "properties": {
  408. "cnr_id": "comfy-core",
  409. "ver": "0.3.34",
  410. "Node name for S&R": "VAEDecodeTiled"
  411. },
  412. "widgets_values": [
  413. 256,
  414. 32,
  415. 32,
  416. 8
  417. ]
  418. },
  419. {
  420. "id": 7,
  421. "type": "WanImageToVideo",
  422. "pos": [
  423. 665.6415405273438,
  424. 556.1025390625
  425. ],
  426. "size": [
  427. 342.5999755859375,
  428. 210
  429. ],
  430. "flags": {},
  431. "order": 24,
  432. "mode": 0,
  433. "inputs": [
  434. {
  435. "name": "positive",
  436. "type": "CONDITIONING",
  437. "link": 10
  438. },
  439. {
  440. "name": "negative",
  441. "type": "CONDITIONING",
  442. "link": 11
  443. },
  444. {
  445. "name": "vae",
  446. "type": "VAE",
  447. "link": 12
  448. },
  449. {
  450. "name": "clip_vision_output",
  451. "shape": 7,
  452. "type": "CLIP_VISION_OUTPUT",
  453. "link": 13
  454. },
  455. {
  456. "name": "start_image",
  457. "shape": 7,
  458. "type": "IMAGE",
  459. "link": 33
  460. }
  461. ],
  462. "outputs": [
  463. {
  464. "name": "positive",
  465. "type": "CONDITIONING",
  466. "slot_index": 0,
  467. "links": [
  468. 7
  469. ]
  470. },
  471. {
  472. "name": "negative",
  473. "type": "CONDITIONING",
  474. "slot_index": 1,
  475. "links": [
  476. 8
  477. ]
  478. },
  479. {
  480. "name": "latent",
  481. "type": "LATENT",
  482. "slot_index": 2,
  483. "links": [
  484. 9
  485. ]
  486. }
  487. ],
  488. "properties": {
  489. "cnr_id": "comfy-core",
  490. "ver": "0.3.27",
  491. "Node name for S&R": "WanImageToVideo",
  492. "widget_ue_connectable": {
  493. "width": true,
  494. "height": true,
  495. "length": true,
  496. "batch_size": true
  497. }
  498. },
  499. "widgets_values": [
  500. 480,
  501. 480,
  502. 81,
  503. 1
  504. ]
  505. },
  506. {
  507. "id": 49,
  508. "type": "PathchSageAttentionKJ",
  509. "pos": [
  510. -329.2361145019531,
  511. -189.11581420898438
  512. ],
  513. "size": [
  514. 270,
  515. 58
  516. ],
  517. "flags": {},
  518. "order": 15,
  519. "mode": 0,
  520. "inputs": [
  521. {
  522. "name": "model",
  523. "type": "MODEL",
  524. "link": 78
  525. }
  526. ],
  527. "outputs": [
  528. {
  529. "name": "MODEL",
  530. "type": "MODEL",
  531. "links": [
  532. 166
  533. ]
  534. }
  535. ],
  536. "properties": {
  537. "cnr_id": "comfyui-kjnodes",
  538. "ver": "1.1.0",
  539. "Node name for S&R": "PathchSageAttentionKJ"
  540. },
  541. "widgets_values": [
  542. "auto"
  543. ]
  544. },
  545. {
  546. "id": 94,
  547. "type": "ModelSamplingSD3",
  548. "pos": [
  549. -3.69315242767334,
  550. -193.86326599121094
  551. ],
  552. "size": [
  553. 270,
  554. 58
  555. ],
  556. "flags": {},
  557. "order": 17,
  558. "mode": 0,
  559. "inputs": [
  560. {
  561. "name": "model",
  562. "type": "MODEL",
  563. "link": 166
  564. }
  565. ],
  566. "outputs": [
  567. {
  568. "name": "MODEL",
  569. "type": "MODEL",
  570. "links": [
  571. 168
  572. ]
  573. }
  574. ],
  575. "properties": {
  576. "cnr_id": "comfy-core",
  577. "ver": "0.3.34",
  578. "Node name for S&R": "ModelSamplingSD3"
  579. },
  580. "widgets_values": [
  581. 3
  582. ]
  583. },
  584. {
  585. "id": 96,
  586. "type": "TorchCompileModel",
  587. "pos": [
  588. 310.5301818847656,
  589. -192.638671875
  590. ],
  591. "size": [
  592. 270,
  593. 58
  594. ],
  595. "flags": {},
  596. "order": 19,
  597. "mode": 4,
  598. "inputs": [
  599. {
  600. "name": "model",
  601. "type": "MODEL",
  602. "link": 168
  603. }
  604. ],
  605. "outputs": [
  606. {
  607. "name": "MODEL",
  608. "type": "MODEL",
  609. "links": [
  610. 169
  611. ]
  612. }
  613. ],
  614. "properties": {
  615. "cnr_id": "comfy-core",
  616. "ver": "0.3.34",
  617. "Node name for S&R": "TorchCompileModel"
  618. },
  619. "widgets_values": [
  620. "inductor"
  621. ]
  622. },
  623. {
  624. "id": 33,
  625. "type": "ImageUpscaleWithModel",
  626. "pos": [
  627. 1675.552001953125,
  628. 113.27685546875
  629. ],
  630. "size": [
  631. 222.16665649414062,
  632. 46
  633. ],
  634. "flags": {},
  635. "order": 28,
  636. "mode": 0,
  637. "inputs": [
  638. {
  639. "name": "upscale_model",
  640. "type": "UPSCALE_MODEL",
  641. "link": 46
  642. },
  643. {
  644. "name": "image",
  645. "type": "IMAGE",
  646. "link": 97
  647. }
  648. ],
  649. "outputs": [
  650. {
  651. "name": "IMAGE",
  652. "type": "IMAGE",
  653. "links": [
  654. 95
  655. ]
  656. }
  657. ],
  658. "properties": {
  659. "cnr_id": "comfy-core",
  660. "ver": "0.3.32",
  661. "Node name for S&R": "ImageUpscaleWithModel",
  662. "widget_ue_connectable": {}
  663. },
  664. "widgets_values": []
  665. },
  666. {
  667. "id": 13,
  668. "type": "CLIPTextEncode",
  669. "pos": [
  670. 902.6467895507812,
  671. 68.61139678955078
  672. ],
  673. "size": [
  674. 425.34503173828125,
  675. 184.31304931640625
  676. ],
  677. "flags": {},
  678. "order": 23,
  679. "mode": 0,
  680. "inputs": [
  681. {
  682. "name": "clip",
  683. "type": "CLIP",
  684. "link": 21
  685. }
  686. ],
  687. "outputs": [
  688. {
  689. "name": "CONDITIONING",
  690. "type": "CONDITIONING",
  691. "slot_index": 0,
  692. "links": [
  693. 10
  694. ]
  695. }
  696. ],
  697. "title": "CLIP Text Encode (Positive Prompt)",
  698. "properties": {
  699. "cnr_id": "comfy-core",
  700. "ver": "0.3.27",
  701. "Node name for S&R": "CLIPTextEncode",
  702. "widget_ue_connectable": {
  703. "text": true
  704. }
  705. },
  706. "widgets_values": [
  707. "A woman walks through the park past a fountain."
  708. ],
  709. "color": "#232",
  710. "bgcolor": "#353"
  711. },
  712. {
  713. "id": 55,
  714. "type": "VHS_LoadVideoPath",
  715. "pos": [
  716. -457.2177734375,
  717. 625.9628295898438
  718. ],
  719. "size": [
  720. 323.2019348144531,
  721. 286
  722. ],
  723. "flags": {},
  724. "order": 8,
  725. "mode": 4,
  726. "inputs": [
  727. {
  728. "name": "meta_batch",
  729. "shape": 7,
  730. "type": "VHS_BatchManager",
  731. "link": null
  732. },
  733. {
  734. "name": "vae",
  735. "shape": 7,
  736. "type": "VAE",
  737. "link": null
  738. }
  739. ],
  740. "outputs": [
  741. {
  742. "name": "IMAGE",
  743. "type": "IMAGE",
  744. "links": [
  745. 98
  746. ]
  747. },
  748. {
  749. "name": "frame_count",
  750. "type": "INT",
  751. "links": null
  752. },
  753. {
  754. "name": "audio",
  755. "type": "AUDIO",
  756. "links": null
  757. },
  758. {
  759. "name": "video_info",
  760. "type": "VHS_VIDEOINFO",
  761. "links": null
  762. }
  763. ],
  764. "properties": {
  765. "cnr_id": "comfyui-videohelpersuite",
  766. "ver": "1.6.1",
  767. "Node name for S&R": "VHS_LoadVideoPath"
  768. },
  769. "widgets_values": {
  770. "video": "ComfyUI/output/wan-42_00012.mp4",
  771. "force_rate": 0,
  772. "custom_width": 0,
  773. "custom_height": 0,
  774. "frame_load_cap": 1,
  775. "skip_first_frames": 159,
  776. "select_every_nth": 1,
  777. "format": "AnimateDiff",
  778. "videopreview": {
  779. "hidden": false,
  780. "paused": false,
  781. "params": {
  782. "filename": "ComfyUI/output/wan-42_00012.mp4",
  783. "type": "path",
  784. "format": "video/mp4",
  785. "force_rate": 0,
  786. "custom_width": 0,
  787. "custom_height": 0,
  788. "frame_load_cap": 1,
  789. "skip_first_frames": 159,
  790. "select_every_nth": 1
  791. }
  792. }
  793. }
  794. },
  795. {
  796. "id": 19,
  797. "type": "VHS_LoadVideo",
  798. "pos": [
  799. -106.59773254394531,
  800. 610.4977416992188
  801. ],
  802. "size": [
  803. 340,
  804. 310
  805. ],
  806. "flags": {},
  807. "order": 9,
  808. "mode": 4,
  809. "inputs": [
  810. {
  811. "name": "meta_batch",
  812. "shape": 7,
  813. "type": "VHS_BatchManager",
  814. "link": null
  815. },
  816. {
  817. "name": "vae",
  818. "shape": 7,
  819. "type": "VAE",
  820. "link": null
  821. }
  822. ],
  823. "outputs": [
  824. {
  825. "name": "IMAGE",
  826. "type": "IMAGE",
  827. "links": [
  828. 31
  829. ]
  830. },
  831. {
  832. "name": "frame_count",
  833. "type": "INT",
  834. "links": null
  835. },
  836. {
  837. "name": "audio",
  838. "type": "AUDIO",
  839. "links": null
  840. },
  841. {
  842. "name": "video_info",
  843. "type": "VHS_VIDEOINFO",
  844. "links": null
  845. }
  846. ],
  847. "properties": {
  848. "cnr_id": "comfyui-videohelpersuite",
  849. "ver": "1.6.1",
  850. "Node name for S&R": "VHS_LoadVideo",
  851. "widget_ue_connectable": {
  852. "video": true,
  853. "force_rate": true,
  854. "custom_width": true,
  855. "custom_height": true,
  856. "frame_load_cap": true,
  857. "skip_first_frames": true,
  858. "select_every_nth": true,
  859. "format": true
  860. }
  861. },
  862. "widgets_values": {
  863. "video": "wan_00005.mp4",
  864. "force_rate": 0,
  865. "custom_width": 0,
  866. "custom_height": 0,
  867. "frame_load_cap": 1,
  868. "skip_first_frames": 0,
  869. "select_every_nth": 1,
  870. "format": "AnimateDiff",
  871. "choose video to upload": "image",
  872. "videopreview": {
  873. "hidden": false,
  874. "paused": false,
  875. "params": {
  876. "filename": "wan_00005.mp4",
  877. "type": "input",
  878. "format": "video/mp4",
  879. "force_rate": 0,
  880. "custom_width": 0,
  881. "custom_height": 512,
  882. "frame_load_cap": 1,
  883. "skip_first_frames": 0,
  884. "select_every_nth": 1
  885. }
  886. }
  887. }
  888. },
  889. {
  890. "id": 15,
  891. "type": "Power Lora Loader (rgthree)",
  892. "pos": [
  893. 442.91925048828125,
  894. 72.84834289550781
  895. ],
  896. "size": [
  897. 402,
  898. 243
  899. ],
  900. "flags": {},
  901. "order": 20,
  902. "mode": 0,
  903. "inputs": [
  904. {
  905. "dir": 3,
  906. "name": "model",
  907. "type": "MODEL",
  908. "link": 169
  909. },
  910. {
  911. "dir": 3,
  912. "name": "clip",
  913. "type": "CLIP",
  914. "link": 19
  915. }
  916. ],
  917. "outputs": [
  918. {
  919. "dir": 4,
  920. "name": "MODEL",
  921. "shape": 3,
  922. "type": "MODEL",
  923. "links": [
  924. 154
  925. ]
  926. },
  927. {
  928. "dir": 4,
  929. "name": "CLIP",
  930. "shape": 3,
  931. "type": "CLIP",
  932. "links": [
  933. 20,
  934. 21
  935. ]
  936. }
  937. ],
  938. "properties": {
  939. "cnr_id": "rgthree-comfy",
  940. "ver": "1.0.0",
  941. "Show Strengths": "Single Strength",
  942. "widget_ue_connectable": {}
  943. },
  944. "widgets_values": [
  945. {},
  946. {
  947. "type": "PowerLoraLoaderHeaderWidget"
  948. },
  949. {},
  950. ""
  951. ]
  952. },
  953. {
  954. "id": 4,
  955. "type": "CLIPVisionEncode",
  956. "pos": [
  957. 27.975467681884766,
  958. 239.01100158691406
  959. ],
  960. "size": [
  961. 253.60000610351562,
  962. 78
  963. ],
  964. "flags": {},
  965. "order": 18,
  966. "mode": 0,
  967. "inputs": [
  968. {
  969. "name": "clip_vision",
  970. "type": "CLIP_VISION",
  971. "link": 4
  972. },
  973. {
  974. "name": "image",
  975. "type": "IMAGE",
  976. "link": 34
  977. }
  978. ],
  979. "outputs": [
  980. {
  981. "name": "CLIP_VISION_OUTPUT",
  982. "type": "CLIP_VISION_OUTPUT",
  983. "slot_index": 0,
  984. "links": [
  985. 13
  986. ]
  987. }
  988. ],
  989. "properties": {
  990. "cnr_id": "comfy-core",
  991. "ver": "0.3.27",
  992. "Node name for S&R": "CLIPVisionEncode",
  993. "widget_ue_connectable": {
  994. "crop": true
  995. }
  996. },
  997. "widgets_values": [
  998. "center"
  999. ]
  1000. },
  1001. {
  1002. "id": 97,
  1003. "type": "Note",
  1004. "pos": [
  1005. 672.0499267578125,
  1006. -101.1302719116211
  1007. ],
  1008. "size": [
  1009. 636.4697265625,
  1010. 100.13378143310547
  1011. ],
  1012. "flags": {},
  1013. "order": 10,
  1014. "mode": 0,
  1015. "inputs": [],
  1016. "outputs": [],
  1017. "properties": {},
  1018. "widgets_values": [
  1019. "This just loads the model, CLIP, VAE and any Loras. If you have rgthree nodes installed (yes, do it), you can simply \"bypass\" things you don't want enabled, like Sage or TorchCompileModel. You don't need these nodes to use this workflow though. Sage, TorchCompile, ModelSamplingSD3, and CFGZeroStar are optional."
  1020. ],
  1021. "color": "#432",
  1022. "bgcolor": "#653"
  1023. },
  1024. {
  1025. "id": 100,
  1026. "type": "Note",
  1027. "pos": [
  1028. 1977.284912109375,
  1029. 271.3451843261719
  1030. ],
  1031. "size": [
  1032. 217.68594360351562,
  1033. 157.5206756591797
  1034. ],
  1035. "flags": {},
  1036. "order": 11,
  1037. "mode": 0,
  1038. "inputs": [],
  1039. "outputs": [],
  1040. "properties": {},
  1041. "widgets_values": [
  1042. "Once again, you don't need VHS to save the video, you can just use the Native \"Save Video\" node."
  1043. ],
  1044. "color": "#432",
  1045. "bgcolor": "#653"
  1046. },
  1047. {
  1048. "id": 101,
  1049. "type": "Note",
  1050. "pos": [
  1051. -864.7806396484375,
  1052. 31.138202667236328
  1053. ],
  1054. "size": [
  1055. 418.6182556152344,
  1056. 105.09428405761719
  1057. ],
  1058. "flags": {},
  1059. "order": 12,
  1060. "mode": 0,
  1061. "inputs": [],
  1062. "outputs": [],
  1063. "properties": {},
  1064. "widgets_values": [
  1065. "Get your models here:\n\nhttps://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files\n"
  1066. ],
  1067. "color": "#432",
  1068. "bgcolor": "#653"
  1069. },
  1070. {
  1071. "id": 98,
  1072. "type": "Note",
  1073. "pos": [
  1074. -333.7715759277344,
  1075. 998.8406982421875
  1076. ],
  1077. "size": [
  1078. 590.3901977539062,
  1079. 88
  1080. ],
  1081. "flags": {},
  1082. "order": 13,
  1083. "mode": 0,
  1084. "inputs": [],
  1085. "outputs": [],
  1086. "properties": {},
  1087. "widgets_values": [
  1088. "This looks more complicated than it is. Just enable one of these to get your initial image loaded. No need to resize or crop. You don't need VideoHelperSuite to use this workflow, just load an image somehow. I do recommend VHS though. "
  1089. ],
  1090. "color": "#432",
  1091. "bgcolor": "#653"
  1092. },
  1093. {
  1094. "id": 21,
  1095. "type": "Any Switch (rgthree)",
  1096. "pos": [
  1097. 399.08489990234375,
  1098. 503.77850341796875
  1099. ],
  1100. "size": [
  1101. 250.51666259765625,
  1102. 106
  1103. ],
  1104. "flags": {
  1105. "collapsed": true
  1106. },
  1107. "order": 16,
  1108. "mode": 0,
  1109. "inputs": [
  1110. {
  1111. "dir": 3,
  1112. "name": "any_01",
  1113. "type": "IMAGE",
  1114. "link": 31
  1115. },
  1116. {
  1117. "dir": 3,
  1118. "name": "any_02",
  1119. "type": "IMAGE",
  1120. "link": 32
  1121. },
  1122. {
  1123. "dir": 3,
  1124. "name": "any_03",
  1125. "type": "IMAGE",
  1126. "link": null
  1127. },
  1128. {
  1129. "dir": 3,
  1130. "name": "any_04",
  1131. "type": "IMAGE",
  1132. "link": 98
  1133. },
  1134. {
  1135. "name": "any_05",
  1136. "type": "IMAGE",
  1137. "link": null
  1138. }
  1139. ],
  1140. "outputs": [
  1141. {
  1142. "dir": 4,
  1143. "label": "IMAGE",
  1144. "name": "*",
  1145. "shape": 3,
  1146. "type": "IMAGE",
  1147. "links": [
  1148. 33,
  1149. 34
  1150. ]
  1151. }
  1152. ],
  1153. "properties": {
  1154. "cnr_id": "rgthree-comfy",
  1155. "ver": "1.0.0",
  1156. "widget_ue_connectable": {}
  1157. },
  1158. "widgets_values": []
  1159. },
  1160. {
  1161. "id": 12,
  1162. "type": "LoadImage",
  1163. "pos": [
  1164. 256.4738464355469,
  1165. 610.1426391601562
  1166. ],
  1167. "size": [
  1168. 315,
  1169. 314.0000305175781
  1170. ],
  1171. "flags": {},
  1172. "order": 14,
  1173. "mode": 0,
  1174. "inputs": [],
  1175. "outputs": [
  1176. {
  1177. "name": "IMAGE",
  1178. "type": "IMAGE",
  1179. "slot_index": 0,
  1180. "links": [
  1181. 32
  1182. ]
  1183. },
  1184. {
  1185. "name": "MASK",
  1186. "type": "MASK",
  1187. "slot_index": 1,
  1188. "links": null
  1189. }
  1190. ],
  1191. "properties": {
  1192. "cnr_id": "comfy-core",
  1193. "ver": "0.3.27",
  1194. "Node name for S&R": "LoadImage",
  1195. "widget_ue_connectable": {
  1196. "image": true,
  1197. "upload": true
  1198. }
  1199. },
  1200. "widgets_values": [
  1201. "ComfyUI_temp_riqez_00001_.png",
  1202. "image"
  1203. ]
  1204. },
  1205. {
  1206. "id": 11,
  1207. "type": "CLIPTextEncode",
  1208. "pos": [
  1209. 901.4368286132812,
  1210. 300.7115478515625
  1211. ],
  1212. "size": [
  1213. 424.77801513671875,
  1214. 114.6060791015625
  1215. ],
  1216. "flags": {},
  1217. "order": 22,
  1218. "mode": 0,
  1219. "inputs": [
  1220. {
  1221. "name": "clip",
  1222. "type": "CLIP",
  1223. "link": 20
  1224. }
  1225. ],
  1226. "outputs": [
  1227. {
  1228. "name": "CONDITIONING",
  1229. "type": "CONDITIONING",
  1230. "slot_index": 0,
  1231. "links": [
  1232. 11
  1233. ]
  1234. }
  1235. ],
  1236. "title": "CLIP Text Encode (Negative Prompt)",
  1237. "properties": {
  1238. "cnr_id": "comfy-core",
  1239. "ver": "0.3.27",
  1240. "Node name for S&R": "CLIPTextEncode",
  1241. "widget_ue_connectable": {
  1242. "text": true
  1243. }
  1244. },
  1245. "widgets_values": [
  1246. "blurry, motion blur, transistions, inconsistent lighting, jerky motion, flashing colors, bad quality, messy, chaotic"
  1247. ],
  1248. "color": "#322",
  1249. "bgcolor": "#533"
  1250. },
  1251. {
  1252. "id": 6,
  1253. "type": "KSampler",
  1254. "pos": [
  1255. 1025.6414794921875,
  1256. 533.9901123046875
  1257. ],
  1258. "size": [
  1259. 265.24737548828125,
  1260. 521.2473754882812
  1261. ],
  1262. "flags": {},
  1263. "order": 25,
  1264. "mode": 0,
  1265. "inputs": [
  1266. {
  1267. "name": "model",
  1268. "type": "MODEL",
  1269. "link": 72
  1270. },
  1271. {
  1272. "name": "positive",
  1273. "type": "CONDITIONING",
  1274. "link": 7
  1275. },
  1276. {
  1277. "name": "negative",
  1278. "type": "CONDITIONING",
  1279. "link": 8
  1280. },
  1281. {
  1282. "name": "latent_image",
  1283. "type": "LATENT",
  1284. "link": 9
  1285. }
  1286. ],
  1287. "outputs": [
  1288. {
  1289. "name": "LATENT",
  1290. "type": "LATENT",
  1291. "slot_index": 0,
  1292. "links": [
  1293. 99
  1294. ]
  1295. }
  1296. ],
  1297. "properties": {
  1298. "cnr_id": "comfy-core",
  1299. "ver": "0.3.27",
  1300. "Node name for S&R": "KSampler",
  1301. "widget_ue_connectable": {
  1302. "seed": true,
  1303. "steps": true,
  1304. "cfg": true,
  1305. "sampler_name": true,
  1306. "scheduler": true,
  1307. "denoise": true
  1308. }
  1309. },
  1310. "widgets_values": [
  1311. 80,
  1312. "increment",
  1313. 20,
  1314. 4,
  1315. "uni_pc",
  1316. "simple",
  1317. 1
  1318. ]
  1319. },
  1320. {
  1321. "id": 14,
  1322. "type": "VHS_VideoCombine",
  1323. "pos": [
  1324. 1368.0360107421875,
  1325. 256.2272033691406
  1326. ],
  1327. "size": [
  1328. 580,
  1329. 334
  1330. ],
  1331. "flags": {},
  1332. "order": 29,
  1333. "mode": 0,
  1334. "inputs": [
  1335. {
  1336. "name": "images",
  1337. "type": "IMAGE",
  1338. "link": 95
  1339. },
  1340. {
  1341. "name": "audio",
  1342. "shape": 7,
  1343. "type": "AUDIO",
  1344. "link": null
  1345. },
  1346. {
  1347. "name": "meta_batch",
  1348. "shape": 7,
  1349. "type": "VHS_BatchManager",
  1350. "link": null
  1351. },
  1352. {
  1353. "name": "vae",
  1354. "shape": 7,
  1355. "type": "VAE",
  1356. "link": null
  1357. }
  1358. ],
  1359. "outputs": [
  1360. {
  1361. "name": "Filenames",
  1362. "type": "VHS_FILENAMES",
  1363. "links": null
  1364. }
  1365. ],
  1366. "properties": {
  1367. "cnr_id": "comfyui-videohelpersuite",
  1368. "ver": "1.6.0",
  1369. "Node name for S&R": "VHS_VideoCombine",
  1370. "widget_ue_connectable": {
  1371. "frame_rate": true,
  1372. "loop_count": true,
  1373. "filename_prefix": true,
  1374. "format": true,
  1375. "pingpong": true,
  1376. "save_output": true
  1377. }
  1378. },
  1379. "widgets_values": {
  1380. "frame_rate": 28,
  1381. "loop_count": 0,
  1382. "filename_prefix": "wan-%date:yyyy-M-d_m-s%",
  1383. "format": "video/h264-mp4",
  1384. "pix_fmt": "yuv420p",
  1385. "crf": 19,
  1386. "save_metadata": true,
  1387. "trim_to_audio": false,
  1388. "pingpong": false,
  1389. "save_output": true,
  1390. "videopreview": {
  1391. "hidden": false,
  1392. "paused": false,
  1393. "params": {
  1394. "filename": "wan-2025-5-27_21-36_00001.mp4",
  1395. "subfolder": "",
  1396. "type": "output",
  1397. "format": "video/h264-mp4",
  1398. "frame_rate": 26,
  1399. "workflow": "wan-2025-5-27_21-36_00001.png",
  1400. "fullpath": "D:\\AI\\ComfyUI_windows_portable\\ComfyUI_windows_portable\\ComfyUI\\output\\wan-2025-5-27_21-36_00001.mp4"
  1401. }
  1402. }
  1403. }
  1404. }
  1405. ],
  1406. "links": [
  1407. [
  1408. 4,
  1409. 5,
  1410. 0,
  1411. 4,
  1412. 0,
  1413. "CLIP_VISION"
  1414. ],
  1415. [
  1416. 7,
  1417. 7,
  1418. 0,
  1419. 6,
  1420. 1,
  1421. "CONDITIONING"
  1422. ],
  1423. [
  1424. 8,
  1425. 7,
  1426. 1,
  1427. 6,
  1428. 2,
  1429. "CONDITIONING"
  1430. ],
  1431. [
  1432. 9,
  1433. 7,
  1434. 2,
  1435. 6,
  1436. 3,
  1437. "LATENT"
  1438. ],
  1439. [
  1440. 10,
  1441. 13,
  1442. 0,
  1443. 7,
  1444. 0,
  1445. "CONDITIONING"
  1446. ],
  1447. [
  1448. 11,
  1449. 11,
  1450. 0,
  1451. 7,
  1452. 1,
  1453. "CONDITIONING"
  1454. ],
  1455. [
  1456. 12,
  1457. 2,
  1458. 0,
  1459. 7,
  1460. 2,
  1461. "VAE"
  1462. ],
  1463. [
  1464. 13,
  1465. 4,
  1466. 0,
  1467. 7,
  1468. 3,
  1469. "CLIP_VISION_OUTPUT"
  1470. ],
  1471. [
  1472. 19,
  1473. 8,
  1474. 0,
  1475. 15,
  1476. 1,
  1477. "CLIP"
  1478. ],
  1479. [
  1480. 20,
  1481. 15,
  1482. 1,
  1483. 11,
  1484. 0,
  1485. "CLIP"
  1486. ],
  1487. [
  1488. 21,
  1489. 15,
  1490. 1,
  1491. 13,
  1492. 0,
  1493. "CLIP"
  1494. ],
  1495. [
  1496. 31,
  1497. 19,
  1498. 0,
  1499. 21,
  1500. 0,
  1501. "*"
  1502. ],
  1503. [
  1504. 32,
  1505. 12,
  1506. 0,
  1507. 21,
  1508. 1,
  1509. "IMAGE"
  1510. ],
  1511. [
  1512. 33,
  1513. 21,
  1514. 0,
  1515. 7,
  1516. 4,
  1517. "IMAGE"
  1518. ],
  1519. [
  1520. 34,
  1521. 21,
  1522. 0,
  1523. 4,
  1524. 1,
  1525. "IMAGE"
  1526. ],
  1527. [
  1528. 46,
  1529. 34,
  1530. 0,
  1531. 33,
  1532. 0,
  1533. "UPSCALE_MODEL"
  1534. ],
  1535. [
  1536. 72,
  1537. 50,
  1538. 0,
  1539. 6,
  1540. 0,
  1541. "MODEL"
  1542. ],
  1543. [
  1544. 78,
  1545. 9,
  1546. 0,
  1547. 49,
  1548. 0,
  1549. "MODEL"
  1550. ],
  1551. [
  1552. 95,
  1553. 33,
  1554. 0,
  1555. 14,
  1556. 0,
  1557. "IMAGE"
  1558. ],
  1559. [
  1560. 97,
  1561. 18,
  1562. 0,
  1563. 33,
  1564. 1,
  1565. "IMAGE"
  1566. ],
  1567. [
  1568. 98,
  1569. 55,
  1570. 0,
  1571. 21,
  1572. 3,
  1573. "IMAGE"
  1574. ],
  1575. [
  1576. 99,
  1577. 6,
  1578. 0,
  1579. 56,
  1580. 0,
  1581. "LATENT"
  1582. ],
  1583. [
  1584. 100,
  1585. 2,
  1586. 0,
  1587. 56,
  1588. 1,
  1589. "VAE"
  1590. ],
  1591. [
  1592. 101,
  1593. 56,
  1594. 0,
  1595. 18,
  1596. 0,
  1597. "IMAGE"
  1598. ],
  1599. [
  1600. 154,
  1601. 15,
  1602. 0,
  1603. 50,
  1604. 0,
  1605. "MODEL"
  1606. ],
  1607. [
  1608. 166,
  1609. 49,
  1610. 0,
  1611. 94,
  1612. 0,
  1613. "MODEL"
  1614. ],
  1615. [
  1616. 168,
  1617. 94,
  1618. 0,
  1619. 96,
  1620. 0,
  1621. "MODEL"
  1622. ],
  1623. [
  1624. 169,
  1625. 96,
  1626. 0,
  1627. 15,
  1628. 0,
  1629. "MODEL"
  1630. ]
  1631. ],
  1632. "groups": [
  1633. {
  1634. "id": 1,
  1635. "title": "Loaders and Prompt",
  1636. "bounding": [
  1637. -429.4643859863281,
  1638. -283.9287414550781,
  1639. 1770.10693359375,
  1640. 722.594970703125
  1641. ],
  1642. "color": "#3f789e",
  1643. "font_size": 24,
  1644. "flags": {}
  1645. },
  1646. {
  1647. "id": 2,
  1648. "title": "Upscale and Interpolate",
  1649. "bounding": [
  1650. 1365.839599609375,
  1651. -97.18421173095703,
  1652. 593.4324951171875,
  1653. 299.16094970703125
  1654. ],
  1655. "color": "#3f789e",
  1656. "font_size": 24,
  1657. "flags": {}
  1658. },
  1659. {
  1660. "id": 3,
  1661. "title": "Inputs",
  1662. "bounding": [
  1663. -481.0709533691406,
  1664. 523.3963012695312,
  1665. 1083.8046875,
  1666. 420.7568664550781
  1667. ],
  1668. "color": "#3f789e",
  1669. "font_size": 24,
  1670. "flags": {}
  1671. },
  1672. {
  1673. "id": 4,
  1674. "title": "Sampling",
  1675. "bounding": [
  1676. 625.6414794921875,
  1677. 456.1025390625,
  1678. 694.8189697265625,
  1679. 617.4913330078125
  1680. ],
  1681. "color": "#3f789e",
  1682. "font_size": 24,
  1683. "flags": {}
  1684. }
  1685. ],
  1686. "config": {},
  1687. "extra": {
  1688. "ds": {
  1689. "scale": 0.23579476910000077,
  1690. "offset": [
  1691. 2760.67624883521,
  1692. 1637.8213867826873
  1693. ]
  1694. },
  1695. "frontendVersion": "1.19.9",
  1696. "VHS_latentpreview": true,
  1697. "VHS_latentpreviewrate": 0,
  1698. "VHS_MetadataImage": true,
  1699. "VHS_KeepIntermediate": true,
  1700. "ue_links": [],
  1701. "links_added_by_ue": []
  1702. },
  1703. "version": 0.4
  1704. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement