Grifflicious

Untitled

Oct 10th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.30 KB | None | 0 0
  1. {
  2. "id": "d8939ed4-555a-4eb3-823a-d5a1ea18d53e",
  3. "revision": 0,
  4. "last_node_id": 93,
  5. "last_link_id": 118,
  6. "nodes": [
  7. {
  8. "id": 6,
  9. "type": "DifferentialDiffusionAdvanced",
  10. "pos": [
  11. 2454.299560546875,
  12. 1699.5074462890625
  13. ],
  14. "size": [
  15. 291.82501220703125,
  16. 98
  17. ],
  18. "flags": {
  19. "collapsed": true
  20. },
  21. "order": 45,
  22. "mode": 0,
  23. "inputs": [
  24. {
  25. "name": "model",
  26. "type": "MODEL",
  27. "link": 5
  28. },
  29. {
  30. "name": "samples",
  31. "type": "LATENT",
  32. "link": 6
  33. },
  34. {
  35. "name": "mask",
  36. "type": "MASK",
  37. "link": 7
  38. }
  39. ],
  40. "outputs": [
  41. {
  42. "name": "MODEL",
  43. "type": "MODEL",
  44. "links": [
  45. 107,
  46. 112
  47. ]
  48. },
  49. {
  50. "name": "LATENT",
  51. "type": "LATENT",
  52. "links": [
  53. 110,
  54. 115
  55. ]
  56. }
  57. ],
  58. "properties": {
  59. "enableTabs": false,
  60. "tabWidth": 65,
  61. "tabXOffset": 10,
  62. "hasSecondTab": false,
  63. "secondTabText": "Send Back",
  64. "secondTabOffset": 80,
  65. "secondTabWidth": 65,
  66. "cnr_id": "comfyui-kjnodes",
  67. "ver": "1.1.6",
  68. "Node name for S&R": "DifferentialDiffusionAdvanced",
  69. "ue_properties": {
  70. "widget_ue_connectable": {
  71. "multiplier": true
  72. },
  73. "version": "7.1",
  74. "input_ue_unconnectable": {}
  75. }
  76. },
  77. "widgets_values": [
  78. 1
  79. ]
  80. },
  81. {
  82. "id": 8,
  83. "type": "VAEEncode",
  84. "pos": [
  85. 2455.566650390625,
  86. 1743.20654296875
  87. ],
  88. "size": [
  89. 140,
  90. 46
  91. ],
  92. "flags": {
  93. "collapsed": true
  94. },
  95. "order": 35,
  96. "mode": 0,
  97. "inputs": [
  98. {
  99. "name": "pixels",
  100. "type": "IMAGE",
  101. "link": 9
  102. },
  103. {
  104. "name": "vae",
  105. "type": "VAE",
  106. "link": 10
  107. }
  108. ],
  109. "outputs": [
  110. {
  111. "name": "LATENT",
  112. "type": "LATENT",
  113. "links": [
  114. 6
  115. ]
  116. }
  117. ],
  118. "properties": {
  119. "enableTabs": false,
  120. "tabWidth": 65,
  121. "tabXOffset": 10,
  122. "hasSecondTab": false,
  123. "secondTabText": "Send Back",
  124. "secondTabOffset": 80,
  125. "secondTabWidth": 65,
  126. "cnr_id": "comfy-core",
  127. "ver": "0.3.59",
  128. "Node name for S&R": "VAEEncode",
  129. "ue_properties": {
  130. "widget_ue_connectable": {},
  131. "version": "7.1",
  132. "input_ue_unconnectable": {}
  133. }
  134. },
  135. "widgets_values": []
  136. },
  137. {
  138. "id": 9,
  139. "type": "GetImageSize",
  140. "pos": [
  141. 2654.97119140625,
  142. 990.7452392578125
  143. ],
  144. "size": [
  145. 210,
  146. 136
  147. ],
  148. "flags": {
  149. "collapsed": true
  150. },
  151. "order": 36,
  152. "mode": 0,
  153. "inputs": [
  154. {
  155. "name": "image",
  156. "type": "IMAGE",
  157. "link": 11
  158. }
  159. ],
  160. "outputs": [
  161. {
  162. "name": "width",
  163. "type": "INT",
  164. "links": [
  165. 13
  166. ]
  167. },
  168. {
  169. "name": "height",
  170. "type": "INT",
  171. "links": [
  172. 14
  173. ]
  174. },
  175. {
  176. "name": "batch_size",
  177. "type": "INT",
  178. "links": null
  179. }
  180. ],
  181. "properties": {
  182. "enableTabs": false,
  183. "tabWidth": 65,
  184. "tabXOffset": 10,
  185. "hasSecondTab": false,
  186. "secondTabText": "Send Back",
  187. "secondTabOffset": 80,
  188. "secondTabWidth": 65,
  189. "cnr_id": "comfy-core",
  190. "ver": "0.3.59",
  191. "Node name for S&R": "GetImageSize",
  192. "ue_properties": {
  193. "widget_ue_connectable": {},
  194. "version": "7.1",
  195. "input_ue_unconnectable": {}
  196. }
  197. },
  198. "widgets_values": []
  199. },
  200. {
  201. "id": 10,
  202. "type": "ResizeMask",
  203. "pos": [
  204. 2660.64892578125,
  205. 1029.7611083984375
  206. ],
  207. "size": [
  208. 270,
  209. 194
  210. ],
  211. "flags": {
  212. "collapsed": true
  213. },
  214. "order": 42,
  215. "mode": 0,
  216. "inputs": [
  217. {
  218. "name": "mask",
  219. "type": "MASK",
  220. "link": 12
  221. },
  222. {
  223. "name": "width",
  224. "type": "INT",
  225. "widget": {
  226. "name": "width"
  227. },
  228. "link": 13
  229. },
  230. {
  231. "name": "height",
  232. "type": "INT",
  233. "widget": {
  234. "name": "height"
  235. },
  236. "link": 14
  237. }
  238. ],
  239. "outputs": [
  240. {
  241. "name": "mask",
  242. "type": "MASK",
  243. "links": [
  244. 7
  245. ]
  246. },
  247. {
  248. "name": "width",
  249. "type": "INT",
  250. "links": null
  251. },
  252. {
  253. "name": "height",
  254. "type": "INT",
  255. "links": null
  256. }
  257. ],
  258. "properties": {
  259. "enableTabs": false,
  260. "tabWidth": 65,
  261. "tabXOffset": 10,
  262. "hasSecondTab": false,
  263. "secondTabText": "Send Back",
  264. "secondTabOffset": 80,
  265. "secondTabWidth": 65,
  266. "cnr_id": "comfyui-kjnodes",
  267. "ver": "1.1.6",
  268. "Node name for S&R": "ResizeMask",
  269. "ue_properties": {
  270. "widget_ue_connectable": {
  271. "width": true,
  272. "height": true
  273. },
  274. "version": "7.1",
  275. "input_ue_unconnectable": {}
  276. }
  277. },
  278. "widgets_values": [
  279. 512,
  280. 512,
  281. false,
  282. "lanczos",
  283. "disabled"
  284. ]
  285. },
  286. {
  287. "id": 31,
  288. "type": "AILab_CropObject",
  289. "pos": [
  290. 3324.421875,
  291. 1952.544189453125
  292. ],
  293. "size": [
  294. 231.89999389648438,
  295. 78
  296. ],
  297. "flags": {
  298. "collapsed": true
  299. },
  300. "order": 39,
  301. "mode": 0,
  302. "inputs": [
  303. {
  304. "name": "image",
  305. "shape": 7,
  306. "type": "IMAGE",
  307. "link": 43
  308. },
  309. {
  310. "name": "mask",
  311. "shape": 7,
  312. "type": "MASK",
  313. "link": null
  314. }
  315. ],
  316. "outputs": [
  317. {
  318. "name": "IMAGE",
  319. "type": "IMAGE",
  320. "links": [
  321. 44
  322. ]
  323. },
  324. {
  325. "name": "MASK",
  326. "type": "MASK",
  327. "links": null
  328. }
  329. ],
  330. "properties": {
  331. "enableTabs": false,
  332. "tabWidth": 65,
  333. "tabXOffset": 10,
  334. "hasSecondTab": false,
  335. "secondTabText": "Send Back",
  336. "secondTabOffset": 80,
  337. "secondTabWidth": 65,
  338. "cnr_id": "comfyui-rmbg",
  339. "ver": "2.5.1",
  340. "Node name for S&R": "AILab_CropObject",
  341. "ue_properties": {
  342. "version": "7.1",
  343. "widget_ue_connectable": {},
  344. "input_ue_unconnectable": {}
  345. }
  346. },
  347. "widgets_values": [
  348. 0
  349. ],
  350. "color": "#2e3e57",
  351. "bgcolor": "#4b5b73"
  352. },
  353. {
  354. "id": 32,
  355. "type": "ImageRemoveAlpha+",
  356. "pos": [
  357. 3319.16650390625,
  358. 2000.1646728515625
  359. ],
  360. "size": [
  361. 197.63925170898438,
  362. 26
  363. ],
  364. "flags": {
  365. "collapsed": true
  366. },
  367. "order": 43,
  368. "mode": 0,
  369. "inputs": [
  370. {
  371. "name": "image",
  372. "type": "IMAGE",
  373. "link": 44
  374. }
  375. ],
  376. "outputs": [
  377. {
  378. "name": "IMAGE",
  379. "type": "IMAGE",
  380. "links": [
  381. 45
  382. ]
  383. }
  384. ],
  385. "properties": {
  386. "enableTabs": false,
  387. "tabWidth": 65,
  388. "tabXOffset": 10,
  389. "hasSecondTab": false,
  390. "secondTabText": "Send Back",
  391. "secondTabOffset": 80,
  392. "secondTabWidth": 65,
  393. "cnr_id": "comfyui_essentials",
  394. "ver": "1.1.0",
  395. "Node name for S&R": "ImageRemoveAlpha+",
  396. "ue_properties": {
  397. "widget_ue_connectable": {},
  398. "version": "7.1",
  399. "input_ue_unconnectable": {}
  400. }
  401. },
  402. "widgets_values": []
  403. },
  404. {
  405. "id": 44,
  406. "type": "Label (rgthree)",
  407. "pos": [
  408. 2850.20849609375,
  409. 1428.0572509765625
  410. ],
  411. "size": [
  412. 406,
  413. 34
  414. ],
  415. "flags": {
  416. "allow_interaction": true
  417. },
  418. "order": 0,
  419. "mode": 0,
  420. "inputs": [],
  421. "outputs": [],
  422. "title": "^ set image edit instructions",
  423. "properties": {
  424. "fontSize": 34,
  425. "fontFamily": "Arial",
  426. "fontColor": "#ffffff",
  427. "textAlign": "left",
  428. "backgroundColor": "orange",
  429. "padding": 0,
  430. "borderRadius": 0,
  431. "enableTabs": false,
  432. "tabWidth": 65,
  433. "tabXOffset": 10,
  434. "hasSecondTab": false,
  435. "secondTabText": "Send Back",
  436. "secondTabOffset": 80,
  437. "secondTabWidth": 65,
  438. "ue_properties": {
  439. "version": "7.1",
  440. "widget_ue_connectable": {},
  441. "input_ue_unconnectable": {}
  442. }
  443. },
  444. "color": "#fff0",
  445. "bgcolor": "#fff0"
  446. },
  447. {
  448. "id": 17,
  449. "type": "BiRefNetRMBG",
  450. "pos": [
  451. 2254.32568359375,
  452. 1915.8284912109375
  453. ],
  454. "size": [
  455. 287.1499938964844,
  456. 254
  457. ],
  458. "flags": {
  459. "collapsed": true
  460. },
  461. "order": 30,
  462. "mode": 2,
  463. "inputs": [
  464. {
  465. "name": "image",
  466. "type": "IMAGE",
  467. "link": 23
  468. }
  469. ],
  470. "outputs": [
  471. {
  472. "name": "IMAGE",
  473. "type": "IMAGE",
  474. "links": [
  475. 22
  476. ]
  477. },
  478. {
  479. "name": "MASK",
  480. "type": "MASK",
  481. "links": null
  482. },
  483. {
  484. "name": "MASK_IMAGE",
  485. "type": "IMAGE",
  486. "links": null
  487. }
  488. ],
  489. "properties": {
  490. "enableTabs": false,
  491. "tabWidth": 65,
  492. "tabXOffset": 10,
  493. "hasSecondTab": false,
  494. "secondTabText": "Send Back",
  495. "secondTabOffset": 80,
  496. "secondTabWidth": 65,
  497. "cnr_id": "comfyui-rmbg",
  498. "ver": "2.5.1",
  499. "Node name for S&R": "BiRefNetRMBG",
  500. "ue_properties": {
  501. "version": "7.1",
  502. "widget_ue_connectable": {},
  503. "input_ue_unconnectable": {}
  504. }
  505. },
  506. "widgets_values": [
  507. "BiRefNet-HR",
  508. 0,
  509. 0,
  510. false,
  511. true,
  512. "Alpha",
  513. "#ffffff"
  514. ],
  515. "color": "#222e40",
  516. "bgcolor": "#364254"
  517. },
  518. {
  519. "id": 16,
  520. "type": "AILab_CropObject",
  521. "pos": [
  522. 2249.965576171875,
  523. 1960.9615478515625
  524. ],
  525. "size": [
  526. 231.89999389648438,
  527. 78
  528. ],
  529. "flags": {
  530. "collapsed": true
  531. },
  532. "order": 34,
  533. "mode": 2,
  534. "inputs": [
  535. {
  536. "name": "image",
  537. "shape": 7,
  538. "type": "IMAGE",
  539. "link": 22
  540. },
  541. {
  542. "name": "mask",
  543. "shape": 7,
  544. "type": "MASK",
  545. "link": null
  546. }
  547. ],
  548. "outputs": [
  549. {
  550. "name": "IMAGE",
  551. "type": "IMAGE",
  552. "links": [
  553. 21
  554. ]
  555. },
  556. {
  557. "name": "MASK",
  558. "type": "MASK",
  559. "links": null
  560. }
  561. ],
  562. "properties": {
  563. "enableTabs": false,
  564. "tabWidth": 65,
  565. "tabXOffset": 10,
  566. "hasSecondTab": false,
  567. "secondTabText": "Send Back",
  568. "secondTabOffset": 80,
  569. "secondTabWidth": 65,
  570. "cnr_id": "comfyui-rmbg",
  571. "ver": "2.5.1",
  572. "Node name for S&R": "AILab_CropObject",
  573. "ue_properties": {
  574. "version": "7.1",
  575. "widget_ue_connectable": {},
  576. "input_ue_unconnectable": {}
  577. }
  578. },
  579. "widgets_values": [
  580. 0
  581. ],
  582. "color": "#2e3e57",
  583. "bgcolor": "#4b5b73"
  584. },
  585. {
  586. "id": 15,
  587. "type": "ImageRemoveAlpha+",
  588. "pos": [
  589. 2242.461181640625,
  590. 2005.587890625
  591. ],
  592. "size": [
  593. 261.6003723144531,
  594. 32.09153747558594
  595. ],
  596. "flags": {
  597. "collapsed": false
  598. },
  599. "order": 41,
  600. "mode": 2,
  601. "inputs": [
  602. {
  603. "name": "image",
  604. "type": "IMAGE",
  605. "link": 21
  606. }
  607. ],
  608. "outputs": [
  609. {
  610. "name": "IMAGE",
  611. "type": "IMAGE",
  612. "links": [
  613. 20
  614. ]
  615. }
  616. ],
  617. "properties": {
  618. "enableTabs": false,
  619. "tabWidth": 65,
  620. "tabXOffset": 10,
  621. "hasSecondTab": false,
  622. "secondTabText": "Send Back",
  623. "secondTabOffset": 80,
  624. "secondTabWidth": 65,
  625. "cnr_id": "comfyui_essentials",
  626. "ver": "1.1.0",
  627. "Node name for S&R": "ImageRemoveAlpha+",
  628. "ue_properties": {
  629. "widget_ue_connectable": {},
  630. "version": "7.1",
  631. "input_ue_unconnectable": {}
  632. }
  633. },
  634. "widgets_values": []
  635. },
  636. {
  637. "id": 14,
  638. "type": "BiRefNetRMBG",
  639. "pos": [
  640. 2246.799072265625,
  641. 2078.360595703125
  642. ],
  643. "size": [
  644. 287.1499938964844,
  645. 254
  646. ],
  647. "flags": {
  648. "collapsed": true
  649. },
  650. "order": 44,
  651. "mode": 2,
  652. "inputs": [
  653. {
  654. "name": "image",
  655. "type": "IMAGE",
  656. "link": 20
  657. }
  658. ],
  659. "outputs": [
  660. {
  661. "name": "IMAGE",
  662. "type": "IMAGE",
  663. "links": [
  664. 52
  665. ]
  666. },
  667. {
  668. "name": "MASK",
  669. "type": "MASK",
  670. "links": null
  671. },
  672. {
  673. "name": "MASK_IMAGE",
  674. "type": "IMAGE",
  675. "links": null
  676. }
  677. ],
  678. "properties": {
  679. "enableTabs": false,
  680. "tabWidth": 65,
  681. "tabXOffset": 10,
  682. "hasSecondTab": false,
  683. "secondTabText": "Send Back",
  684. "secondTabOffset": 80,
  685. "secondTabWidth": 65,
  686. "cnr_id": "comfyui-rmbg",
  687. "ver": "2.5.1",
  688. "Node name for S&R": "BiRefNetRMBG",
  689. "ue_properties": {
  690. "version": "7.1",
  691. "widget_ue_connectable": {},
  692. "input_ue_unconnectable": {}
  693. }
  694. },
  695. "widgets_values": [
  696. "BiRefNet-HR",
  697. 0,
  698. 0,
  699. true,
  700. true,
  701. "Color",
  702. "#ffffff"
  703. ],
  704. "color": "#222e40",
  705. "bgcolor": "#364254"
  706. },
  707. {
  708. "id": 43,
  709. "type": "Label (rgthree)",
  710. "pos": [
  711. 2853.79345703125,
  712. 1696.913330078125
  713. ],
  714. "size": [
  715. 338,
  716. 34
  717. ],
  718. "flags": {
  719. "allow_interaction": true
  720. },
  721. "order": 1,
  722. "mode": 0,
  723. "inputs": [],
  724. "outputs": [],
  725. "title": "^ toggle Object 1 and 2",
  726. "properties": {
  727. "fontSize": 34,
  728. "fontFamily": "Arial",
  729. "fontColor": "#ffffff",
  730. "textAlign": "left",
  731. "backgroundColor": "orange",
  732. "padding": 0,
  733. "borderRadius": 0,
  734. "enableTabs": false,
  735. "tabWidth": 65,
  736. "tabXOffset": 10,
  737. "hasSecondTab": false,
  738. "secondTabText": "Send Back",
  739. "secondTabOffset": 80,
  740. "secondTabWidth": 65,
  741. "ue_properties": {
  742. "version": "7.1",
  743. "widget_ue_connectable": {},
  744. "input_ue_unconnectable": {}
  745. }
  746. },
  747. "color": "#fff0",
  748. "bgcolor": "#fff0"
  749. },
  750. {
  751. "id": 53,
  752. "type": "Label (rgthree)",
  753. "pos": [
  754. 2505.678466796875,
  755. 2225.8564453125
  756. ],
  757. "size": [
  758. 342,
  759. 21
  760. ],
  761. "flags": {
  762. "allow_interaction": true
  763. },
  764. "order": 2,
  765. "mode": 2,
  766. "inputs": [],
  767. "outputs": [],
  768. "title": "don't touch, uses perfect qwen sizing",
  769. "properties": {
  770. "fontSize": 21,
  771. "fontFamily": "Arial",
  772. "fontColor": "#ffffff",
  773. "textAlign": "left",
  774. "backgroundColor": "red",
  775. "padding": 0,
  776. "borderRadius": 0,
  777. "enableTabs": false,
  778. "tabWidth": 65,
  779. "tabXOffset": 10,
  780. "hasSecondTab": false,
  781. "secondTabText": "Send Back",
  782. "secondTabOffset": 80,
  783. "secondTabWidth": 65,
  784. "ue_properties": {
  785. "version": "7.1",
  786. "widget_ue_connectable": {},
  787. "input_ue_unconnectable": {}
  788. }
  789. },
  790. "color": "#fff0",
  791. "bgcolor": "#fff0"
  792. },
  793. {
  794. "id": 61,
  795. "type": "Fast Bypasser (rgthree)",
  796. "pos": [
  797. 3254.71484375,
  798. 1650.022216796875
  799. ],
  800. "size": [
  801. 329.04620361328125,
  802. 122
  803. ],
  804. "flags": {
  805. "collapsed": false,
  806. "pinned": true
  807. },
  808. "order": 50,
  809. "mode": 0,
  810. "inputs": [
  811. {
  812. "dir": 3,
  813. "label": "",
  814. "name": "POSE CONTROLNET",
  815. "type": "*",
  816. "link": 68
  817. },
  818. {
  819. "dir": 3,
  820. "name": "",
  821. "type": "*",
  822. "link": null
  823. }
  824. ],
  825. "outputs": [
  826. {
  827. "dir": 4,
  828. "name": "OPT_CONNECTION",
  829. "type": "*",
  830. "links": []
  831. }
  832. ],
  833. "title": "TOGGLE POSE FEATURE FOR OBJ 2",
  834. "properties": {
  835. "toggleRestriction": "default",
  836. "enableTabs": false,
  837. "tabWidth": 65,
  838. "tabXOffset": 10,
  839. "hasSecondTab": false,
  840. "secondTabText": "Send Back",
  841. "secondTabOffset": 80,
  842. "secondTabWidth": 65,
  843. "ue_properties": {
  844. "widget_ue_connectable": {},
  845. "version": "7.1",
  846. "input_ue_unconnectable": {}
  847. }
  848. },
  849. "color": "#233",
  850. "bgcolor": "#355"
  851. },
  852. {
  853. "id": 36,
  854. "type": "Fast Groups Muter (rgthree)",
  855. "pos": [
  856. 2849.96484375,
  857. 1579.4251708984375
  858. ],
  859. "size": [
  860. 383.70281982421875,
  861. 106
  862. ],
  863. "flags": {
  864. "pinned": true
  865. },
  866. "order": 3,
  867. "mode": 0,
  868. "inputs": [],
  869. "outputs": [
  870. {
  871. "name": "OPT_CONNECTION",
  872. "type": "*",
  873. "links": null
  874. }
  875. ],
  876. "title": "TOGGLE OBJECTS",
  877. "properties": {
  878. "matchColors": "",
  879. "matchTitle": "",
  880. "showNav": true,
  881. "showAllGraphs": true,
  882. "sort": "position",
  883. "customSortAlphabet": "",
  884. "toggleRestriction": "default",
  885. "enableTabs": false,
  886. "tabWidth": 65,
  887. "tabXOffset": 10,
  888. "hasSecondTab": false,
  889. "secondTabText": "Send Back",
  890. "secondTabOffset": 80,
  891. "secondTabWidth": 65,
  892. "ue_properties": {
  893. "widget_ue_connectable": {},
  894. "version": "7.1",
  895. "input_ue_unconnectable": {}
  896. }
  897. },
  898. "color": "#233",
  899. "bgcolor": "#355"
  900. },
  901. {
  902. "id": 30,
  903. "type": "BiRefNetRMBG",
  904. "pos": [
  905. 3322.499755859375,
  906. 1904.4896240234375
  907. ],
  908. "size": [
  909. 287.1499938964844,
  910. 254
  911. ],
  912. "flags": {
  913. "collapsed": true
  914. },
  915. "order": 32,
  916. "mode": 0,
  917. "inputs": [
  918. {
  919. "name": "image",
  920. "type": "IMAGE",
  921. "link": 42
  922. }
  923. ],
  924. "outputs": [
  925. {
  926. "name": "IMAGE",
  927. "type": "IMAGE",
  928. "links": [
  929. 43
  930. ]
  931. },
  932. {
  933. "name": "MASK",
  934. "type": "MASK",
  935. "links": null
  936. },
  937. {
  938. "name": "MASK_IMAGE",
  939. "type": "IMAGE",
  940. "links": null
  941. }
  942. ],
  943. "properties": {
  944. "enableTabs": false,
  945. "tabWidth": 65,
  946. "tabXOffset": 10,
  947. "hasSecondTab": false,
  948. "secondTabText": "Send Back",
  949. "secondTabOffset": 80,
  950. "secondTabWidth": 65,
  951. "cnr_id": "comfyui-rmbg",
  952. "ver": "2.5.1",
  953. "Node name for S&R": "BiRefNetRMBG",
  954. "ue_properties": {
  955. "version": "7.1",
  956. "widget_ue_connectable": {},
  957. "input_ue_unconnectable": {}
  958. }
  959. },
  960. "widgets_values": [
  961. "BiRefNet-HR",
  962. 0,
  963. 0,
  964. false,
  965. true,
  966. "Alpha",
  967. "#ffffff"
  968. ],
  969. "color": "#222e40",
  970. "bgcolor": "#364254"
  971. },
  972. {
  973. "id": 33,
  974. "type": "BiRefNetRMBG",
  975. "pos": [
  976. 3320.69189453125,
  977. 2046.6029052734375
  978. ],
  979. "size": [
  980. 287.1499938964844,
  981. 254
  982. ],
  983. "flags": {
  984. "collapsed": true
  985. },
  986. "order": 46,
  987. "mode": 0,
  988. "inputs": [
  989. {
  990. "name": "image",
  991. "type": "IMAGE",
  992. "link": 45
  993. }
  994. ],
  995. "outputs": [
  996. {
  997. "name": "IMAGE",
  998. "type": "IMAGE",
  999. "links": [
  1000. 78
  1001. ]
  1002. },
  1003. {
  1004. "name": "MASK",
  1005. "type": "MASK",
  1006. "links": null
  1007. },
  1008. {
  1009. "name": "MASK_IMAGE",
  1010. "type": "IMAGE",
  1011. "links": null
  1012. }
  1013. ],
  1014. "properties": {
  1015. "enableTabs": false,
  1016. "tabWidth": 65,
  1017. "tabXOffset": 10,
  1018. "hasSecondTab": false,
  1019. "secondTabText": "Send Back",
  1020. "secondTabOffset": 80,
  1021. "secondTabWidth": 65,
  1022. "cnr_id": "comfyui-rmbg",
  1023. "ver": "2.5.1",
  1024. "Node name for S&R": "BiRefNetRMBG",
  1025. "ue_properties": {
  1026. "version": "7.1",
  1027. "widget_ue_connectable": {},
  1028. "input_ue_unconnectable": {}
  1029. }
  1030. },
  1031. "widgets_values": [
  1032. "BiRefNet-HR",
  1033. 0,
  1034. 0,
  1035. false,
  1036. true,
  1037. "Color",
  1038. "#ffffff"
  1039. ],
  1040. "color": "#222e40",
  1041. "bgcolor": "#364254"
  1042. },
  1043. {
  1044. "id": 38,
  1045. "type": "CLIPLoader",
  1046. "pos": [
  1047. 1853.1854248046875,
  1048. 1617.6802978515625
  1049. ],
  1050. "size": [
  1051. 270,
  1052. 106
  1053. ],
  1054. "flags": {},
  1055. "order": 4,
  1056. "mode": 0,
  1057. "inputs": [],
  1058. "outputs": [
  1059. {
  1060. "name": "CLIP",
  1061. "type": "CLIP",
  1062. "links": [
  1063. 28,
  1064. 37
  1065. ]
  1066. }
  1067. ],
  1068. "properties": {
  1069. "enableTabs": false,
  1070. "tabWidth": 65,
  1071. "tabXOffset": 10,
  1072. "hasSecondTab": false,
  1073. "secondTabText": "Send Back",
  1074. "secondTabOffset": 80,
  1075. "secondTabWidth": 65,
  1076. "cnr_id": "comfy-core",
  1077. "ver": "0.3.59",
  1078. "Node name for S&R": "CLIPLoader",
  1079. "ue_properties": {
  1080. "widget_ue_connectable": {
  1081. "clip_name": true,
  1082. "type": true,
  1083. "device": true
  1084. },
  1085. "version": "7.1",
  1086. "input_ue_unconnectable": {}
  1087. }
  1088. },
  1089. "widgets_values": [
  1090. "qwen_2.5_vl_7b_fp8_scaled.safetensors",
  1091. "qwen_image",
  1092. "default"
  1093. ],
  1094. "color": "#233",
  1095. "bgcolor": "#355"
  1096. },
  1097. {
  1098. "id": 7,
  1099. "type": "ModelSamplingAuraFlow",
  1100. "pos": [
  1101. 2450.469482421875,
  1102. 1656.3660888671875
  1103. ],
  1104. "size": [
  1105. 210,
  1106. 60
  1107. ],
  1108. "flags": {
  1109. "collapsed": true
  1110. },
  1111. "order": 40,
  1112. "mode": 0,
  1113. "inputs": [
  1114. {
  1115. "name": "model",
  1116. "type": "MODEL",
  1117. "link": 76
  1118. }
  1119. ],
  1120. "outputs": [
  1121. {
  1122. "name": "MODEL",
  1123. "type": "MODEL",
  1124. "links": [
  1125. 5
  1126. ]
  1127. }
  1128. ],
  1129. "properties": {
  1130. "enableTabs": false,
  1131. "tabWidth": 65,
  1132. "tabXOffset": 10,
  1133. "hasSecondTab": false,
  1134. "secondTabText": "Send Back",
  1135. "secondTabOffset": 80,
  1136. "secondTabWidth": 65,
  1137. "cnr_id": "comfy-core",
  1138. "ver": "0.3.59",
  1139. "Node name for S&R": "ModelSamplingAuraFlow",
  1140. "ue_properties": {
  1141. "widget_ue_connectable": {
  1142. "shift": true
  1143. },
  1144. "version": "7.1",
  1145. "input_ue_unconnectable": {}
  1146. }
  1147. },
  1148. "widgets_values": [
  1149. 2.5
  1150. ]
  1151. },
  1152. {
  1153. "id": 49,
  1154. "type": "Label (rgthree)",
  1155. "pos": [
  1156. 1450.936767578125,
  1157. 1292.5633544921875
  1158. ],
  1159. "size": [
  1160. 396,
  1161. 34
  1162. ],
  1163. "flags": {
  1164. "allow_interaction": true
  1165. },
  1166. "order": 5,
  1167. "mode": 0,
  1168. "inputs": [],
  1169. "outputs": [],
  1170. "title": "get latest qwen edit version",
  1171. "properties": {
  1172. "fontSize": 34,
  1173. "fontFamily": "Arial",
  1174. "fontColor": "#ffffff",
  1175. "textAlign": "left",
  1176. "backgroundColor": "orange",
  1177. "padding": 0,
  1178. "borderRadius": 0,
  1179. "enableTabs": false,
  1180. "tabWidth": 65,
  1181. "tabXOffset": 10,
  1182. "hasSecondTab": false,
  1183. "secondTabText": "Send Back",
  1184. "secondTabOffset": 80,
  1185. "secondTabWidth": 65,
  1186. "ue_properties": {
  1187. "version": "7.1",
  1188. "widget_ue_connectable": {},
  1189. "input_ue_unconnectable": {}
  1190. }
  1191. },
  1192. "color": "#fff0",
  1193. "bgcolor": "#fff0"
  1194. },
  1195. {
  1196. "id": 42,
  1197. "type": "Label (rgthree)",
  1198. "pos": [
  1199. 1612.873779296875,
  1200. 1766.9512939453125
  1201. ],
  1202. "size": [
  1203. 198,
  1204. 34
  1205. ],
  1206. "flags": {
  1207. "allow_interaction": true
  1208. },
  1209. "order": 6,
  1210. "mode": 0,
  1211. "inputs": [],
  1212. "outputs": [],
  1213. "title": "set models ->",
  1214. "properties": {
  1215. "fontSize": 34,
  1216. "fontFamily": "Arial",
  1217. "fontColor": "#ffffff",
  1218. "textAlign": "left",
  1219. "backgroundColor": "orange",
  1220. "padding": 0,
  1221. "borderRadius": 0,
  1222. "enableTabs": false,
  1223. "tabWidth": 65,
  1224. "tabXOffset": 10,
  1225. "hasSecondTab": false,
  1226. "secondTabText": "Send Back",
  1227. "secondTabOffset": 80,
  1228. "secondTabWidth": 65,
  1229. "ue_properties": {
  1230. "version": "7.1",
  1231. "widget_ue_connectable": {},
  1232. "input_ue_unconnectable": {}
  1233. }
  1234. },
  1235. "color": "#fff0",
  1236. "bgcolor": "#fff0"
  1237. },
  1238. {
  1239. "id": 68,
  1240. "type": "Label (rgthree)",
  1241. "pos": [
  1242. 1618.910400390625,
  1243. 1648.585693359375
  1244. ],
  1245. "size": [
  1246. 198,
  1247. 34
  1248. ],
  1249. "flags": {
  1250. "allow_interaction": true
  1251. },
  1252. "order": 7,
  1253. "mode": 0,
  1254. "inputs": [],
  1255. "outputs": [],
  1256. "title": "set models ->",
  1257. "properties": {
  1258. "fontSize": 34,
  1259. "fontFamily": "Arial",
  1260. "fontColor": "#ffffff",
  1261. "textAlign": "left",
  1262. "backgroundColor": "orange",
  1263. "padding": 0,
  1264. "borderRadius": 0,
  1265. "enableTabs": false,
  1266. "tabWidth": 65,
  1267. "tabXOffset": 10,
  1268. "hasSecondTab": false,
  1269. "secondTabText": "Send Back",
  1270. "secondTabOffset": 80,
  1271. "secondTabWidth": 65,
  1272. "ue_properties": {
  1273. "version": "7.1",
  1274. "widget_ue_connectable": {},
  1275. "input_ue_unconnectable": {}
  1276. }
  1277. },
  1278. "color": "#fff0",
  1279. "bgcolor": "#fff0"
  1280. },
  1281. {
  1282. "id": 69,
  1283. "type": "Label (rgthree)",
  1284. "pos": [
  1285. 1652.937744140625,
  1286. 1332.21337890625
  1287. ],
  1288. "size": [
  1289. 198,
  1290. 34
  1291. ],
  1292. "flags": {
  1293. "allow_interaction": true
  1294. },
  1295. "order": 8,
  1296. "mode": 0,
  1297. "inputs": [],
  1298. "outputs": [],
  1299. "title": "set models ->",
  1300. "properties": {
  1301. "fontSize": 34,
  1302. "fontFamily": "Arial",
  1303. "fontColor": "#ffffff",
  1304. "textAlign": "left",
  1305. "backgroundColor": "orange",
  1306. "padding": 0,
  1307. "borderRadius": 0,
  1308. "enableTabs": false,
  1309. "tabWidth": 65,
  1310. "tabXOffset": 10,
  1311. "hasSecondTab": false,
  1312. "secondTabText": "Send Back",
  1313. "secondTabOffset": 80,
  1314. "secondTabWidth": 65,
  1315. "ue_properties": {
  1316. "version": "7.1",
  1317. "widget_ue_connectable": {},
  1318. "input_ue_unconnectable": {}
  1319. }
  1320. },
  1321. "color": "#fff0",
  1322. "bgcolor": "#fff0"
  1323. },
  1324. {
  1325. "id": 45,
  1326. "type": "Label (rgthree)",
  1327. "pos": [
  1328. 1488.900390625,
  1329. 1054.5621337890625
  1330. ],
  1331. "size": [
  1332. 384,
  1333. 34
  1334. ],
  1335. "flags": {
  1336. "allow_interaction": true
  1337. },
  1338. "order": 9,
  1339. "mode": 0,
  1340. "inputs": [],
  1341. "outputs": [],
  1342. "title": "image & edit mask here ->",
  1343. "properties": {
  1344. "fontSize": 34,
  1345. "fontFamily": "Arial",
  1346. "fontColor": "#ffffff",
  1347. "textAlign": "left",
  1348. "backgroundColor": "orange",
  1349. "padding": 0,
  1350. "borderRadius": 0,
  1351. "enableTabs": false,
  1352. "tabWidth": 65,
  1353. "tabXOffset": 10,
  1354. "hasSecondTab": false,
  1355. "secondTabText": "Send Back",
  1356. "secondTabOffset": 80,
  1357. "secondTabWidth": 65,
  1358. "ue_properties": {
  1359. "version": "7.1",
  1360. "widget_ue_connectable": {},
  1361. "input_ue_unconnectable": {}
  1362. }
  1363. },
  1364. "color": "#fff0",
  1365. "bgcolor": "#fff0"
  1366. },
  1367. {
  1368. "id": 71,
  1369. "type": "Note",
  1370. "pos": [
  1371. 1659.1536865234375,
  1372. 1449.692138671875
  1373. ],
  1374. "size": [
  1375. 210,
  1376. 108.8838119506836
  1377. ],
  1378. "flags": {},
  1379. "order": 10,
  1380. "mode": 0,
  1381. "inputs": [],
  1382. "outputs": [],
  1383. "properties": {
  1384. "ue_properties": {
  1385. "widget_ue_connectable": {},
  1386. "version": "7.1",
  1387. "input_ue_unconnectable": {}
  1388. }
  1389. },
  1390. "widgets_values": [
  1391. "Lower strength Lightning v2 8 step lora, for less plastic look."
  1392. ],
  1393. "color": "#432",
  1394. "bgcolor": "#653"
  1395. },
  1396. {
  1397. "id": 52,
  1398. "type": "Label (rgthree)",
  1399. "pos": [
  1400. 2258.22509765625,
  1401. 1522.2825927734375
  1402. ],
  1403. "size": [
  1404. 342,
  1405. 21
  1406. ],
  1407. "flags": {
  1408. "allow_interaction": true
  1409. },
  1410. "order": 11,
  1411. "mode": 0,
  1412. "inputs": [],
  1413. "outputs": [],
  1414. "title": "don't touch, uses perfect qwen sizing",
  1415. "properties": {
  1416. "fontSize": 21,
  1417. "fontFamily": "Arial",
  1418. "fontColor": "#ffffff",
  1419. "textAlign": "left",
  1420. "backgroundColor": "red",
  1421. "padding": 0,
  1422. "borderRadius": 0,
  1423. "enableTabs": false,
  1424. "tabWidth": 65,
  1425. "tabXOffset": 10,
  1426. "hasSecondTab": false,
  1427. "secondTabText": "Send Back",
  1428. "secondTabOffset": 80,
  1429. "secondTabWidth": 65,
  1430. "ue_properties": {
  1431. "version": "7.1",
  1432. "widget_ue_connectable": {},
  1433. "input_ue_unconnectable": {}
  1434. }
  1435. },
  1436. "color": "#fff0",
  1437. "bgcolor": "#fff0"
  1438. },
  1439. {
  1440. "id": 47,
  1441. "type": "ImageResizeKJv2",
  1442. "pos": [
  1443. 2561.130126953125,
  1444. 1904.744140625
  1445. ],
  1446. "size": [
  1447. 270,
  1448. 336
  1449. ],
  1450. "flags": {},
  1451. "order": 47,
  1452. "mode": 2,
  1453. "inputs": [
  1454. {
  1455. "name": "image",
  1456. "type": "IMAGE",
  1457. "link": 52
  1458. },
  1459. {
  1460. "name": "mask",
  1461. "shape": 7,
  1462. "type": "MASK",
  1463. "link": null
  1464. }
  1465. ],
  1466. "outputs": [
  1467. {
  1468. "name": "IMAGE",
  1469. "type": "IMAGE",
  1470. "links": [
  1471. 53,
  1472. 54,
  1473. 55
  1474. ]
  1475. },
  1476. {
  1477. "name": "width",
  1478. "type": "INT",
  1479. "links": null
  1480. },
  1481. {
  1482. "name": "height",
  1483. "type": "INT",
  1484. "links": null
  1485. },
  1486. {
  1487. "name": "mask",
  1488. "type": "MASK",
  1489. "links": null
  1490. }
  1491. ],
  1492. "properties": {
  1493. "enableTabs": false,
  1494. "tabWidth": 65,
  1495. "tabXOffset": 10,
  1496. "hasSecondTab": false,
  1497. "secondTabText": "Send Back",
  1498. "secondTabOffset": 80,
  1499. "secondTabWidth": 65,
  1500. "cnr_id": "comfyui-kjnodes",
  1501. "ver": "1.1.4",
  1502. "Node name for S&R": "ImageResizeKJv2",
  1503. "ue_properties": {
  1504. "widget_ue_connectable": {
  1505. "width": true,
  1506. "height": true,
  1507. "upscale_method": true,
  1508. "keep_proportion": true,
  1509. "pad_color": true,
  1510. "crop_position": true,
  1511. "divisible_by": true,
  1512. "device": true
  1513. },
  1514. "version": "7.1",
  1515. "input_ue_unconnectable": {}
  1516. }
  1517. },
  1518. "widgets_values": [
  1519. 1120,
  1520. 1120,
  1521. "lanczos",
  1522. "resize",
  1523. "0, 0, 0",
  1524. "center",
  1525. 112,
  1526. "cpu"
  1527. ]
  1528. },
  1529. {
  1530. "id": 19,
  1531. "type": "PreviewImage",
  1532. "pos": [
  1533. 2242.84619140625,
  1534. 2129.7314453125
  1535. ],
  1536. "size": [
  1537. 285.7630615234375,
  1538. 258
  1539. ],
  1540. "flags": {},
  1541. "order": 49,
  1542. "mode": 2,
  1543. "inputs": [
  1544. {
  1545. "name": "images",
  1546. "type": "IMAGE",
  1547. "link": 53
  1548. }
  1549. ],
  1550. "outputs": [],
  1551. "properties": {
  1552. "enableTabs": false,
  1553. "tabWidth": 65,
  1554. "tabXOffset": 10,
  1555. "hasSecondTab": false,
  1556. "secondTabText": "Send Back",
  1557. "secondTabOffset": 80,
  1558. "secondTabWidth": 65,
  1559. "cnr_id": "comfy-core",
  1560. "ver": "0.3.59",
  1561. "Node name for S&R": "PreviewImage",
  1562. "ue_properties": {
  1563. "widget_ue_connectable": {},
  1564. "version": "7.1",
  1565. "input_ue_unconnectable": {}
  1566. }
  1567. },
  1568. "widgets_values": []
  1569. },
  1570. {
  1571. "id": 22,
  1572. "type": "TextEncodeQwenImageEditPlus",
  1573. "pos": [
  1574. 2648.68603515625,
  1575. 1108.3914794921875
  1576. ],
  1577. "size": [
  1578. 400,
  1579. 200
  1580. ],
  1581. "flags": {
  1582. "collapsed": true
  1583. },
  1584. "order": 54,
  1585. "mode": 0,
  1586. "inputs": [
  1587. {
  1588. "name": "clip",
  1589. "type": "CLIP",
  1590. "link": 28
  1591. },
  1592. {
  1593. "name": "vae",
  1594. "shape": 7,
  1595. "type": "VAE",
  1596. "link": 29
  1597. },
  1598. {
  1599. "name": "image1",
  1600. "shape": 7,
  1601. "type": "IMAGE",
  1602. "link": 30
  1603. },
  1604. {
  1605. "name": "image2",
  1606. "shape": 7,
  1607. "type": "IMAGE",
  1608. "link": 55
  1609. },
  1610. {
  1611. "name": "image3",
  1612. "shape": 7,
  1613. "type": "IMAGE",
  1614. "link": 82
  1615. }
  1616. ],
  1617. "outputs": [
  1618. {
  1619. "name": "CONDITIONING",
  1620. "type": "CONDITIONING",
  1621. "links": [
  1622. 109,
  1623. 114
  1624. ]
  1625. }
  1626. ],
  1627. "title": "TextEncode-NEGATIVE",
  1628. "properties": {
  1629. "enableTabs": false,
  1630. "tabWidth": 65,
  1631. "tabXOffset": 10,
  1632. "hasSecondTab": false,
  1633. "secondTabText": "Send Back",
  1634. "secondTabOffset": 80,
  1635. "secondTabWidth": 65,
  1636. "cnr_id": "comfy-core",
  1637. "ver": "0.3.59",
  1638. "Node name for S&R": "TextEncodeQwenImageEditPlus",
  1639. "ue_properties": {
  1640. "widget_ue_connectable": {
  1641. "prompt": true
  1642. },
  1643. "version": "7.1",
  1644. "input_ue_unconnectable": {}
  1645. }
  1646. },
  1647. "widgets_values": [
  1648. ""
  1649. ]
  1650. },
  1651. {
  1652. "id": 67,
  1653. "type": "Power Lora Loader (rgthree)",
  1654. "pos": [
  1655. 1882.4482421875,
  1656. 1427.4354248046875
  1657. ],
  1658. "size": [
  1659. 324.8211669921875,
  1660. 142
  1661. ],
  1662. "flags": {},
  1663. "order": 33,
  1664. "mode": 0,
  1665. "inputs": [
  1666. {
  1667. "dir": 3,
  1668. "name": "model",
  1669. "type": "MODEL",
  1670. "link": 75
  1671. },
  1672. {
  1673. "dir": 3,
  1674. "name": "clip",
  1675. "type": "CLIP",
  1676. "link": null
  1677. }
  1678. ],
  1679. "outputs": [
  1680. {
  1681. "dir": 4,
  1682. "name": "MODEL",
  1683. "shape": 3,
  1684. "type": "MODEL",
  1685. "links": [
  1686. 76
  1687. ]
  1688. },
  1689. {
  1690. "dir": 4,
  1691. "name": "CLIP",
  1692. "shape": 3,
  1693. "type": "CLIP",
  1694. "links": null
  1695. }
  1696. ],
  1697. "properties": {
  1698. "enableTabs": false,
  1699. "tabWidth": 65,
  1700. "tabXOffset": 10,
  1701. "hasSecondTab": false,
  1702. "secondTabText": "Send Back",
  1703. "secondTabOffset": 80,
  1704. "secondTabWidth": 65,
  1705. "cnr_id": "rgthree-comfy",
  1706. "ver": "dbc5fa5e89b6a8b6a1a1dda787505b690f18026c",
  1707. "Show Strengths": "Single Strength",
  1708. "ue_properties": {
  1709. "widget_ue_connectable": {},
  1710. "version": "7.1",
  1711. "input_ue_unconnectable": {}
  1712. }
  1713. },
  1714. "widgets_values": [
  1715. {},
  1716. {
  1717. "type": "PowerLoraLoaderHeaderWidget"
  1718. },
  1719. {
  1720. "on": true,
  1721. "lora": "QwenV2-Image-Lightning-8steps-V2.0.safetensors",
  1722. "strength": 0.38,
  1723. "strengthTwo": null
  1724. },
  1725. {},
  1726. ""
  1727. ]
  1728. },
  1729. {
  1730. "id": 63,
  1731. "type": "Label (rgthree)",
  1732. "pos": [
  1733. 3263.391845703125,
  1734. 1771.993408203125
  1735. ],
  1736. "size": [
  1737. 354,
  1738. 34
  1739. ],
  1740. "flags": {
  1741. "allow_interaction": true
  1742. },
  1743. "order": 12,
  1744. "mode": 0,
  1745. "inputs": [],
  1746. "outputs": [],
  1747. "title": "^ toggle POSE for Obj 2",
  1748. "properties": {
  1749. "fontSize": 34,
  1750. "fontFamily": "Arial",
  1751. "fontColor": "#ffffff",
  1752. "textAlign": "left",
  1753. "backgroundColor": "orange",
  1754. "padding": 0,
  1755. "borderRadius": 0,
  1756. "enableTabs": false,
  1757. "tabWidth": 65,
  1758. "tabXOffset": 10,
  1759. "hasSecondTab": false,
  1760. "secondTabText": "Send Back",
  1761. "secondTabOffset": 80,
  1762. "secondTabWidth": 65,
  1763. "ue_properties": {
  1764. "version": "7.1",
  1765. "widget_ue_connectable": {},
  1766. "input_ue_unconnectable": {}
  1767. }
  1768. },
  1769. "color": "#fff0",
  1770. "bgcolor": "#fff0"
  1771. },
  1772. {
  1773. "id": 11,
  1774. "type": "VAEDecode",
  1775. "pos": [
  1776. 2669.530517578125,
  1777. 1142.9287109375
  1778. ],
  1779. "size": [
  1780. 210,
  1781. 46
  1782. ],
  1783. "flags": {
  1784. "collapsed": false
  1785. },
  1786. "order": 58,
  1787. "mode": 0,
  1788. "inputs": [
  1789. {
  1790. "name": "samples",
  1791. "type": "LATENT",
  1792. "link": 111
  1793. },
  1794. {
  1795. "name": "vae",
  1796. "type": "VAE",
  1797. "link": 16
  1798. }
  1799. ],
  1800. "outputs": [
  1801. {
  1802. "name": "IMAGE",
  1803. "type": "IMAGE",
  1804. "slot_index": 0,
  1805. "links": [
  1806. 94
  1807. ]
  1808. }
  1809. ],
  1810. "properties": {
  1811. "enableTabs": false,
  1812. "tabWidth": 65,
  1813. "tabXOffset": 10,
  1814. "hasSecondTab": false,
  1815. "secondTabText": "Send Back",
  1816. "secondTabOffset": 80,
  1817. "secondTabWidth": 65,
  1818. "cnr_id": "comfy-core",
  1819. "ver": "0.3.43",
  1820. "Node name for S&R": "VAEDecode",
  1821. "ue_properties": {
  1822. "version": "7.1",
  1823. "widget_ue_connectable": {},
  1824. "input_ue_unconnectable": {}
  1825. }
  1826. },
  1827. "widgets_values": []
  1828. },
  1829. {
  1830. "id": 21,
  1831. "type": "InpaintStitchImproved",
  1832. "pos": [
  1833. 2654.757568359375,
  1834. 1071.449462890625
  1835. ],
  1836. "size": [
  1837. 215.89999389648438,
  1838. 46
  1839. ],
  1840. "flags": {
  1841. "collapsed": true
  1842. },
  1843. "order": 59,
  1844. "mode": 0,
  1845. "inputs": [
  1846. {
  1847. "name": "stitcher",
  1848. "type": "STITCHER",
  1849. "link": 26
  1850. },
  1851. {
  1852. "name": "inpainted_image",
  1853. "type": "IMAGE",
  1854. "link": 94
  1855. }
  1856. ],
  1857. "outputs": [
  1858. {
  1859. "name": "image",
  1860. "type": "IMAGE",
  1861. "links": [
  1862. 102,
  1863. 106
  1864. ]
  1865. }
  1866. ],
  1867. "properties": {
  1868. "enableTabs": false,
  1869. "tabWidth": 65,
  1870. "tabXOffset": 10,
  1871. "hasSecondTab": false,
  1872. "secondTabText": "Send Back",
  1873. "secondTabOffset": 80,
  1874. "secondTabWidth": 65,
  1875. "cnr_id": "comfyui-inpaint-cropandstitch",
  1876. "ver": "2.1.7",
  1877. "Node name for S&R": "InpaintStitchImproved",
  1878. "ue_properties": {
  1879. "version": "7.1",
  1880. "widget_ue_connectable": {},
  1881. "input_ue_unconnectable": {}
  1882. }
  1883. },
  1884. "widgets_values": []
  1885. },
  1886. {
  1887. "id": 1,
  1888. "type": "InpaintCropImproved",
  1889. "pos": [
  1890. 2232.08154296875,
  1891. 894.1040649414062
  1892. ],
  1893. "size": [
  1894. 390,
  1895. 626
  1896. ],
  1897. "flags": {},
  1898. "order": 31,
  1899. "mode": 0,
  1900. "inputs": [
  1901. {
  1902. "name": "image",
  1903. "type": "IMAGE",
  1904. "link": 1
  1905. },
  1906. {
  1907. "name": "mask",
  1908. "shape": 7,
  1909. "type": "MASK",
  1910. "link": 2
  1911. },
  1912. {
  1913. "name": "optional_context_mask",
  1914. "shape": 7,
  1915. "type": "MASK",
  1916. "link": null
  1917. }
  1918. ],
  1919. "outputs": [
  1920. {
  1921. "name": "stitcher",
  1922. "type": "STITCHER",
  1923. "links": [
  1924. 26
  1925. ]
  1926. },
  1927. {
  1928. "name": "cropped_image",
  1929. "type": "IMAGE",
  1930. "links": [
  1931. 9,
  1932. 11,
  1933. 30,
  1934. 39,
  1935. 116
  1936. ]
  1937. },
  1938. {
  1939. "name": "cropped_mask",
  1940. "type": "MASK",
  1941. "links": [
  1942. 4,
  1943. 12
  1944. ]
  1945. }
  1946. ],
  1947. "properties": {
  1948. "enableTabs": false,
  1949. "tabWidth": 65,
  1950. "tabXOffset": 10,
  1951. "hasSecondTab": false,
  1952. "secondTabText": "Send Back",
  1953. "secondTabOffset": 80,
  1954. "secondTabWidth": 65,
  1955. "cnr_id": "comfyui-inpaint-cropandstitch",
  1956. "ver": "2.1.7",
  1957. "Node name for S&R": "InpaintCropImproved",
  1958. "ue_properties": {
  1959. "version": "7.1",
  1960. "widget_ue_connectable": {},
  1961. "input_ue_unconnectable": {}
  1962. }
  1963. },
  1964. "widgets_values": [
  1965. "lanczos",
  1966. "lanczos",
  1967. false,
  1968. "ensure minimum resolution",
  1969. 1024,
  1970. 1024,
  1971. 16384,
  1972. 16384,
  1973. true,
  1974. 0,
  1975. false,
  1976. 16,
  1977. 0.1,
  1978. false,
  1979. 1.0000000000000002,
  1980. 1.0000000000000002,
  1981. 1.0000000000000002,
  1982. 1.0000000000000002,
  1983. 1,
  1984. true,
  1985. 1120,
  1986. 1120,
  1987. "0"
  1988. ]
  1989. },
  1990. {
  1991. "id": 76,
  1992. "type": "Label (rgthree)",
  1993. "pos": [
  1994. 3159.425537109375,
  1995. 809.4922485351562
  1996. ],
  1997. "size": [
  1998. 479,
  1999. 21
  2000. ],
  2001. "flags": {
  2002. "allow_interaction": true
  2003. },
  2004. "order": 13,
  2005. "mode": 0,
  2006. "inputs": [],
  2007. "outputs": [],
  2008. "title": "TIP: Control-M to mute, Control-B to bypass Nodes",
  2009. "properties": {
  2010. "fontSize": 21,
  2011. "fontFamily": "Arial",
  2012. "fontColor": "#ffffff",
  2013. "textAlign": "left",
  2014. "backgroundColor": "BLUE",
  2015. "padding": 0,
  2016. "borderRadius": 0,
  2017. "enableTabs": false,
  2018. "tabWidth": 65,
  2019. "tabXOffset": 10,
  2020. "hasSecondTab": false,
  2021. "secondTabText": "Send Back",
  2022. "secondTabOffset": 80,
  2023. "secondTabWidth": 65,
  2024. "ue_properties": {
  2025. "version": "7.1",
  2026. "widget_ue_connectable": {},
  2027. "input_ue_unconnectable": {}
  2028. }
  2029. },
  2030. "color": "#fff0",
  2031. "bgcolor": "#fff0"
  2032. },
  2033. {
  2034. "id": 79,
  2035. "type": "Label (rgthree)",
  2036. "pos": [
  2037. 2982.53466796875,
  2038. 851.153076171875
  2039. ],
  2040. "size": [
  2041. 854,
  2042. 21
  2043. ],
  2044. "flags": {
  2045. "allow_interaction": true
  2046. },
  2047. "order": 14,
  2048. "mode": 0,
  2049. "inputs": [],
  2050. "outputs": [],
  2051. "title": "TIP#2: Use LARGE + Soft Mask Brush to create very soft Mask Edge to avoid misalignment",
  2052. "properties": {
  2053. "fontSize": 21,
  2054. "fontFamily": "Arial",
  2055. "fontColor": "#ffffff",
  2056. "textAlign": "left",
  2057. "backgroundColor": "BLUE",
  2058. "padding": 0,
  2059. "borderRadius": 0,
  2060. "enableTabs": false,
  2061. "tabWidth": 65,
  2062. "tabXOffset": 10,
  2063. "hasSecondTab": false,
  2064. "secondTabText": "Send Back",
  2065. "secondTabOffset": 80,
  2066. "secondTabWidth": 65,
  2067. "ue_properties": {
  2068. "version": "7.1",
  2069. "widget_ue_connectable": {},
  2070. "input_ue_unconnectable": {}
  2071. }
  2072. },
  2073. "color": "#fff0",
  2074. "bgcolor": "#fff0"
  2075. },
  2076. {
  2077. "id": 80,
  2078. "type": "Label (rgthree)",
  2079. "pos": [
  2080. 3001.670166015625,
  2081. 890.0808715820312
  2082. ],
  2083. "size": [
  2084. 871,
  2085. 21
  2086. ],
  2087. "flags": {
  2088. "allow_interaction": true
  2089. },
  2090. "order": 15,
  2091. "mode": 0,
  2092. "inputs": [],
  2093. "outputs": [],
  2094. "title": "TIP#3: For POSE, Try to MASK with a soft rectangular area to avoid some parts being cut off.",
  2095. "properties": {
  2096. "fontSize": 21,
  2097. "fontFamily": "Arial",
  2098. "fontColor": "#ffffff",
  2099. "textAlign": "left",
  2100. "backgroundColor": "BLUE",
  2101. "padding": 0,
  2102. "borderRadius": 0,
  2103. "enableTabs": false,
  2104. "tabWidth": 65,
  2105. "tabXOffset": 10,
  2106. "hasSecondTab": false,
  2107. "secondTabText": "Send Back",
  2108. "secondTabOffset": 80,
  2109. "secondTabWidth": 65,
  2110. "ue_properties": {
  2111. "version": "7.1",
  2112. "widget_ue_connectable": {},
  2113. "input_ue_unconnectable": {}
  2114. }
  2115. },
  2116. "color": "#fff0",
  2117. "bgcolor": "#fff0"
  2118. },
  2119. {
  2120. "id": 54,
  2121. "type": "Label (rgthree)",
  2122. "pos": [
  2123. 3569.5087890625,
  2124. 2201.30078125
  2125. ],
  2126. "size": [
  2127. 342,
  2128. 21
  2129. ],
  2130. "flags": {
  2131. "allow_interaction": true
  2132. },
  2133. "order": 16,
  2134. "mode": 0,
  2135. "inputs": [],
  2136. "outputs": [],
  2137. "title": "don't touch, uses perfect qwen sizing",
  2138. "properties": {
  2139. "fontSize": 21,
  2140. "fontFamily": "Arial",
  2141. "fontColor": "#ffffff",
  2142. "textAlign": "left",
  2143. "backgroundColor": "red",
  2144. "padding": 0,
  2145. "borderRadius": 0,
  2146. "enableTabs": false,
  2147. "tabWidth": 65,
  2148. "tabXOffset": 10,
  2149. "hasSecondTab": false,
  2150. "secondTabText": "Send Back",
  2151. "secondTabOffset": 80,
  2152. "secondTabWidth": 65,
  2153. "ue_properties": {
  2154. "version": "7.1",
  2155. "widget_ue_connectable": {},
  2156. "input_ue_unconnectable": {}
  2157. }
  2158. },
  2159. "color": "#fff0",
  2160. "bgcolor": "#fff0"
  2161. },
  2162. {
  2163. "id": 34,
  2164. "type": "PreviewImage",
  2165. "pos": [
  2166. 3283.124267578125,
  2167. 2100.71484375
  2168. ],
  2169. "size": [
  2170. 294.0809326171875,
  2171. 269.6460876464844
  2172. ],
  2173. "flags": {},
  2174. "order": 55,
  2175. "mode": 0,
  2176. "inputs": [
  2177. {
  2178. "name": "images",
  2179. "type": "IMAGE",
  2180. "link": 98
  2181. }
  2182. ],
  2183. "outputs": [],
  2184. "properties": {
  2185. "enableTabs": false,
  2186. "tabWidth": 65,
  2187. "tabXOffset": 10,
  2188. "hasSecondTab": false,
  2189. "secondTabText": "Send Back",
  2190. "secondTabOffset": 80,
  2191. "secondTabWidth": 65,
  2192. "cnr_id": "comfy-core",
  2193. "ver": "0.3.59",
  2194. "Node name for S&R": "PreviewImage",
  2195. "ue_properties": {
  2196. "widget_ue_connectable": {},
  2197. "version": "7.1",
  2198. "input_ue_unconnectable": {}
  2199. }
  2200. },
  2201. "widgets_values": []
  2202. },
  2203. {
  2204. "id": 48,
  2205. "type": "ImageResizeKJv2",
  2206. "pos": [
  2207. 3678.748779296875,
  2208. 2190.663818359375
  2209. ],
  2210. "size": [
  2211. 270,
  2212. 336
  2213. ],
  2214. "flags": {
  2215. "collapsed": true
  2216. },
  2217. "order": 52,
  2218. "mode": 0,
  2219. "inputs": [
  2220. {
  2221. "name": "image",
  2222. "type": "IMAGE",
  2223. "link": 97
  2224. },
  2225. {
  2226. "name": "mask",
  2227. "shape": 7,
  2228. "type": "MASK",
  2229. "link": null
  2230. }
  2231. ],
  2232. "outputs": [
  2233. {
  2234. "name": "IMAGE",
  2235. "type": "IMAGE",
  2236. "links": [
  2237. 81,
  2238. 82,
  2239. 98
  2240. ]
  2241. },
  2242. {
  2243. "name": "width",
  2244. "type": "INT",
  2245. "links": null
  2246. },
  2247. {
  2248. "name": "height",
  2249. "type": "INT",
  2250. "links": null
  2251. },
  2252. {
  2253. "name": "mask",
  2254. "type": "MASK",
  2255. "links": null
  2256. }
  2257. ],
  2258. "properties": {
  2259. "enableTabs": false,
  2260. "tabWidth": 65,
  2261. "tabXOffset": 10,
  2262. "hasSecondTab": false,
  2263. "secondTabText": "Send Back",
  2264. "secondTabOffset": 80,
  2265. "secondTabWidth": 65,
  2266. "cnr_id": "comfyui-kjnodes",
  2267. "ver": "1.1.4",
  2268. "Node name for S&R": "ImageResizeKJv2",
  2269. "ue_properties": {
  2270. "widget_ue_connectable": {
  2271. "width": true,
  2272. "height": true,
  2273. "upscale_method": true,
  2274. "keep_proportion": true,
  2275. "pad_color": true,
  2276. "crop_position": true,
  2277. "divisible_by": true,
  2278. "device": true
  2279. },
  2280. "version": "7.1",
  2281. "input_ue_unconnectable": {}
  2282. }
  2283. },
  2284. "widgets_values": [
  2285. 1120,
  2286. 1120,
  2287. "lanczos",
  2288. "resize",
  2289. "0, 0, 0",
  2290. "center",
  2291. 112,
  2292. "cpu"
  2293. ]
  2294. },
  2295. {
  2296. "id": 81,
  2297. "type": "ImageTransformPaddingRelative",
  2298. "pos": [
  2299. 3601.395751953125,
  2300. 1948.0355224609375
  2301. ],
  2302. "size": [
  2303. 304.0347595214844,
  2304. 106
  2305. ],
  2306. "flags": {},
  2307. "order": 51,
  2308. "mode": 0,
  2309. "inputs": [
  2310. {
  2311. "name": "images",
  2312. "type": "IMAGE",
  2313. "link": 95
  2314. }
  2315. ],
  2316. "outputs": [
  2317. {
  2318. "name": "IMAGE",
  2319. "type": "IMAGE",
  2320. "links": [
  2321. 97
  2322. ]
  2323. }
  2324. ],
  2325. "properties": {
  2326. "enableTabs": false,
  2327. "tabWidth": 65,
  2328. "tabXOffset": 10,
  2329. "hasSecondTab": false,
  2330. "secondTabText": "Send Back",
  2331. "secondTabOffset": 80,
  2332. "secondTabWidth": 65,
  2333. "cnr_id": "ComfyUI-Allor",
  2334. "ver": "af9caecc2a4e3d432be6aa8b7826da0bc1bb420c",
  2335. "Node name for S&R": "ImageTransformPaddingRelative",
  2336. "ue_properties": {
  2337. "widget_ue_connectable": {
  2338. "scale_width": true,
  2339. "scale_height": true,
  2340. "method": true
  2341. },
  2342. "version": "7.1",
  2343. "input_ue_unconnectable": {}
  2344. }
  2345. },
  2346. "widgets_values": [
  2347. 0.25,
  2348. 0.25,
  2349. "edge"
  2350. ]
  2351. },
  2352. {
  2353. "id": 55,
  2354. "type": "DWPreprocessor",
  2355. "pos": [
  2356. 3632.733154296875,
  2357. 1899.0145263671875
  2358. ],
  2359. "size": [
  2360. 294.72265625,
  2361. 222
  2362. ],
  2363. "flags": {
  2364. "collapsed": true
  2365. },
  2366. "order": 48,
  2367. "mode": 0,
  2368. "inputs": [
  2369. {
  2370. "name": "image",
  2371. "type": "IMAGE",
  2372. "link": 78
  2373. }
  2374. ],
  2375. "outputs": [
  2376. {
  2377. "name": "IMAGE",
  2378. "type": "IMAGE",
  2379. "links": [
  2380. 68,
  2381. 95
  2382. ]
  2383. },
  2384. {
  2385. "name": "POSE_KEYPOINT",
  2386. "type": "POSE_KEYPOINT",
  2387. "links": null
  2388. }
  2389. ],
  2390. "title": "POSE CONTROLNET",
  2391. "properties": {
  2392. "enableTabs": false,
  2393. "tabWidth": 65,
  2394. "tabXOffset": 10,
  2395. "hasSecondTab": false,
  2396. "secondTabText": "Send Back",
  2397. "secondTabOffset": 80,
  2398. "secondTabWidth": 65,
  2399. "cnr_id": "comfyui_controlnet_aux",
  2400. "ver": "1.1.0",
  2401. "Node name for S&R": "DWPreprocessor",
  2402. "ue_properties": {
  2403. "version": "7.0.1",
  2404. "widget_ue_connectable": {
  2405. "detect_hand": true,
  2406. "detect_body": true,
  2407. "detect_face": true,
  2408. "resolution": true,
  2409. "bbox_detector": true,
  2410. "pose_estimator": true,
  2411. "scale_stick_for_xinsr_cn": true
  2412. }
  2413. }
  2414. },
  2415. "widgets_values": [
  2416. "enable",
  2417. "enable",
  2418. "enable",
  2419. 512,
  2420. "yolox_l.onnx",
  2421. "dw-ll_ucoco_384_bs5.torchscript.pt",
  2422. "disable"
  2423. ]
  2424. },
  2425. {
  2426. "id": 64,
  2427. "type": "Note",
  2428. "pos": [
  2429. 3594.17041015625,
  2430. 2297.040283203125
  2431. ],
  2432. "size": [
  2433. 323.9974365234375,
  2434. 100.251708984375
  2435. ],
  2436. "flags": {},
  2437. "order": 17,
  2438. "mode": 0,
  2439. "inputs": [],
  2440. "outputs": [],
  2441. "properties": {
  2442. "ue_properties": {
  2443. "widget_ue_connectable": {},
  2444. "version": "7.1",
  2445. "input_ue_unconnectable": {}
  2446. }
  2447. },
  2448. "widgets_values": [
  2449. "For pose change, be sure your MASK area on the main image has enough room for the character's new pose, and try to mask in Rectangular Shape to avoid cutting off. PADDING is used to shrink Pose image, to avoid being oversized in image."
  2450. ],
  2451. "color": "#432",
  2452. "bgcolor": "#653"
  2453. },
  2454. {
  2455. "id": 82,
  2456. "type": "Label (rgthree)",
  2457. "pos": [
  2458. 3613.66748046875,
  2459. 2069.149658203125
  2460. ],
  2461. "size": [
  2462. 335,
  2463. 16
  2464. ],
  2465. "flags": {
  2466. "allow_interaction": true
  2467. },
  2468. "order": 18,
  2469. "mode": 0,
  2470. "inputs": [],
  2471. "outputs": [],
  2472. "title": "^ Increase padding to scale down Pose in image",
  2473. "properties": {
  2474. "fontSize": 16,
  2475. "fontFamily": "Arial",
  2476. "fontColor": "#ffffff",
  2477. "textAlign": "left",
  2478. "backgroundColor": "orange",
  2479. "padding": 0,
  2480. "borderRadius": 0,
  2481. "enableTabs": false,
  2482. "tabWidth": 65,
  2483. "tabXOffset": 10,
  2484. "hasSecondTab": false,
  2485. "secondTabText": "Send Back",
  2486. "secondTabOffset": 80,
  2487. "secondTabWidth": 65,
  2488. "ue_properties": {
  2489. "version": "7.1",
  2490. "widget_ue_connectable": {},
  2491. "input_ue_unconnectable": {}
  2492. }
  2493. },
  2494. "color": "#fff0",
  2495. "bgcolor": "#fff0"
  2496. },
  2497. {
  2498. "id": 25,
  2499. "type": "Note",
  2500. "pos": [
  2501. 2621.781982421875,
  2502. 1383.01318359375
  2503. ],
  2504. "size": [
  2505. 210,
  2506. 230.8217010498047
  2507. ],
  2508. "flags": {},
  2509. "order": 19,
  2510. "mode": 0,
  2511. "inputs": [],
  2512. "outputs": [],
  2513. "properties": {
  2514. "ue_properties": {
  2515. "widget_ue_connectable": {},
  2516. "version": "7.1",
  2517. "input_ue_unconnectable": {}
  2518. }
  2519. },
  2520. "widgets_values": [
  2521. "keep the output target_width and height divisible by 112. Qwen requires this to not blur/distort. Also, don't have to resize entire image to fit 112, since that would blur it during resize.\n\nmask_extend_factor CANNOT be used, will distort.\n\nSPEED NOTE: If you want higher speed, lower the 1120 here and in OBJ1/2 to lower multiples of 112."
  2522. ],
  2523. "color": "#432",
  2524. "bgcolor": "#653"
  2525. },
  2526. {
  2527. "id": 46,
  2528. "type": "Label (rgthree)",
  2529. "pos": [
  2530. 1836.8017578125,
  2531. 707.0440063476562
  2532. ],
  2533. "size": [
  2534. 2180,
  2535. 60
  2536. ],
  2537. "flags": {
  2538. "allow_interaction": true
  2539. },
  2540. "order": 20,
  2541. "mode": 0,
  2542. "inputs": [],
  2543. "outputs": [],
  2544. "title": "ICEB FIXED QWEN EDITOR. NO BLUR/DISTORT. REQ SIZE FIXED VERSION",
  2545. "properties": {
  2546. "fontSize": 60,
  2547. "fontFamily": "Arial",
  2548. "fontColor": "#ffffff",
  2549. "textAlign": "left",
  2550. "backgroundColor": "GREEN",
  2551. "padding": 0,
  2552. "borderRadius": 0,
  2553. "enableTabs": false,
  2554. "tabWidth": 65,
  2555. "tabXOffset": 10,
  2556. "hasSecondTab": false,
  2557. "secondTabText": "Send Back",
  2558. "secondTabOffset": 80,
  2559. "secondTabWidth": 65,
  2560. "ue_properties": {
  2561. "version": "7.1",
  2562. "widget_ue_connectable": {},
  2563. "input_ue_unconnectable": {}
  2564. }
  2565. },
  2566. "color": "#fff0",
  2567. "bgcolor": "#fff0"
  2568. },
  2569. {
  2570. "id": 85,
  2571. "type": "Label (rgthree)",
  2572. "pos": [
  2573. 1839.7491455078125,
  2574. 553.421142578125
  2575. ],
  2576. "size": [
  2577. 226,
  2578. 120
  2579. ],
  2580. "flags": {
  2581. "allow_interaction": true
  2582. },
  2583. "order": 21,
  2584. "mode": 0,
  2585. "inputs": [],
  2586. "outputs": [],
  2587. "title": "v1.1",
  2588. "properties": {
  2589. "fontSize": 120,
  2590. "fontFamily": "Arial",
  2591. "fontColor": "#ffffff",
  2592. "textAlign": "left",
  2593. "backgroundColor": "grey",
  2594. "padding": 0,
  2595. "borderRadius": 0,
  2596. "enableTabs": false,
  2597. "tabWidth": 65,
  2598. "tabXOffset": 10,
  2599. "hasSecondTab": false,
  2600. "secondTabText": "Send Back",
  2601. "secondTabOffset": 80,
  2602. "secondTabWidth": 65,
  2603. "ue_properties": {
  2604. "version": "7.1",
  2605. "widget_ue_connectable": {},
  2606. "input_ue_unconnectable": {}
  2607. }
  2608. },
  2609. "color": "#fff0",
  2610. "bgcolor": "#fff0"
  2611. },
  2612. {
  2613. "id": 20,
  2614. "type": "LoadImage",
  2615. "pos": [
  2616. 1866.32470703125,
  2617. 1906.7398681640625
  2618. ],
  2619. "size": [
  2620. 360,
  2621. 326
  2622. ],
  2623. "flags": {
  2624. "collapsed": false
  2625. },
  2626. "order": 22,
  2627. "mode": 2,
  2628. "inputs": [],
  2629. "outputs": [
  2630. {
  2631. "name": "IMAGE",
  2632. "type": "IMAGE",
  2633. "links": [
  2634. 23
  2635. ]
  2636. },
  2637. {
  2638. "name": "MASK",
  2639. "type": "MASK",
  2640. "links": null
  2641. }
  2642. ],
  2643. "properties": {
  2644. "enableTabs": false,
  2645. "tabWidth": 65,
  2646. "tabXOffset": 10,
  2647. "hasSecondTab": false,
  2648. "secondTabText": "Send Back",
  2649. "secondTabOffset": 80,
  2650. "secondTabWidth": 65,
  2651. "cnr_id": "comfy-core",
  2652. "ver": "0.3.44",
  2653. "Node name for S&R": "LoadImage",
  2654. "ue_properties": {
  2655. "version": "7.1",
  2656. "widget_ue_connectable": {},
  2657. "input_ue_unconnectable": {}
  2658. }
  2659. },
  2660. "widgets_values": [
  2661. "example.png",
  2662. "image"
  2663. ]
  2664. },
  2665. {
  2666. "id": 24,
  2667. "type": "Note",
  2668. "pos": [
  2669. 3875.8876953125,
  2670. 1252.5487060546875
  2671. ],
  2672. "size": [
  2673. 210,
  2674. 119.26988220214844
  2675. ],
  2676. "flags": {},
  2677. "order": 23,
  2678. "mode": 0,
  2679. "inputs": [],
  2680. "outputs": [],
  2681. "properties": {
  2682. "ue_properties": {
  2683. "widget_ue_connectable": {},
  2684. "version": "7.1",
  2685. "input_ue_unconnectable": {}
  2686. }
  2687. },
  2688. "widgets_values": [
  2689. "dpmpp_2s / bong_tangent is ideal for this.\nLowest 4 steps, can increase details/limbs quality by going up to 10-20 steps."
  2690. ],
  2691. "color": "#432",
  2692. "bgcolor": "#653"
  2693. },
  2694. {
  2695. "id": 88,
  2696. "type": "Image Comparer (rgthree)",
  2697. "pos": [
  2698. 4083.215576171875,
  2699. 1493.492431640625
  2700. ],
  2701. "size": [
  2702. 824.7530517578125,
  2703. 664.7626342773438
  2704. ],
  2705. "flags": {},
  2706. "order": 61,
  2707. "mode": 0,
  2708. "inputs": [
  2709. {
  2710. "dir": 3,
  2711. "name": "image_a",
  2712. "type": "IMAGE",
  2713. "link": 105
  2714. },
  2715. {
  2716. "dir": 3,
  2717. "name": "image_b",
  2718. "type": "IMAGE",
  2719. "link": 106
  2720. }
  2721. ],
  2722. "outputs": [],
  2723. "properties": {
  2724. "enableTabs": false,
  2725. "tabWidth": 65,
  2726. "tabXOffset": 10,
  2727. "hasSecondTab": false,
  2728. "secondTabText": "Send Back",
  2729. "secondTabOffset": 80,
  2730. "secondTabWidth": 65,
  2731. "cnr_id": "rgthree-comfy",
  2732. "ver": "dbc5fa5e89b6a8b6a1a1dda787505b690f18026c",
  2733. "comparer_mode": "Slide",
  2734. "ue_properties": {
  2735. "widget_ue_connectable": {},
  2736. "version": "7.1",
  2737. "input_ue_unconnectable": {}
  2738. }
  2739. },
  2740. "widgets_values": [
  2741. [
  2742. {
  2743. "name": "A",
  2744. "selected": true,
  2745. "url": "/api/view?filename=rgthree.compare._temp_yeoci_00003_.png&type=temp&subfolder=&rand=0.2967788151178885"
  2746. },
  2747. {
  2748. "name": "B",
  2749. "selected": true,
  2750. "url": "/api/view?filename=rgthree.compare._temp_yeoci_00004_.png&type=temp&subfolder=&rand=0.8553406347064524"
  2751. }
  2752. ]
  2753. ]
  2754. },
  2755. {
  2756. "id": 86,
  2757. "type": "SaveImage",
  2758. "pos": [
  2759. 4102.58349609375,
  2760. 802.6361083984375
  2761. ],
  2762. "size": [
  2763. 827.7354736328125,
  2764. 602.2586059570312
  2765. ],
  2766. "flags": {},
  2767. "order": 60,
  2768. "mode": 0,
  2769. "inputs": [
  2770. {
  2771. "name": "images",
  2772. "type": "IMAGE",
  2773. "link": 102
  2774. }
  2775. ],
  2776. "outputs": [],
  2777. "properties": {
  2778. "enableTabs": false,
  2779. "tabWidth": 65,
  2780. "tabXOffset": 10,
  2781. "hasSecondTab": false,
  2782. "secondTabText": "Send Back",
  2783. "secondTabOffset": 80,
  2784. "secondTabWidth": 65,
  2785. "cnr_id": "comfy-core",
  2786. "ver": "0.3.60",
  2787. "Node name for S&R": "SaveImage",
  2788. "ue_properties": {
  2789. "widget_ue_connectable": {
  2790. "filename_prefix": true
  2791. },
  2792. "version": "7.1",
  2793. "input_ue_unconnectable": {}
  2794. }
  2795. },
  2796. "widgets_values": [
  2797. "EDITED"
  2798. ]
  2799. },
  2800. {
  2801. "id": 89,
  2802. "type": "KSampler",
  2803. "pos": [
  2804. 3297.120361328125,
  2805. 1110.7425537109375
  2806. ],
  2807. "size": [
  2808. 270,
  2809. 262
  2810. ],
  2811. "flags": {},
  2812. "order": 56,
  2813. "mode": 0,
  2814. "inputs": [
  2815. {
  2816. "name": "model",
  2817. "type": "MODEL",
  2818. "link": 107
  2819. },
  2820. {
  2821. "name": "positive",
  2822. "type": "CONDITIONING",
  2823. "link": 108
  2824. },
  2825. {
  2826. "name": "negative",
  2827. "type": "CONDITIONING",
  2828. "link": 109
  2829. },
  2830. {
  2831. "name": "latent_image",
  2832. "type": "LATENT",
  2833. "link": 110
  2834. }
  2835. ],
  2836. "outputs": [
  2837. {
  2838. "name": "LATENT",
  2839. "type": "LATENT",
  2840. "links": [
  2841. 111
  2842. ]
  2843. }
  2844. ],
  2845. "properties": {
  2846. "enableTabs": false,
  2847. "tabWidth": 65,
  2848. "tabXOffset": 10,
  2849. "hasSecondTab": false,
  2850. "secondTabText": "Send Back",
  2851. "secondTabOffset": 80,
  2852. "secondTabWidth": 65,
  2853. "cnr_id": "comfy-core",
  2854. "ver": "0.3.60",
  2855. "Node name for S&R": "KSampler",
  2856. "ue_properties": {
  2857. "widget_ue_connectable": {
  2858. "seed": true,
  2859. "steps": true,
  2860. "cfg": true,
  2861. "sampler_name": true,
  2862. "scheduler": true,
  2863. "denoise": true
  2864. },
  2865. "version": "7.1",
  2866. "input_ue_unconnectable": {}
  2867. }
  2868. },
  2869. "widgets_values": [
  2870. 722379715083796,
  2871. "fixed",
  2872. 10,
  2873. 1,
  2874. "euler",
  2875. "beta57",
  2876. 1
  2877. ]
  2878. },
  2879. {
  2880. "id": 5,
  2881. "type": "MaskPreview+",
  2882. "pos": [
  2883. 2666.90234375,
  2884. 305.4088134765625
  2885. ],
  2886. "size": [
  2887. 285.5716552734375,
  2888. 374.8314208984375
  2889. ],
  2890. "flags": {},
  2891. "order": 38,
  2892. "mode": 0,
  2893. "inputs": [
  2894. {
  2895. "name": "mask",
  2896. "type": "MASK",
  2897. "link": 4
  2898. }
  2899. ],
  2900. "outputs": [],
  2901. "properties": {
  2902. "enableTabs": false,
  2903. "tabWidth": 65,
  2904. "tabXOffset": 10,
  2905. "hasSecondTab": false,
  2906. "secondTabText": "Send Back",
  2907. "secondTabOffset": 80,
  2908. "secondTabWidth": 65,
  2909. "cnr_id": "comfyui_essentials",
  2910. "ver": "1.1.0",
  2911. "Node name for S&R": "MaskPreview+",
  2912. "ue_properties": {
  2913. "widget_ue_connectable": {},
  2914. "version": "7.1",
  2915. "input_ue_unconnectable": {}
  2916. }
  2917. },
  2918. "widgets_values": []
  2919. },
  2920. {
  2921. "id": 91,
  2922. "type": "PreviewImage",
  2923. "pos": [
  2924. 2308.316162109375,
  2925. 310.29034423828125
  2926. ],
  2927. "size": [
  2928. 326.60296630859375,
  2929. 353.59185791015625
  2930. ],
  2931. "flags": {},
  2932. "order": 37,
  2933. "mode": 0,
  2934. "inputs": [
  2935. {
  2936. "name": "images",
  2937. "type": "IMAGE",
  2938. "link": 116
  2939. }
  2940. ],
  2941. "outputs": [],
  2942. "properties": {
  2943. "enableTabs": false,
  2944. "tabWidth": 65,
  2945. "tabXOffset": 10,
  2946. "hasSecondTab": false,
  2947. "secondTabText": "Send Back",
  2948. "secondTabOffset": 80,
  2949. "secondTabWidth": 65,
  2950. "cnr_id": "comfy-core",
  2951. "ver": "0.3.60",
  2952. "Node name for S&R": "PreviewImage",
  2953. "ue_properties": {
  2954. "widget_ue_connectable": {},
  2955. "version": "7.1",
  2956. "input_ue_unconnectable": {}
  2957. }
  2958. },
  2959. "widgets_values": []
  2960. },
  2961. {
  2962. "id": 74,
  2963. "type": "Note",
  2964. "pos": [
  2965. 3584.859130859375,
  2966. 973.3274536132812
  2967. ],
  2968. "size": [
  2969. 369.272216796875,
  2970. 88.94243621826172
  2971. ],
  2972. "flags": {},
  2973. "order": 24,
  2974. "mode": 0,
  2975. "inputs": [],
  2976. "outputs": [],
  2977. "properties": {
  2978. "ue_properties": {
  2979. "widget_ue_connectable": {},
  2980. "version": "7.1",
  2981. "input_ue_unconnectable": {}
  2982. }
  2983. },
  2984. "widgets_values": [
  2985. "For better style consistency with original image and qualty:\nGrab bong_tangent and dpmpp_sde_2s pack here:\nhttps://github.com/ClownsharkBatwing/RES4LYF"
  2986. ],
  2987. "color": "#432",
  2988. "bgcolor": "#653"
  2989. },
  2990. {
  2991. "id": 23,
  2992. "type": "Note",
  2993. "pos": [
  2994. 3304.963623046875,
  2995. 973.2968139648438
  2996. ],
  2997. "size": [
  2998. 210,
  2999. 88
  3000. ],
  3001. "flags": {},
  3002. "order": 25,
  3003. "mode": 0,
  3004. "inputs": [],
  3005. "outputs": [],
  3006. "properties": {
  3007. "ue_properties": {
  3008. "widget_ue_connectable": {},
  3009. "version": "7.1",
  3010. "input_ue_unconnectable": {}
  3011. }
  3012. },
  3013. "widgets_values": [
  3014. "ClownsharkKSampler is better for this, blends better with the original color. And regular KSampler sometimes have distortion on edges."
  3015. ],
  3016. "color": "#432",
  3017. "bgcolor": "#653"
  3018. },
  3019. {
  3020. "id": 2,
  3021. "type": "LoadImage",
  3022. "pos": [
  3023. 1933.05322265625,
  3024. 897.167724609375
  3025. ],
  3026. "size": [
  3027. 268.4609680175781,
  3028. 326
  3029. ],
  3030. "flags": {},
  3031. "order": 26,
  3032. "mode": 0,
  3033. "inputs": [],
  3034. "outputs": [
  3035. {
  3036. "name": "IMAGE",
  3037. "type": "IMAGE",
  3038. "links": [
  3039. 1,
  3040. 105
  3041. ]
  3042. },
  3043. {
  3044. "name": "MASK",
  3045. "type": "MASK",
  3046. "links": [
  3047. 2
  3048. ]
  3049. }
  3050. ],
  3051. "properties": {
  3052. "enableTabs": false,
  3053. "tabWidth": 65,
  3054. "tabXOffset": 10,
  3055. "hasSecondTab": false,
  3056. "secondTabText": "Send Back",
  3057. "secondTabOffset": 80,
  3058. "secondTabWidth": 65,
  3059. "cnr_id": "comfy-core",
  3060. "ver": "0.3.59",
  3061. "Node name for S&R": "LoadImage",
  3062. "ue_properties": {
  3063. "widget_ue_connectable": {
  3064. "image": true,
  3065. "upload": true
  3066. },
  3067. "version": "7.1",
  3068. "input_ue_unconnectable": {}
  3069. }
  3070. },
  3071. "widgets_values": [
  3072. "keeper.png",
  3073. "image"
  3074. ]
  3075. },
  3076. {
  3077. "id": 29,
  3078. "type": "LoadImage",
  3079. "pos": [
  3080. 2920.28857421875,
  3081. 1928.0594482421875
  3082. ],
  3083. "size": [
  3084. 360,
  3085. 326
  3086. ],
  3087. "flags": {
  3088. "collapsed": false
  3089. },
  3090. "order": 27,
  3091. "mode": 0,
  3092. "inputs": [],
  3093. "outputs": [
  3094. {
  3095. "name": "IMAGE",
  3096. "type": "IMAGE",
  3097. "links": [
  3098. 42
  3099. ]
  3100. },
  3101. {
  3102. "name": "MASK",
  3103. "type": "MASK",
  3104. "links": null
  3105. }
  3106. ],
  3107. "properties": {
  3108. "enableTabs": false,
  3109. "tabWidth": 65,
  3110. "tabXOffset": 10,
  3111. "hasSecondTab": false,
  3112. "secondTabText": "Send Back",
  3113. "secondTabOffset": 80,
  3114. "secondTabWidth": 65,
  3115. "cnr_id": "comfy-core",
  3116. "ver": "0.3.44",
  3117. "Node name for S&R": "LoadImage",
  3118. "ue_properties": {
  3119. "version": "7.1",
  3120. "widget_ue_connectable": {},
  3121. "input_ue_unconnectable": {}
  3122. }
  3123. },
  3124. "widgets_values": [
  3125. "IMG_5340.PNG",
  3126. "image"
  3127. ]
  3128. },
  3129. {
  3130. "id": 39,
  3131. "type": "UNETLoader",
  3132. "pos": [
  3133. 1882.0985107421875,
  3134. 1296.6793212890625
  3135. ],
  3136. "size": [
  3137. 270,
  3138. 82
  3139. ],
  3140. "flags": {},
  3141. "order": 28,
  3142. "mode": 0,
  3143. "inputs": [],
  3144. "outputs": [
  3145. {
  3146. "name": "MODEL",
  3147. "type": "MODEL",
  3148. "links": [
  3149. 75
  3150. ]
  3151. }
  3152. ],
  3153. "properties": {
  3154. "enableTabs": false,
  3155. "tabWidth": 65,
  3156. "tabXOffset": 10,
  3157. "hasSecondTab": false,
  3158. "secondTabText": "Send Back",
  3159. "secondTabOffset": 80,
  3160. "secondTabWidth": 65,
  3161. "cnr_id": "comfy-core",
  3162. "ver": "0.3.60",
  3163. "Node name for S&R": "UNETLoader",
  3164. "ue_properties": {
  3165. "widget_ue_connectable": {},
  3166. "version": "7.1",
  3167. "input_ue_unconnectable": {}
  3168. }
  3169. },
  3170. "widgets_values": [
  3171. "qwenEdit2509NewVersion_fp8E4m3fn.safetensors",
  3172. "default"
  3173. ],
  3174. "color": "#233",
  3175. "bgcolor": "#355"
  3176. },
  3177. {
  3178. "id": 37,
  3179. "type": "VAELoader",
  3180. "pos": [
  3181. 1854.058837890625,
  3182. 1753.7269287109375
  3183. ],
  3184. "size": [
  3185. 273.5326843261719,
  3186. 58
  3187. ],
  3188. "flags": {},
  3189. "order": 29,
  3190. "mode": 0,
  3191. "inputs": [],
  3192. "outputs": [
  3193. {
  3194. "name": "VAE",
  3195. "type": "VAE",
  3196. "slot_index": 0,
  3197. "links": [
  3198. 10,
  3199. 16,
  3200. 29,
  3201. 38
  3202. ]
  3203. }
  3204. ],
  3205. "properties": {
  3206. "enableTabs": false,
  3207. "tabWidth": 65,
  3208. "tabXOffset": 10,
  3209. "hasSecondTab": false,
  3210. "secondTabText": "Send Back",
  3211. "secondTabOffset": 80,
  3212. "secondTabWidth": 65,
  3213. "cnr_id": "comfy-core",
  3214. "ver": "0.3.43",
  3215. "Node name for S&R": "VAELoader",
  3216. "ue_properties": {
  3217. "version": "7.1",
  3218. "widget_ue_connectable": {},
  3219. "input_ue_unconnectable": {}
  3220. }
  3221. },
  3222. "widgets_values": [
  3223. "qwen_image_vae.safetensors"
  3224. ],
  3225. "color": "#233",
  3226. "bgcolor": "#355"
  3227. },
  3228. {
  3229. "id": 90,
  3230. "type": "ClownsharKSampler_Beta",
  3231. "pos": [
  3232. 3593.205078125,
  3233. 1108.000244140625
  3234. ],
  3235. "size": [
  3236. 270,
  3237. 418
  3238. ],
  3239. "flags": {},
  3240. "order": 57,
  3241. "mode": 0,
  3242. "inputs": [
  3243. {
  3244. "name": "model",
  3245. "shape": 7,
  3246. "type": "MODEL",
  3247. "link": 112
  3248. },
  3249. {
  3250. "name": "positive",
  3251. "shape": 7,
  3252. "type": "CONDITIONING",
  3253. "link": 113
  3254. },
  3255. {
  3256. "name": "negative",
  3257. "shape": 7,
  3258. "type": "CONDITIONING",
  3259. "link": 114
  3260. },
  3261. {
  3262. "name": "latent_image",
  3263. "shape": 7,
  3264. "type": "LATENT",
  3265. "link": 115
  3266. },
  3267. {
  3268. "name": "sigmas",
  3269. "shape": 7,
  3270. "type": "SIGMAS",
  3271. "link": null
  3272. },
  3273. {
  3274. "name": "guides",
  3275. "shape": 7,
  3276. "type": "GUIDES",
  3277. "link": null
  3278. },
  3279. {
  3280. "name": "options",
  3281. "shape": 7,
  3282. "type": "OPTIONS",
  3283. "link": null
  3284. }
  3285. ],
  3286. "outputs": [
  3287. {
  3288. "name": "output",
  3289. "type": "LATENT",
  3290. "links": null
  3291. },
  3292. {
  3293. "name": "denoised",
  3294. "type": "LATENT",
  3295. "links": null
  3296. },
  3297. {
  3298. "name": "options",
  3299. "type": "OPTIONS",
  3300. "links": null
  3301. }
  3302. ],
  3303. "properties": {
  3304. "enableTabs": false,
  3305. "tabWidth": 65,
  3306. "tabXOffset": 10,
  3307. "hasSecondTab": false,
  3308. "secondTabText": "Send Back",
  3309. "secondTabOffset": 80,
  3310. "secondTabWidth": 65,
  3311. "cnr_id": "RES4LYF",
  3312. "ver": "7750bf7800b6ad9d670308a09989fc0c04c40cec",
  3313. "Node name for S&R": "ClownsharKSampler_Beta",
  3314. "ue_properties": {
  3315. "widget_ue_connectable": {
  3316. "eta": true,
  3317. "sampler_name": true,
  3318. "scheduler": true,
  3319. "steps": true,
  3320. "steps_to_run": true,
  3321. "denoise": true,
  3322. "cfg": true,
  3323. "seed": true,
  3324. "sampler_mode": true,
  3325. "bongmath": true
  3326. },
  3327. "version": "7.1",
  3328. "input_ue_unconnectable": {}
  3329. }
  3330. },
  3331. "widgets_values": [
  3332. 0.1,
  3333. "exponential/dpmpp_2s",
  3334. "bong_tangent",
  3335. 20,
  3336. -1,
  3337. 1,
  3338. 1,
  3339. 722379715083796,
  3340. "fixed",
  3341. "standard",
  3342. true
  3343. ]
  3344. },
  3345. {
  3346. "id": 28,
  3347. "type": "TextEncodeQwenImageEditPlus",
  3348. "pos": [
  3349. 2866.913818359375,
  3350. 1224.215576171875
  3351. ],
  3352. "size": [
  3353. 380.95220947265625,
  3354. 204.146728515625
  3355. ],
  3356. "flags": {},
  3357. "order": 53,
  3358. "mode": 0,
  3359. "inputs": [
  3360. {
  3361. "name": "clip",
  3362. "type": "CLIP",
  3363. "link": 37
  3364. },
  3365. {
  3366. "name": "vae",
  3367. "shape": 7,
  3368. "type": "VAE",
  3369. "link": 38
  3370. },
  3371. {
  3372. "name": "image1",
  3373. "shape": 7,
  3374. "type": "IMAGE",
  3375. "link": 39
  3376. },
  3377. {
  3378. "name": "image2",
  3379. "shape": 7,
  3380. "type": "IMAGE",
  3381. "link": 54
  3382. },
  3383. {
  3384. "name": "image3",
  3385. "shape": 7,
  3386. "type": "IMAGE",
  3387. "link": 81
  3388. }
  3389. ],
  3390. "outputs": [
  3391. {
  3392. "name": "CONDITIONING",
  3393. "type": "CONDITIONING",
  3394. "links": [
  3395. 108,
  3396. 113
  3397. ]
  3398. }
  3399. ],
  3400. "properties": {
  3401. "enableTabs": false,
  3402. "tabWidth": 65,
  3403. "tabXOffset": 10,
  3404. "hasSecondTab": false,
  3405. "secondTabText": "Send Back",
  3406. "secondTabOffset": 80,
  3407. "secondTabWidth": 65,
  3408. "cnr_id": "comfy-core",
  3409. "ver": "0.3.59",
  3410. "Node name for S&R": "TextEncodeQwenImageEditPlus",
  3411. "ue_properties": {
  3412. "widget_ue_connectable": {
  3413. "prompt": true
  3414. },
  3415. "version": "7.1",
  3416. "input_ue_unconnectable": {}
  3417. }
  3418. },
  3419. "widgets_values": [
  3420. "apply the body and facial pose information in image2 to the character's naked body and face from image1 while keeping the exact same body proportions and facial features and character details identical, ensure the photo maintains real-to-life and photorealisitic quality, lenovo, amature, bokeh, sharp foreground, highly detailed, squatting, full body, completely naked, bright room"
  3421. ]
  3422. }
  3423. ],
  3424. "links": [
  3425. [
  3426. 1,
  3427. 2,
  3428. 0,
  3429. 1,
  3430. 0,
  3431. "IMAGE"
  3432. ],
  3433. [
  3434. 2,
  3435. 2,
  3436. 1,
  3437. 1,
  3438. 1,
  3439. "MASK"
  3440. ],
  3441. [
  3442. 4,
  3443. 1,
  3444. 2,
  3445. 5,
  3446. 0,
  3447. "MASK"
  3448. ],
  3449. [
  3450. 5,
  3451. 7,
  3452. 0,
  3453. 6,
  3454. 0,
  3455. "MODEL"
  3456. ],
  3457. [
  3458. 6,
  3459. 8,
  3460. 0,
  3461. 6,
  3462. 1,
  3463. "LATENT"
  3464. ],
  3465. [
  3466. 7,
  3467. 10,
  3468. 0,
  3469. 6,
  3470. 2,
  3471. "MASK"
  3472. ],
  3473. [
  3474. 9,
  3475. 1,
  3476. 1,
  3477. 8,
  3478. 0,
  3479. "IMAGE"
  3480. ],
  3481. [
  3482. 10,
  3483. 37,
  3484. 0,
  3485. 8,
  3486. 1,
  3487. "VAE"
  3488. ],
  3489. [
  3490. 11,
  3491. 1,
  3492. 1,
  3493. 9,
  3494. 0,
  3495. "IMAGE"
  3496. ],
  3497. [
  3498. 12,
  3499. 1,
  3500. 2,
  3501. 10,
  3502. 0,
  3503. "MASK"
  3504. ],
  3505. [
  3506. 13,
  3507. 9,
  3508. 0,
  3509. 10,
  3510. 1,
  3511. "INT"
  3512. ],
  3513. [
  3514. 14,
  3515. 9,
  3516. 1,
  3517. 10,
  3518. 2,
  3519. "INT"
  3520. ],
  3521. [
  3522. 16,
  3523. 37,
  3524. 0,
  3525. 11,
  3526. 1,
  3527. "VAE"
  3528. ],
  3529. [
  3530. 20,
  3531. 15,
  3532. 0,
  3533. 14,
  3534. 0,
  3535. "IMAGE"
  3536. ],
  3537. [
  3538. 21,
  3539. 16,
  3540. 0,
  3541. 15,
  3542. 0,
  3543. "IMAGE"
  3544. ],
  3545. [
  3546. 22,
  3547. 17,
  3548. 0,
  3549. 16,
  3550. 0,
  3551. "IMAGE"
  3552. ],
  3553. [
  3554. 23,
  3555. 20,
  3556. 0,
  3557. 17,
  3558. 0,
  3559. "IMAGE"
  3560. ],
  3561. [
  3562. 26,
  3563. 1,
  3564. 0,
  3565. 21,
  3566. 0,
  3567. "STITCHER"
  3568. ],
  3569. [
  3570. 28,
  3571. 38,
  3572. 0,
  3573. 22,
  3574. 0,
  3575. "CLIP"
  3576. ],
  3577. [
  3578. 29,
  3579. 37,
  3580. 0,
  3581. 22,
  3582. 1,
  3583. "VAE"
  3584. ],
  3585. [
  3586. 30,
  3587. 1,
  3588. 1,
  3589. 22,
  3590. 2,
  3591. "IMAGE"
  3592. ],
  3593. [
  3594. 37,
  3595. 38,
  3596. 0,
  3597. 28,
  3598. 0,
  3599. "CLIP"
  3600. ],
  3601. [
  3602. 38,
  3603. 37,
  3604. 0,
  3605. 28,
  3606. 1,
  3607. "VAE"
  3608. ],
  3609. [
  3610. 39,
  3611. 1,
  3612. 1,
  3613. 28,
  3614. 2,
  3615. "IMAGE"
  3616. ],
  3617. [
  3618. 42,
  3619. 29,
  3620. 0,
  3621. 30,
  3622. 0,
  3623. "IMAGE"
  3624. ],
  3625. [
  3626. 43,
  3627. 30,
  3628. 0,
  3629. 31,
  3630. 0,
  3631. "IMAGE"
  3632. ],
  3633. [
  3634. 44,
  3635. 31,
  3636. 0,
  3637. 32,
  3638. 0,
  3639. "IMAGE"
  3640. ],
  3641. [
  3642. 45,
  3643. 32,
  3644. 0,
  3645. 33,
  3646. 0,
  3647. "IMAGE"
  3648. ],
  3649. [
  3650. 52,
  3651. 14,
  3652. 0,
  3653. 47,
  3654. 0,
  3655. "IMAGE"
  3656. ],
  3657. [
  3658. 53,
  3659. 47,
  3660. 0,
  3661. 19,
  3662. 0,
  3663. "IMAGE"
  3664. ],
  3665. [
  3666. 54,
  3667. 47,
  3668. 0,
  3669. 28,
  3670. 3,
  3671. "IMAGE"
  3672. ],
  3673. [
  3674. 55,
  3675. 47,
  3676. 0,
  3677. 22,
  3678. 3,
  3679. "IMAGE"
  3680. ],
  3681. [
  3682. 68,
  3683. 55,
  3684. 0,
  3685. 61,
  3686. 0,
  3687. "*"
  3688. ],
  3689. [
  3690. 75,
  3691. 39,
  3692. 0,
  3693. 67,
  3694. 0,
  3695. "MODEL"
  3696. ],
  3697. [
  3698. 76,
  3699. 67,
  3700. 0,
  3701. 7,
  3702. 0,
  3703. "MODEL"
  3704. ],
  3705. [
  3706. 78,
  3707. 33,
  3708. 0,
  3709. 55,
  3710. 0,
  3711. "IMAGE"
  3712. ],
  3713. [
  3714. 81,
  3715. 48,
  3716. 0,
  3717. 28,
  3718. 4,
  3719. "IMAGE"
  3720. ],
  3721. [
  3722. 82,
  3723. 48,
  3724. 0,
  3725. 22,
  3726. 4,
  3727. "IMAGE"
  3728. ],
  3729. [
  3730. 94,
  3731. 11,
  3732. 0,
  3733. 21,
  3734. 1,
  3735. "IMAGE"
  3736. ],
  3737. [
  3738. 95,
  3739. 55,
  3740. 0,
  3741. 81,
  3742. 0,
  3743. "IMAGE"
  3744. ],
  3745. [
  3746. 97,
  3747. 81,
  3748. 0,
  3749. 48,
  3750. 0,
  3751. "IMAGE"
  3752. ],
  3753. [
  3754. 98,
  3755. 48,
  3756. 0,
  3757. 34,
  3758. 0,
  3759. "IMAGE"
  3760. ],
  3761. [
  3762. 102,
  3763. 21,
  3764. 0,
  3765. 86,
  3766. 0,
  3767. "IMAGE"
  3768. ],
  3769. [
  3770. 105,
  3771. 2,
  3772. 0,
  3773. 88,
  3774. 0,
  3775. "IMAGE"
  3776. ],
  3777. [
  3778. 106,
  3779. 21,
  3780. 0,
  3781. 88,
  3782. 1,
  3783. "IMAGE"
  3784. ],
  3785. [
  3786. 107,
  3787. 6,
  3788. 0,
  3789. 89,
  3790. 0,
  3791. "MODEL"
  3792. ],
  3793. [
  3794. 108,
  3795. 28,
  3796. 0,
  3797. 89,
  3798. 1,
  3799. "CONDITIONING"
  3800. ],
  3801. [
  3802. 109,
  3803. 22,
  3804. 0,
  3805. 89,
  3806. 2,
  3807. "CONDITIONING"
  3808. ],
  3809. [
  3810. 110,
  3811. 6,
  3812. 1,
  3813. 89,
  3814. 3,
  3815. "LATENT"
  3816. ],
  3817. [
  3818. 111,
  3819. 89,
  3820. 0,
  3821. 11,
  3822. 0,
  3823. "LATENT"
  3824. ],
  3825. [
  3826. 112,
  3827. 6,
  3828. 0,
  3829. 90,
  3830. 0,
  3831. "MODEL"
  3832. ],
  3833. [
  3834. 113,
  3835. 28,
  3836. 0,
  3837. 90,
  3838. 1,
  3839. "CONDITIONING"
  3840. ],
  3841. [
  3842. 114,
  3843. 22,
  3844. 0,
  3845. 90,
  3846. 2,
  3847. "CONDITIONING"
  3848. ],
  3849. [
  3850. 115,
  3851. 6,
  3852. 1,
  3853. 90,
  3854. 3,
  3855. "LATENT"
  3856. ],
  3857. [
  3858. 116,
  3859. 1,
  3860. 1,
  3861. 91,
  3862. 0,
  3863. "IMAGE"
  3864. ]
  3865. ],
  3866. "floatingLinks": [
  3867. {
  3868. "id": 1,
  3869. "origin_id": 55,
  3870. "origin_slot": 0,
  3871. "target_id": -1,
  3872. "target_slot": -1,
  3873. "type": "IMAGE",
  3874. "parentId": 8
  3875. },
  3876. {
  3877. "id": 2,
  3878. "origin_id": 55,
  3879. "origin_slot": 0,
  3880. "target_id": -1,
  3881. "target_slot": -1,
  3882. "type": "IMAGE",
  3883. "parentId": 7
  3884. },
  3885. {
  3886. "id": 3,
  3887. "origin_id": 21,
  3888. "origin_slot": 0,
  3889. "target_id": -1,
  3890. "target_slot": -1,
  3891. "type": "IMAGE",
  3892. "parentId": 5
  3893. },
  3894. {
  3895. "id": 4,
  3896. "origin_id": 28,
  3897. "origin_slot": 0,
  3898. "target_id": -1,
  3899. "target_slot": -1,
  3900. "type": "CONDITIONING",
  3901. "parentId": 1
  3902. },
  3903. {
  3904. "id": 5,
  3905. "origin_id": 22,
  3906. "origin_slot": 0,
  3907. "target_id": -1,
  3908. "target_slot": -1,
  3909. "type": "CONDITIONING",
  3910. "parentId": 2
  3911. },
  3912. {
  3913. "id": 6,
  3914. "origin_id": 6,
  3915. "origin_slot": 1,
  3916. "target_id": -1,
  3917. "target_slot": -1,
  3918. "type": "LATENT",
  3919. "parentId": 3
  3920. }
  3921. ],
  3922. "groups": [
  3923. {
  3924. "id": 1,
  3925. "title": "Object 2 - With Poser",
  3926. "bounding": [
  3927. 2890.63623046875,
  3928. 1823.4371337890625,
  3929. 1030.9886474609375,
  3930. 592.6027221679688
  3931. ],
  3932. "color": "#8A8",
  3933. "font_size": 24,
  3934. "flags": {}
  3935. },
  3936. {
  3937. "id": 2,
  3938. "title": "Object 1",
  3939. "bounding": [
  3940. 1844.532958984375,
  3941. 1824.426513671875,
  3942. 1005.5057373046875,
  3943. 589.2523803710938
  3944. ],
  3945. "color": "#3f789e",
  3946. "font_size": 24,
  3947. "flags": {}
  3948. }
  3949. ],
  3950. "config": {},
  3951. "extra": {
  3952. "ue_links": [],
  3953. "ds": {
  3954. "scale": 0.9646149645000016,
  3955. "offset": [
  3956. -3042.610507708637,
  3957. 182.304249899804
  3958. ]
  3959. },
  3960. "reroutes": [
  3961. {
  3962. "id": 1,
  3963. "pos": [
  3964. 3636.296630859375,
  3965. 1153.1094970703125
  3966. ],
  3967. "linkIds": [],
  3968. "floating": {
  3969. "slotType": "output"
  3970. }
  3971. },
  3972. {
  3973. "id": 2,
  3974. "pos": [
  3975. 3632.38330078125,
  3976. 1197.032958984375
  3977. ],
  3978. "linkIds": [],
  3979. "floating": {
  3980. "slotType": "output"
  3981. }
  3982. },
  3983. {
  3984. "id": 3,
  3985. "pos": [
  3986. 3701.818359375,
  3987. 1431.7022705078125
  3988. ],
  3989. "linkIds": [],
  3990. "floating": {
  3991. "slotType": "output"
  3992. }
  3993. },
  3994. {
  3995. "id": 5,
  3996. "pos": [
  3997. 2880.956298828125,
  3998. 370.25213623046875
  3999. ],
  4000. "linkIds": [],
  4001. "floating": {
  4002. "slotType": "output"
  4003. }
  4004. },
  4005. {
  4006. "id": 6,
  4007. "pos": [
  4008. 2634.035888671875,
  4009. 1447.6114501953125
  4010. ],
  4011. "linkIds": [
  4012. 39
  4013. ]
  4014. },
  4015. {
  4016. "id": 7,
  4017. "pos": [
  4018. 2914.792724609375,
  4019. 2319.657470703125
  4020. ],
  4021. "linkIds": [],
  4022. "floating": {
  4023. "slotType": "output"
  4024. }
  4025. },
  4026. {
  4027. "id": 8,
  4028. "pos": [
  4029. 2919.97607421875,
  4030. 2313.4375
  4031. ],
  4032. "linkIds": [],
  4033. "floating": {
  4034. "slotType": "output"
  4035. }
  4036. },
  4037. {
  4038. "id": 9,
  4039. "pos": [
  4040. 2899.242431640625,
  4041. 2312.400146484375
  4042. ],
  4043. "linkIds": [
  4044. 68
  4045. ]
  4046. },
  4047. {
  4048. "id": 10,
  4049. "parentId": 9,
  4050. "pos": [
  4051. 2857.775146484375,
  4052. 1737.0399169921875
  4053. ],
  4054. "linkIds": [
  4055. 68
  4056. ]
  4057. }
  4058. ],
  4059. "links_added_by_ue": [],
  4060. "linkExtensions": [
  4061. {
  4062. "id": 39,
  4063. "parentId": 6
  4064. },
  4065. {
  4066. "id": 68,
  4067. "parentId": 10
  4068. }
  4069. ],
  4070. "frontendVersion": "1.26.13",
  4071. "VHS_latentpreview": false,
  4072. "VHS_latentpreviewrate": 0,
  4073. "VHS_MetadataImage": true,
  4074. "VHS_KeepIntermediate": true
  4075. },
  4076. "version": 0.4
  4077. }
Advertisement
Add Comment
Please, Sign In to add comment