Guest User

Untitled

a guest
Aug 1st, 2025
63
0
Never
3
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.83 KB | None | 0 0
  1. {
  2. "id": "06775f71-bab0-4ad3-a2ee-35d010af1476",
  3. "revision": 0,
  4. "last_node_id": 119,
  5. "last_link_id": 205,
  6. "nodes": [
  7. {
  8. "id": 39,
  9. "type": "VAELoader",
  10. "pos": [
  11. 90,
  12. -510
  13. ],
  14. "size": [
  15. 210,
  16. 58
  17. ],
  18. "flags": {},
  19. "order": 0,
  20. "mode": 0,
  21. "inputs": [],
  22. "outputs": [
  23. {
  24. "name": "VAE",
  25. "type": "VAE",
  26. "slot_index": 0,
  27. "links": [
  28. 76,
  29. 99
  30. ]
  31. }
  32. ],
  33. "properties": {
  34. "cnr_id": "comfy-core",
  35. "ver": "0.3.46",
  36. "Node name for S&R": "VAELoader",
  37. "widget_ue_connectable": {}
  38. },
  39. "widgets_values": [
  40. "wan_2.1_vae.safetensors"
  41. ],
  42. "color": "#223",
  43. "bgcolor": "#335"
  44. },
  45. {
  46. "id": 7,
  47. "type": "CLIPTextEncode",
  48. "pos": [
  49. -130,
  50. -160
  51. ],
  52. "size": [
  53. 430,
  54. 120
  55. ],
  56. "flags": {},
  57. "order": 11,
  58. "mode": 0,
  59. "inputs": [
  60. {
  61. "name": "clip",
  62. "type": "CLIP",
  63. "link": 75
  64. }
  65. ],
  66. "outputs": [
  67. {
  68. "name": "CONDITIONING",
  69. "type": "CONDITIONING",
  70. "slot_index": 0,
  71. "links": [
  72. 98
  73. ]
  74. }
  75. ],
  76. "title": "CLIP Text Encode (Negative Prompt)",
  77. "properties": {
  78. "cnr_id": "comfy-core",
  79. "ver": "0.3.46",
  80. "Node name for S&R": "CLIPTextEncode",
  81. "widget_ue_connectable": {}
  82. },
  83. "widgets_values": [
  84. "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
  85. ],
  86. "color": "#322",
  87. "bgcolor": "#533"
  88. },
  89. {
  90. "id": 8,
  91. "type": "VAEDecode",
  92. "pos": [
  93. 1360,
  94. -510
  95. ],
  96. "size": [
  97. 140,
  98. 46
  99. ],
  100. "flags": {},
  101. "order": 33,
  102. "mode": 0,
  103. "inputs": [
  104. {
  105. "name": "samples",
  106. "type": "LATENT",
  107. "link": 124
  108. },
  109. {
  110. "name": "vae",
  111. "type": "VAE",
  112. "link": 76
  113. }
  114. ],
  115. "outputs": [
  116. {
  117. "name": "IMAGE",
  118. "type": "IMAGE",
  119. "slot_index": 0,
  120. "links": [
  121. 129,
  122. 144
  123. ]
  124. }
  125. ],
  126. "properties": {
  127. "cnr_id": "comfy-core",
  128. "ver": "0.3.46",
  129. "Node name for S&R": "VAEDecode",
  130. "widget_ue_connectable": {}
  131. },
  132. "widgets_values": []
  133. },
  134. {
  135. "id": 77,
  136. "type": "easy batchAnything",
  137. "pos": [
  138. 1360,
  139. -80
  140. ],
  141. "size": [
  142. 140,
  143. 46
  144. ],
  145. "flags": {},
  146. "order": 37,
  147. "mode": 0,
  148. "inputs": [
  149. {
  150. "name": "any_1",
  151. "type": "*",
  152. "link": 146
  153. },
  154. {
  155. "name": "any_2",
  156. "type": "*",
  157. "link": 147
  158. }
  159. ],
  160. "outputs": [
  161. {
  162. "name": "batch",
  163. "type": "*",
  164. "links": [
  165. 148
  166. ]
  167. }
  168. ],
  169. "properties": {
  170. "cnr_id": "comfyui-easy-use",
  171. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  172. "Node name for S&R": "easy batchAnything",
  173. "widget_ue_connectable": {}
  174. },
  175. "widgets_values": []
  176. },
  177. {
  178. "id": 75,
  179. "type": "VHS_SplitImages",
  180. "pos": [
  181. 1360,
  182. -410
  183. ],
  184. "size": [
  185. 210,
  186. 118
  187. ],
  188. "flags": {},
  189. "order": 35,
  190. "mode": 0,
  191. "inputs": [
  192. {
  193. "name": "images",
  194. "type": "IMAGE",
  195. "link": 144
  196. }
  197. ],
  198. "outputs": [
  199. {
  200. "name": "IMAGE_A",
  201. "type": "IMAGE",
  202. "links": [
  203. 145
  204. ]
  205. },
  206. {
  207. "name": "A_count",
  208. "type": "INT",
  209. "links": null
  210. },
  211. {
  212. "name": "IMAGE_B",
  213. "type": "IMAGE",
  214. "links": []
  215. },
  216. {
  217. "name": "B_count",
  218. "type": "INT",
  219. "links": null
  220. }
  221. ],
  222. "title": "Crop last image",
  223. "properties": {
  224. "cnr_id": "comfyui-videohelpersuite",
  225. "ver": "330bce6c3c0d47ebdedcc0348d9ab355707b7523",
  226. "Node name for S&R": "VHS_SplitImages",
  227. "widget_ue_connectable": {
  228. "split_index": true
  229. }
  230. },
  231. "widgets_values": {
  232. "split_index": -1
  233. }
  234. },
  235. {
  236. "id": 67,
  237. "type": "LoraLoaderModelOnly",
  238. "pos": [
  239. 340,
  240. -310
  241. ],
  242. "size": [
  243. 210,
  244. 82
  245. ],
  246. "flags": {},
  247. "order": 13,
  248. "mode": 0,
  249. "inputs": [
  250. {
  251. "name": "model",
  252. "type": "MODEL",
  253. "link": 135
  254. }
  255. ],
  256. "outputs": [
  257. {
  258. "name": "MODEL",
  259. "type": "MODEL",
  260. "links": [
  261. 136
  262. ]
  263. }
  264. ],
  265. "properties": {
  266. "cnr_id": "comfy-core",
  267. "ver": "0.3.47",
  268. "Node name for S&R": "LoraLoaderModelOnly",
  269. "widget_ue_connectable": {}
  270. },
  271. "widgets_values": [
  272. "WAN2.1\\Wan21_I2V_14B_lightx2v_cfg_step_distill_lora_rank64_fixed.safetensors",
  273. 1
  274. ]
  275. },
  276. {
  277. "id": 61,
  278. "type": "UnetLoaderGGUF",
  279. "pos": [
  280. 340,
  281. -510
  282. ],
  283. "size": [
  284. 210,
  285. 58
  286. ],
  287. "flags": {},
  288. "order": 1,
  289. "mode": 0,
  290. "inputs": [],
  291. "outputs": [
  292. {
  293. "name": "MODEL",
  294. "type": "MODEL",
  295. "links": [
  296. 127
  297. ]
  298. }
  299. ],
  300. "properties": {
  301. "cnr_id": "comfyui-gguf",
  302. "ver": "b3ec875a68d94b758914fd48d30571d953bb7a54",
  303. "Node name for S&R": "UnetLoaderGGUF",
  304. "widget_ue_connectable": {}
  305. },
  306. "widgets_values": [
  307. "WAN2.2\\wan2.2_i2v_high_noise_14B_Q8_0.gguf"
  308. ]
  309. },
  310. {
  311. "id": 69,
  312. "type": "LoraLoaderModelOnly",
  313. "pos": [
  314. 850,
  315. -310
  316. ],
  317. "size": [
  318. 210,
  319. 82
  320. ],
  321. "flags": {},
  322. "order": 14,
  323. "mode": 0,
  324. "inputs": [
  325. {
  326. "name": "model",
  327. "type": "MODEL",
  328. "link": 139
  329. }
  330. ],
  331. "outputs": [
  332. {
  333. "name": "MODEL",
  334. "type": "MODEL",
  335. "links": [
  336. 138
  337. ]
  338. }
  339. ],
  340. "properties": {
  341. "cnr_id": "comfy-core",
  342. "ver": "0.3.47",
  343. "Node name for S&R": "LoraLoaderModelOnly",
  344. "widget_ue_connectable": {}
  345. },
  346. "widgets_values": [
  347. "WAN2.1\\Wan21_I2V_14B_lightx2v_cfg_step_distill_lora_rank64_fixed.safetensors",
  348. 1
  349. ]
  350. },
  351. {
  352. "id": 62,
  353. "type": "UnetLoaderGGUF",
  354. "pos": [
  355. 850,
  356. -510
  357. ],
  358. "size": [
  359. 210,
  360. 58
  361. ],
  362. "flags": {},
  363. "order": 2,
  364. "mode": 0,
  365. "inputs": [],
  366. "outputs": [
  367. {
  368. "name": "MODEL",
  369. "type": "MODEL",
  370. "links": [
  371. 128
  372. ]
  373. }
  374. ],
  375. "properties": {
  376. "cnr_id": "comfyui-gguf",
  377. "ver": "b3ec875a68d94b758914fd48d30571d953bb7a54",
  378. "Node name for S&R": "UnetLoaderGGUF",
  379. "widget_ue_connectable": {}
  380. },
  381. "widgets_values": [
  382. "WAN2.2\\wan2.2_i2v_low_noise_14B_Q8_0.gguf"
  383. ]
  384. },
  385. {
  386. "id": 38,
  387. "type": "CLIPLoader",
  388. "pos": [
  389. -130,
  390. -510
  391. ],
  392. "size": [
  393. 210,
  394. 106
  395. ],
  396. "flags": {},
  397. "order": 3,
  398. "mode": 0,
  399. "inputs": [],
  400. "outputs": [
  401. {
  402. "name": "CLIP",
  403. "type": "CLIP",
  404. "slot_index": 0,
  405. "links": [
  406. 75,
  407. 169
  408. ]
  409. }
  410. ],
  411. "properties": {
  412. "cnr_id": "comfy-core",
  413. "ver": "0.3.46",
  414. "Node name for S&R": "CLIPLoader",
  415. "widget_ue_connectable": {}
  416. },
  417. "widgets_values": [
  418. "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  419. "wan",
  420. "default"
  421. ],
  422. "color": "#223",
  423. "bgcolor": "#335"
  424. },
  425. {
  426. "id": 6,
  427. "type": "CLIPTextEncode",
  428. "pos": [
  429. -130,
  430. -360
  431. ],
  432. "size": [
  433. 430,
  434. 160
  435. ],
  436. "flags": {
  437. "collapsed": false
  438. },
  439. "order": 29,
  440. "mode": 0,
  441. "inputs": [
  442. {
  443. "name": "clip",
  444. "type": "CLIP",
  445. "link": 169
  446. },
  447. {
  448. "name": "text",
  449. "type": "STRING",
  450. "widget": {
  451. "name": "text"
  452. },
  453. "link": 192
  454. }
  455. ],
  456. "outputs": [
  457. {
  458. "name": "CONDITIONING",
  459. "type": "CONDITIONING",
  460. "slot_index": 0,
  461. "links": [
  462. 163
  463. ]
  464. }
  465. ],
  466. "title": "CLIP Text Encode (Positive Prompt)",
  467. "properties": {
  468. "cnr_id": "comfy-core",
  469. "ver": "0.3.46",
  470. "Node name for S&R": "CLIPTextEncode",
  471. "widget_ue_connectable": {}
  472. },
  473. "widgets_values": [
  474. ""
  475. ],
  476. "color": "#232",
  477. "bgcolor": "#353"
  478. },
  479. {
  480. "id": 63,
  481. "type": "VHS_VideoCombine",
  482. "pos": [
  483. 1590,
  484. -510
  485. ],
  486. "size": [
  487. 280,
  488. 810.2222290039062
  489. ],
  490. "flags": {
  491. "collapsed": false
  492. },
  493. "order": 34,
  494. "mode": 0,
  495. "inputs": [
  496. {
  497. "name": "images",
  498. "type": "IMAGE",
  499. "link": 129
  500. },
  501. {
  502. "name": "audio",
  503. "shape": 7,
  504. "type": "AUDIO",
  505. "link": null
  506. },
  507. {
  508. "name": "meta_batch",
  509. "shape": 7,
  510. "type": "VHS_BatchManager",
  511. "link": null
  512. },
  513. {
  514. "name": "vae",
  515. "shape": 7,
  516. "type": "VAE",
  517. "link": null
  518. }
  519. ],
  520. "outputs": [
  521. {
  522. "name": "Filenames",
  523. "type": "VHS_FILENAMES",
  524. "links": null
  525. }
  526. ],
  527. "title": "One step preview",
  528. "properties": {
  529. "cnr_id": "comfyui-videohelpersuite",
  530. "ver": "1.7.2",
  531. "Node name for S&R": "VHS_VideoCombine",
  532. "widget_ue_connectable": {}
  533. },
  534. "widgets_values": {
  535. "frame_rate": 16,
  536. "loop_count": 0,
  537. "filename_prefix": "wan22_step",
  538. "format": "video/h264-mp4",
  539. "pix_fmt": "yuv420p",
  540. "crf": 19,
  541. "save_metadata": true,
  542. "trim_to_audio": false,
  543. "pingpong": false,
  544. "save_output": true,
  545. "videopreview": {
  546. "hidden": false,
  547. "paused": false,
  548. "params": {
  549. "filename": "wan22_step_00038.mp4",
  550. "subfolder": "",
  551. "type": "output",
  552. "format": "video/h264-mp4",
  553. "frame_rate": 16,
  554. "workflow": "wan22_step_00038.png",
  555. "fullpath": "C:\\ComfyUI\\output\\wan22_step_00038.mp4"
  556. }
  557. }
  558. }
  559. },
  560. {
  561. "id": 54,
  562. "type": "ModelSamplingSD3",
  563. "pos": [
  564. 340,
  565. -410
  566. ],
  567. "size": [
  568. 210,
  569. 58
  570. ],
  571. "flags": {},
  572. "order": 9,
  573. "mode": 0,
  574. "inputs": [
  575. {
  576. "name": "model",
  577. "type": "MODEL",
  578. "link": 127
  579. }
  580. ],
  581. "outputs": [
  582. {
  583. "name": "MODEL",
  584. "type": "MODEL",
  585. "slot_index": 0,
  586. "links": [
  587. 135
  588. ]
  589. }
  590. ],
  591. "properties": {
  592. "cnr_id": "comfy-core",
  593. "ver": "0.3.46",
  594. "Node name for S&R": "ModelSamplingSD3",
  595. "widget_ue_connectable": {}
  596. },
  597. "widgets_values": [
  598. 8.000000000000002
  599. ]
  600. },
  601. {
  602. "id": 55,
  603. "type": "ModelSamplingSD3",
  604. "pos": [
  605. 850,
  606. -410
  607. ],
  608. "size": [
  609. 210,
  610. 58
  611. ],
  612. "flags": {},
  613. "order": 10,
  614. "mode": 0,
  615. "inputs": [
  616. {
  617. "name": "model",
  618. "type": "MODEL",
  619. "link": 128
  620. }
  621. ],
  622. "outputs": [
  623. {
  624. "name": "MODEL",
  625. "type": "MODEL",
  626. "slot_index": 0,
  627. "links": [
  628. 139
  629. ]
  630. }
  631. ],
  632. "properties": {
  633. "cnr_id": "comfy-core",
  634. "ver": "0.3.46",
  635. "Node name for S&R": "ModelSamplingSD3",
  636. "widget_ue_connectable": {}
  637. },
  638. "widgets_values": [
  639. 8.000000000000002
  640. ]
  641. },
  642. {
  643. "id": 57,
  644. "type": "KSamplerAdvanced",
  645. "pos": [
  646. 560,
  647. -510
  648. ],
  649. "size": [
  650. 244.748046875,
  651. 572.748046875
  652. ],
  653. "flags": {},
  654. "order": 31,
  655. "mode": 0,
  656. "inputs": [
  657. {
  658. "name": "model",
  659. "type": "MODEL",
  660. "link": 137
  661. },
  662. {
  663. "name": "positive",
  664. "type": "CONDITIONING",
  665. "link": 118
  666. },
  667. {
  668. "name": "negative",
  669. "type": "CONDITIONING",
  670. "link": 119
  671. },
  672. {
  673. "name": "latent_image",
  674. "type": "LATENT",
  675. "link": 120
  676. }
  677. ],
  678. "outputs": [
  679. {
  680. "name": "LATENT",
  681. "type": "LATENT",
  682. "links": [
  683. 113
  684. ]
  685. }
  686. ],
  687. "properties": {
  688. "cnr_id": "comfy-core",
  689. "ver": "0.3.46",
  690. "Node name for S&R": "KSamplerAdvanced",
  691. "widget_ue_connectable": {}
  692. },
  693. "widgets_values": [
  694. "enable",
  695. 374172869813089,
  696. "randomize",
  697. 6,
  698. 1,
  699. "uni_pc",
  700. "simple",
  701. 0,
  702. 3,
  703. "enable"
  704. ]
  705. },
  706. {
  707. "id": 58,
  708. "type": "KSamplerAdvanced",
  709. "pos": [
  710. 1070,
  711. -510
  712. ],
  713. "size": [
  714. 244.748046875,
  715. 572.748046875
  716. ],
  717. "flags": {},
  718. "order": 32,
  719. "mode": 0,
  720. "inputs": [
  721. {
  722. "name": "model",
  723. "type": "MODEL",
  724. "link": 140
  725. },
  726. {
  727. "name": "positive",
  728. "type": "CONDITIONING",
  729. "link": 121
  730. },
  731. {
  732. "name": "negative",
  733. "type": "CONDITIONING",
  734. "link": 122
  735. },
  736. {
  737. "name": "latent_image",
  738. "type": "LATENT",
  739. "link": 113
  740. }
  741. ],
  742. "outputs": [
  743. {
  744. "name": "LATENT",
  745. "type": "LATENT",
  746. "links": [
  747. 124
  748. ]
  749. }
  750. ],
  751. "properties": {
  752. "cnr_id": "comfy-core",
  753. "ver": "0.3.46",
  754. "Node name for S&R": "KSamplerAdvanced",
  755. "widget_ue_connectable": {}
  756. },
  757. "widgets_values": [
  758. "disable",
  759. 389730376331662,
  760. "randomize",
  761. 6,
  762. 1,
  763. "uni_pc",
  764. "simple",
  765. 3,
  766. 10000,
  767. "disable"
  768. ]
  769. },
  770. {
  771. "id": 68,
  772. "type": "LoraLoaderModelOnly",
  773. "pos": [
  774. 340,
  775. -190
  776. ],
  777. "size": [
  778. 210,
  779. 82
  780. ],
  781. "flags": {},
  782. "order": 19,
  783. "mode": 0,
  784. "inputs": [
  785. {
  786. "name": "model",
  787. "type": "MODEL",
  788. "link": 136
  789. }
  790. ],
  791. "outputs": [
  792. {
  793. "name": "MODEL",
  794. "type": "MODEL",
  795. "links": [
  796. 137
  797. ]
  798. }
  799. ],
  800. "properties": {
  801. "cnr_id": "comfy-core",
  802. "ver": "0.3.47",
  803. "Node name for S&R": "LoraLoaderModelOnly",
  804. "widget_ue_connectable": {}
  805. },
  806. "widgets_values": [
  807. "WAN2.1\\pusa_v1.safetensors",
  808. 3.0000000000000004
  809. ]
  810. },
  811. {
  812. "id": 70,
  813. "type": "LoraLoaderModelOnly",
  814. "pos": [
  815. 850,
  816. -190
  817. ],
  818. "size": [
  819. 210,
  820. 82
  821. ],
  822. "flags": {},
  823. "order": 20,
  824. "mode": 0,
  825. "inputs": [
  826. {
  827. "name": "model",
  828. "type": "MODEL",
  829. "link": 138
  830. }
  831. ],
  832. "outputs": [
  833. {
  834. "name": "MODEL",
  835. "type": "MODEL",
  836. "links": [
  837. 140
  838. ]
  839. }
  840. ],
  841. "properties": {
  842. "cnr_id": "comfy-core",
  843. "ver": "0.3.47",
  844. "Node name for S&R": "LoraLoaderModelOnly",
  845. "widget_ue_connectable": {}
  846. },
  847. "widgets_values": [
  848. "WAN2.1\\pusa_v1.safetensors",
  849. 3.0000000000000004
  850. ]
  851. },
  852. {
  853. "id": 101,
  854. "type": "RegexExtract",
  855. "pos": [
  856. -660,
  857. 1460
  858. ],
  859. "size": [
  860. 500,
  861. 262
  862. ],
  863. "flags": {
  864. "collapsed": false
  865. },
  866. "order": 25,
  867. "mode": 0,
  868. "inputs": [
  869. {
  870. "name": "string",
  871. "type": "STRING",
  872. "widget": {
  873. "name": "string"
  874. },
  875. "link": 178
  876. }
  877. ],
  878. "outputs": [
  879. {
  880. "name": "STRING",
  881. "type": "STRING",
  882. "links": [
  883. 177
  884. ]
  885. }
  886. ],
  887. "properties": {
  888. "cnr_id": "comfy-core",
  889. "ver": "0.3.43",
  890. "Node name for S&R": "RegexExtract",
  891. "widget_ue_connectable": {}
  892. },
  893. "widgets_values": [
  894. "",
  895. "\\{[^{}]*\\}(?![\\s\\S]*\\{)",
  896. "First Match",
  897. true,
  898. false,
  899. false,
  900. 1
  901. ],
  902. "shape": 1
  903. },
  904. {
  905. "id": 108,
  906. "type": "OllamaConnectivityV2",
  907. "pos": [
  908. -1060,
  909. 1140
  910. ],
  911. "size": [
  912. 320,
  913. 130
  914. ],
  915. "flags": {
  916. "collapsed": false
  917. },
  918. "order": 4,
  919. "mode": 0,
  920. "inputs": [],
  921. "outputs": [
  922. {
  923. "name": "connection",
  924. "type": "OLLAMA_CONNECTIVITY",
  925. "links": [
  926. 186
  927. ]
  928. }
  929. ],
  930. "properties": {
  931. "cnr_id": "comfyui-ollama",
  932. "ver": "2.0.5",
  933. "Node name for S&R": "OllamaConnectivityV2",
  934. "widget_ue_connectable": {},
  935. "enableTabs": false,
  936. "tabWidth": 65,
  937. "tabXOffset": 10,
  938. "hasSecondTab": false,
  939. "secondTabText": "Send Back",
  940. "secondTabOffset": 80,
  941. "secondTabWidth": 65
  942. },
  943. "widgets_values": [
  944. "http://127.0.0.1:11434",
  945. "qwen2.5:7b-instruct-q4_K_M",
  946. 0,
  947. "minutes"
  948. ],
  949. "shape": 1
  950. },
  951. {
  952. "id": 107,
  953. "type": "OllamaOptionsV2",
  954. "pos": [
  955. -1060,
  956. 1310
  957. ],
  958. "size": [
  959. 320,
  960. 760
  961. ],
  962. "flags": {
  963. "collapsed": false
  964. },
  965. "order": 5,
  966. "mode": 0,
  967. "inputs": [],
  968. "outputs": [
  969. {
  970. "name": "options",
  971. "type": "OLLAMA_OPTIONS",
  972. "links": [
  973. 187
  974. ]
  975. }
  976. ],
  977. "properties": {
  978. "cnr_id": "comfyui-ollama",
  979. "ver": "2.0.5",
  980. "Node name for S&R": "OllamaOptionsV2",
  981. "widget_ue_connectable": {}
  982. },
  983. "widgets_values": [
  984. false,
  985. 0,
  986. false,
  987. 0.1,
  988. false,
  989. 5,
  990. false,
  991. 2048,
  992. false,
  993. 64,
  994. false,
  995. 1.1,
  996. false,
  997. 0.8,
  998. false,
  999. 1387562728,
  1000. "fixed",
  1001. false,
  1002. "",
  1003. false,
  1004. 1,
  1005. false,
  1006. -1,
  1007. false,
  1008. 40,
  1009. false,
  1010. 0.9,
  1011. false,
  1012. 0,
  1013. false
  1014. ],
  1015. "shape": 1
  1016. },
  1017. {
  1018. "id": 76,
  1019. "type": "VHS_SplitImages",
  1020. "pos": [
  1021. 1360,
  1022. -250
  1023. ],
  1024. "size": [
  1025. 210,
  1026. 118
  1027. ],
  1028. "flags": {},
  1029. "order": 36,
  1030. "mode": 0,
  1031. "inputs": [
  1032. {
  1033. "name": "images",
  1034. "type": "IMAGE",
  1035. "link": 145
  1036. }
  1037. ],
  1038. "outputs": [
  1039. {
  1040. "name": "IMAGE_A",
  1041. "type": "IMAGE",
  1042. "links": [
  1043. 147
  1044. ]
  1045. },
  1046. {
  1047. "name": "A_count",
  1048. "type": "INT",
  1049. "links": null
  1050. },
  1051. {
  1052. "name": "IMAGE_B",
  1053. "type": "IMAGE",
  1054. "links": [
  1055. 150
  1056. ]
  1057. },
  1058. {
  1059. "name": "B_count",
  1060. "type": "INT",
  1061. "links": null
  1062. }
  1063. ],
  1064. "title": "Split for next step",
  1065. "properties": {
  1066. "cnr_id": "comfyui-videohelpersuite",
  1067. "ver": "330bce6c3c0d47ebdedcc0348d9ab355707b7523",
  1068. "Node name for S&R": "VHS_SplitImages",
  1069. "widget_ue_connectable": {
  1070. "split_index": true
  1071. }
  1072. },
  1073. "widgets_values": {
  1074. "split_index": -1
  1075. }
  1076. },
  1077. {
  1078. "id": 78,
  1079. "type": "easy forLoopEnd",
  1080. "pos": [
  1081. 1360,
  1082. 10
  1083. ],
  1084. "size": [
  1085. 163.08984375,
  1086. 106
  1087. ],
  1088. "flags": {
  1089. "collapsed": false
  1090. },
  1091. "order": 38,
  1092. "mode": 0,
  1093. "inputs": [
  1094. {
  1095. "name": "flow",
  1096. "shape": 5,
  1097. "type": "FLOW_CONTROL",
  1098. "link": 149
  1099. },
  1100. {
  1101. "name": "initial_value1",
  1102. "shape": 7,
  1103. "type": "*",
  1104. "link": 150
  1105. },
  1106. {
  1107. "name": "initial_value2",
  1108. "type": "*",
  1109. "link": 148
  1110. },
  1111. {
  1112. "name": "initial_value3",
  1113. "type": "*",
  1114. "link": 198
  1115. },
  1116. {
  1117. "name": "initial_value4",
  1118. "type": "*",
  1119. "link": null
  1120. }
  1121. ],
  1122. "outputs": [
  1123. {
  1124. "name": "value1",
  1125. "type": "*",
  1126. "links": []
  1127. },
  1128. {
  1129. "name": "value2",
  1130. "type": "*",
  1131. "links": [
  1132. 152,
  1133. 193
  1134. ]
  1135. },
  1136. {
  1137. "name": "value3",
  1138. "type": "*",
  1139. "links": null
  1140. },
  1141. {
  1142. "name": "value4",
  1143. "type": "*",
  1144. "links": null
  1145. }
  1146. ],
  1147. "properties": {
  1148. "cnr_id": "comfyui-easy-use",
  1149. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  1150. "Node name for S&R": "easy forLoopEnd",
  1151. "widget_ue_connectable": {}
  1152. },
  1153. "widgets_values": [],
  1154. "color": "#223",
  1155. "bgcolor": "#335"
  1156. },
  1157. {
  1158. "id": 111,
  1159. "type": "easy cleanGpuUsed",
  1160. "pos": [
  1161. 1390,
  1162. 350
  1163. ],
  1164. "size": [
  1165. 157.38925170898438,
  1166. 26
  1167. ],
  1168. "flags": {},
  1169. "order": 40,
  1170. "mode": 0,
  1171. "inputs": [
  1172. {
  1173. "name": "anything",
  1174. "type": "*",
  1175. "link": 193
  1176. }
  1177. ],
  1178. "outputs": [
  1179. {
  1180. "name": "output",
  1181. "type": "*",
  1182. "links": null
  1183. }
  1184. ],
  1185. "properties": {
  1186. "cnr_id": "comfyui-easy-use",
  1187. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  1188. "Node name for S&R": "easy cleanGpuUsed"
  1189. },
  1190. "widgets_values": []
  1191. },
  1192. {
  1193. "id": 50,
  1194. "type": "WanImageToVideo",
  1195. "pos": [
  1196. -50,
  1197. 0
  1198. ],
  1199. "size": [
  1200. 342.5999755859375,
  1201. 210
  1202. ],
  1203. "flags": {
  1204. "collapsed": false
  1205. },
  1206. "order": 30,
  1207. "mode": 0,
  1208. "inputs": [
  1209. {
  1210. "name": "positive",
  1211. "type": "CONDITIONING",
  1212. "link": 163
  1213. },
  1214. {
  1215. "name": "negative",
  1216. "type": "CONDITIONING",
  1217. "link": 98
  1218. },
  1219. {
  1220. "name": "vae",
  1221. "type": "VAE",
  1222. "link": 99
  1223. },
  1224. {
  1225. "name": "clip_vision_output",
  1226. "shape": 7,
  1227. "type": "CLIP_VISION_OUTPUT",
  1228. "link": null
  1229. },
  1230. {
  1231. "name": "start_image",
  1232. "shape": 7,
  1233. "type": "IMAGE",
  1234. "link": 142
  1235. }
  1236. ],
  1237. "outputs": [
  1238. {
  1239. "name": "positive",
  1240. "type": "CONDITIONING",
  1241. "slot_index": 0,
  1242. "links": [
  1243. 118,
  1244. 121
  1245. ]
  1246. },
  1247. {
  1248. "name": "negative",
  1249. "type": "CONDITIONING",
  1250. "slot_index": 1,
  1251. "links": [
  1252. 119,
  1253. 122
  1254. ]
  1255. },
  1256. {
  1257. "name": "latent",
  1258. "type": "LATENT",
  1259. "slot_index": 2,
  1260. "links": [
  1261. 120
  1262. ]
  1263. }
  1264. ],
  1265. "properties": {
  1266. "cnr_id": "comfy-core",
  1267. "ver": "0.3.46",
  1268. "Node name for S&R": "WanImageToVideo",
  1269. "widget_ue_connectable": {}
  1270. },
  1271. "widgets_values": [
  1272. 720,
  1273. 1280,
  1274. 81,
  1275. 1
  1276. ]
  1277. },
  1278. {
  1279. "id": 109,
  1280. "type": "PreviewImage",
  1281. "pos": [
  1282. -110,
  1283. 1130
  1284. ],
  1285. "size": [
  1286. 390,
  1287. 730
  1288. ],
  1289. "flags": {},
  1290. "order": 17,
  1291. "mode": 0,
  1292. "inputs": [
  1293. {
  1294. "name": "images",
  1295. "type": "IMAGE",
  1296. "link": 190
  1297. }
  1298. ],
  1299. "outputs": [],
  1300. "properties": {
  1301. "cnr_id": "comfy-core",
  1302. "ver": "0.3.47",
  1303. "Node name for S&R": "PreviewImage"
  1304. },
  1305. "widgets_values": []
  1306. },
  1307. {
  1308. "id": 110,
  1309. "type": "ShowText|pysssss",
  1310. "pos": [
  1311. 100,
  1312. 1940
  1313. ],
  1314. "size": [
  1315. 550,
  1316. 330
  1317. ],
  1318. "flags": {},
  1319. "order": 28,
  1320. "mode": 0,
  1321. "inputs": [
  1322. {
  1323. "name": "text",
  1324. "type": "STRING",
  1325. "link": 191
  1326. }
  1327. ],
  1328. "outputs": [
  1329. {
  1330. "name": "STRING",
  1331. "shape": 6,
  1332. "type": "STRING",
  1333. "links": null
  1334. }
  1335. ],
  1336. "properties": {
  1337. "cnr_id": "comfyui-custom-scripts",
  1338. "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5",
  1339. "Node name for S&R": "ShowText|pysssss"
  1340. },
  1341. "widgets_values": [
  1342. "The scene opens with a close-up of the bed, revealing a soft, luxurious duvet. The camera slowly pulls back to show a cute Korean girl in a striking black cosplay outfit, her long hair flowing freely and cascading down her shoulders, framed by white horns that sit atop her head. Her succubus wings, detailed with intricate patterns, are spread elegantly behind her, adding an otherworldly touch to the scene. Yellow eyes sparkle mischievously as she lies on the bed in a state of complete nudity, adorned with high-heeled shoes. The lighting is soft and moody, casting gentle shadows across her body, creating a captivating atmosphere. Her legs are slightly spread, and one hand rests casually beside her head, while the other gently holds a wing. The camera pans slowly to the side, capturing the intricate details of her outfit and wings, before pulling back to a medium shot that shows the entire bed and the soft, intimate setting."
  1343. ]
  1344. },
  1345. {
  1346. "id": 97,
  1347. "type": "LoadJsonFromText",
  1348. "pos": [
  1349. -660,
  1350. 1760
  1351. ],
  1352. "size": [
  1353. 400,
  1354. 200
  1355. ],
  1356. "flags": {
  1357. "collapsed": true
  1358. },
  1359. "order": 26,
  1360. "mode": 0,
  1361. "inputs": [
  1362. {
  1363. "name": "data",
  1364. "type": "STRING",
  1365. "widget": {
  1366. "name": "data"
  1367. },
  1368. "link": 177
  1369. }
  1370. ],
  1371. "outputs": [
  1372. {
  1373. "name": "JSON",
  1374. "type": "JSON",
  1375. "links": [
  1376. 182
  1377. ]
  1378. }
  1379. ],
  1380. "properties": {
  1381. "cnr_id": "comfyui-art-venture",
  1382. "ver": "1.1.1",
  1383. "Node name for S&R": "LoadJsonFromText",
  1384. "widget_ue_connectable": {}
  1385. },
  1386. "widgets_values": [
  1387. ""
  1388. ],
  1389. "shape": 1
  1390. },
  1391. {
  1392. "id": 102,
  1393. "type": "easy string",
  1394. "pos": [
  1395. -470,
  1396. 1760
  1397. ],
  1398. "size": [
  1399. 270,
  1400. 60
  1401. ],
  1402. "flags": {
  1403. "collapsed": true
  1404. },
  1405. "order": 6,
  1406. "mode": 0,
  1407. "inputs": [],
  1408. "outputs": [
  1409. {
  1410. "name": "string",
  1411. "type": "STRING",
  1412. "links": [
  1413. 183
  1414. ]
  1415. }
  1416. ],
  1417. "properties": {
  1418. "cnr_id": "comfyui-easy-use",
  1419. "ver": "1.3.1",
  1420. "Node name for S&R": "easy string",
  1421. "widget_ue_connectable": {}
  1422. },
  1423. "widgets_values": [
  1424. "scene"
  1425. ],
  1426. "shape": 1
  1427. },
  1428. {
  1429. "id": 104,
  1430. "type": "JSON extractor [Crystools]",
  1431. "pos": [
  1432. -660,
  1433. 1800
  1434. ],
  1435. "size": [
  1436. 500,
  1437. 390
  1438. ],
  1439. "flags": {
  1440. "collapsed": false
  1441. },
  1442. "order": 27,
  1443. "mode": 0,
  1444. "inputs": [
  1445. {
  1446. "name": "json",
  1447. "type": "JSON",
  1448. "link": 182
  1449. },
  1450. {
  1451. "name": "key",
  1452. "shape": 7,
  1453. "type": "STRING",
  1454. "widget": {
  1455. "name": "key"
  1456. },
  1457. "link": 183
  1458. }
  1459. ],
  1460. "outputs": [
  1461. {
  1462. "name": "any",
  1463. "type": "*",
  1464. "links": null
  1465. },
  1466. {
  1467. "name": "string",
  1468. "type": "STRING",
  1469. "links": [
  1470. 191,
  1471. 192,
  1472. 198
  1473. ]
  1474. },
  1475. {
  1476. "name": "int",
  1477. "type": "INT",
  1478. "links": null
  1479. },
  1480. {
  1481. "name": "float",
  1482. "type": "FLOAT",
  1483. "links": null
  1484. },
  1485. {
  1486. "name": "boolean",
  1487. "type": "BOOLEAN",
  1488. "links": null
  1489. }
  1490. ],
  1491. "properties": {
  1492. "aux_id": "crystian/ComfyUI-Crystools",
  1493. "ver": "1.25.2",
  1494. "Node name for S&R": "JSON extractor [Crystools]",
  1495. "cnr_id": "comfyui-crystools",
  1496. "widget_ue_connectable": {}
  1497. },
  1498. "widgets_values": [
  1499. "Key found, return value: 'A charming Korean girl with vibrant purple hair stands confidently in front of an elevator, exuding a playful and confident demeanor. She is dressed in a sleek black dress that accentuates her figure, fitting perfectly into the urban environment. Her one hand rests casually on her hip as she looks directly at the camera with a warm, inviting smile. Soft lighting highlights her expressive features, casting gentle shadows around her. The opening scene begins with a wide shot to establish the setting and smoothly zooms in to focus on her face for an engaging introduction. As the camera moves past her towards the elevator doors, it hints at potential actions within, creating anticipation.'",
  1500. "Key found, return value: 'The scene transitions smoothly from the previous close-up to a medium shot of the bed, now revealing more of the environment. The camera gently pans to one side, capturing the intricate details of the black cosplay outfit, complete with white horns and succubus wings that are spread elegantly behind her, adding an otherworldly touch. Her long hair flows freely, cascading down her shoulders, framing her face as she lies on the bed in a state of complete nudity, adorned with high-heeled shoes. Yellow eyes sparkle mischievously, casting a playful and alluring gaze. The lighting is soft and moody, casting gentle shadows across her body, creating a captivating atmosphere. Her legs are slightly spread, and one hand rests casually beside her head, while the other gently holds a wing. The camera continues its slow pan to show more of the bed's luxurious duvet, before pulling back for an even broader view that highlights both the cozy setting and the girl's delicate pose. The scene maintains a smooth narrative flow, with cinematic lighting and composition enhancing the overall mood.'",
  1501. "Key found, return value: 'A charming Korean girl with vibrant purple hair stands confidently in front of an elevator, exuding a playful and confident demeanor. She is dressed in a sleek black dress that accentuates her figure, fitting perfectly into the urban environment. Her one hand rests casually on her hip as she looks directly at the camera with a warm, inviting smile. Soft lighting highlights her expressive features, casting gentle shadows around her. The opening scene begins with a wide shot to establish the setting and smoothly zooms in to focus on her face for an engaging introduction. As the camera moves past her towards the elevator doors, it hints at potential actions within, creating anticipation.'"
  1502. ],
  1503. "shape": 1
  1504. },
  1505. {
  1506. "id": 115,
  1507. "type": "ImpactSwitch",
  1508. "pos": [
  1509. 520,
  1510. 650
  1511. ],
  1512. "size": [
  1513. 270,
  1514. 122
  1515. ],
  1516. "flags": {},
  1517. "order": 22,
  1518. "mode": 0,
  1519. "inputs": [
  1520. {
  1521. "name": "input1",
  1522. "shape": 7,
  1523. "type": "*",
  1524. "link": 196
  1525. },
  1526. {
  1527. "name": "select",
  1528. "type": "INT",
  1529. "widget": {
  1530. "name": "select"
  1531. },
  1532. "link": 204
  1533. },
  1534. {
  1535. "name": "input2",
  1536. "type": "STRING",
  1537. "link": 201
  1538. },
  1539. {
  1540. "name": "input3",
  1541. "type": "STRING",
  1542. "link": null
  1543. }
  1544. ],
  1545. "outputs": [
  1546. {
  1547. "label": "STRING",
  1548. "name": "selected_value",
  1549. "type": "*",
  1550. "links": [
  1551. 197,
  1552. 202
  1553. ]
  1554. },
  1555. {
  1556. "name": "selected_label",
  1557. "type": "STRING",
  1558. "links": null
  1559. },
  1560. {
  1561. "name": "selected_index",
  1562. "type": "INT",
  1563. "links": null
  1564. }
  1565. ],
  1566. "properties": {
  1567. "cnr_id": "comfyui-impact-pack",
  1568. "ver": "8.21.1",
  1569. "Node name for S&R": "ImpactSwitch"
  1570. },
  1571. "widgets_values": [
  1572. 1,
  1573. false
  1574. ]
  1575. },
  1576. {
  1577. "id": 74,
  1578. "type": "PreviewAny",
  1579. "pos": [
  1580. 1900,
  1581. -260
  1582. ],
  1583. "size": [
  1584. 210,
  1585. 88
  1586. ],
  1587. "flags": {},
  1588. "order": 15,
  1589. "mode": 0,
  1590. "inputs": [
  1591. {
  1592. "name": "source",
  1593. "type": "*",
  1594. "link": 143
  1595. }
  1596. ],
  1597. "outputs": [],
  1598. "title": "Current step is",
  1599. "properties": {
  1600. "cnr_id": "comfy-core",
  1601. "ver": "0.3.47",
  1602. "Node name for S&R": "PreviewAny",
  1603. "widget_ue_connectable": {}
  1604. },
  1605. "widgets_values": []
  1606. },
  1607. {
  1608. "id": 73,
  1609. "type": "easy forLoopStart",
  1610. "pos": [
  1611. -350,
  1612. 110
  1613. ],
  1614. "size": [
  1615. 270,
  1616. 158
  1617. ],
  1618. "flags": {
  1619. "collapsed": false
  1620. },
  1621. "order": 12,
  1622. "mode": 0,
  1623. "inputs": [
  1624. {
  1625. "name": "initial_value1",
  1626. "shape": 7,
  1627. "type": "*",
  1628. "link": 141
  1629. },
  1630. {
  1631. "name": "initial_value2",
  1632. "type": "*",
  1633. "link": null
  1634. },
  1635. {
  1636. "name": "initial_value3",
  1637. "type": "*",
  1638. "link": null
  1639. },
  1640. {
  1641. "name": "initial_value4",
  1642. "type": "*",
  1643. "link": null
  1644. }
  1645. ],
  1646. "outputs": [
  1647. {
  1648. "name": "flow",
  1649. "shape": 5,
  1650. "type": "FLOW_CONTROL",
  1651. "links": [
  1652. 149
  1653. ]
  1654. },
  1655. {
  1656. "name": "index",
  1657. "type": "INT",
  1658. "links": [
  1659. 143,
  1660. 203
  1661. ]
  1662. },
  1663. {
  1664. "name": "value1",
  1665. "type": "*",
  1666. "links": [
  1667. 142,
  1668. 189,
  1669. 190
  1670. ]
  1671. },
  1672. {
  1673. "name": "value2",
  1674. "type": "*",
  1675. "links": [
  1676. 146
  1677. ]
  1678. },
  1679. {
  1680. "name": "value3",
  1681. "type": "*",
  1682. "links": [
  1683. 200
  1684. ]
  1685. },
  1686. {
  1687. "name": "value4",
  1688. "type": "*",
  1689. "links": null
  1690. }
  1691. ],
  1692. "title": "Total step count",
  1693. "properties": {
  1694. "cnr_id": "comfyui-easy-use",
  1695. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  1696. "Node name for S&R": "easy forLoopStart",
  1697. "widget_ue_connectable": {
  1698. "total": true
  1699. }
  1700. },
  1701. "widgets_values": [
  1702. 3
  1703. ],
  1704. "color": "#223",
  1705. "bgcolor": "#335"
  1706. },
  1707. {
  1708. "id": 118,
  1709. "type": "MathExpression|pysssss",
  1710. "pos": [
  1711. 190,
  1712. 850
  1713. ],
  1714. "size": [
  1715. 400,
  1716. 200
  1717. ],
  1718. "flags": {},
  1719. "order": 16,
  1720. "mode": 0,
  1721. "inputs": [
  1722. {
  1723. "name": "a",
  1724. "shape": 7,
  1725. "type": "INT,FLOAT,IMAGE,LATENT",
  1726. "link": 203
  1727. },
  1728. {
  1729. "name": "b",
  1730. "shape": 7,
  1731. "type": "INT,FLOAT,IMAGE,LATENT",
  1732. "link": null
  1733. },
  1734. {
  1735. "name": "c",
  1736. "shape": 7,
  1737. "type": "INT,FLOAT,IMAGE,LATENT",
  1738. "link": null
  1739. }
  1740. ],
  1741. "outputs": [
  1742. {
  1743. "name": "INT",
  1744. "type": "INT",
  1745. "links": [
  1746. 204,
  1747. 205
  1748. ]
  1749. },
  1750. {
  1751. "name": "FLOAT",
  1752. "type": "FLOAT",
  1753. "links": null
  1754. }
  1755. ],
  1756. "properties": {
  1757. "cnr_id": "comfyui-custom-scripts",
  1758. "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5"
  1759. },
  1760. "widgets_values": [
  1761. "(a == 0) * 1 + (a != 0) * 2"
  1762. ]
  1763. },
  1764. {
  1765. "id": 119,
  1766. "type": "PreviewAny",
  1767. "pos": [
  1768. 720,
  1769. 870
  1770. ],
  1771. "size": [
  1772. 210,
  1773. 88
  1774. ],
  1775. "flags": {},
  1776. "order": 21,
  1777. "mode": 0,
  1778. "inputs": [
  1779. {
  1780. "name": "source",
  1781. "type": "*",
  1782. "link": 205
  1783. }
  1784. ],
  1785. "outputs": [],
  1786. "properties": {
  1787. "cnr_id": "comfy-core",
  1788. "ver": "0.3.47",
  1789. "Node name for S&R": "PreviewAny"
  1790. },
  1791. "widgets_values": []
  1792. },
  1793. {
  1794. "id": 116,
  1795. "type": "StringConcatenate",
  1796. "pos": [
  1797. -320,
  1798. 470
  1799. ],
  1800. "size": [
  1801. 400,
  1802. 200
  1803. ],
  1804. "flags": {},
  1805. "order": 18,
  1806. "mode": 0,
  1807. "inputs": [
  1808. {
  1809. "name": "string_b",
  1810. "type": "STRING",
  1811. "widget": {
  1812. "name": "string_b"
  1813. },
  1814. "link": 200
  1815. }
  1816. ],
  1817. "outputs": [
  1818. {
  1819. "name": "STRING",
  1820. "type": "STRING",
  1821. "links": [
  1822. 201
  1823. ]
  1824. }
  1825. ],
  1826. "properties": {
  1827. "cnr_id": "comfy-core",
  1828. "ver": "0.3.47",
  1829. "Node name for S&R": "StringConcatenate"
  1830. },
  1831. "widgets_values": [
  1832. "continue: ",
  1833. "",
  1834. ""
  1835. ]
  1836. },
  1837. {
  1838. "id": 117,
  1839. "type": "ShowText|pysssss",
  1840. "pos": [
  1841. 990,
  1842. 610
  1843. ],
  1844. "size": [
  1845. 420,
  1846. 310
  1847. ],
  1848. "flags": {},
  1849. "order": 24,
  1850. "mode": 0,
  1851. "inputs": [
  1852. {
  1853. "name": "text",
  1854. "type": "STRING",
  1855. "link": 202
  1856. }
  1857. ],
  1858. "outputs": [
  1859. {
  1860. "name": "STRING",
  1861. "shape": 6,
  1862. "type": "STRING",
  1863. "links": null
  1864. }
  1865. ],
  1866. "properties": {
  1867. "cnr_id": "comfyui-custom-scripts",
  1868. "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5",
  1869. "Node name for S&R": "ShowText|pysssss"
  1870. },
  1871. "widgets_values": [
  1872. "first scene: A cute Korean girl in cosplay black long hair, white horns, succubus wings, yellow eyes, completely nude, high heels, pubic hair, lying on bed"
  1873. ]
  1874. },
  1875. {
  1876. "id": 79,
  1877. "type": "VHS_VideoCombine",
  1878. "pos": [
  1879. 2200,
  1880. -510
  1881. ],
  1882. "size": [
  1883. 280,
  1884. 810.2222290039062
  1885. ],
  1886. "flags": {},
  1887. "order": 41,
  1888. "mode": 0,
  1889. "inputs": [
  1890. {
  1891. "name": "images",
  1892. "type": "IMAGE",
  1893. "link": 151
  1894. },
  1895. {
  1896. "name": "audio",
  1897. "shape": 7,
  1898. "type": "AUDIO",
  1899. "link": null
  1900. },
  1901. {
  1902. "name": "meta_batch",
  1903. "shape": 7,
  1904. "type": "VHS_BatchManager",
  1905. "link": null
  1906. },
  1907. {
  1908. "name": "vae",
  1909. "shape": 7,
  1910. "type": "VAE",
  1911. "link": null
  1912. }
  1913. ],
  1914. "outputs": [
  1915. {
  1916. "name": "Filenames",
  1917. "type": "VHS_FILENAMES",
  1918. "links": null
  1919. }
  1920. ],
  1921. "title": "Full video",
  1922. "properties": {
  1923. "cnr_id": "comfyui-videohelpersuite",
  1924. "ver": "1.7.2",
  1925. "Node name for S&R": "VHS_VideoCombine",
  1926. "widget_ue_connectable": {}
  1927. },
  1928. "widgets_values": {
  1929. "frame_rate": 48,
  1930. "loop_count": 0,
  1931. "filename_prefix": "wan22_full",
  1932. "format": "video/h264-mp4",
  1933. "pix_fmt": "yuv420p",
  1934. "crf": 19,
  1935. "save_metadata": true,
  1936. "trim_to_audio": false,
  1937. "pingpong": false,
  1938. "save_output": true,
  1939. "videopreview": {
  1940. "hidden": false,
  1941. "paused": false,
  1942. "params": {
  1943. "filename": "wan22_full_00008.mp4",
  1944. "subfolder": "",
  1945. "type": "output",
  1946. "format": "video/h264-mp4",
  1947. "frame_rate": 50,
  1948. "workflow": "wan22_full_00008.png",
  1949. "fullpath": "C:\\ComfyUI\\output\\wan22_full_00008.mp4"
  1950. }
  1951. }
  1952. }
  1953. },
  1954. {
  1955. "id": 80,
  1956. "type": "RIFE VFI",
  1957. "pos": [
  1958. 1890,
  1959. -510
  1960. ],
  1961. "size": [
  1962. 289.6578063964844,
  1963. 198
  1964. ],
  1965. "flags": {},
  1966. "order": 39,
  1967. "mode": 0,
  1968. "inputs": [
  1969. {
  1970. "name": "frames",
  1971. "type": "IMAGE",
  1972. "link": 152
  1973. },
  1974. {
  1975. "name": "optional_interpolation_states",
  1976. "shape": 7,
  1977. "type": "INTERPOLATION_STATES",
  1978. "link": null
  1979. }
  1980. ],
  1981. "outputs": [
  1982. {
  1983. "name": "IMAGE",
  1984. "type": "IMAGE",
  1985. "slot_index": 0,
  1986. "links": [
  1987. 151
  1988. ]
  1989. }
  1990. ],
  1991. "properties": {
  1992. "cnr_id": "comfyui-frame-interpolation",
  1993. "ver": "a969c01dbccd9e5510641be04eb51fe93f6bfc3d",
  1994. "Node name for S&R": "RIFE VFI",
  1995. "widget_ue_connectable": {
  1996. "ckpt_name": true,
  1997. "clear_cache_after_n_frames": true,
  1998. "multiplier": true,
  1999. "fast_mode": true,
  2000. "ensemble": true,
  2001. "scale_factor": true
  2002. }
  2003. },
  2004. "widgets_values": [
  2005. "rife49.pth",
  2006. 128,
  2007. 3,
  2008. false,
  2009. true,
  2010. 2
  2011. ]
  2012. },
  2013. {
  2014. "id": 103,
  2015. "type": "OllamaGenerateV2",
  2016. "pos": [
  2017. -660,
  2018. 1130
  2019. ],
  2020. "size": [
  2021. 500,
  2022. 294
  2023. ],
  2024. "flags": {
  2025. "collapsed": false
  2026. },
  2027. "order": 23,
  2028. "mode": 0,
  2029. "inputs": [
  2030. {
  2031. "name": "connectivity",
  2032. "shape": 7,
  2033. "type": "OLLAMA_CONNECTIVITY",
  2034. "link": 186
  2035. },
  2036. {
  2037. "name": "options",
  2038. "shape": 7,
  2039. "type": "OLLAMA_OPTIONS",
  2040. "link": 187
  2041. },
  2042. {
  2043. "name": "images",
  2044. "shape": 7,
  2045. "type": "IMAGE",
  2046. "link": 189
  2047. },
  2048. {
  2049. "name": "context",
  2050. "shape": 7,
  2051. "type": "OLLAMA_CONTEXT",
  2052. "link": null
  2053. },
  2054. {
  2055. "name": "meta",
  2056. "shape": 7,
  2057. "type": "OLLAMA_META",
  2058. "link": null
  2059. },
  2060. {
  2061. "name": "prompt",
  2062. "type": "STRING",
  2063. "widget": {
  2064. "name": "prompt"
  2065. },
  2066. "link": 197
  2067. }
  2068. ],
  2069. "outputs": [
  2070. {
  2071. "name": "result",
  2072. "type": "STRING",
  2073. "slot_index": 0,
  2074. "links": [
  2075. 178
  2076. ]
  2077. },
  2078. {
  2079. "name": "context",
  2080. "type": "OLLAMA_CONTEXT",
  2081. "slot_index": 1,
  2082. "links": []
  2083. },
  2084. {
  2085. "name": "meta",
  2086. "type": "OLLAMA_META",
  2087. "slot_index": 2,
  2088. "links": []
  2089. }
  2090. ],
  2091. "properties": {
  2092. "cnr_id": "comfyui-ollama",
  2093. "ver": "2.0.5",
  2094. "Node name for S&R": "OllamaGenerateV2",
  2095. "widget_ue_connectable": {},
  2096. "enableTabs": false,
  2097. "tabWidth": 65,
  2098. "tabXOffset": 10,
  2099. "hasSecondTab": false,
  2100. "secondTabText": "Send Back",
  2101. "secondTabOffset": 80,
  2102. "secondTabWidth": 65
  2103. },
  2104. "widgets_values": [
  2105. "{\n \"instruction\": {\n \"purpose\": \"Generate sequential video scenes from individual images, creating continuous narrative flow where each scene builds upon the previous one. Each scene must describe the character completely and provide motion that logically continues from where the last scene ended.\",\n \"input_format\": {\n \"image\": \"Visual reference showing the current scene state\",\n \"position\": \"Either 'first scene:' for opening scene or 'continue:' for continuation scene (NEVER repeat the previous action - be creative and imagine the next logical action)\"\n },\n \"output_format\": {\n \"scene\": \"Complete video scene description with full character re-description and cinematic motion\"\n },\n \"core_instructions\": [\n \"Analyze the image to extract complete character description, environment, and current state\",\n \"Re-describe the character fully in each scene: appearance, clothing, pose, expression\",\n \"For 'first scene:' Create opening motion from the image state\",\n \"For 'continue:' CRITICAL - DO NOT repeat the previous scene's action. Be creative and imagine what happens next logically\",\n \"Use cinematic techniques: lighting, camera movement, shot composition\",\n \"Ensure smooth narrative flow and character continuity\"\n ],\n \"creativity_emphasis\": {\n \"for_continue_scenes\": [\n \"NEVER repeat what just happened in the previous scene\",\n \"Look at the image and imagine what the character would naturally do next\",\n \"Be creative - think of logical progression of actions\",\n \"Each scene should advance the story forward\",\n \"Consider the character's emotional state and what they might do next\"\n ]\n },\n \"examples\": [\n {\n \"input\": {\n \"image\": \"Young woman with long brown hair in white sundress, standing in garden, hands at sides, gentle smile\",\n \"position\": \"first scene:\"\n },\n \"output\": {\n \"scene\": \"A young woman with flowing long brown hair wearing a pristine white sundress stands gracefully in a vibrant flower garden with colorful blooms in the background. She begins with her hands naturally at her sides and a gentle smile as she looks at the camera. She slowly raises her right hand to tuck a strand of hair behind her ear, then brings both hands together over her heart in a graceful gesture, her smile brightening with joy. Soft lighting with warm colors creates an inviting atmosphere, captured in a medium shot with center composition as the camera gently pushes in for a closer view.\"\n }\n },\n {\n \"input\": {\n \"image\": \"Same woman with hands over heart, bright joyful smile, in garden\",\n \"position\": \"continue: A young woman with flowing long brown hair wearing a pristine white sundress stands gracefully in a vibrant flower garden with colorful blooms in the background. She begins with her hands naturally at her sides and a gentle smile as she looks at the camera. She slowly raises her right hand to tuck a strand of hair behind her ear, then brings both hands together over her heart in a graceful gesture, her smile brightening with joy. Soft lighting with warm colors creates an inviting atmosphere, captured in a medium shot with center composition as the camera gently pushes in for a closer view.\"\n },\n \"output\": {\n \"scene\": \"The young woman with long brown hair continues in her white sundress within the vibrant flower garden, currently with both hands placed over her heart and a bright joyful smile. Instead of staying in this position, she slowly extends her arms outward in a welcoming gesture, then spins gracefully in place, her sundress flowing beautifully around her legs. She completes the turn facing the camera with arms spread wide and head tilted upward, basking in warm sunlight with pure happiness. The scene maintains soft lighting with warm colors, captured in a medium shot that pulls back to show her spinning motion.\"\n }\n }\n ],\n \"requirements\": [\n \"Always provide complete character re-description\",\n \"Motion must logically continue from image state\", \n \"For 'continue:' position - NEVER repeat the previous scene's ending action\",\n \"Be creative and imagine what happens next\",\n \"Maintain narrative continuity\",\n \"Create smooth transitions between scenes\"\n ]\n }\n}",
  2106. "",
  2107. false,
  2108. false,
  2109. "json"
  2110. ],
  2111. "shape": 1
  2112. },
  2113. {
  2114. "id": 64,
  2115. "type": "LoadAndResizeImage",
  2116. "pos": [
  2117. -350,
  2118. -510
  2119. ],
  2120. "size": [
  2121. 210,
  2122. 578
  2123. ],
  2124. "flags": {
  2125. "collapsed": false
  2126. },
  2127. "order": 7,
  2128. "mode": 0,
  2129. "inputs": [],
  2130. "outputs": [
  2131. {
  2132. "name": "image",
  2133. "type": "IMAGE",
  2134. "links": [
  2135. 141
  2136. ]
  2137. },
  2138. {
  2139. "name": "mask",
  2140. "type": "MASK",
  2141. "links": null
  2142. },
  2143. {
  2144. "name": "width",
  2145. "type": "INT",
  2146. "links": []
  2147. },
  2148. {
  2149. "name": "height",
  2150. "type": "INT",
  2151. "links": null
  2152. },
  2153. {
  2154. "name": "image_path",
  2155. "type": "STRING",
  2156. "links": null
  2157. }
  2158. ],
  2159. "properties": {
  2160. "cnr_id": "comfyui-kjnodes",
  2161. "ver": "a6b867b63a29ca48ddb15c589e17a9f2d8530d57",
  2162. "Node name for S&R": "LoadAndResizeImage",
  2163. "widget_ue_connectable": {
  2164. "image": true,
  2165. "resize": true,
  2166. "width": true,
  2167. "height": true,
  2168. "repeat": true,
  2169. "keep_proportion": true,
  2170. "divisible_by": true,
  2171. "mask_channel": true,
  2172. "background_color": true,
  2173. "upload": true
  2174. }
  2175. },
  2176. "widgets_values": [
  2177. "bed_nude_relaxed_00003.png",
  2178. false,
  2179. 480,
  2180. 832,
  2181. 1,
  2182. false,
  2183. 2,
  2184. "alpha",
  2185. "",
  2186. "image"
  2187. ]
  2188. },
  2189. {
  2190. "id": 114,
  2191. "type": "Text Multiline",
  2192. "pos": [
  2193. -320,
  2194. 740
  2195. ],
  2196. "size": [
  2197. 400,
  2198. 200
  2199. ],
  2200. "flags": {},
  2201. "order": 8,
  2202. "mode": 0,
  2203. "inputs": [],
  2204. "outputs": [
  2205. {
  2206. "name": "STRING",
  2207. "type": "STRING",
  2208. "links": [
  2209. 196
  2210. ]
  2211. }
  2212. ],
  2213. "properties": {
  2214. "cnr_id": "was-ns",
  2215. "ver": "f86447721c18758d7b3b6ae5769f52344a3d764a",
  2216. "Node name for S&R": "Text Multiline"
  2217. },
  2218. "widgets_values": [
  2219. "first scene: A cute Korean girl in cosplay black long hair, white horns, succubus wings, yellow eyes, completely nude, high heels, pubic hair, lying on bed"
  2220. ]
  2221. }
  2222. ],
  2223. "links": [
  2224. [
  2225. 75,
  2226. 38,
  2227. 0,
  2228. 7,
  2229. 0,
  2230. "CLIP"
  2231. ],
  2232. [
  2233. 76,
  2234. 39,
  2235. 0,
  2236. 8,
  2237. 1,
  2238. "VAE"
  2239. ],
  2240. [
  2241. 98,
  2242. 7,
  2243. 0,
  2244. 50,
  2245. 1,
  2246. "CONDITIONING"
  2247. ],
  2248. [
  2249. 99,
  2250. 39,
  2251. 0,
  2252. 50,
  2253. 2,
  2254. "VAE"
  2255. ],
  2256. [
  2257. 113,
  2258. 57,
  2259. 0,
  2260. 58,
  2261. 3,
  2262. "LATENT"
  2263. ],
  2264. [
  2265. 118,
  2266. 50,
  2267. 0,
  2268. 57,
  2269. 1,
  2270. "CONDITIONING"
  2271. ],
  2272. [
  2273. 119,
  2274. 50,
  2275. 1,
  2276. 57,
  2277. 2,
  2278. "CONDITIONING"
  2279. ],
  2280. [
  2281. 120,
  2282. 50,
  2283. 2,
  2284. 57,
  2285. 3,
  2286. "LATENT"
  2287. ],
  2288. [
  2289. 121,
  2290. 50,
  2291. 0,
  2292. 58,
  2293. 1,
  2294. "CONDITIONING"
  2295. ],
  2296. [
  2297. 122,
  2298. 50,
  2299. 1,
  2300. 58,
  2301. 2,
  2302. "CONDITIONING"
  2303. ],
  2304. [
  2305. 124,
  2306. 58,
  2307. 0,
  2308. 8,
  2309. 0,
  2310. "LATENT"
  2311. ],
  2312. [
  2313. 127,
  2314. 61,
  2315. 0,
  2316. 54,
  2317. 0,
  2318. "MODEL"
  2319. ],
  2320. [
  2321. 128,
  2322. 62,
  2323. 0,
  2324. 55,
  2325. 0,
  2326. "MODEL"
  2327. ],
  2328. [
  2329. 129,
  2330. 8,
  2331. 0,
  2332. 63,
  2333. 0,
  2334. "IMAGE"
  2335. ],
  2336. [
  2337. 135,
  2338. 54,
  2339. 0,
  2340. 67,
  2341. 0,
  2342. "MODEL"
  2343. ],
  2344. [
  2345. 136,
  2346. 67,
  2347. 0,
  2348. 68,
  2349. 0,
  2350. "MODEL"
  2351. ],
  2352. [
  2353. 137,
  2354. 68,
  2355. 0,
  2356. 57,
  2357. 0,
  2358. "MODEL"
  2359. ],
  2360. [
  2361. 138,
  2362. 69,
  2363. 0,
  2364. 70,
  2365. 0,
  2366. "MODEL"
  2367. ],
  2368. [
  2369. 139,
  2370. 55,
  2371. 0,
  2372. 69,
  2373. 0,
  2374. "MODEL"
  2375. ],
  2376. [
  2377. 140,
  2378. 70,
  2379. 0,
  2380. 58,
  2381. 0,
  2382. "MODEL"
  2383. ],
  2384. [
  2385. 141,
  2386. 64,
  2387. 0,
  2388. 73,
  2389. 0,
  2390. "*"
  2391. ],
  2392. [
  2393. 142,
  2394. 73,
  2395. 2,
  2396. 50,
  2397. 4,
  2398. "IMAGE"
  2399. ],
  2400. [
  2401. 143,
  2402. 73,
  2403. 1,
  2404. 74,
  2405. 0,
  2406. "*"
  2407. ],
  2408. [
  2409. 144,
  2410. 8,
  2411. 0,
  2412. 75,
  2413. 0,
  2414. "IMAGE"
  2415. ],
  2416. [
  2417. 145,
  2418. 75,
  2419. 0,
  2420. 76,
  2421. 0,
  2422. "IMAGE"
  2423. ],
  2424. [
  2425. 146,
  2426. 73,
  2427. 3,
  2428. 77,
  2429. 0,
  2430. "*"
  2431. ],
  2432. [
  2433. 147,
  2434. 76,
  2435. 0,
  2436. 77,
  2437. 1,
  2438. "*"
  2439. ],
  2440. [
  2441. 148,
  2442. 77,
  2443. 0,
  2444. 78,
  2445. 2,
  2446. "*"
  2447. ],
  2448. [
  2449. 149,
  2450. 73,
  2451. 0,
  2452. 78,
  2453. 0,
  2454. "FLOW_CONTROL"
  2455. ],
  2456. [
  2457. 150,
  2458. 76,
  2459. 2,
  2460. 78,
  2461. 1,
  2462. "*"
  2463. ],
  2464. [
  2465. 151,
  2466. 80,
  2467. 0,
  2468. 79,
  2469. 0,
  2470. "IMAGE"
  2471. ],
  2472. [
  2473. 152,
  2474. 78,
  2475. 1,
  2476. 80,
  2477. 0,
  2478. "IMAGE"
  2479. ],
  2480. [
  2481. 163,
  2482. 6,
  2483. 0,
  2484. 50,
  2485. 0,
  2486. "CONDITIONING"
  2487. ],
  2488. [
  2489. 169,
  2490. 38,
  2491. 0,
  2492. 6,
  2493. 0,
  2494. "CLIP"
  2495. ],
  2496. [
  2497. 177,
  2498. 101,
  2499. 0,
  2500. 97,
  2501. 0,
  2502. "STRING"
  2503. ],
  2504. [
  2505. 178,
  2506. 103,
  2507. 0,
  2508. 101,
  2509. 0,
  2510. "STRING"
  2511. ],
  2512. [
  2513. 182,
  2514. 97,
  2515. 0,
  2516. 104,
  2517. 0,
  2518. "JSON"
  2519. ],
  2520. [
  2521. 183,
  2522. 102,
  2523. 0,
  2524. 104,
  2525. 1,
  2526. "STRING"
  2527. ],
  2528. [
  2529. 186,
  2530. 108,
  2531. 0,
  2532. 103,
  2533. 0,
  2534. "OLLAMA_CONNECTIVITY"
  2535. ],
  2536. [
  2537. 187,
  2538. 107,
  2539. 0,
  2540. 103,
  2541. 1,
  2542. "OLLAMA_OPTIONS"
  2543. ],
  2544. [
  2545. 189,
  2546. 73,
  2547. 2,
  2548. 103,
  2549. 2,
  2550. "IMAGE"
  2551. ],
  2552. [
  2553. 190,
  2554. 73,
  2555. 2,
  2556. 109,
  2557. 0,
  2558. "IMAGE"
  2559. ],
  2560. [
  2561. 191,
  2562. 104,
  2563. 1,
  2564. 110,
  2565. 0,
  2566. "STRING"
  2567. ],
  2568. [
  2569. 192,
  2570. 104,
  2571. 1,
  2572. 6,
  2573. 1,
  2574. "STRING"
  2575. ],
  2576. [
  2577. 193,
  2578. 78,
  2579. 1,
  2580. 111,
  2581. 0,
  2582. "*"
  2583. ],
  2584. [
  2585. 196,
  2586. 114,
  2587. 0,
  2588. 115,
  2589. 0,
  2590. "*"
  2591. ],
  2592. [
  2593. 197,
  2594. 115,
  2595. 0,
  2596. 103,
  2597. 5,
  2598. "STRING"
  2599. ],
  2600. [
  2601. 198,
  2602. 104,
  2603. 1,
  2604. 78,
  2605. 3,
  2606. "*"
  2607. ],
  2608. [
  2609. 200,
  2610. 73,
  2611. 4,
  2612. 116,
  2613. 0,
  2614. "STRING"
  2615. ],
  2616. [
  2617. 201,
  2618. 116,
  2619. 0,
  2620. 115,
  2621. 2,
  2622. "STRING"
  2623. ],
  2624. [
  2625. 202,
  2626. 115,
  2627. 0,
  2628. 117,
  2629. 0,
  2630. "STRING"
  2631. ],
  2632. [
  2633. 203,
  2634. 73,
  2635. 1,
  2636. 118,
  2637. 0,
  2638. "INT,FLOAT,IMAGE,LATENT"
  2639. ],
  2640. [
  2641. 204,
  2642. 118,
  2643. 0,
  2644. 115,
  2645. 1,
  2646. "INT"
  2647. ],
  2648. [
  2649. 205,
  2650. 118,
  2651. 0,
  2652. 119,
  2653. 0,
  2654. "*"
  2655. ]
  2656. ],
  2657. "groups": [
  2658. {
  2659. "id": 1,
  2660. "title": "Preparation",
  2661. "bounding": [
  2662. -360,
  2663. -580,
  2664. 670,
  2665. 840
  2666. ],
  2667. "color": "#3f789e",
  2668. "font_size": 24,
  2669. "flags": {}
  2670. },
  2671. {
  2672. "id": 2,
  2673. "title": "High noise",
  2674. "bounding": [
  2675. 330,
  2676. -580,
  2677. 490,
  2678. 660
  2679. ],
  2680. "color": "#3f789e",
  2681. "font_size": 24,
  2682. "flags": {}
  2683. },
  2684. {
  2685. "id": 3,
  2686. "title": "Low noise",
  2687. "bounding": [
  2688. 840,
  2689. -580,
  2690. 490,
  2691. 660
  2692. ],
  2693. "color": "#3f789e",
  2694. "font_size": 24,
  2695. "flags": {}
  2696. },
  2697. {
  2698. "id": 4,
  2699. "title": "Render",
  2700. "bounding": [
  2701. 1350,
  2702. -580,
  2703. 1140,
  2704. 690
  2705. ],
  2706. "color": "#3f789e",
  2707. "font_size": 24,
  2708. "flags": {}
  2709. }
  2710. ],
  2711. "config": {},
  2712. "extra": {
  2713. "ds": {
  2714. "scale": 0.29408349370553455,
  2715. "offset": [
  2716. 2775.309111772984,
  2717. 1018.6183304173428
  2718. ]
  2719. },
  2720. "frontendVersion": "1.23.4",
  2721. "VHS_latentpreview": false,
  2722. "VHS_latentpreviewrate": 0,
  2723. "VHS_MetadataImage": true,
  2724. "VHS_KeepIntermediate": true,
  2725. "ue_links": [],
  2726. "links_added_by_ue": []
  2727. },
  2728. "version": 0.4
  2729. }
Advertisement
Comments
  • User was banned
  • User was banned
  • MegamanZX51
    3 days
    # CSS 0.83 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://drive.google.com/file/d/1cvQPOZ7JecI0L6lqdIzIHJbHQBiDRT4U/view?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 25% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from SimpleSwap — instant swap).
Add Comment
Please, Sign In to add comment