Guest User

Untitled

a guest
Jul 5th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.41 KB | None | 0 0
  1. {
  2. "id": "96995b8f-85c5-47af-b3cf-7b6a24675694",
  3. "revision": 0,
  4. "last_node_id": 129,
  5. "last_link_id": 206,
  6. "nodes": [
  7. {
  8. "id": 70,
  9. "type": "SaveAnimatedWEBP",
  10. "pos": [
  11. 2110,
  12. 200
  13. ],
  14. "size": [
  15. 670,
  16. 780
  17. ],
  18. "flags": {},
  19. "order": 21,
  20. "mode": 4,
  21. "inputs": [
  22. {
  23. "name": "images",
  24. "type": "IMAGE",
  25. "link": 130
  26. }
  27. ],
  28. "outputs": [],
  29. "properties": {
  30. "cnr_id": "comfy-core",
  31. "ver": "0.3.34",
  32. "Node name for S&R": "SaveAnimatedWEBP",
  33. "widget_ue_connectable": {}
  34. },
  35. "widgets_values": [
  36. "ComfyUI",
  37. 6,
  38. true,
  39. 80,
  40. "default"
  41. ]
  42. },
  43. {
  44. "id": 78,
  45. "type": "Canny",
  46. "pos": [
  47. 630,
  48. 680
  49. ],
  50. "size": [
  51. 270,
  52. 82
  53. ],
  54. "flags": {},
  55. "order": 10,
  56. "mode": 0,
  57. "inputs": [
  58. {
  59. "name": "image",
  60. "type": "IMAGE",
  61. "link": 193
  62. }
  63. ],
  64. "outputs": [
  65. {
  66. "name": "IMAGE",
  67. "type": "IMAGE",
  68. "links": [
  69. 174
  70. ]
  71. }
  72. ],
  73. "properties": {
  74. "cnr_id": "comfy-core",
  75. "ver": "0.3.34",
  76. "Node name for S&R": "Canny",
  77. "widget_ue_connectable": {}
  78. },
  79. "widgets_values": [
  80. 0.4,
  81. 0.8
  82. ]
  83. },
  84. {
  85. "id": 58,
  86. "type": "TrimVideoLatent",
  87. "pos": [
  88. 629.102783203125,
  89. 507.86151123046875
  90. ],
  91. "size": [
  92. 276.5860290527344,
  93. 58
  94. ],
  95. "flags": {
  96. "collapsed": false
  97. },
  98. "order": 19,
  99. "mode": 0,
  100. "inputs": [
  101. {
  102. "name": "samples",
  103. "type": "LATENT",
  104. "link": 116
  105. },
  106. {
  107. "name": "trim_amount",
  108. "type": "INT",
  109. "widget": {
  110. "name": "trim_amount"
  111. },
  112. "link": 115
  113. }
  114. ],
  115. "outputs": [
  116. {
  117. "name": "LATENT",
  118. "type": "LATENT",
  119. "links": [
  120. 117
  121. ]
  122. }
  123. ],
  124. "properties": {
  125. "cnr_id": "comfy-core",
  126. "ver": "0.3.34",
  127. "Node name for S&R": "TrimVideoLatent",
  128. "widget_ue_connectable": {
  129. "trim_amount": true
  130. }
  131. },
  132. "widgets_values": [
  133. 0
  134. ]
  135. },
  136. {
  137. "id": 115,
  138. "type": "ImageResize+",
  139. "pos": [
  140. 309.4512939453125,
  141. 672.8857421875
  142. ],
  143. "size": [
  144. 270,
  145. 218
  146. ],
  147. "flags": {},
  148. "order": 8,
  149. "mode": 0,
  150. "inputs": [
  151. {
  152. "name": "image",
  153. "type": "IMAGE",
  154. "link": 192
  155. }
  156. ],
  157. "outputs": [
  158. {
  159. "name": "IMAGE",
  160. "type": "IMAGE",
  161. "links": [
  162. 193
  163. ]
  164. },
  165. {
  166. "name": "width",
  167. "type": "INT",
  168. "links": [
  169. 197
  170. ]
  171. },
  172. {
  173. "name": "height",
  174. "type": "INT",
  175. "links": [
  176. 198
  177. ]
  178. }
  179. ],
  180. "properties": {
  181. "cnr_id": "comfyui_essentials",
  182. "ver": "1.1.0",
  183. "Node name for S&R": "ImageResize+",
  184. "widget_ue_connectable": {}
  185. },
  186. "widgets_values": [
  187. 720,
  188. 720,
  189. "nearest-exact",
  190. "fill / crop",
  191. "always",
  192. 0
  193. ]
  194. },
  195. {
  196. "id": 49,
  197. "type": "WanVaceToVideo",
  198. "pos": [
  199. 630,
  200. 210
  201. ],
  202. "size": [
  203. 315,
  204. 254
  205. ],
  206. "flags": {},
  207. "order": 17,
  208. "mode": 0,
  209. "inputs": [
  210. {
  211. "name": "positive",
  212. "type": "CONDITIONING",
  213. "link": 96
  214. },
  215. {
  216. "name": "negative",
  217. "type": "CONDITIONING",
  218. "link": 97
  219. },
  220. {
  221. "name": "vae",
  222. "type": "VAE",
  223. "link": 101
  224. },
  225. {
  226. "name": "control_video",
  227. "shape": 7,
  228. "type": "IMAGE",
  229. "link": 174
  230. },
  231. {
  232. "name": "control_masks",
  233. "shape": 7,
  234. "type": "MASK",
  235. "link": null
  236. },
  237. {
  238. "name": "reference_image",
  239. "shape": 7,
  240. "type": "IMAGE",
  241. "link": 175
  242. },
  243. {
  244. "name": "width",
  245. "type": "INT",
  246. "widget": {
  247. "name": "width"
  248. },
  249. "link": 197
  250. },
  251. {
  252. "name": "height",
  253. "type": "INT",
  254. "widget": {
  255. "name": "height"
  256. },
  257. "link": 198
  258. }
  259. ],
  260. "outputs": [
  261. {
  262. "name": "positive",
  263. "type": "CONDITIONING",
  264. "links": [
  265. 98
  266. ]
  267. },
  268. {
  269. "name": "negative",
  270. "type": "CONDITIONING",
  271. "links": [
  272. 99
  273. ]
  274. },
  275. {
  276. "name": "latent",
  277. "type": "LATENT",
  278. "links": [
  279. 160
  280. ]
  281. },
  282. {
  283. "name": "trim_latent",
  284. "type": "INT",
  285. "links": [
  286. 115
  287. ]
  288. }
  289. ],
  290. "properties": {
  291. "cnr_id": "comfy-core",
  292. "ver": "0.3.34",
  293. "Node name for S&R": "WanVaceToVideo",
  294. "widget_ue_connectable": {}
  295. },
  296. "widgets_values": [
  297. 720,
  298. 720,
  299. 81,
  300. 1,
  301. 1
  302. ]
  303. },
  304. {
  305. "id": 111,
  306. "type": "ModelPatchTorchSettings",
  307. "pos": [
  308. 123.14593505859375,
  309. -122.0054931640625
  310. ],
  311. "size": [
  312. 307.443359375,
  313. 58
  314. ],
  315. "flags": {},
  316. "order": 12,
  317. "mode": 4,
  318. "inputs": [
  319. {
  320. "name": "model",
  321. "type": "MODEL",
  322. "link": 187
  323. }
  324. ],
  325. "outputs": [
  326. {
  327. "name": "MODEL",
  328. "type": "MODEL",
  329. "links": [
  330. 184
  331. ]
  332. }
  333. ],
  334. "properties": {
  335. "cnr_id": "comfyui-kjnodes",
  336. "ver": "5dcda71011870278c35d92ff77a677ed2e538f2d",
  337. "Node name for S&R": "ModelPatchTorchSettings",
  338. "widget_ue_connectable": {}
  339. },
  340. "widgets_values": [
  341. true
  342. ]
  343. },
  344. {
  345. "id": 124,
  346. "type": "Any Switch (rgthree)",
  347. "pos": [
  348. -286.85748291015625,
  349. -91.01009368896484
  350. ],
  351. "size": [
  352. 250.08045959472656,
  353. 106
  354. ],
  355. "flags": {
  356. "collapsed": true
  357. },
  358. "order": 9,
  359. "mode": 0,
  360. "inputs": [
  361. {
  362. "dir": 3,
  363. "name": "any_01",
  364. "type": "MODEL",
  365. "link": 206
  366. },
  367. {
  368. "dir": 3,
  369. "name": "any_02",
  370. "type": "MODEL",
  371. "link": null
  372. },
  373. {
  374. "dir": 3,
  375. "name": "any_03",
  376. "type": "MODEL",
  377. "link": null
  378. },
  379. {
  380. "dir": 3,
  381. "name": "any_04",
  382. "type": "MODEL",
  383. "link": null
  384. },
  385. {
  386. "dir": 3,
  387. "name": "any_05",
  388. "type": "MODEL",
  389. "link": null
  390. }
  391. ],
  392. "outputs": [
  393. {
  394. "dir": 4,
  395. "label": "MODEL",
  396. "name": "*",
  397. "shape": 3,
  398. "type": "MODEL",
  399. "links": [
  400. 201
  401. ]
  402. }
  403. ],
  404. "title": "Model switch",
  405. "properties": {
  406. "cnr_id": "rgthree-comfy",
  407. "ver": "aa6c75a30b3ee8f01d7c9f8b0a126cccdc90616a",
  408. "widget_ue_connectable": {}
  409. },
  410. "widgets_values": []
  411. },
  412. {
  413. "id": 108,
  414. "type": "PathchSageAttentionKJ",
  415. "pos": [
  416. -148.71556091308594,
  417. -122.38591766357422
  418. ],
  419. "size": [
  420. 270,
  421. 58
  422. ],
  423. "flags": {},
  424. "order": 11,
  425. "mode": 4,
  426. "inputs": [
  427. {
  428. "name": "model",
  429. "type": "MODEL",
  430. "link": 201
  431. }
  432. ],
  433. "outputs": [
  434. {
  435. "name": "MODEL",
  436. "type": "MODEL",
  437. "links": [
  438. 187
  439. ]
  440. }
  441. ],
  442. "properties": {
  443. "cnr_id": "comfyui-kjnodes",
  444. "ver": "5dcda71011870278c35d92ff77a677ed2e538f2d",
  445. "Node name for S&R": "PathchSageAttentionKJ",
  446. "widget_ue_connectable": {}
  447. },
  448. "widgets_values": [
  449. "auto"
  450. ]
  451. },
  452. {
  453. "id": 127,
  454. "type": "Note",
  455. "pos": [
  456. 121.08098602294922,
  457. -248.99232482910156
  458. ],
  459. "size": [
  460. 250.90176391601562,
  461. 88
  462. ],
  463. "flags": {},
  464. "order": 0,
  465. "mode": 0,
  466. "inputs": [],
  467. "outputs": [],
  468. "properties": {},
  469. "widgets_values": [
  470. "Feel free to enabled those two Optimizations if you have updated torch, and for the one on the left sage attention installed."
  471. ],
  472. "color": "#432",
  473. "bgcolor": "#653"
  474. },
  475. {
  476. "id": 128,
  477. "type": "Note",
  478. "pos": [
  479. 963.8065795898438,
  480. 1.6980524063110352
  481. ],
  482. "size": [
  483. 347.763427734375,
  484. 108.60783386230469
  485. ],
  486. "flags": {},
  487. "order": 1,
  488. "mode": 0,
  489. "inputs": [],
  490. "outputs": [],
  491. "properties": {},
  492. "widgets_values": [
  493. "If you want to speed up your generation by 5x or more, use the causvid lora in the lora loader. If you enable this, you can set the steps to around 4-6 and have to set cfg to 1. \nThat way it can generate a good looking output video in a lot less time."
  494. ],
  495. "color": "#432",
  496. "bgcolor": "#653"
  497. },
  498. {
  499. "id": 7,
  500. "type": "CLIPTextEncode",
  501. "pos": [
  502. 149.87985229492188,
  503. 401.6088562011719
  504. ],
  505. "size": [
  506. 425.27801513671875,
  507. 180.6060791015625
  508. ],
  509. "flags": {},
  510. "order": 15,
  511. "mode": 0,
  512. "inputs": [
  513. {
  514. "name": "clip",
  515. "type": "CLIP",
  516. "link": 182
  517. }
  518. ],
  519. "outputs": [
  520. {
  521. "name": "CONDITIONING",
  522. "type": "CONDITIONING",
  523. "slot_index": 0,
  524. "links": [
  525. 97
  526. ]
  527. }
  528. ],
  529. "title": "CLIP Text Encode (Negative Prompt)",
  530. "properties": {
  531. "cnr_id": "comfy-core",
  532. "ver": "0.3.34",
  533. "Node name for S&R": "CLIPTextEncode",
  534. "widget_ue_connectable": {}
  535. },
  536. "widgets_values": [
  537. "Overexposure, blurred, subtitles, paintings, poorly drawn hands/faces, deformed limbs, cluttered background "
  538. ],
  539. "color": "#322",
  540. "bgcolor": "#533"
  541. },
  542. {
  543. "id": 77,
  544. "type": "MarkdownNote",
  545. "pos": [
  546. -852.302490234375,
  547. -6.671901226043701
  548. ],
  549. "size": [
  550. 555.9662475585938,
  551. 458.7068786621094
  552. ],
  553. "flags": {},
  554. "order": 2,
  555. "mode": 0,
  556. "inputs": [],
  557. "outputs": [],
  558. "properties": {
  559. "widget_ue_connectable": {}
  560. },
  561. "widgets_values": [
  562. "\n**GGUF Models** \n\n- [Wan2.1-VACE-14B-GGUF](https://huggingface.co/QuantStack/Wan2.1-VACE-14B-GGUF)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true)\n\n**Text encoders** Chose one of following model\n- [umt5_xxl_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors?download=true)\n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true)\n- [umt5-xxl-encoder-gguf](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main)\n\n> You can choose between fp16, fp8 and ggufs.\n\n**CausVidLora(Optional for a lot more speed)**\n- [Wan21_CausVid_14B_T2V_lora_rank32.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors?download=true)\n\n\n\nFile save location\n\n```\nComfyUI/\n├── models/\n│ ├── loras/\n│ │ └─── Wan21_CausVid_14B_T2V_lora_rank32.safetensors\n│ ├── unet/\n│ │ └─── Wan2.1-VACE-14B-Qx_x_x.gguf\n│ ├── text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors # or GGUF (umt5-xxl-encoder-Qx_x.gguf)\n│ └── vae/\n│ └── wan_2.1_vae.safetensors\n\n```\n"
  563. ],
  564. "color": "#432",
  565. "bgcolor": "#653"
  566. },
  567. {
  568. "id": 39,
  569. "type": "VAELoader",
  570. "pos": [
  571. -262.65704345703125,
  572. 480.0979309082031
  573. ],
  574. "size": [
  575. 310.9009094238281,
  576. 58
  577. ],
  578. "flags": {},
  579. "order": 3,
  580. "mode": 0,
  581. "inputs": [],
  582. "outputs": [
  583. {
  584. "name": "VAE",
  585. "type": "VAE",
  586. "slot_index": 0,
  587. "links": [
  588. 76,
  589. 101
  590. ]
  591. }
  592. ],
  593. "properties": {
  594. "cnr_id": "comfy-core",
  595. "ver": "0.3.34",
  596. "Node name for S&R": "VAELoader",
  597. "models": [
  598. {
  599. "name": "wan_2.1_vae.safetensors",
  600. "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
  601. "hash": "2fc39d31359a4b0a64f55876d8ff7fa8d780956ae2cb13463b0223e15148976b",
  602. "hash_type": "SHA256",
  603. "directory": "vae"
  604. }
  605. ],
  606. "widget_ue_connectable": {}
  607. },
  608. "widgets_values": [
  609. "wan_2.1_vae.safetensors"
  610. ]
  611. },
  612. {
  613. "id": 117,
  614. "type": "ClipLoaderGGUF",
  615. "pos": [
  616. -263.564453125,
  617. 281.85845947265625
  618. ],
  619. "size": [
  620. 270,
  621. 106
  622. ],
  623. "flags": {},
  624. "order": 4,
  625. "mode": 0,
  626. "inputs": [],
  627. "outputs": [
  628. {
  629. "name": "CLIP",
  630. "type": "CLIP",
  631. "links": [
  632. 194
  633. ]
  634. }
  635. ],
  636. "properties": {
  637. "cnr_id": "gguf",
  638. "ver": "556ffba1a1dff3f5e1d1ad65c3103839883a824c",
  639. "Node name for S&R": "ClipLoaderGGUF",
  640. "widget_ue_connectable": {}
  641. },
  642. "widgets_values": [
  643. "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  644. "wan",
  645. "default"
  646. ]
  647. },
  648. {
  649. "id": 114,
  650. "type": "VHS_LoadVideo",
  651. "pos": [
  652. 41.01040267944336,
  653. 686.3965454101562
  654. ],
  655. "size": [
  656. 247.455078125,
  657. 728.8099365234375
  658. ],
  659. "flags": {},
  660. "order": 5,
  661. "mode": 0,
  662. "inputs": [
  663. {
  664. "name": "meta_batch",
  665. "shape": 7,
  666. "type": "VHS_BatchManager",
  667. "link": null
  668. },
  669. {
  670. "name": "vae",
  671. "shape": 7,
  672. "type": "VAE",
  673. "link": null
  674. }
  675. ],
  676. "outputs": [
  677. {
  678. "name": "IMAGE",
  679. "type": "IMAGE",
  680. "links": [
  681. 192
  682. ]
  683. },
  684. {
  685. "name": "frame_count",
  686. "type": "INT",
  687. "links": null
  688. },
  689. {
  690. "name": "audio",
  691. "type": "AUDIO",
  692. "links": null
  693. },
  694. {
  695. "name": "video_info",
  696. "type": "VHS_VIDEOINFO",
  697. "links": null
  698. }
  699. ],
  700. "properties": {
  701. "cnr_id": "comfyui-videohelpersuite",
  702. "ver": "1.6.1",
  703. "Node name for S&R": "VHS_LoadVideo",
  704. "widget_ue_connectable": {}
  705. },
  706. "widgets_values": {
  707. "video": "The view is insane.mp4",
  708. "force_rate": 16,
  709. "custom_width": 0,
  710. "custom_height": 0,
  711. "frame_load_cap": 81,
  712. "skip_first_frames": 30,
  713. "select_every_nth": 1,
  714. "format": "Wan",
  715. "choose video to upload": "image",
  716. "videopreview": {
  717. "hidden": false,
  718. "paused": false,
  719. "params": {
  720. "filename": "The view is insane.mp4",
  721. "type": "input",
  722. "format": "video/mp4",
  723. "force_rate": 16,
  724. "custom_width": 0,
  725. "custom_height": 0,
  726. "frame_load_cap": 81,
  727. "skip_first_frames": 30,
  728. "select_every_nth": 1
  729. },
  730. "muted": true
  731. }
  732. }
  733. },
  734. {
  735. "id": 73,
  736. "type": "LoadImage",
  737. "pos": [
  738. -280,
  739. 680
  740. ],
  741. "size": [
  742. 274.080078125,
  743. 314.00006103515625
  744. ],
  745. "flags": {},
  746. "order": 6,
  747. "mode": 0,
  748. "inputs": [],
  749. "outputs": [
  750. {
  751. "name": "IMAGE",
  752. "type": "IMAGE",
  753. "links": [
  754. 175
  755. ]
  756. },
  757. {
  758. "name": "MASK",
  759. "type": "MASK",
  760. "links": null
  761. }
  762. ],
  763. "properties": {
  764. "cnr_id": "comfy-core",
  765. "ver": "0.3.34",
  766. "Node name for S&R": "LoadImage",
  767. "widget_ue_connectable": {}
  768. },
  769. "widgets_values": [
  770. "20250417_1931_Casual Nighttime Portrait_simple_compose_01js20pjtxf7mv0p6z6rsjdzfa.png",
  771. "image"
  772. ]
  773. },
  774. {
  775. "id": 8,
  776. "type": "VAEDecode",
  777. "pos": [
  778. 1018.1928100585938,
  779. 530.0401611328125
  780. ],
  781. "size": [
  782. 210,
  783. 46
  784. ],
  785. "flags": {
  786. "collapsed": false
  787. },
  788. "order": 20,
  789. "mode": 0,
  790. "inputs": [
  791. {
  792. "name": "samples",
  793. "type": "LATENT",
  794. "link": 117
  795. },
  796. {
  797. "name": "vae",
  798. "type": "VAE",
  799. "link": 76
  800. }
  801. ],
  802. "outputs": [
  803. {
  804. "name": "IMAGE",
  805. "type": "IMAGE",
  806. "slot_index": 0,
  807. "links": [
  808. 130,
  809. 189
  810. ]
  811. }
  812. ],
  813. "properties": {
  814. "cnr_id": "comfy-core",
  815. "ver": "0.3.34",
  816. "Node name for S&R": "VAEDecode",
  817. "widget_ue_connectable": {}
  818. },
  819. "widgets_values": []
  820. },
  821. {
  822. "id": 112,
  823. "type": "VHS_VideoCombine",
  824. "pos": [
  825. 1377.75830078125,
  826. 178.68763732910156
  827. ],
  828. "size": [
  829. 691.6607055664062,
  830. 1019.6607055664062
  831. ],
  832. "flags": {},
  833. "order": 22,
  834. "mode": 0,
  835. "inputs": [
  836. {
  837. "name": "images",
  838. "type": "IMAGE",
  839. "link": 189
  840. },
  841. {
  842. "name": "audio",
  843. "shape": 7,
  844. "type": "AUDIO",
  845. "link": null
  846. },
  847. {
  848. "name": "meta_batch",
  849. "shape": 7,
  850. "type": "VHS_BatchManager",
  851. "link": null
  852. },
  853. {
  854. "name": "vae",
  855. "shape": 7,
  856. "type": "VAE",
  857. "link": null
  858. }
  859. ],
  860. "outputs": [
  861. {
  862. "name": "Filenames",
  863. "type": "VHS_FILENAMES",
  864. "links": null
  865. }
  866. ],
  867. "properties": {
  868. "cnr_id": "comfyui-videohelpersuite",
  869. "ver": "1.6.1",
  870. "Node name for S&R": "VHS_VideoCombine",
  871. "widget_ue_connectable": {}
  872. },
  873. "widgets_values": {
  874. "frame_rate": 16,
  875. "loop_count": 0,
  876. "filename_prefix": "vace_14b",
  877. "format": "video/h264-mp4",
  878. "pix_fmt": "yuv420p",
  879. "crf": 19,
  880. "save_metadata": true,
  881. "trim_to_audio": false,
  882. "pingpong": false,
  883. "save_output": true,
  884. "videopreview": {
  885. "hidden": false,
  886. "paused": false,
  887. "params": {
  888. "filename": "vace_14b_00010.mp4",
  889. "subfolder": "",
  890. "type": "output",
  891. "format": "video/h264-mp4",
  892. "frame_rate": 16,
  893. "workflow": "vace_14b_00010.png",
  894. "fullpath": "/workspace/ComfyUI/output/vace_14b_00010.mp4"
  895. }
  896. }
  897. }
  898. },
  899. {
  900. "id": 129,
  901. "type": "LoaderGGUF",
  902. "pos": [
  903. -645.8798217773438,
  904. -193.91441345214844
  905. ],
  906. "size": [
  907. 270,
  908. 58
  909. ],
  910. "flags": {},
  911. "order": 7,
  912. "mode": 0,
  913. "inputs": [],
  914. "outputs": [
  915. {
  916. "name": "MODEL",
  917. "type": "MODEL",
  918. "links": [
  919. 206
  920. ]
  921. }
  922. ],
  923. "properties": {
  924. "cnr_id": "gguf",
  925. "ver": "2.1.1",
  926. "Node name for S&R": "LoaderGGUF"
  927. },
  928. "widgets_values": [
  929. "Wan2.1-VACE-14B-Q6_K.gguf"
  930. ]
  931. },
  932. {
  933. "id": 6,
  934. "type": "CLIPTextEncode",
  935. "pos": [
  936. 149.87985229492188,
  937. 191.60894775390625
  938. ],
  939. "size": [
  940. 422.84503173828125,
  941. 164.31304931640625
  942. ],
  943. "flags": {},
  944. "order": 16,
  945. "mode": 0,
  946. "inputs": [
  947. {
  948. "name": "clip",
  949. "type": "CLIP",
  950. "link": 186
  951. }
  952. ],
  953. "outputs": [
  954. {
  955. "name": "CONDITIONING",
  956. "type": "CONDITIONING",
  957. "slot_index": 0,
  958. "links": [
  959. 96
  960. ]
  961. }
  962. ],
  963. "title": "CLIP Text Encode (Positive Prompt)",
  964. "properties": {
  965. "cnr_id": "comfy-core",
  966. "ver": "0.3.34",
  967. "Node name for S&R": "CLIPTextEncode",
  968. "widget_ue_connectable": {}
  969. },
  970. "widgets_values": [
  971. "A 21-year-old woman, dances in her bedroom. She wears a deep plunge neckline purple mini dress."
  972. ],
  973. "color": "#232",
  974. "bgcolor": "#353"
  975. },
  976. {
  977. "id": 109,
  978. "type": "Power Lora Loader (rgthree)",
  979. "pos": [
  980. -259.3006896972656,
  981. 33.600223541259766
  982. ],
  983. "size": [
  984. 324.8211669921875,
  985. 142
  986. ],
  987. "flags": {},
  988. "order": 13,
  989. "mode": 0,
  990. "inputs": [
  991. {
  992. "dir": 3,
  993. "name": "model",
  994. "type": "MODEL",
  995. "link": 184
  996. },
  997. {
  998. "dir": 3,
  999. "name": "clip",
  1000. "type": "CLIP",
  1001. "link": 194
  1002. }
  1003. ],
  1004. "outputs": [
  1005. {
  1006. "dir": 4,
  1007. "name": "MODEL",
  1008. "shape": 3,
  1009. "type": "MODEL",
  1010. "links": [
  1011. 180
  1012. ]
  1013. },
  1014. {
  1015. "dir": 4,
  1016. "name": "CLIP",
  1017. "shape": 3,
  1018. "type": "CLIP",
  1019. "links": [
  1020. 182,
  1021. 186
  1022. ]
  1023. }
  1024. ],
  1025. "properties": {
  1026. "cnr_id": "rgthree-comfy",
  1027. "ver": "6c5f7c95ed8487fe08e42bd0341cae6dc9c0f0ad",
  1028. "Show Strengths": "Single Strength",
  1029. "widget_ue_connectable": {}
  1030. },
  1031. "widgets_values": [
  1032. {},
  1033. {
  1034. "type": "PowerLoraLoaderHeaderWidget"
  1035. },
  1036. {
  1037. "on": true,
  1038. "lora": "Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
  1039. "strength": 0.53,
  1040. "strengthTwo": null
  1041. },
  1042. {},
  1043. ""
  1044. ]
  1045. },
  1046. {
  1047. "id": 48,
  1048. "type": "ModelSamplingSD3",
  1049. "pos": [
  1050. 613.355712890625,
  1051. 26.215227127075195
  1052. ],
  1053. "size": [
  1054. 210,
  1055. 58
  1056. ],
  1057. "flags": {},
  1058. "order": 14,
  1059. "mode": 0,
  1060. "inputs": [
  1061. {
  1062. "name": "model",
  1063. "type": "MODEL",
  1064. "link": 180
  1065. }
  1066. ],
  1067. "outputs": [
  1068. {
  1069. "name": "MODEL",
  1070. "type": "MODEL",
  1071. "slot_index": 0,
  1072. "links": [
  1073. 95
  1074. ]
  1075. }
  1076. ],
  1077. "properties": {
  1078. "cnr_id": "comfy-core",
  1079. "ver": "0.3.34",
  1080. "Node name for S&R": "ModelSamplingSD3",
  1081. "widget_ue_connectable": {}
  1082. },
  1083. "widgets_values": [
  1084. 6.000000000000001
  1085. ]
  1086. },
  1087. {
  1088. "id": 3,
  1089. "type": "KSampler",
  1090. "pos": [
  1091. 961.57861328125,
  1092. 183.95208740234375
  1093. ],
  1094. "size": [
  1095. 355.7121887207031,
  1096. 304.2811279296875
  1097. ],
  1098. "flags": {},
  1099. "order": 18,
  1100. "mode": 0,
  1101. "inputs": [
  1102. {
  1103. "name": "model",
  1104. "type": "MODEL",
  1105. "link": 95
  1106. },
  1107. {
  1108. "name": "positive",
  1109. "type": "CONDITIONING",
  1110. "link": 98
  1111. },
  1112. {
  1113. "name": "negative",
  1114. "type": "CONDITIONING",
  1115. "link": 99
  1116. },
  1117. {
  1118. "name": "latent_image",
  1119. "type": "LATENT",
  1120. "link": 160
  1121. }
  1122. ],
  1123. "outputs": [
  1124. {
  1125. "name": "LATENT",
  1126. "type": "LATENT",
  1127. "slot_index": 0,
  1128. "links": [
  1129. 116
  1130. ]
  1131. }
  1132. ],
  1133. "properties": {
  1134. "cnr_id": "comfy-core",
  1135. "ver": "0.3.34",
  1136. "Node name for S&R": "KSampler",
  1137. "widget_ue_connectable": {}
  1138. },
  1139. "widgets_values": [
  1140. 859911411659283,
  1141. "fixed",
  1142. 6,
  1143. 1,
  1144. "uni_pc",
  1145. "normal",
  1146. 1
  1147. ]
  1148. }
  1149. ],
  1150. "links": [
  1151. [
  1152. 76,
  1153. 39,
  1154. 0,
  1155. 8,
  1156. 1,
  1157. "VAE"
  1158. ],
  1159. [
  1160. 95,
  1161. 48,
  1162. 0,
  1163. 3,
  1164. 0,
  1165. "MODEL"
  1166. ],
  1167. [
  1168. 96,
  1169. 6,
  1170. 0,
  1171. 49,
  1172. 0,
  1173. "CONDITIONING"
  1174. ],
  1175. [
  1176. 97,
  1177. 7,
  1178. 0,
  1179. 49,
  1180. 1,
  1181. "CONDITIONING"
  1182. ],
  1183. [
  1184. 98,
  1185. 49,
  1186. 0,
  1187. 3,
  1188. 1,
  1189. "CONDITIONING"
  1190. ],
  1191. [
  1192. 99,
  1193. 49,
  1194. 1,
  1195. 3,
  1196. 2,
  1197. "CONDITIONING"
  1198. ],
  1199. [
  1200. 101,
  1201. 39,
  1202. 0,
  1203. 49,
  1204. 2,
  1205. "VAE"
  1206. ],
  1207. [
  1208. 115,
  1209. 49,
  1210. 3,
  1211. 58,
  1212. 1,
  1213. "INT"
  1214. ],
  1215. [
  1216. 116,
  1217. 3,
  1218. 0,
  1219. 58,
  1220. 0,
  1221. "LATENT"
  1222. ],
  1223. [
  1224. 117,
  1225. 58,
  1226. 0,
  1227. 8,
  1228. 0,
  1229. "LATENT"
  1230. ],
  1231. [
  1232. 130,
  1233. 8,
  1234. 0,
  1235. 70,
  1236. 0,
  1237. "IMAGE"
  1238. ],
  1239. [
  1240. 160,
  1241. 49,
  1242. 2,
  1243. 3,
  1244. 3,
  1245. "LATENT"
  1246. ],
  1247. [
  1248. 174,
  1249. 78,
  1250. 0,
  1251. 49,
  1252. 3,
  1253. "IMAGE"
  1254. ],
  1255. [
  1256. 175,
  1257. 73,
  1258. 0,
  1259. 49,
  1260. 5,
  1261. "IMAGE"
  1262. ],
  1263. [
  1264. 180,
  1265. 109,
  1266. 0,
  1267. 48,
  1268. 0,
  1269. "MODEL"
  1270. ],
  1271. [
  1272. 182,
  1273. 109,
  1274. 1,
  1275. 7,
  1276. 0,
  1277. "CLIP"
  1278. ],
  1279. [
  1280. 184,
  1281. 111,
  1282. 0,
  1283. 109,
  1284. 0,
  1285. "MODEL"
  1286. ],
  1287. [
  1288. 186,
  1289. 109,
  1290. 1,
  1291. 6,
  1292. 0,
  1293. "CLIP"
  1294. ],
  1295. [
  1296. 187,
  1297. 108,
  1298. 0,
  1299. 111,
  1300. 0,
  1301. "MODEL"
  1302. ],
  1303. [
  1304. 189,
  1305. 8,
  1306. 0,
  1307. 112,
  1308. 0,
  1309. "IMAGE"
  1310. ],
  1311. [
  1312. 192,
  1313. 114,
  1314. 0,
  1315. 115,
  1316. 0,
  1317. "IMAGE"
  1318. ],
  1319. [
  1320. 193,
  1321. 115,
  1322. 0,
  1323. 78,
  1324. 0,
  1325. "IMAGE"
  1326. ],
  1327. [
  1328. 194,
  1329. 117,
  1330. 0,
  1331. 109,
  1332. 1,
  1333. "CLIP"
  1334. ],
  1335. [
  1336. 197,
  1337. 115,
  1338. 1,
  1339. 49,
  1340. 6,
  1341. "INT"
  1342. ],
  1343. [
  1344. 198,
  1345. 115,
  1346. 2,
  1347. 49,
  1348. 7,
  1349. "INT"
  1350. ],
  1351. [
  1352. 201,
  1353. 124,
  1354. 0,
  1355. 108,
  1356. 0,
  1357. "MODEL"
  1358. ],
  1359. [
  1360. 206,
  1361. 129,
  1362. 0,
  1363. 124,
  1364. 0,
  1365. "MODEL"
  1366. ]
  1367. ],
  1368. "groups": [
  1369. {
  1370. "id": 1,
  1371. "title": "Load models here",
  1372. "bounding": [
  1373. -288.1507568359375,
  1374. -34.62283706665039,
  1375. 410,
  1376. 620
  1377. ],
  1378. "color": "#3f789e",
  1379. "font_size": 24,
  1380. "flags": {}
  1381. },
  1382. {
  1383. "id": 2,
  1384. "title": "Prompt",
  1385. "bounding": [
  1386. 140,
  1387. 120,
  1388. 450,
  1389. 470
  1390. ],
  1391. "color": "#3f789e",
  1392. "font_size": 24,
  1393. "flags": {}
  1394. },
  1395. {
  1396. "id": 3,
  1397. "title": "Sampling & Decoding",
  1398. "bounding": [
  1399. 610,
  1400. 120,
  1401. 730,
  1402. 470
  1403. ],
  1404. "color": "#3f789e",
  1405. "font_size": 24,
  1406. "flags": {}
  1407. },
  1408. {
  1409. "id": 4,
  1410. "title": "Save Video(Mp4)",
  1411. "bounding": [
  1412. 1360,
  1413. 120,
  1414. 720,
  1415. 900
  1416. ],
  1417. "color": "#3f789e",
  1418. "font_size": 24,
  1419. "flags": {}
  1420. },
  1421. {
  1422. "id": 5,
  1423. "title": "Save Video(WebP)",
  1424. "bounding": [
  1425. 2100,
  1426. 120,
  1427. 700,
  1428. 900
  1429. ],
  1430. "color": "#3f789e",
  1431. "font_size": 24,
  1432. "flags": {}
  1433. },
  1434. {
  1435. "id": 6,
  1436. "title": "Load control video",
  1437. "bounding": [
  1438. 30,
  1439. 610,
  1440. 562.8892211914062,
  1441. 865.7799682617188
  1442. ],
  1443. "color": "#3f789e",
  1444. "font_size": 24,
  1445. "flags": {}
  1446. },
  1447. {
  1448. "id": 7,
  1449. "title": "Load reference image",
  1450. "bounding": [
  1451. -290,
  1452. 610,
  1453. 300,
  1454. 410
  1455. ],
  1456. "color": "#3f789e",
  1457. "font_size": 24,
  1458. "flags": {}
  1459. },
  1460. {
  1461. "id": 8,
  1462. "title": "Image preprocessing",
  1463. "bounding": [
  1464. 610,
  1465. 610,
  1466. 734.1787719726562,
  1467. 173.6063690185547
  1468. ],
  1469. "color": "#3f789e",
  1470. "font_size": 24,
  1471. "flags": {}
  1472. },
  1473. {
  1474. "id": 10,
  1475. "title": "Normal GGUF loader",
  1476. "bounding": [
  1477. -677.96630859375,
  1478. -307.447998046875,
  1479. 348.7563781738281,
  1480. 234.12091064453125
  1481. ],
  1482. "color": "#a1309b",
  1483. "font_size": 24,
  1484. "flags": {}
  1485. }
  1486. ],
  1487. "config": {},
  1488. "extra": {
  1489. "ds": {
  1490. "scale": 0.43056764313429957,
  1491. "offset": [
  1492. 1020.8908156201032,
  1493. 469.0725351396746
  1494. ]
  1495. },
  1496. "frontendVersion": "1.19.9",
  1497. "node_versions": {
  1498. "comfy-core": "0.3.34"
  1499. },
  1500. "VHS_latentpreview": false,
  1501. "VHS_latentpreviewrate": 0,
  1502. "VHS_MetadataImage": true,
  1503. "VHS_KeepIntermediate": true,
  1504. "ue_links": [],
  1505. "links_added_by_ue": []
  1506. },
  1507. "version": 0.4
  1508. }
Advertisement
Add Comment
Please, Sign In to add comment