Guest User

Jersey-Inpaint

a guest
Sep 26th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.21 KB | None | 0 0
  1. {
  2. "id": "d0d80b10-98cc-4620-80e5-67a135d67a42",
  3. "revision": 0,
  4. "last_node_id": 234,
  5. "last_link_id": 473,
  6. "nodes": [
  7. {
  8. "id": 71,
  9. "type": "CLIPVisionEncode",
  10. "pos": [
  11. 436.6490173339844,
  12. 274.7095642089844
  13. ],
  14. "size": [
  15. 368.9154052734375,
  16. 120.32108306884766
  17. ],
  18. "flags": {},
  19. "order": 10,
  20. "mode": 0,
  21. "inputs": [
  22. {
  23. "name": "clip_vision",
  24. "type": "CLIP_VISION",
  25. "link": 181
  26. },
  27. {
  28. "name": "image",
  29. "type": "IMAGE",
  30. "link": 182
  31. }
  32. ],
  33. "outputs": [
  34. {
  35. "name": "CLIP_VISION_OUTPUT",
  36. "type": "CLIP_VISION_OUTPUT",
  37. "slot_index": 0,
  38. "links": [
  39. 185
  40. ]
  41. }
  42. ],
  43. "properties": {
  44. "Node name for S&R": "CLIPVisionEncode",
  45. "cnr_id": "comfy-core",
  46. "ver": "0.3.31",
  47. "widget_ue_connectable": {
  48. "crop": true
  49. }
  50. },
  51. "widgets_values": [
  52. "center"
  53. ],
  54. "color": "#232",
  55. "bgcolor": "#353"
  56. },
  57. {
  58. "id": 100,
  59. "type": "DualCLIPLoader",
  60. "pos": [
  61. -815.5004272460938,
  62. -389.14697265625
  63. ],
  64. "size": [
  65. 315,
  66. 130
  67. ],
  68. "flags": {},
  69. "order": 0,
  70. "mode": 0,
  71. "inputs": [],
  72. "outputs": [
  73. {
  74. "name": "CLIP",
  75. "type": "CLIP",
  76. "slot_index": 0,
  77. "links": [
  78. 420
  79. ]
  80. }
  81. ],
  82. "properties": {
  83. "Node name for S&R": "DualCLIPLoader",
  84. "cnr_id": "comfy-core",
  85. "ver": "0.3.31",
  86. "widget_ue_connectable": {
  87. "clip_name1": true,
  88. "clip_name2": true,
  89. "type": true,
  90. "device": true
  91. }
  92. },
  93. "widgets_values": [
  94. "Flux\\clip_l.safetensors",
  95. "Flux\\t5xxl_fp16.safetensors",
  96. "flux",
  97. "default"
  98. ]
  99. },
  100. {
  101. "id": 73,
  102. "type": "InpaintModelConditioning",
  103. "pos": [
  104. 2457.80517578125,
  105. -804.3246459960938
  106. ],
  107. "size": [
  108. 309.98907470703125,
  109. 139.51780700683594
  110. ],
  111. "flags": {},
  112. "order": 21,
  113. "mode": 0,
  114. "inputs": [
  115. {
  116. "name": "positive",
  117. "type": "CONDITIONING",
  118. "link": 186
  119. },
  120. {
  121. "name": "negative",
  122. "type": "CONDITIONING",
  123. "link": 187
  124. },
  125. {
  126. "name": "vae",
  127. "type": "VAE",
  128. "link": 188
  129. },
  130. {
  131. "name": "pixels",
  132. "type": "IMAGE",
  133. "link": 443
  134. },
  135. {
  136. "name": "mask",
  137. "type": "MASK",
  138. "link": 442
  139. }
  140. ],
  141. "outputs": [
  142. {
  143. "name": "positive",
  144. "type": "CONDITIONING",
  145. "slot_index": 0,
  146. "links": [
  147. 209
  148. ]
  149. },
  150. {
  151. "name": "negative",
  152. "type": "CONDITIONING",
  153. "slot_index": 1,
  154. "links": [
  155. 210
  156. ]
  157. },
  158. {
  159. "name": "latent",
  160. "type": "LATENT",
  161. "slot_index": 2,
  162. "links": [
  163. 227
  164. ]
  165. }
  166. ],
  167. "properties": {
  168. "Node name for S&R": "InpaintModelConditioning",
  169. "cnr_id": "comfy-core",
  170. "ver": "0.3.31",
  171. "widget_ue_connectable": {
  172. "noise_mask": true
  173. }
  174. },
  175. "widgets_values": [
  176. true
  177. ]
  178. },
  179. {
  180. "id": 99,
  181. "type": "UNETLoader",
  182. "pos": [
  183. -817.9208984375,
  184. -544.8746337890625
  185. ],
  186. "size": [
  187. 315,
  188. 82
  189. ],
  190. "flags": {},
  191. "order": 1,
  192. "mode": 0,
  193. "inputs": [],
  194. "outputs": [
  195. {
  196. "name": "MODEL",
  197. "type": "MODEL",
  198. "slot_index": 0,
  199. "links": [
  200. 419
  201. ]
  202. }
  203. ],
  204. "properties": {
  205. "Node name for S&R": "UNETLoader",
  206. "cnr_id": "comfy-core",
  207. "ver": "0.3.31",
  208. "widget_ue_connectable": {
  209. "unet_name": true,
  210. "weight_dtype": true
  211. }
  212. },
  213. "widgets_values": [
  214. "flux1-fill-dev.safetensors",
  215. "default"
  216. ]
  217. },
  218. {
  219. "id": 89,
  220. "type": "KSampler",
  221. "pos": [
  222. 2893.0458984375,
  223. -801.3914794921875
  224. ],
  225. "size": [
  226. 362.0986328125,
  227. 717.0330200195312
  228. ],
  229. "flags": {},
  230. "order": 23,
  231. "mode": 0,
  232. "inputs": [
  233. {
  234. "name": "model",
  235. "type": "MODEL",
  236. "link": 208
  237. },
  238. {
  239. "name": "positive",
  240. "type": "CONDITIONING",
  241. "link": 209
  242. },
  243. {
  244. "name": "negative",
  245. "type": "CONDITIONING",
  246. "link": 210
  247. },
  248. {
  249. "name": "latent_image",
  250. "type": "LATENT",
  251. "link": 227
  252. }
  253. ],
  254. "outputs": [
  255. {
  256. "name": "LATENT",
  257. "type": "LATENT",
  258. "slot_index": 0,
  259. "links": [
  260. 204
  261. ]
  262. }
  263. ],
  264. "properties": {
  265. "Node name for S&R": "KSampler",
  266. "cnr_id": "comfy-core",
  267. "ver": "0.3.31",
  268. "widget_ue_connectable": {
  269. "seed": true,
  270. "steps": true,
  271. "cfg": true,
  272. "sampler_name": true,
  273. "scheduler": true,
  274. "denoise": true
  275. }
  276. },
  277. "widgets_values": [
  278. 494740178191731,
  279. "randomize",
  280. 30,
  281. 1,
  282. "euler",
  283. "normal",
  284. 1
  285. ]
  286. },
  287. {
  288. "id": 222,
  289. "type": "VAEDecode",
  290. "pos": [
  291. 2404.1328125,
  292. 1936.5552978515625
  293. ],
  294. "size": [
  295. 140,
  296. 46
  297. ],
  298. "flags": {},
  299. "order": 26,
  300. "mode": 0,
  301. "inputs": [
  302. {
  303. "name": "samples",
  304. "type": "LATENT",
  305. "link": 436
  306. },
  307. {
  308. "name": "vae",
  309. "type": "VAE",
  310. "link": 438
  311. }
  312. ],
  313. "outputs": [
  314. {
  315. "name": "IMAGE",
  316. "type": "IMAGE",
  317. "links": [
  318. 437,
  319. 446
  320. ]
  321. }
  322. ],
  323. "properties": {
  324. "Node name for S&R": "VAEDecode"
  325. },
  326. "widgets_values": []
  327. },
  328. {
  329. "id": 217,
  330. "type": "InpaintStitchImproved",
  331. "pos": [
  332. 2711.927001953125,
  333. 1815.48486328125
  334. ],
  335. "size": [
  336. 215.52206420898438,
  337. 46
  338. ],
  339. "flags": {},
  340. "order": 29,
  341. "mode": 0,
  342. "inputs": [
  343. {
  344. "name": "stitcher",
  345. "type": "STITCHER",
  346. "link": 425
  347. },
  348. {
  349. "name": "inpainted_image",
  350. "type": "IMAGE",
  351. "link": 437
  352. }
  353. ],
  354. "outputs": [
  355. {
  356. "name": "image",
  357. "type": "IMAGE",
  358. "links": [
  359. 426,
  360. 452
  361. ]
  362. }
  363. ],
  364. "properties": {
  365. "Node name for S&R": "InpaintStitchImproved"
  366. },
  367. "widgets_values": []
  368. },
  369. {
  370. "id": 226,
  371. "type": "ImageCrop",
  372. "pos": [
  373. 3069.75341796875,
  374. 2008.5279541015625
  375. ],
  376. "size": [
  377. 270,
  378. 130
  379. ],
  380. "flags": {},
  381. "order": 34,
  382. "mode": 0,
  383. "inputs": [
  384. {
  385. "name": "image",
  386. "type": "IMAGE",
  387. "link": 452
  388. },
  389. {
  390. "name": "width",
  391. "type": "INT",
  392. "widget": {
  393. "name": "width"
  394. },
  395. "link": 454
  396. },
  397. {
  398. "name": "height",
  399. "type": "INT",
  400. "widget": {
  401. "name": "height"
  402. },
  403. "link": 455
  404. },
  405. {
  406. "name": "x",
  407. "type": "INT",
  408. "widget": {
  409. "name": "x"
  410. },
  411. "link": 456
  412. },
  413. {
  414. "name": "y",
  415. "type": "INT",
  416. "widget": {
  417. "name": "y"
  418. },
  419. "link": 457
  420. }
  421. ],
  422. "outputs": [
  423. {
  424. "name": "IMAGE",
  425. "type": "IMAGE",
  426. "links": [
  427. 453
  428. ]
  429. }
  430. ],
  431. "properties": {
  432. "Node name for S&R": "ImageCrop"
  433. },
  434. "widgets_values": [
  435. 512,
  436. 512,
  437. 0,
  438. 0
  439. ]
  440. },
  441. {
  442. "id": 224,
  443. "type": "PreviewImage",
  444. "pos": [
  445. 2712.07470703125,
  446. 2124.8046875
  447. ],
  448. "size": [
  449. 288.9772033691406,
  450. 358.0308532714844
  451. ],
  452. "flags": {},
  453. "order": 30,
  454. "mode": 0,
  455. "inputs": [
  456. {
  457. "name": "images",
  458. "type": "IMAGE",
  459. "link": 446
  460. }
  461. ],
  462. "outputs": [],
  463. "properties": {
  464. "Node name for S&R": "PreviewImage"
  465. },
  466. "widgets_values": []
  467. },
  468. {
  469. "id": 221,
  470. "type": "KSampler",
  471. "pos": [
  472. 1944.4659423828125,
  473. 1980.7681884765625
  474. ],
  475. "size": [
  476. 362.0986328125,
  477. 717.0330200195312
  478. ],
  479. "flags": {},
  480. "order": 24,
  481. "mode": 0,
  482. "inputs": [
  483. {
  484. "name": "model",
  485. "type": "MODEL",
  486. "link": 444
  487. },
  488. {
  489. "name": "positive",
  490. "type": "CONDITIONING",
  491. "link": 433
  492. },
  493. {
  494. "name": "negative",
  495. "type": "CONDITIONING",
  496. "link": 434
  497. },
  498. {
  499. "name": "latent_image",
  500. "type": "LATENT",
  501. "link": 435
  502. }
  503. ],
  504. "outputs": [
  505. {
  506. "name": "LATENT",
  507. "type": "LATENT",
  508. "slot_index": 0,
  509. "links": [
  510. 436
  511. ]
  512. }
  513. ],
  514. "properties": {
  515. "Node name for S&R": "KSampler",
  516. "cnr_id": "comfy-core",
  517. "ver": "0.3.31",
  518. "widget_ue_connectable": {
  519. "seed": true,
  520. "steps": true,
  521. "cfg": true,
  522. "sampler_name": true,
  523. "scheduler": true,
  524. "denoise": true
  525. }
  526. },
  527. "widgets_values": [
  528. 1024922517387022,
  529. "randomize",
  530. 30,
  531. 1,
  532. "euler",
  533. "normal",
  534. 1
  535. ]
  536. },
  537. {
  538. "id": 218,
  539. "type": "PreviewImage",
  540. "pos": [
  541. 3079.224365234375,
  542. 1668.988525390625
  543. ],
  544. "size": [
  545. 140,
  546. 246.00003051757812
  547. ],
  548. "flags": {},
  549. "order": 33,
  550. "mode": 0,
  551. "inputs": [
  552. {
  553. "name": "images",
  554. "type": "IMAGE",
  555. "link": 426
  556. }
  557. ],
  558. "outputs": [],
  559. "properties": {
  560. "Node name for S&R": "PreviewImage"
  561. },
  562. "widgets_values": []
  563. },
  564. {
  565. "id": 86,
  566. "type": "VAEDecode",
  567. "pos": [
  568. 3286.948974609375,
  569. -810.8629760742188
  570. ],
  571. "size": [
  572. 314.6831970214844,
  573. 47.8365478515625
  574. ],
  575. "flags": {},
  576. "order": 25,
  577. "mode": 0,
  578. "inputs": [
  579. {
  580. "name": "samples",
  581. "type": "LATENT",
  582. "link": 204
  583. },
  584. {
  585. "name": "vae",
  586. "type": "VAE",
  587. "link": 205
  588. }
  589. ],
  590. "outputs": [
  591. {
  592. "name": "IMAGE",
  593. "type": "IMAGE",
  594. "slot_index": 0,
  595. "links": [
  596. 274,
  597. 332
  598. ]
  599. }
  600. ],
  601. "properties": {
  602. "Node name for S&R": "VAEDecode",
  603. "cnr_id": "comfy-core",
  604. "ver": "0.3.31",
  605. "widget_ue_connectable": {}
  606. },
  607. "widgets_values": []
  608. },
  609. {
  610. "id": 164,
  611. "type": "PreviewImage",
  612. "pos": [
  613. 3656.606201171875,
  614. -839.1187133789062
  615. ],
  616. "size": [
  617. 310.1043701171875,
  618. 333.3634033203125
  619. ],
  620. "flags": {},
  621. "order": 28,
  622. "mode": 0,
  623. "inputs": [
  624. {
  625. "name": "images",
  626. "type": "IMAGE",
  627. "link": 332
  628. }
  629. ],
  630. "outputs": [],
  631. "properties": {
  632. "Node name for S&R": "PreviewImage",
  633. "cnr_id": "comfy-core",
  634. "ver": "0.3.35",
  635. "widget_ue_connectable": {}
  636. },
  637. "widgets_values": []
  638. },
  639. {
  640. "id": 128,
  641. "type": "ImageCrop",
  642. "pos": [
  643. 3659.795654296875,
  644. -444.7685852050781
  645. ],
  646. "size": [
  647. 305.1228332519531,
  648. 131.25437927246094
  649. ],
  650. "flags": {},
  651. "order": 27,
  652. "mode": 0,
  653. "inputs": [
  654. {
  655. "name": "image",
  656. "type": "IMAGE",
  657. "link": 274
  658. },
  659. {
  660. "name": "width",
  661. "type": "INT",
  662. "widget": {
  663. "name": "width"
  664. },
  665. "link": 385
  666. },
  667. {
  668. "name": "height",
  669. "type": "INT",
  670. "widget": {
  671. "name": "height"
  672. },
  673. "link": 386
  674. },
  675. {
  676. "name": "x",
  677. "type": "INT",
  678. "widget": {
  679. "name": "x"
  680. },
  681. "link": 387
  682. },
  683. {
  684. "name": "y",
  685. "type": "INT",
  686. "widget": {
  687. "name": "y"
  688. },
  689. "link": 388
  690. }
  691. ],
  692. "outputs": [
  693. {
  694. "name": "IMAGE",
  695. "type": "IMAGE",
  696. "links": [
  697. 334,
  698. 418
  699. ]
  700. }
  701. ],
  702. "properties": {
  703. "Node name for S&R": "ImageCrop",
  704. "cnr_id": "comfy-core",
  705. "ver": "0.3.35",
  706. "widget_ue_connectable": {}
  707. },
  708. "widgets_values": [
  709. 512,
  710. 512,
  711. 0,
  712. 0
  713. ]
  714. },
  715. {
  716. "id": 214,
  717. "type": "PreviewImage",
  718. "pos": [
  719. 2313.107421875,
  720. 1.19450843334198
  721. ],
  722. "size": [
  723. 928.4071044921875,
  724. 922.147705078125
  725. ],
  726. "flags": {},
  727. "order": 32,
  728. "mode": 0,
  729. "inputs": [
  730. {
  731. "name": "images",
  732. "type": "IMAGE",
  733. "link": 418
  734. }
  735. ],
  736. "outputs": [],
  737. "properties": {
  738. "Node name for S&R": "PreviewImage"
  739. },
  740. "widgets_values": []
  741. },
  742. {
  743. "id": 166,
  744. "type": "Image Comparer (rgthree)",
  745. "pos": [
  746. 3264.38330078125,
  747. -6.7370381355285645
  748. ],
  749. "size": [
  750. 928.4071044921875,
  751. 932.738525390625
  752. ],
  753. "flags": {},
  754. "order": 31,
  755. "mode": 0,
  756. "inputs": [
  757. {
  758. "dir": 3,
  759. "name": "image_a",
  760. "type": "IMAGE",
  761. "link": 334
  762. },
  763. {
  764. "dir": 3,
  765. "name": "image_b",
  766. "type": "IMAGE",
  767. "link": 335
  768. }
  769. ],
  770. "outputs": [],
  771. "properties": {
  772. "comparer_mode": "Slide",
  773. "cnr_id": "rgthree-comfy",
  774. "ver": "1b1a7359bfc0293c3bd472837bfeddd85a11bda3",
  775. "widget_ue_connectable": {}
  776. },
  777. "widgets_values": [
  778. [
  779. {
  780. "name": "A",
  781. "selected": true,
  782. "url": "/api/view?filename=rgthree.compare._temp_xsluk_00005_.png&type=temp&subfolder=&rand=0.5943766188038686"
  783. },
  784. {
  785. "name": "B",
  786. "selected": true,
  787. "url": "/api/view?filename=rgthree.compare._temp_xsluk_00006_.png&type=temp&subfolder=&rand=0.8624172510745547"
  788. }
  789. ]
  790. ]
  791. },
  792. {
  793. "id": 85,
  794. "type": "CLIPVisionLoader",
  795. "pos": [
  796. -24.897550582885742,
  797. 335.5568542480469
  798. ],
  799. "size": [
  800. 364.23358154296875,
  801. 126.68440246582031
  802. ],
  803. "flags": {},
  804. "order": 2,
  805. "mode": 0,
  806. "inputs": [],
  807. "outputs": [
  808. {
  809. "name": "CLIP_VISION",
  810. "type": "CLIP_VISION",
  811. "links": [
  812. 181
  813. ]
  814. }
  815. ],
  816. "properties": {
  817. "Node name for S&R": "CLIPVisionLoader",
  818. "cnr_id": "comfy-core",
  819. "ver": "0.3.31",
  820. "widget_ue_connectable": {
  821. "clip_name": true
  822. }
  823. },
  824. "widgets_values": [
  825. "sigclip_vision_patch14_384.safetensors"
  826. ],
  827. "color": "#232",
  828. "bgcolor": "#353"
  829. },
  830. {
  831. "id": 70,
  832. "type": "StyleModelLoader",
  833. "pos": [
  834. -24.898365020751953,
  835. 71.67073059082031
  836. ],
  837. "size": [
  838. 365.7712097167969,
  839. 58
  840. ],
  841. "flags": {},
  842. "order": 3,
  843. "mode": 0,
  844. "inputs": [],
  845. "outputs": [
  846. {
  847. "name": "STYLE_MODEL",
  848. "type": "STYLE_MODEL",
  849. "slot_index": 0,
  850. "links": [
  851. 184
  852. ]
  853. }
  854. ],
  855. "properties": {
  856. "Node name for S&R": "StyleModelLoader",
  857. "cnr_id": "comfy-core",
  858. "ver": "0.3.31",
  859. "widget_ue_connectable": {
  860. "style_model_name": true
  861. }
  862. },
  863. "widgets_values": [
  864. "flux1-redux-dev.safetensors"
  865. ],
  866. "color": "#232",
  867. "bgcolor": "#353"
  868. },
  869. {
  870. "id": 72,
  871. "type": "StyleModelApply",
  872. "pos": [
  873. 441.67742919921875,
  874. 70.2722396850586
  875. ],
  876. "size": [
  877. 361.27783203125,
  878. 128.07122802734375
  879. ],
  880. "flags": {},
  881. "order": 14,
  882. "mode": 0,
  883. "inputs": [
  884. {
  885. "name": "conditioning",
  886. "type": "CONDITIONING",
  887. "link": 183
  888. },
  889. {
  890. "name": "style_model",
  891. "type": "STYLE_MODEL",
  892. "link": 184
  893. },
  894. {
  895. "name": "clip_vision_output",
  896. "type": "CLIP_VISION_OUTPUT",
  897. "link": 185
  898. }
  899. ],
  900. "outputs": [
  901. {
  902. "name": "CONDITIONING",
  903. "type": "CONDITIONING",
  904. "slot_index": 0,
  905. "links": [
  906. 212
  907. ]
  908. }
  909. ],
  910. "properties": {
  911. "Node name for S&R": "StyleModelApply",
  912. "cnr_id": "comfy-core",
  913. "ver": "0.3.31",
  914. "widget_ue_connectable": {
  915. "strength": true,
  916. "strength_type": true
  917. }
  918. },
  919. "widgets_values": [
  920. 1,
  921. "multiply"
  922. ],
  923. "color": "#232",
  924. "bgcolor": "#353"
  925. },
  926. {
  927. "id": 84,
  928. "type": "CLIPTextEncode",
  929. "pos": [
  930. 102.83845520019531,
  931. -330.07928466796875
  932. ],
  933. "size": [
  934. 263.2095642089844,
  935. 34
  936. ],
  937. "flags": {
  938. "collapsed": true
  939. },
  940. "order": 7,
  941. "mode": 0,
  942. "inputs": [
  943. {
  944. "name": "clip",
  945. "type": "CLIP",
  946. "link": 420
  947. }
  948. ],
  949. "outputs": [
  950. {
  951. "name": "CONDITIONING",
  952. "type": "CONDITIONING",
  953. "slot_index": 0,
  954. "links": [
  955. 183
  956. ]
  957. }
  958. ],
  959. "title": "CLIP (Pos Prompt)",
  960. "properties": {
  961. "Node name for S&R": "CLIPTextEncode",
  962. "cnr_id": "comfy-core",
  963. "ver": "0.3.31",
  964. "widget_ue_connectable": {
  965. "text": true
  966. }
  967. },
  968. "widgets_values": [
  969. ""
  970. ],
  971. "color": "#232",
  972. "bgcolor": "#353"
  973. },
  974. {
  975. "id": 82,
  976. "type": "VAELoader",
  977. "pos": [
  978. -817.4530029296875,
  979. -691.24072265625
  980. ],
  981. "size": [
  982. 328.9537658691406,
  983. 70.97498321533203
  984. ],
  985. "flags": {},
  986. "order": 4,
  987. "mode": 0,
  988. "inputs": [],
  989. "outputs": [
  990. {
  991. "name": "VAE",
  992. "type": "VAE",
  993. "slot_index": 0,
  994. "links": [
  995. 188,
  996. 205,
  997. 430,
  998. 438
  999. ]
  1000. }
  1001. ],
  1002. "properties": {
  1003. "Node name for S&R": "VAELoader",
  1004. "cnr_id": "comfy-core",
  1005. "ver": "0.3.31",
  1006. "widget_ue_connectable": {
  1007. "vae_name": true
  1008. }
  1009. },
  1010. "widgets_values": [
  1011. "ae.safetensors"
  1012. ]
  1013. },
  1014. {
  1015. "id": 92,
  1016. "type": "LoraLoaderModelOnly",
  1017. "pos": [
  1018. 52.873191833496094,
  1019. -620.9459228515625
  1020. ],
  1021. "size": [
  1022. 365.1754455566406,
  1023. 82
  1024. ],
  1025. "flags": {},
  1026. "order": 8,
  1027. "mode": 0,
  1028. "inputs": [
  1029. {
  1030. "name": "model",
  1031. "type": "MODEL",
  1032. "link": 419
  1033. }
  1034. ],
  1035. "outputs": [
  1036. {
  1037. "name": "MODEL",
  1038. "type": "MODEL",
  1039. "slot_index": 0,
  1040. "links": [
  1041. 194
  1042. ]
  1043. }
  1044. ],
  1045. "properties": {
  1046. "Node name for S&R": "LoraLoaderModelOnly",
  1047. "cnr_id": "comfy-core",
  1048. "ver": "0.3.31",
  1049. "widget_ue_connectable": {
  1050. "lora_name": true,
  1051. "strength_model": true
  1052. }
  1053. },
  1054. "widgets_values": [
  1055. "F_INPAINT_ITEMS.safetensors",
  1056. 0
  1057. ]
  1058. },
  1059. {
  1060. "id": 76,
  1061. "type": "DifferentialDiffusion",
  1062. "pos": [
  1063. 616.5421752929688,
  1064. -626.7354736328125
  1065. ],
  1066. "size": [
  1067. 352.0411071777344,
  1068. 58
  1069. ],
  1070. "flags": {},
  1071. "order": 12,
  1072. "mode": 0,
  1073. "inputs": [
  1074. {
  1075. "name": "model",
  1076. "type": "MODEL",
  1077. "link": 194
  1078. }
  1079. ],
  1080. "outputs": [
  1081. {
  1082. "name": "MODEL",
  1083. "type": "MODEL",
  1084. "slot_index": 0,
  1085. "links": [
  1086. 208,
  1087. 444
  1088. ]
  1089. }
  1090. ],
  1091. "properties": {
  1092. "Node name for S&R": "DifferentialDiffusion",
  1093. "cnr_id": "comfy-core",
  1094. "ver": "0.3.31",
  1095. "widget_ue_connectable": {}
  1096. },
  1097. "widgets_values": [
  1098. 1
  1099. ]
  1100. },
  1101. {
  1102. "id": 90,
  1103. "type": "FluxGuidance",
  1104. "pos": [
  1105. 581.7901000976562,
  1106. -509.28668212890625
  1107. ],
  1108. "size": [
  1109. 357.47015380859375,
  1110. 58
  1111. ],
  1112. "flags": {},
  1113. "order": 17,
  1114. "mode": 0,
  1115. "inputs": [
  1116. {
  1117. "name": "conditioning",
  1118. "type": "CONDITIONING",
  1119. "link": 212
  1120. }
  1121. ],
  1122. "outputs": [
  1123. {
  1124. "name": "CONDITIONING",
  1125. "type": "CONDITIONING",
  1126. "slot_index": 0,
  1127. "links": [
  1128. 186,
  1129. 213,
  1130. 462
  1131. ]
  1132. }
  1133. ],
  1134. "properties": {
  1135. "Node name for S&R": "FluxGuidance",
  1136. "cnr_id": "comfy-core",
  1137. "ver": "0.3.31",
  1138. "widget_ue_connectable": {
  1139. "guidance": true
  1140. }
  1141. },
  1142. "widgets_values": [
  1143. 30
  1144. ]
  1145. },
  1146. {
  1147. "id": 91,
  1148. "type": "ConditioningZeroOut",
  1149. "pos": [
  1150. 716.4459838867188,
  1151. -305.9693603515625
  1152. ],
  1153. "size": [
  1154. 352.5147399902344,
  1155. 26
  1156. ],
  1157. "flags": {
  1158. "collapsed": false
  1159. },
  1160. "order": 20,
  1161. "mode": 0,
  1162. "inputs": [
  1163. {
  1164. "name": "conditioning",
  1165. "type": "CONDITIONING",
  1166. "link": 213
  1167. }
  1168. ],
  1169. "outputs": [
  1170. {
  1171. "name": "CONDITIONING",
  1172. "type": "CONDITIONING",
  1173. "slot_index": 0,
  1174. "links": [
  1175. 187,
  1176. 428
  1177. ]
  1178. }
  1179. ],
  1180. "title": "ConditioningZeroOut (Neg Prompt)",
  1181. "properties": {
  1182. "Node name for S&R": "ConditioningZeroOut",
  1183. "cnr_id": "comfy-core",
  1184. "ver": "0.3.31",
  1185. "widget_ue_connectable": {}
  1186. },
  1187. "widgets_values": [],
  1188. "color": "#322",
  1189. "bgcolor": "#533"
  1190. },
  1191. {
  1192. "id": 133,
  1193. "type": "ImageResize+",
  1194. "pos": [
  1195. 1465.414794921875,
  1196. 33.536277770996094
  1197. ],
  1198. "size": [
  1199. 272.04400634765625,
  1200. 404.5016174316406
  1201. ],
  1202. "flags": {},
  1203. "order": 9,
  1204. "mode": 0,
  1205. "inputs": [
  1206. {
  1207. "name": "image",
  1208. "type": "IMAGE",
  1209. "link": 360
  1210. }
  1211. ],
  1212. "outputs": [
  1213. {
  1214. "name": "IMAGE",
  1215. "type": "IMAGE",
  1216. "links": [
  1217. 335,
  1218. 364
  1219. ]
  1220. },
  1221. {
  1222. "name": "width",
  1223. "type": "INT",
  1224. "links": [
  1225. 281
  1226. ]
  1227. },
  1228. {
  1229. "name": "height",
  1230. "type": "INT",
  1231. "links": [
  1232. 282
  1233. ]
  1234. }
  1235. ],
  1236. "properties": {
  1237. "Node name for S&R": "ImageResize+",
  1238. "cnr_id": "comfyui_essentials",
  1239. "ver": "1.1.0",
  1240. "widget_ue_connectable": {}
  1241. },
  1242. "widgets_values": [
  1243. 1024,
  1244. 1024,
  1245. "nearest",
  1246. "keep proportion",
  1247. "always",
  1248. 0
  1249. ]
  1250. },
  1251. {
  1252. "id": 135,
  1253. "type": "JWMaskResize",
  1254. "pos": [
  1255. 1469.4837646484375,
  1256. 495.8011474609375
  1257. ],
  1258. "size": [
  1259. 280.2631530761719,
  1260. 246.26321411132812
  1261. ],
  1262. "flags": {},
  1263. "order": 13,
  1264. "mode": 0,
  1265. "inputs": [
  1266. {
  1267. "name": "mask",
  1268. "type": "MASK",
  1269. "link": 361
  1270. },
  1271. {
  1272. "name": "height",
  1273. "type": "INT",
  1274. "widget": {
  1275. "name": "height"
  1276. },
  1277. "link": 282
  1278. },
  1279. {
  1280. "name": "width",
  1281. "type": "INT",
  1282. "widget": {
  1283. "name": "width"
  1284. },
  1285. "link": 281
  1286. }
  1287. ],
  1288. "outputs": [
  1289. {
  1290. "name": "MASK",
  1291. "type": "MASK",
  1292. "links": [
  1293. 365
  1294. ]
  1295. }
  1296. ],
  1297. "properties": {
  1298. "Node name for S&R": "JWMaskResize",
  1299. "cnr_id": "comfyui-various",
  1300. "ver": "5bd85aaf7616878471469c4ec7e11bbd0cef3bf2",
  1301. "widget_ue_connectable": {}
  1302. },
  1303. "widgets_values": [
  1304. 512,
  1305. 512,
  1306. "nearest"
  1307. ]
  1308. },
  1309. {
  1310. "id": 185,
  1311. "type": "easy makeImageForICLora",
  1312. "pos": [
  1313. 2030.7181396484375,
  1314. -532.5073852539062
  1315. ],
  1316. "size": [
  1317. 316.955322265625,
  1318. 447.4626159667969
  1319. ],
  1320. "flags": {},
  1321. "order": 16,
  1322. "mode": 0,
  1323. "inputs": [
  1324. {
  1325. "name": "image_1",
  1326. "type": "IMAGE",
  1327. "link": 366
  1328. },
  1329. {
  1330. "name": "image_2",
  1331. "shape": 7,
  1332. "type": "IMAGE",
  1333. "link": 364
  1334. },
  1335. {
  1336. "name": "mask_1",
  1337. "shape": 7,
  1338. "type": "MASK",
  1339. "link": null
  1340. },
  1341. {
  1342. "name": "mask_2",
  1343. "shape": 7,
  1344. "type": "MASK",
  1345. "link": 365
  1346. }
  1347. ],
  1348. "outputs": [
  1349. {
  1350. "name": "image",
  1351. "type": "IMAGE",
  1352. "links": [
  1353. 443
  1354. ]
  1355. },
  1356. {
  1357. "name": "mask",
  1358. "type": "MASK",
  1359. "links": [
  1360. 442
  1361. ]
  1362. },
  1363. {
  1364. "name": "context_mask",
  1365. "type": "MASK",
  1366. "links": null
  1367. },
  1368. {
  1369. "name": "width",
  1370. "type": "INT",
  1371. "links": [
  1372. 385
  1373. ]
  1374. },
  1375. {
  1376. "name": "height",
  1377. "type": "INT",
  1378. "links": [
  1379. 386
  1380. ]
  1381. },
  1382. {
  1383. "name": "x",
  1384. "type": "INT",
  1385. "links": [
  1386. 387
  1387. ]
  1388. },
  1389. {
  1390. "name": "y",
  1391. "type": "INT",
  1392. "links": [
  1393. 388
  1394. ]
  1395. }
  1396. ],
  1397. "properties": {
  1398. "Node name for S&R": "easy makeImageForICLora",
  1399. "cnr_id": "comfyui-easy-use",
  1400. "ver": "eff718c13f8605f43eea63166652ca76fd43ff29",
  1401. "widget_ue_connectable": {}
  1402. },
  1403. "widgets_values": [
  1404. "left-right",
  1405. 0,
  1406. "auto"
  1407. ]
  1408. },
  1409. {
  1410. "id": 223,
  1411. "type": "MaskPreview+",
  1412. "pos": [
  1413. 1309.3126220703125,
  1414. 2193.5302734375
  1415. ],
  1416. "size": [
  1417. 150.14315795898438,
  1418. 246
  1419. ],
  1420. "flags": {},
  1421. "order": 19,
  1422. "mode": 0,
  1423. "inputs": [
  1424. {
  1425. "name": "mask",
  1426. "type": "MASK",
  1427. "link": 445
  1428. }
  1429. ],
  1430. "outputs": [],
  1431. "properties": {
  1432. "Node name for S&R": "MaskPreview+"
  1433. },
  1434. "widgets_values": []
  1435. },
  1436. {
  1437. "id": 219,
  1438. "type": "PreviewImage",
  1439. "pos": [
  1440. 1437.1053466796875,
  1441. 1460.3748779296875
  1442. ],
  1443. "size": [
  1444. 140,
  1445. 246.00003051757812
  1446. ],
  1447. "flags": {},
  1448. "order": 18,
  1449. "mode": 0,
  1450. "inputs": [
  1451. {
  1452. "name": "images",
  1453. "type": "IMAGE",
  1454. "link": 427
  1455. }
  1456. ],
  1457. "outputs": [],
  1458. "properties": {
  1459. "Node name for S&R": "PreviewImage"
  1460. },
  1461. "widgets_values": []
  1462. },
  1463. {
  1464. "id": 220,
  1465. "type": "InpaintModelConditioning",
  1466. "pos": [
  1467. 1439.4248046875,
  1468. 1793.173583984375
  1469. ],
  1470. "size": [
  1471. 309.98907470703125,
  1472. 139.51780700683594
  1473. ],
  1474. "flags": {},
  1475. "order": 22,
  1476. "mode": 0,
  1477. "inputs": [
  1478. {
  1479. "name": "positive",
  1480. "type": "CONDITIONING",
  1481. "link": 462
  1482. },
  1483. {
  1484. "name": "negative",
  1485. "type": "CONDITIONING",
  1486. "link": 428
  1487. },
  1488. {
  1489. "name": "vae",
  1490. "type": "VAE",
  1491. "link": 430
  1492. },
  1493. {
  1494. "name": "pixels",
  1495. "type": "IMAGE",
  1496. "link": 470
  1497. },
  1498. {
  1499. "name": "mask",
  1500. "type": "MASK",
  1501. "link": 432
  1502. }
  1503. ],
  1504. "outputs": [
  1505. {
  1506. "name": "positive",
  1507. "type": "CONDITIONING",
  1508. "slot_index": 0,
  1509. "links": [
  1510. 433
  1511. ]
  1512. },
  1513. {
  1514. "name": "negative",
  1515. "type": "CONDITIONING",
  1516. "slot_index": 1,
  1517. "links": [
  1518. 434
  1519. ]
  1520. },
  1521. {
  1522. "name": "latent",
  1523. "type": "LATENT",
  1524. "slot_index": 2,
  1525. "links": [
  1526. 435
  1527. ]
  1528. }
  1529. ],
  1530. "properties": {
  1531. "Node name for S&R": "InpaintModelConditioning",
  1532. "cnr_id": "comfy-core",
  1533. "ver": "0.3.31",
  1534. "widget_ue_connectable": {
  1535. "noise_mask": true
  1536. }
  1537. },
  1538. "widgets_values": [
  1539. true
  1540. ]
  1541. },
  1542. {
  1543. "id": 216,
  1544. "type": "InpaintCropImproved",
  1545. "pos": [
  1546. 880.2651977539062,
  1547. 1508.933837890625
  1548. ],
  1549. "size": [
  1550. 348.095703125,
  1551. 626
  1552. ],
  1553. "flags": {},
  1554. "order": 15,
  1555. "mode": 0,
  1556. "inputs": [
  1557. {
  1558. "name": "image",
  1559. "type": "IMAGE",
  1560. "link": 469
  1561. },
  1562. {
  1563. "name": "mask",
  1564. "shape": 7,
  1565. "type": "MASK",
  1566. "link": 472
  1567. },
  1568. {
  1569. "name": "optional_context_mask",
  1570. "shape": 7,
  1571. "type": "MASK",
  1572. "link": 473
  1573. }
  1574. ],
  1575. "outputs": [
  1576. {
  1577. "name": "stitcher",
  1578. "type": "STITCHER",
  1579. "links": [
  1580. 425
  1581. ]
  1582. },
  1583. {
  1584. "name": "cropped_image",
  1585. "type": "IMAGE",
  1586. "links": [
  1587. 427,
  1588. 470
  1589. ]
  1590. },
  1591. {
  1592. "name": "cropped_mask",
  1593. "type": "MASK",
  1594. "links": [
  1595. 432,
  1596. 445
  1597. ]
  1598. }
  1599. ],
  1600. "properties": {
  1601. "Node name for S&R": "InpaintCropImproved"
  1602. },
  1603. "widgets_values": [
  1604. "bilinear",
  1605. "bicubic",
  1606. false,
  1607. "ensure minimum resolution",
  1608. 1024,
  1609. 1024,
  1610. 16384,
  1611. 16384,
  1612. true,
  1613. 0,
  1614. false,
  1615. 64,
  1616. 0.1,
  1617. false,
  1618. 1,
  1619. 1,
  1620. 1,
  1621. 1,
  1622. 1.2,
  1623. true,
  1624. 1024,
  1625. 1024,
  1626. "32"
  1627. ]
  1628. },
  1629. {
  1630. "id": 183,
  1631. "type": "LoadImage",
  1632. "pos": [
  1633. -1148.5140380859375,
  1634. 594.631591796875
  1635. ],
  1636. "size": [
  1637. 887.7190551757812,
  1638. 783.9574584960938
  1639. ],
  1640. "flags": {},
  1641. "order": 5,
  1642. "mode": 0,
  1643. "inputs": [],
  1644. "outputs": [
  1645. {
  1646. "name": "IMAGE",
  1647. "type": "IMAGE",
  1648. "links": [
  1649. 360,
  1650. 471
  1651. ]
  1652. },
  1653. {
  1654. "name": "MASK",
  1655. "type": "MASK",
  1656. "links": [
  1657. 361,
  1658. 449
  1659. ]
  1660. }
  1661. ],
  1662. "title": "BASE Image",
  1663. "properties": {
  1664. "Node name for S&R": "LoadImage",
  1665. "cnr_id": "comfy-core",
  1666. "ver": "0.3.36",
  1667. "widget_ue_connectable": {}
  1668. },
  1669. "widgets_values": [
  1670. "clipspace/clipspace-painted-masked-1416083.png [input]",
  1671. "image"
  1672. ],
  1673. "color": "#222",
  1674. "bgcolor": "#000"
  1675. },
  1676. {
  1677. "id": 225,
  1678. "type": "easy makeImageForICLora",
  1679. "pos": [
  1680. 486.40863037109375,
  1681. 1665.7828369140625
  1682. ],
  1683. "size": [
  1684. 270,
  1685. 226
  1686. ],
  1687. "flags": {},
  1688. "order": 11,
  1689. "mode": 0,
  1690. "inputs": [
  1691. {
  1692. "name": "image_1",
  1693. "type": "IMAGE",
  1694. "link": 467
  1695. },
  1696. {
  1697. "name": "image_2",
  1698. "shape": 7,
  1699. "type": "IMAGE",
  1700. "link": 471
  1701. },
  1702. {
  1703. "name": "mask_1",
  1704. "shape": 7,
  1705. "type": "MASK",
  1706. "link": null
  1707. },
  1708. {
  1709. "name": "mask_2",
  1710. "shape": 7,
  1711. "type": "MASK",
  1712. "link": 449
  1713. }
  1714. ],
  1715. "outputs": [
  1716. {
  1717. "name": "image",
  1718. "type": "IMAGE",
  1719. "links": [
  1720. 469
  1721. ]
  1722. },
  1723. {
  1724. "name": "mask",
  1725. "type": "MASK",
  1726. "links": [
  1727. 472
  1728. ]
  1729. },
  1730. {
  1731. "name": "context_mask",
  1732. "type": "MASK",
  1733. "links": [
  1734. 473
  1735. ]
  1736. },
  1737. {
  1738. "name": "width",
  1739. "type": "INT",
  1740. "links": [
  1741. 454
  1742. ]
  1743. },
  1744. {
  1745. "name": "height",
  1746. "type": "INT",
  1747. "links": [
  1748. 455
  1749. ]
  1750. },
  1751. {
  1752. "name": "x",
  1753. "type": "INT",
  1754. "links": [
  1755. 456
  1756. ]
  1757. },
  1758. {
  1759. "name": "y",
  1760. "type": "INT",
  1761. "links": [
  1762. 457
  1763. ]
  1764. }
  1765. ],
  1766. "properties": {
  1767. "Node name for S&R": "easy makeImageForICLora"
  1768. },
  1769. "widgets_values": [
  1770. "left-right",
  1771. 0,
  1772. "auto"
  1773. ]
  1774. },
  1775. {
  1776. "id": 227,
  1777. "type": "PreviewImage",
  1778. "pos": [
  1779. 3376.63818359375,
  1780. 2005.92529296875
  1781. ],
  1782. "size": [
  1783. 773.8397827148438,
  1784. 493.7065734863281
  1785. ],
  1786. "flags": {},
  1787. "order": 35,
  1788. "mode": 0,
  1789. "inputs": [
  1790. {
  1791. "name": "images",
  1792. "type": "IMAGE",
  1793. "link": 453
  1794. }
  1795. ],
  1796. "outputs": [],
  1797. "properties": {
  1798. "Node name for S&R": "PreviewImage"
  1799. },
  1800. "widgets_values": []
  1801. },
  1802. {
  1803. "id": 79,
  1804. "type": "LoadImage",
  1805. "pos": [
  1806. -1148.2015380859375,
  1807. -116.18586730957031
  1808. ],
  1809. "size": [
  1810. 875.5199584960938,
  1811. 659.0672607421875
  1812. ],
  1813. "flags": {},
  1814. "order": 6,
  1815. "mode": 0,
  1816. "inputs": [],
  1817. "outputs": [
  1818. {
  1819. "name": "IMAGE",
  1820. "type": "IMAGE",
  1821. "slot_index": 0,
  1822. "links": [
  1823. 182,
  1824. 366,
  1825. 467
  1826. ]
  1827. },
  1828. {
  1829. "name": "MASK",
  1830. "type": "MASK",
  1831. "slot_index": 1,
  1832. "links": []
  1833. }
  1834. ],
  1835. "title": "ITEMS Refs",
  1836. "properties": {
  1837. "Node name for S&R": "LoadImage",
  1838. "cnr_id": "comfy-core",
  1839. "ver": "0.3.31",
  1840. "widget_ue_connectable": {
  1841. "image": true,
  1842. "upload": true
  1843. }
  1844. },
  1845. "widgets_values": [
  1846. "Blackhawks-Jersey.jpg",
  1847. "image"
  1848. ],
  1849. "color": "#232",
  1850. "bgcolor": "#353"
  1851. }
  1852. ],
  1853. "links": [
  1854. [
  1855. 181,
  1856. 85,
  1857. 0,
  1858. 71,
  1859. 0,
  1860. "CLIP_VISION"
  1861. ],
  1862. [
  1863. 182,
  1864. 79,
  1865. 0,
  1866. 71,
  1867. 1,
  1868. "IMAGE"
  1869. ],
  1870. [
  1871. 183,
  1872. 84,
  1873. 0,
  1874. 72,
  1875. 0,
  1876. "CONDITIONING"
  1877. ],
  1878. [
  1879. 184,
  1880. 70,
  1881. 0,
  1882. 72,
  1883. 1,
  1884. "STYLE_MODEL"
  1885. ],
  1886. [
  1887. 185,
  1888. 71,
  1889. 0,
  1890. 72,
  1891. 2,
  1892. "CLIP_VISION_OUTPUT"
  1893. ],
  1894. [
  1895. 186,
  1896. 90,
  1897. 0,
  1898. 73,
  1899. 0,
  1900. "CONDITIONING"
  1901. ],
  1902. [
  1903. 187,
  1904. 91,
  1905. 0,
  1906. 73,
  1907. 1,
  1908. "CONDITIONING"
  1909. ],
  1910. [
  1911. 188,
  1912. 82,
  1913. 0,
  1914. 73,
  1915. 2,
  1916. "VAE"
  1917. ],
  1918. [
  1919. 194,
  1920. 92,
  1921. 0,
  1922. 76,
  1923. 0,
  1924. "MODEL"
  1925. ],
  1926. [
  1927. 204,
  1928. 89,
  1929. 0,
  1930. 86,
  1931. 0,
  1932. "LATENT"
  1933. ],
  1934. [
  1935. 205,
  1936. 82,
  1937. 0,
  1938. 86,
  1939. 1,
  1940. "VAE"
  1941. ],
  1942. [
  1943. 208,
  1944. 76,
  1945. 0,
  1946. 89,
  1947. 0,
  1948. "MODEL"
  1949. ],
  1950. [
  1951. 209,
  1952. 73,
  1953. 0,
  1954. 89,
  1955. 1,
  1956. "CONDITIONING"
  1957. ],
  1958. [
  1959. 210,
  1960. 73,
  1961. 1,
  1962. 89,
  1963. 2,
  1964. "CONDITIONING"
  1965. ],
  1966. [
  1967. 212,
  1968. 72,
  1969. 0,
  1970. 90,
  1971. 0,
  1972. "CONDITIONING"
  1973. ],
  1974. [
  1975. 213,
  1976. 90,
  1977. 0,
  1978. 91,
  1979. 0,
  1980. "CONDITIONING"
  1981. ],
  1982. [
  1983. 227,
  1984. 73,
  1985. 2,
  1986. 89,
  1987. 3,
  1988. "LATENT"
  1989. ],
  1990. [
  1991. 274,
  1992. 86,
  1993. 0,
  1994. 128,
  1995. 0,
  1996. "IMAGE"
  1997. ],
  1998. [
  1999. 281,
  2000. 133,
  2001. 1,
  2002. 135,
  2003. 2,
  2004. "INT"
  2005. ],
  2006. [
  2007. 282,
  2008. 133,
  2009. 2,
  2010. 135,
  2011. 1,
  2012. "INT"
  2013. ],
  2014. [
  2015. 332,
  2016. 86,
  2017. 0,
  2018. 164,
  2019. 0,
  2020. "IMAGE"
  2021. ],
  2022. [
  2023. 334,
  2024. 128,
  2025. 0,
  2026. 166,
  2027. 0,
  2028. "IMAGE"
  2029. ],
  2030. [
  2031. 335,
  2032. 133,
  2033. 0,
  2034. 166,
  2035. 1,
  2036. "IMAGE"
  2037. ],
  2038. [
  2039. 360,
  2040. 183,
  2041. 0,
  2042. 133,
  2043. 0,
  2044. "IMAGE"
  2045. ],
  2046. [
  2047. 361,
  2048. 183,
  2049. 1,
  2050. 135,
  2051. 0,
  2052. "MASK"
  2053. ],
  2054. [
  2055. 364,
  2056. 133,
  2057. 0,
  2058. 185,
  2059. 1,
  2060. "IMAGE"
  2061. ],
  2062. [
  2063. 365,
  2064. 135,
  2065. 0,
  2066. 185,
  2067. 3,
  2068. "MASK"
  2069. ],
  2070. [
  2071. 366,
  2072. 79,
  2073. 0,
  2074. 185,
  2075. 0,
  2076. "IMAGE"
  2077. ],
  2078. [
  2079. 385,
  2080. 185,
  2081. 3,
  2082. 128,
  2083. 1,
  2084. "INT"
  2085. ],
  2086. [
  2087. 386,
  2088. 185,
  2089. 4,
  2090. 128,
  2091. 2,
  2092. "INT"
  2093. ],
  2094. [
  2095. 387,
  2096. 185,
  2097. 5,
  2098. 128,
  2099. 3,
  2100. "INT"
  2101. ],
  2102. [
  2103. 388,
  2104. 185,
  2105. 6,
  2106. 128,
  2107. 4,
  2108. "INT"
  2109. ],
  2110. [
  2111. 418,
  2112. 128,
  2113. 0,
  2114. 214,
  2115. 0,
  2116. "IMAGE"
  2117. ],
  2118. [
  2119. 419,
  2120. 99,
  2121. 0,
  2122. 92,
  2123. 0,
  2124. "MODEL"
  2125. ],
  2126. [
  2127. 420,
  2128. 100,
  2129. 0,
  2130. 84,
  2131. 0,
  2132. "CLIP"
  2133. ],
  2134. [
  2135. 425,
  2136. 216,
  2137. 0,
  2138. 217,
  2139. 0,
  2140. "STITCHER"
  2141. ],
  2142. [
  2143. 426,
  2144. 217,
  2145. 0,
  2146. 218,
  2147. 0,
  2148. "IMAGE"
  2149. ],
  2150. [
  2151. 427,
  2152. 216,
  2153. 1,
  2154. 219,
  2155. 0,
  2156. "IMAGE"
  2157. ],
  2158. [
  2159. 428,
  2160. 91,
  2161. 0,
  2162. 220,
  2163. 1,
  2164. "CONDITIONING"
  2165. ],
  2166. [
  2167. 430,
  2168. 82,
  2169. 0,
  2170. 220,
  2171. 2,
  2172. "VAE"
  2173. ],
  2174. [
  2175. 432,
  2176. 216,
  2177. 2,
  2178. 220,
  2179. 4,
  2180. "MASK"
  2181. ],
  2182. [
  2183. 433,
  2184. 220,
  2185. 0,
  2186. 221,
  2187. 1,
  2188. "CONDITIONING"
  2189. ],
  2190. [
  2191. 434,
  2192. 220,
  2193. 1,
  2194. 221,
  2195. 2,
  2196. "CONDITIONING"
  2197. ],
  2198. [
  2199. 435,
  2200. 220,
  2201. 2,
  2202. 221,
  2203. 3,
  2204. "LATENT"
  2205. ],
  2206. [
  2207. 436,
  2208. 221,
  2209. 0,
  2210. 222,
  2211. 0,
  2212. "LATENT"
  2213. ],
  2214. [
  2215. 437,
  2216. 222,
  2217. 0,
  2218. 217,
  2219. 1,
  2220. "IMAGE"
  2221. ],
  2222. [
  2223. 438,
  2224. 82,
  2225. 0,
  2226. 222,
  2227. 1,
  2228. "VAE"
  2229. ],
  2230. [
  2231. 442,
  2232. 185,
  2233. 1,
  2234. 73,
  2235. 4,
  2236. "MASK"
  2237. ],
  2238. [
  2239. 443,
  2240. 185,
  2241. 0,
  2242. 73,
  2243. 3,
  2244. "IMAGE"
  2245. ],
  2246. [
  2247. 444,
  2248. 76,
  2249. 0,
  2250. 221,
  2251. 0,
  2252. "MODEL"
  2253. ],
  2254. [
  2255. 445,
  2256. 216,
  2257. 2,
  2258. 223,
  2259. 0,
  2260. "MASK"
  2261. ],
  2262. [
  2263. 446,
  2264. 222,
  2265. 0,
  2266. 224,
  2267. 0,
  2268. "IMAGE"
  2269. ],
  2270. [
  2271. 449,
  2272. 183,
  2273. 1,
  2274. 225,
  2275. 3,
  2276. "MASK"
  2277. ],
  2278. [
  2279. 452,
  2280. 217,
  2281. 0,
  2282. 226,
  2283. 0,
  2284. "IMAGE"
  2285. ],
  2286. [
  2287. 453,
  2288. 226,
  2289. 0,
  2290. 227,
  2291. 0,
  2292. "IMAGE"
  2293. ],
  2294. [
  2295. 454,
  2296. 225,
  2297. 3,
  2298. 226,
  2299. 1,
  2300. "INT"
  2301. ],
  2302. [
  2303. 455,
  2304. 225,
  2305. 4,
  2306. 226,
  2307. 2,
  2308. "INT"
  2309. ],
  2310. [
  2311. 456,
  2312. 225,
  2313. 5,
  2314. 226,
  2315. 3,
  2316. "INT"
  2317. ],
  2318. [
  2319. 457,
  2320. 225,
  2321. 6,
  2322. 226,
  2323. 4,
  2324. "INT"
  2325. ],
  2326. [
  2327. 462,
  2328. 90,
  2329. 0,
  2330. 220,
  2331. 0,
  2332. "CONDITIONING"
  2333. ],
  2334. [
  2335. 467,
  2336. 79,
  2337. 0,
  2338. 225,
  2339. 0,
  2340. "IMAGE"
  2341. ],
  2342. [
  2343. 469,
  2344. 225,
  2345. 0,
  2346. 216,
  2347. 0,
  2348. "IMAGE"
  2349. ],
  2350. [
  2351. 470,
  2352. 216,
  2353. 1,
  2354. 220,
  2355. 3,
  2356. "IMAGE"
  2357. ],
  2358. [
  2359. 471,
  2360. 183,
  2361. 0,
  2362. 225,
  2363. 1,
  2364. "IMAGE"
  2365. ],
  2366. [
  2367. 472,
  2368. 225,
  2369. 1,
  2370. 216,
  2371. 1,
  2372. "MASK"
  2373. ],
  2374. [
  2375. 473,
  2376. 225,
  2377. 2,
  2378. 216,
  2379. 2,
  2380. "MASK"
  2381. ]
  2382. ],
  2383. "groups": [
  2384. {
  2385. "id": 7,
  2386. "title": "INPAINT WITH REF",
  2387. "bounding": [
  2388. 1190.1435546875,
  2389. -1087.130126953125,
  2390. 3015.656982421875,
  2391. 2209.636474609375
  2392. ],
  2393. "color": "#A88",
  2394. "font_size": 24,
  2395. "flags": {}
  2396. },
  2397. {
  2398. "id": 4,
  2399. "title": "STYLE TRANSFER",
  2400. "bounding": [
  2401. -79.8996810913086,
  2402. -12.554957389831543,
  2403. 989.368408203125,
  2404. 513.7489013671875
  2405. ],
  2406. "color": "#8A8",
  2407. "font_size": 24,
  2408. "flags": {}
  2409. },
  2410. {
  2411. "id": 10,
  2412. "title": "Inpaint-Stitch",
  2413. "bounding": [
  2414. 461.3235778808594,
  2415. 1364.0447998046875,
  2416. 3754.522216796875,
  2417. 1544.84033203125
  2418. ],
  2419. "color": "#3f789e",
  2420. "font_size": 24,
  2421. "flags": {}
  2422. }
  2423. ],
  2424. "config": {},
  2425. "extra": {
  2426. "ds": {
  2427. "scale": 0.5730855330116846,
  2428. "offset": [
  2429. 1898.919943689432,
  2430. 1843.7237642934372
  2431. ]
  2432. },
  2433. "frontendVersion": "1.26.13",
  2434. "groupNodes": {},
  2435. "node_versions": {
  2436. "comfy-core": "0.3.14",
  2437. "comfyui-inpaint-nodes": "20092c37b9dfc481ca44e8577a9d4a9d426c0e56",
  2438. "comfyui-various": "36454f91606bbff4fc36d90234981ca4a47e2695",
  2439. "comfyui-in-context-lora-utils": "6ef772d589928a380a139c6cd2cfc49b83c8e441"
  2440. },
  2441. "ue_links": [],
  2442. "VHS_latentpreview": false,
  2443. "VHS_latentpreviewrate": 0,
  2444. "links_added_by_ue": [],
  2445. "VHS_MetadataImage": true,
  2446. "VHS_KeepIntermediate": true
  2447. },
  2448. "version": 0.4
  2449. }
Advertisement
Add Comment
Please, Sign In to add comment