Advertisement
Guest User

FLUX-FILL-INPAINT5-share

a guest
Apr 25th, 2025
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.57 KB | None | 0 0
  1. {
  2. "id": "84890e13-4c8a-4400-9670-fcdb4c259c77",
  3. "revision": 0,
  4. "last_node_id": 117,
  5. "last_link_id": 264,
  6. "nodes": [
  7. {
  8. "id": 19,
  9. "type": "SaveImage",
  10. "pos": [
  11. 5040,
  12. 1120
  13. ],
  14. "size": [
  15. 315,
  16. 270
  17. ],
  18. "flags": {},
  19. "order": 57,
  20. "mode": 4,
  21. "inputs": [
  22. {
  23. "name": "images",
  24. "type": "IMAGE",
  25. "link": 259
  26. }
  27. ],
  28. "outputs": [],
  29. "properties": {
  30. "Node name for S&R": "SaveImage"
  31. },
  32. "widgets_values": [
  33. "ComfyUI"
  34. ]
  35. },
  36. {
  37. "id": 2,
  38. "type": "KSamplerSelect",
  39. "pos": [
  40. 2560,
  41. 1216
  42. ],
  43. "size": [
  44. 256,
  45. 64
  46. ],
  47. "flags": {},
  48. "order": 0,
  49. "mode": 0,
  50. "inputs": [],
  51. "outputs": [
  52. {
  53. "name": "SAMPLER",
  54. "type": "SAMPLER",
  55. "links": [
  56. 4,
  57. 89
  58. ]
  59. }
  60. ],
  61. "properties": {
  62. "Node name for S&R": "KSamplerSelect"
  63. },
  64. "widgets_values": [
  65. "euler"
  66. ]
  67. },
  68. {
  69. "id": 13,
  70. "type": "DualCLIPLoader",
  71. "pos": [
  72. 608,
  73. 1200
  74. ],
  75. "size": [
  76. 384,
  77. 130
  78. ],
  79. "flags": {},
  80. "order": 1,
  81. "mode": 0,
  82. "inputs": [],
  83. "outputs": [
  84. {
  85. "name": "CLIP",
  86. "type": "CLIP",
  87. "slot_index": 0,
  88. "links": [
  89. 230,
  90. 247
  91. ]
  92. }
  93. ],
  94. "properties": {
  95. "Node name for S&R": "DualCLIPLoader"
  96. },
  97. "widgets_values": [
  98. "t5xxl_fp16.safetensors",
  99. "clip_l.safetensors",
  100. "flux",
  101. "default"
  102. ]
  103. },
  104. {
  105. "id": 4,
  106. "type": "RandomNoise",
  107. "pos": [
  108. 2928,
  109. 1136
  110. ],
  111. "size": [
  112. 210,
  113. 82
  114. ],
  115. "flags": {},
  116. "order": 18,
  117. "mode": 0,
  118. "inputs": [
  119. {
  120. "name": "noise_seed",
  121. "type": "INT",
  122. "widget": {
  123. "name": "noise_seed"
  124. },
  125. "link": 7
  126. }
  127. ],
  128. "outputs": [
  129. {
  130. "name": "NOISE",
  131. "type": "NOISE",
  132. "links": [
  133. 2
  134. ]
  135. }
  136. ],
  137. "properties": {
  138. "Node name for S&R": "RandomNoise"
  139. },
  140. "widgets_values": [
  141. 710942329863783,
  142. "randomize"
  143. ]
  144. },
  145. {
  146. "id": 3,
  147. "type": "SamplerCustomAdvanced",
  148. "pos": [
  149. 2880,
  150. 1392
  151. ],
  152. "size": [
  153. 288,
  154. 528
  155. ],
  156. "flags": {},
  157. "order": 45,
  158. "mode": 0,
  159. "inputs": [
  160. {
  161. "name": "noise",
  162. "type": "NOISE",
  163. "link": 2
  164. },
  165. {
  166. "name": "guider",
  167. "type": "GUIDER",
  168. "link": 3
  169. },
  170. {
  171. "name": "sampler",
  172. "type": "SAMPLER",
  173. "link": 4
  174. },
  175. {
  176. "name": "sigmas",
  177. "type": "SIGMAS",
  178. "link": 144
  179. },
  180. {
  181. "name": "latent_image",
  182. "type": "LATENT",
  183. "link": 47
  184. }
  185. ],
  186. "outputs": [
  187. {
  188. "name": "output",
  189. "type": "LATENT",
  190. "slot_index": 0,
  191. "links": [
  192. 9
  193. ]
  194. },
  195. {
  196. "name": "denoised_output",
  197. "type": "LATENT",
  198. "links": null
  199. }
  200. ],
  201. "properties": {
  202. "Node name for S&R": "SamplerCustomAdvanced"
  203. },
  204. "widgets_values": []
  205. },
  206. {
  207. "id": 9,
  208. "type": "UNETLoader",
  209. "pos": [
  210. 608,
  211. 1072
  212. ],
  213. "size": [
  214. 384,
  215. 82
  216. ],
  217. "flags": {},
  218. "order": 2,
  219. "mode": 0,
  220. "inputs": [],
  221. "outputs": [
  222. {
  223. "name": "MODEL",
  224. "type": "MODEL",
  225. "slot_index": 0,
  226. "links": [
  227. 229
  228. ]
  229. }
  230. ],
  231. "properties": {
  232. "Node name for S&R": "UNETLoader"
  233. },
  234. "widgets_values": [
  235. "fluxFillFP8_v10.safetensors",
  236. "fp8_e4m3fn"
  237. ]
  238. },
  239. {
  240. "id": 5,
  241. "type": "BasicGuider",
  242. "pos": [
  243. 2608,
  244. 1504
  245. ],
  246. "size": [
  247. 161.1999969482422,
  248. 48
  249. ],
  250. "flags": {},
  251. "order": 44,
  252. "mode": 0,
  253. "inputs": [
  254. {
  255. "name": "model",
  256. "type": "MODEL",
  257. "link": 222
  258. },
  259. {
  260. "name": "conditioning",
  261. "type": "CONDITIONING",
  262. "link": 46
  263. }
  264. ],
  265. "outputs": [
  266. {
  267. "name": "GUIDER",
  268. "type": "GUIDER",
  269. "slot_index": 0,
  270. "links": [
  271. 3
  272. ]
  273. }
  274. ],
  275. "properties": {
  276. "Node name for S&R": "BasicGuider"
  277. },
  278. "widgets_values": []
  279. },
  280. {
  281. "id": 30,
  282. "type": "VAEEncode",
  283. "pos": [
  284. 2576,
  285. 1600
  286. ],
  287. "size": [
  288. 210,
  289. 46
  290. ],
  291. "flags": {},
  292. "order": 41,
  293. "mode": 0,
  294. "inputs": [
  295. {
  296. "name": "pixels",
  297. "type": "IMAGE",
  298. "link": 236
  299. },
  300. {
  301. "name": "vae",
  302. "type": "VAE",
  303. "link": 35
  304. }
  305. ],
  306. "outputs": [
  307. {
  308. "name": "LATENT",
  309. "type": "LATENT",
  310. "slot_index": 0,
  311. "links": []
  312. }
  313. ],
  314. "properties": {
  315. "Node name for S&R": "VAEEncode"
  316. },
  317. "widgets_values": []
  318. },
  319. {
  320. "id": 6,
  321. "type": "VAEDecode",
  322. "pos": [
  323. 3216,
  324. 1136
  325. ],
  326. "size": [
  327. 144,
  328. 48
  329. ],
  330. "flags": {},
  331. "order": 46,
  332. "mode": 0,
  333. "inputs": [
  334. {
  335. "name": "samples",
  336. "type": "LATENT",
  337. "link": 9
  338. },
  339. {
  340. "name": "vae",
  341. "type": "VAE",
  342. "link": 10
  343. }
  344. ],
  345. "outputs": [
  346. {
  347. "name": "IMAGE",
  348. "type": "IMAGE",
  349. "slot_index": 0,
  350. "links": [
  351. 243
  352. ]
  353. }
  354. ],
  355. "properties": {
  356. "Node name for S&R": "VAEDecode"
  357. },
  358. "widgets_values": []
  359. },
  360. {
  361. "id": 10,
  362. "type": "FluxGuidance",
  363. "pos": [
  364. 2576,
  365. 1104
  366. ],
  367. "size": [
  368. 224,
  369. 64
  370. ],
  371. "flags": {
  372. "collapsed": false
  373. },
  374. "order": 29,
  375. "mode": 0,
  376. "inputs": [
  377. {
  378. "name": "conditioning",
  379. "type": "CONDITIONING",
  380. "link": 15
  381. }
  382. ],
  383. "outputs": [
  384. {
  385. "name": "CONDITIONING",
  386. "type": "CONDITIONING",
  387. "slot_index": 0,
  388. "links": [
  389. 43
  390. ]
  391. }
  392. ],
  393. "properties": {
  394. "Node name for S&R": "FluxGuidance"
  395. },
  396. "widgets_values": [
  397. 30
  398. ]
  399. },
  400. {
  401. "id": 54,
  402. "type": "PreviewImage",
  403. "pos": [
  404. 4224,
  405. 1392
  406. ],
  407. "size": [
  408. 576,
  409. 640
  410. ],
  411. "flags": {},
  412. "order": 56,
  413. "mode": 0,
  414. "inputs": [
  415. {
  416. "name": "images",
  417. "type": "IMAGE",
  418. "link": 258
  419. }
  420. ],
  421. "outputs": [],
  422. "properties": {
  423. "Node name for S&R": "PreviewImage"
  424. },
  425. "widgets_values": []
  426. },
  427. {
  428. "id": 59,
  429. "type": "BasicGuider",
  430. "pos": [
  431. 4656,
  432. 928
  433. ],
  434. "size": [
  435. 161.1999969482422,
  436. 48
  437. ],
  438. "flags": {},
  439. "order": 52,
  440. "mode": 0,
  441. "inputs": [
  442. {
  443. "name": "model",
  444. "type": "MODEL",
  445. "link": 228
  446. },
  447. {
  448. "name": "conditioning",
  449. "type": "CONDITIONING",
  450. "link": 116
  451. }
  452. ],
  453. "outputs": [
  454. {
  455. "name": "GUIDER",
  456. "type": "GUIDER",
  457. "slot_index": 0,
  458. "links": [
  459. 118
  460. ]
  461. }
  462. ],
  463. "properties": {
  464. "Node name for S&R": "BasicGuider"
  465. },
  466. "widgets_values": []
  467. },
  468. {
  469. "id": 74,
  470. "type": "SAMLoader",
  471. "pos": [
  472. 1552,
  473. 2688
  474. ],
  475. "size": [
  476. 315,
  477. 82
  478. ],
  479. "flags": {},
  480. "order": 3,
  481. "mode": 4,
  482. "inputs": [],
  483. "outputs": [
  484. {
  485. "name": "SAM_MODEL",
  486. "type": "SAM_MODEL",
  487. "links": []
  488. }
  489. ],
  490. "properties": {
  491. "Node name for S&R": "SAMLoader"
  492. },
  493. "widgets_values": [
  494. "sam_vit_b_01ec64.pth",
  495. "AUTO"
  496. ]
  497. },
  498. {
  499. "id": 86,
  500. "type": "ResizeMask",
  501. "pos": [
  502. 2272,
  503. 2912
  504. ],
  505. "size": [
  506. 315,
  507. 194
  508. ],
  509. "flags": {},
  510. "order": 36,
  511. "mode": 4,
  512. "inputs": [
  513. {
  514. "name": "mask",
  515. "type": "MASK",
  516. "link": 168
  517. },
  518. {
  519. "name": "width",
  520. "type": "INT",
  521. "widget": {
  522. "name": "width"
  523. },
  524. "link": 169
  525. },
  526. {
  527. "name": "height",
  528. "type": "INT",
  529. "widget": {
  530. "name": "height"
  531. },
  532. "link": 170
  533. }
  534. ],
  535. "outputs": [
  536. {
  537. "name": "mask",
  538. "type": "MASK",
  539. "slot_index": 0,
  540. "links": [
  541. 177
  542. ]
  543. },
  544. {
  545. "name": "width",
  546. "type": "INT",
  547. "links": null
  548. },
  549. {
  550. "name": "height",
  551. "type": "INT",
  552. "links": null
  553. }
  554. ],
  555. "properties": {
  556. "Node name for S&R": "ResizeMask"
  557. },
  558. "widgets_values": [
  559. 1024,
  560. 1024,
  561. false,
  562. "nearest-exact",
  563. "disabled"
  564. ]
  565. },
  566. {
  567. "id": 81,
  568. "type": "GetImageSize+",
  569. "pos": [
  570. 1952,
  571. 3136
  572. ],
  573. "size": [
  574. 214.20001220703125,
  575. 66
  576. ],
  577. "flags": {},
  578. "order": 24,
  579. "mode": 4,
  580. "inputs": [
  581. {
  582. "name": "image",
  583. "type": "IMAGE",
  584. "link": 262
  585. }
  586. ],
  587. "outputs": [
  588. {
  589. "name": "width",
  590. "type": "INT",
  591. "slot_index": 0,
  592. "links": [
  593. 169
  594. ]
  595. },
  596. {
  597. "name": "height",
  598. "type": "INT",
  599. "slot_index": 1,
  600. "links": [
  601. 170
  602. ]
  603. },
  604. {
  605. "name": "count",
  606. "type": "INT",
  607. "links": null
  608. }
  609. ],
  610. "properties": {
  611. "Node name for S&R": "GetImageSize+"
  612. },
  613. "widgets_values": []
  614. },
  615. {
  616. "id": 87,
  617. "type": "Switch mask [Crystools]",
  618. "pos": [
  619. 2272,
  620. 3168
  621. ],
  622. "size": [
  623. 315,
  624. 78
  625. ],
  626. "flags": {},
  627. "order": 37,
  628. "mode": 4,
  629. "inputs": [
  630. {
  631. "name": "on_true",
  632. "type": "MASK",
  633. "link": 178
  634. },
  635. {
  636. "name": "on_false",
  637. "type": "MASK",
  638. "link": 177
  639. }
  640. ],
  641. "outputs": [
  642. {
  643. "name": "mask",
  644. "type": "MASK",
  645. "slot_index": 0,
  646. "links": [
  647. 179,
  648. 241
  649. ]
  650. }
  651. ],
  652. "properties": {
  653. "Node name for S&R": "Switch mask [Crystools]"
  654. },
  655. "widgets_values": [
  656. false
  657. ]
  658. },
  659. {
  660. "id": 8,
  661. "type": "PreviewImage",
  662. "pos": [
  663. 3200,
  664. 1248
  665. ],
  666. "size": [
  667. 608,
  668. 688
  669. ],
  670. "flags": {},
  671. "order": 48,
  672. "mode": 0,
  673. "inputs": [
  674. {
  675. "name": "images",
  676. "type": "IMAGE",
  677. "link": 244
  678. }
  679. ],
  680. "outputs": [],
  681. "properties": {
  682. "Node name for S&R": "PreviewImage"
  683. },
  684. "widgets_values": []
  685. },
  686. {
  687. "id": 85,
  688. "type": "GrowMask",
  689. "pos": [
  690. 2256,
  691. 2784
  692. ],
  693. "size": [
  694. 315,
  695. 82
  696. ],
  697. "flags": {},
  698. "order": 35,
  699. "mode": 4,
  700. "inputs": [
  701. {
  702. "name": "mask",
  703. "type": "MASK",
  704. "link": 166
  705. }
  706. ],
  707. "outputs": [
  708. {
  709. "name": "MASK",
  710. "type": "MASK",
  711. "slot_index": 0,
  712. "links": [
  713. 168
  714. ]
  715. }
  716. ],
  717. "properties": {
  718. "Node name for S&R": "GrowMask"
  719. },
  720. "widgets_values": [
  721. 32,
  722. true
  723. ],
  724. "color": "#232",
  725. "bgcolor": "#353"
  726. },
  727. {
  728. "id": 48,
  729. "type": "SamplerCustomAdvanced",
  730. "pos": [
  731. 3904,
  732. 1504
  733. ],
  734. "size": [
  735. 288,
  736. 528
  737. ],
  738. "flags": {},
  739. "order": 53,
  740. "mode": 0,
  741. "inputs": [
  742. {
  743. "name": "noise",
  744. "type": "NOISE",
  745. "link": 93
  746. },
  747. {
  748. "name": "guider",
  749. "type": "GUIDER",
  750. "link": 118
  751. },
  752. {
  753. "name": "sampler",
  754. "type": "SAMPLER",
  755. "link": 89
  756. },
  757. {
  758. "name": "sigmas",
  759. "type": "SIGMAS",
  760. "link": 95
  761. },
  762. {
  763. "name": "latent_image",
  764. "type": "LATENT",
  765. "link": 233
  766. }
  767. ],
  768. "outputs": [
  769. {
  770. "name": "output",
  771. "type": "LATENT",
  772. "slot_index": 0,
  773. "links": [
  774. 96
  775. ]
  776. },
  777. {
  778. "name": "denoised_output",
  779. "type": "LATENT",
  780. "links": null
  781. }
  782. ],
  783. "properties": {
  784. "Node name for S&R": "SamplerCustomAdvanced"
  785. },
  786. "widgets_values": []
  787. },
  788. {
  789. "id": 75,
  790. "type": "SEGSPreview",
  791. "pos": [
  792. 1904,
  793. 2768
  794. ],
  795. "size": [
  796. 315,
  797. 314
  798. ],
  799. "flags": {},
  800. "order": 32,
  801. "mode": 4,
  802. "inputs": [
  803. {
  804. "name": "segs",
  805. "type": "SEGS",
  806. "link": 213
  807. },
  808. {
  809. "name": "fallback_image_opt",
  810. "shape": 7,
  811. "type": "IMAGE",
  812. "link": null
  813. }
  814. ],
  815. "outputs": [
  816. {
  817. "name": "IMAGE",
  818. "shape": 6,
  819. "type": "IMAGE",
  820. "slot_index": 0,
  821. "links": []
  822. }
  823. ],
  824. "properties": {
  825. "Node name for S&R": "SEGSPreview"
  826. },
  827. "widgets_values": [
  828. true,
  829. 0.2
  830. ]
  831. },
  832. {
  833. "id": 73,
  834. "type": "ImpactSimpleDetectorSEGS",
  835. "pos": [
  836. 1552,
  837. 2832
  838. ],
  839. "size": [
  840. 315,
  841. 310
  842. ],
  843. "flags": {},
  844. "order": 23,
  845. "mode": 4,
  846. "inputs": [
  847. {
  848. "name": "bbox_detector",
  849. "type": "BBOX_DETECTOR",
  850. "link": 157
  851. },
  852. {
  853. "name": "image",
  854. "type": "IMAGE",
  855. "link": 261
  856. },
  857. {
  858. "name": "sam_model_opt",
  859. "shape": 7,
  860. "type": "SAM_MODEL",
  861. "link": null
  862. },
  863. {
  864. "name": "segm_detector_opt",
  865. "shape": 7,
  866. "type": "SEGM_DETECTOR",
  867. "link": 156
  868. }
  869. ],
  870. "outputs": [
  871. {
  872. "name": "SEGS",
  873. "type": "SEGS",
  874. "slot_index": 0,
  875. "links": [
  876. 212
  877. ]
  878. }
  879. ],
  880. "properties": {
  881. "Node name for S&R": "ImpactSimpleDetectorSEGS"
  882. },
  883. "widgets_values": [
  884. 0.45,
  885. 0,
  886. 1.1,
  887. 10,
  888. 0.4,
  889. 0,
  890. 0,
  891. 0.7,
  892. 0
  893. ]
  894. },
  895. {
  896. "id": 78,
  897. "type": "SegsToCombinedMask",
  898. "pos": [
  899. 1920,
  900. 2688
  901. ],
  902. "size": [
  903. 289.79998779296875,
  904. 26
  905. ],
  906. "flags": {},
  907. "order": 33,
  908. "mode": 4,
  909. "inputs": [
  910. {
  911. "name": "segs",
  912. "type": "SEGS",
  913. "link": 214
  914. }
  915. ],
  916. "outputs": [
  917. {
  918. "name": "MASK",
  919. "type": "MASK",
  920. "slot_index": 0,
  921. "links": [
  922. 209
  923. ]
  924. }
  925. ],
  926. "properties": {
  927. "Node name for S&R": "SegsToCombinedMask"
  928. },
  929. "widgets_values": []
  930. },
  931. {
  932. "id": 88,
  933. "type": "ImpactSEGSOrderedFilter",
  934. "pos": [
  935. 1552,
  936. 3200
  937. ],
  938. "size": [
  939. 315,
  940. 150
  941. ],
  942. "flags": {},
  943. "order": 28,
  944. "mode": 4,
  945. "inputs": [
  946. {
  947. "name": "segs",
  948. "type": "SEGS",
  949. "link": 212
  950. }
  951. ],
  952. "outputs": [
  953. {
  954. "name": "filtered_SEGS",
  955. "type": "SEGS",
  956. "slot_index": 0,
  957. "links": [
  958. 213,
  959. 214
  960. ]
  961. },
  962. {
  963. "name": "remained_SEGS",
  964. "type": "SEGS",
  965. "links": null
  966. }
  967. ],
  968. "properties": {
  969. "Node name for S&R": "ImpactSEGSOrderedFilter"
  970. },
  971. "widgets_values": [
  972. "area(=w*h)",
  973. true,
  974. 0,
  975. 1
  976. ]
  977. },
  978. {
  979. "id": 56,
  980. "type": "UNETLoader",
  981. "pos": [
  982. 3888,
  983. 176
  984. ],
  985. "size": [
  986. 400,
  987. 82
  988. ],
  989. "flags": {},
  990. "order": 4,
  991. "mode": 0,
  992. "inputs": [],
  993. "outputs": [
  994. {
  995. "name": "MODEL",
  996. "type": "MODEL",
  997. "slot_index": 0,
  998. "links": [
  999. 246
  1000. ]
  1001. }
  1002. ],
  1003. "properties": {
  1004. "Node name for S&R": "UNETLoader"
  1005. },
  1006. "widgets_values": [
  1007. "flux1-dev-fp8-e4m3fn.safetensors",
  1008. "fp8_e4m3fn"
  1009. ]
  1010. },
  1011. {
  1012. "id": 11,
  1013. "type": "BasicScheduler",
  1014. "pos": [
  1015. 2576,
  1016. 1328
  1017. ],
  1018. "size": [
  1019. 210,
  1020. 112
  1021. ],
  1022. "flags": {},
  1023. "order": 25,
  1024. "mode": 0,
  1025. "inputs": [
  1026. {
  1027. "name": "model",
  1028. "type": "MODEL",
  1029. "link": 223
  1030. }
  1031. ],
  1032. "outputs": [
  1033. {
  1034. "name": "SIGMAS",
  1035. "type": "SIGMAS",
  1036. "slot_index": 0,
  1037. "links": [
  1038. 144
  1039. ]
  1040. }
  1041. ],
  1042. "properties": {
  1043. "Node name for S&R": "BasicScheduler"
  1044. },
  1045. "widgets_values": [
  1046. "simple",
  1047. 6,
  1048. 1
  1049. ],
  1050. "color": "#232",
  1051. "bgcolor": "#353"
  1052. },
  1053. {
  1054. "id": 14,
  1055. "type": "Seed (rgthree)",
  1056. "pos": [
  1057. 2912,
  1058. 1216
  1059. ],
  1060. "size": [
  1061. 210,
  1062. 130
  1063. ],
  1064. "flags": {},
  1065. "order": 5,
  1066. "mode": 0,
  1067. "inputs": [],
  1068. "outputs": [
  1069. {
  1070. "dir": 4,
  1071. "name": "SEED",
  1072. "shape": 3,
  1073. "type": "INT",
  1074. "links": [
  1075. 7
  1076. ]
  1077. }
  1078. ],
  1079. "properties": {},
  1080. "widgets_values": [
  1081. 678146044513906,
  1082. null,
  1083. null,
  1084. null
  1085. ],
  1086. "color": "#232",
  1087. "bgcolor": "#353"
  1088. },
  1089. {
  1090. "id": 50,
  1091. "type": "Seed (rgthree)",
  1092. "pos": [
  1093. 3936,
  1094. 1312
  1095. ],
  1096. "size": [
  1097. 210,
  1098. 130
  1099. ],
  1100. "flags": {},
  1101. "order": 6,
  1102. "mode": 0,
  1103. "inputs": [],
  1104. "outputs": [
  1105. {
  1106. "dir": 4,
  1107. "name": "SEED",
  1108. "shape": 3,
  1109. "type": "INT",
  1110. "links": [
  1111. 92
  1112. ]
  1113. }
  1114. ],
  1115. "properties": {},
  1116. "widgets_values": [
  1117. 395418124209221,
  1118. null,
  1119. null,
  1120. null
  1121. ],
  1122. "color": "#232",
  1123. "bgcolor": "#353"
  1124. },
  1125. {
  1126. "id": 15,
  1127. "type": "CLIPTextEncode",
  1128. "pos": [
  1129. 1072,
  1130. 1088
  1131. ],
  1132. "size": [
  1133. 400,
  1134. 224
  1135. ],
  1136. "flags": {},
  1137. "order": 26,
  1138. "mode": 0,
  1139. "inputs": [
  1140. {
  1141. "name": "clip",
  1142. "type": "CLIP",
  1143. "link": 224
  1144. }
  1145. ],
  1146. "outputs": [
  1147. {
  1148. "name": "CONDITIONING",
  1149. "type": "CONDITIONING",
  1150. "slot_index": 0,
  1151. "links": [
  1152. 15,
  1153. 44,
  1154. 140
  1155. ]
  1156. }
  1157. ],
  1158. "properties": {
  1159. "Node name for S&R": "CLIPTextEncode"
  1160. },
  1161. "widgets_values": [
  1162. "photo of woman with blonde hair",
  1163. [
  1164. false,
  1165. true
  1166. ]
  1167. ],
  1168. "color": "#232",
  1169. "bgcolor": "#353"
  1170. },
  1171. {
  1172. "id": 7,
  1173. "type": "VAELoader",
  1174. "pos": [
  1175. 608,
  1176. 1360
  1177. ],
  1178. "size": [
  1179. 384,
  1180. 64
  1181. ],
  1182. "flags": {},
  1183. "order": 7,
  1184. "mode": 0,
  1185. "inputs": [],
  1186. "outputs": [
  1187. {
  1188. "name": "VAE",
  1189. "type": "VAE",
  1190. "slot_index": 0,
  1191. "links": [
  1192. 10,
  1193. 35,
  1194. 54,
  1195. 97,
  1196. 114
  1197. ]
  1198. }
  1199. ],
  1200. "properties": {
  1201. "Node name for S&R": "VAELoader"
  1202. },
  1203. "widgets_values": [
  1204. "ae.safetensors"
  1205. ]
  1206. },
  1207. {
  1208. "id": 109,
  1209. "type": "InpaintCropImproved",
  1210. "pos": [
  1211. 2080,
  1212. 1104
  1213. ],
  1214. "size": [
  1215. 379.6000061035156,
  1216. 626
  1217. ],
  1218. "flags": {},
  1219. "order": 39,
  1220. "mode": 0,
  1221. "inputs": [
  1222. {
  1223. "name": "image",
  1224. "type": "IMAGE",
  1225. "link": 263
  1226. },
  1227. {
  1228. "name": "mask",
  1229. "shape": 7,
  1230. "type": "MASK",
  1231. "link": 241
  1232. },
  1233. {
  1234. "name": "optional_context_mask",
  1235. "shape": 7,
  1236. "type": "MASK",
  1237. "link": null
  1238. }
  1239. ],
  1240. "outputs": [
  1241. {
  1242. "name": "stitcher",
  1243. "type": "STITCHER",
  1244. "links": [
  1245. 242
  1246. ]
  1247. },
  1248. {
  1249. "name": "cropped_image",
  1250. "type": "IMAGE",
  1251. "links": [
  1252. 236,
  1253. 237,
  1254. 238
  1255. ]
  1256. },
  1257. {
  1258. "name": "cropped_mask",
  1259. "type": "MASK",
  1260. "links": [
  1261. 239,
  1262. 240
  1263. ]
  1264. }
  1265. ],
  1266. "properties": {
  1267. "Node name for S&R": "InpaintCropImproved"
  1268. },
  1269. "widgets_values": [
  1270. "bilinear",
  1271. "lanczos",
  1272. false,
  1273. "ensure minimum resolution",
  1274. 1024,
  1275. 1024,
  1276. 16384,
  1277. 16384,
  1278. false,
  1279. 0,
  1280. false,
  1281. 32,
  1282. 0.1,
  1283. false,
  1284. 1,
  1285. 1,
  1286. 1,
  1287. 1,
  1288. 1.2,
  1289. true,
  1290. 1024,
  1291. 1024,
  1292. "64"
  1293. ],
  1294. "color": "#232",
  1295. "bgcolor": "#353"
  1296. },
  1297. {
  1298. "id": 110,
  1299. "type": "InpaintStitchImproved",
  1300. "pos": [
  1301. 3424,
  1302. 1136
  1303. ],
  1304. "size": [
  1305. 352.79998779296875,
  1306. 46
  1307. ],
  1308. "flags": {},
  1309. "order": 47,
  1310. "mode": 0,
  1311. "inputs": [
  1312. {
  1313. "name": "stitcher",
  1314. "type": "STITCHER",
  1315. "link": 242
  1316. },
  1317. {
  1318. "name": "inpainted_image",
  1319. "type": "IMAGE",
  1320. "link": 243
  1321. }
  1322. ],
  1323. "outputs": [
  1324. {
  1325. "name": "image",
  1326. "type": "IMAGE",
  1327. "links": [
  1328. 244,
  1329. 250
  1330. ]
  1331. }
  1332. ],
  1333. "properties": {
  1334. "Node name for S&R": "InpaintStitchImproved"
  1335. },
  1336. "widgets_values": []
  1337. },
  1338. {
  1339. "id": 24,
  1340. "type": "LoadImage",
  1341. "pos": [
  1342. 1568,
  1343. 1120
  1344. ],
  1345. "size": [
  1346. 480,
  1347. 736
  1348. ],
  1349. "flags": {},
  1350. "order": 8,
  1351. "mode": 0,
  1352. "inputs": [],
  1353. "outputs": [
  1354. {
  1355. "name": "IMAGE",
  1356. "type": "IMAGE",
  1357. "slot_index": 0,
  1358. "links": [
  1359. 264
  1360. ]
  1361. },
  1362. {
  1363. "name": "MASK",
  1364. "type": "MASK",
  1365. "slot_index": 1,
  1366. "links": [
  1367. 178
  1368. ]
  1369. }
  1370. ],
  1371. "properties": {
  1372. "Node name for S&R": "LoadImage"
  1373. },
  1374. "widgets_values": [
  1375. "clipspace/clipspace-mask-6548464.png [input]",
  1376. "image"
  1377. ],
  1378. "color": "#232",
  1379. "bgcolor": "#353"
  1380. },
  1381. {
  1382. "id": 114,
  1383. "type": "RepeatImageBatch",
  1384. "pos": [
  1385. 1632,
  1386. 896
  1387. ],
  1388. "size": [
  1389. 240,
  1390. 58
  1391. ],
  1392. "flags": {},
  1393. "order": 20,
  1394. "mode": 4,
  1395. "inputs": [
  1396. {
  1397. "name": "image",
  1398. "type": "IMAGE",
  1399. "link": 264
  1400. }
  1401. ],
  1402. "outputs": [
  1403. {
  1404. "name": "IMAGE",
  1405. "type": "IMAGE",
  1406. "links": [
  1407. 261,
  1408. 262,
  1409. 263
  1410. ]
  1411. }
  1412. ],
  1413. "properties": {
  1414. "Node name for S&R": "RepeatImageBatch"
  1415. },
  1416. "widgets_values": [
  1417. 2
  1418. ]
  1419. },
  1420. {
  1421. "id": 20,
  1422. "type": "Fast Groups Bypasser (rgthree)",
  1423. "pos": [
  1424. 1072,
  1425. 1344
  1426. ],
  1427. "size": [
  1428. 400,
  1429. 154
  1430. ],
  1431. "flags": {},
  1432. "order": 9,
  1433. "mode": 0,
  1434. "inputs": [],
  1435. "outputs": [
  1436. {
  1437. "name": "OPT_CONNECTION",
  1438. "type": "*",
  1439. "links": null
  1440. }
  1441. ],
  1442. "properties": {
  1443. "matchColors": "YELLOW",
  1444. "matchTitle": "",
  1445. "showNav": true,
  1446. "sort": "position",
  1447. "customSortAlphabet": "",
  1448. "toggleRestriction": "default"
  1449. },
  1450. "color": "#232",
  1451. "bgcolor": "#353"
  1452. },
  1453. {
  1454. "id": 82,
  1455. "type": "ResizeMask",
  1456. "pos": [
  1457. 2256,
  1458. 2528
  1459. ],
  1460. "size": [
  1461. 315,
  1462. 194
  1463. ],
  1464. "flags": {},
  1465. "order": 34,
  1466. "mode": 4,
  1467. "inputs": [
  1468. {
  1469. "name": "mask",
  1470. "type": "MASK",
  1471. "link": 209
  1472. }
  1473. ],
  1474. "outputs": [
  1475. {
  1476. "name": "mask",
  1477. "type": "MASK",
  1478. "slot_index": 0,
  1479. "links": [
  1480. 166
  1481. ]
  1482. },
  1483. {
  1484. "name": "width",
  1485. "type": "INT",
  1486. "links": null
  1487. },
  1488. {
  1489. "name": "height",
  1490. "type": "INT",
  1491. "links": null
  1492. }
  1493. ],
  1494. "properties": {
  1495. "Node name for S&R": "ResizeMask"
  1496. },
  1497. "widgets_values": [
  1498. 1024,
  1499. 1024,
  1500. true,
  1501. "nearest-exact",
  1502. "disabled"
  1503. ]
  1504. },
  1505. {
  1506. "id": 115,
  1507. "type": "Note",
  1508. "pos": [
  1509. 1568,
  1510. 2544
  1511. ],
  1512. "size": [
  1513. 256,
  1514. 88
  1515. ],
  1516. "flags": {},
  1517. "order": 10,
  1518. "mode": 4,
  1519. "inputs": [],
  1520. "outputs": [],
  1521. "properties": {},
  1522. "widgets_values": [
  1523. "bbox/face_yolov8m.pt"
  1524. ],
  1525. "color": "#432",
  1526. "bgcolor": "#653"
  1527. },
  1528. {
  1529. "id": 76,
  1530. "type": "UltralyticsDetectorProvider",
  1531. "pos": [
  1532. 1920,
  1533. 2416
  1534. ],
  1535. "size": [
  1536. 340.20001220703125,
  1537. 78
  1538. ],
  1539. "flags": {},
  1540. "order": 11,
  1541. "mode": 4,
  1542. "inputs": [],
  1543. "outputs": [
  1544. {
  1545. "name": "BBOX_DETECTOR",
  1546. "type": "BBOX_DETECTOR",
  1547. "slot_index": 0,
  1548. "links": []
  1549. },
  1550. {
  1551. "name": "SEGM_DETECTOR",
  1552. "type": "SEGM_DETECTOR",
  1553. "slot_index": 1,
  1554. "links": [
  1555. 156
  1556. ]
  1557. }
  1558. ],
  1559. "properties": {
  1560. "Node name for S&R": "UltralyticsDetectorProvider"
  1561. },
  1562. "widgets_values": [
  1563. "segm/face_yolov8m-seg_60.pt"
  1564. ]
  1565. },
  1566. {
  1567. "id": 72,
  1568. "type": "UltralyticsDetectorProvider",
  1569. "pos": [
  1570. 1536,
  1571. 2416
  1572. ],
  1573. "size": [
  1574. 340.20001220703125,
  1575. 78
  1576. ],
  1577. "flags": {},
  1578. "order": 12,
  1579. "mode": 4,
  1580. "inputs": [],
  1581. "outputs": [
  1582. {
  1583. "name": "BBOX_DETECTOR",
  1584. "type": "BBOX_DETECTOR",
  1585. "slot_index": 0,
  1586. "links": [
  1587. 157
  1588. ]
  1589. },
  1590. {
  1591. "name": "SEGM_DETECTOR",
  1592. "type": "SEGM_DETECTOR",
  1593. "links": null
  1594. }
  1595. ],
  1596. "properties": {
  1597. "Node name for S&R": "UltralyticsDetectorProvider"
  1598. },
  1599. "widgets_values": [
  1600. "bbox/face_yolov8m.pt"
  1601. ]
  1602. },
  1603. {
  1604. "id": 116,
  1605. "type": "Note",
  1606. "pos": [
  1607. 1920,
  1608. 2544
  1609. ],
  1610. "size": [
  1611. 256,
  1612. 88
  1613. ],
  1614. "flags": {},
  1615. "order": 13,
  1616. "mode": 4,
  1617. "inputs": [],
  1618. "outputs": [],
  1619. "properties": {},
  1620. "widgets_values": [
  1621. "segm/face_yolov8m-seg_60.pt"
  1622. ],
  1623. "color": "#432",
  1624. "bgcolor": "#653"
  1625. },
  1626. {
  1627. "id": 112,
  1628. "type": "InpaintCropImproved",
  1629. "pos": [
  1630. 3904,
  1631. 816
  1632. ],
  1633. "size": [
  1634. 379.6000061035156,
  1635. 626
  1636. ],
  1637. "flags": {},
  1638. "order": 49,
  1639. "mode": 0,
  1640. "inputs": [
  1641. {
  1642. "name": "image",
  1643. "type": "IMAGE",
  1644. "link": 250
  1645. },
  1646. {
  1647. "name": "mask",
  1648. "shape": 7,
  1649. "type": "MASK",
  1650. "link": 251
  1651. },
  1652. {
  1653. "name": "optional_context_mask",
  1654. "shape": 7,
  1655. "type": "MASK",
  1656. "link": null
  1657. }
  1658. ],
  1659. "outputs": [
  1660. {
  1661. "name": "stitcher",
  1662. "type": "STITCHER",
  1663. "links": [
  1664. 256
  1665. ]
  1666. },
  1667. {
  1668. "name": "cropped_image",
  1669. "type": "IMAGE",
  1670. "links": [
  1671. 252,
  1672. 253
  1673. ]
  1674. },
  1675. {
  1676. "name": "cropped_mask",
  1677. "type": "MASK",
  1678. "links": [
  1679. 254,
  1680. 255
  1681. ]
  1682. }
  1683. ],
  1684. "properties": {
  1685. "Node name for S&R": "InpaintCropImproved"
  1686. },
  1687. "widgets_values": [
  1688. "bilinear",
  1689. "lanczos",
  1690. false,
  1691. "ensure minimum resolution",
  1692. 1024,
  1693. 1024,
  1694. 16384,
  1695. 16384,
  1696. false,
  1697. 0,
  1698. false,
  1699. 32,
  1700. 0.1,
  1701. false,
  1702. 1,
  1703. 1,
  1704. 1,
  1705. 1,
  1706. 1.2,
  1707. true,
  1708. 1024,
  1709. 1024,
  1710. "64"
  1711. ],
  1712. "color": "#232",
  1713. "bgcolor": "#353"
  1714. },
  1715. {
  1716. "id": 66,
  1717. "type": "FluxGuidance",
  1718. "pos": [
  1719. 4400,
  1720. 704
  1721. ],
  1722. "size": [
  1723. 211.60000610351562,
  1724. 64
  1725. ],
  1726. "flags": {
  1727. "collapsed": false
  1728. },
  1729. "order": 31,
  1730. "mode": 0,
  1731. "inputs": [
  1732. {
  1733. "name": "conditioning",
  1734. "type": "CONDITIONING",
  1735. "link": 140
  1736. }
  1737. ],
  1738. "outputs": [
  1739. {
  1740. "name": "CONDITIONING",
  1741. "type": "CONDITIONING",
  1742. "slot_index": 0,
  1743. "links": [
  1744. 141
  1745. ]
  1746. }
  1747. ],
  1748. "properties": {
  1749. "Node name for S&R": "FluxGuidance"
  1750. },
  1751. "widgets_values": [
  1752. 3
  1753. ]
  1754. },
  1755. {
  1756. "id": 106,
  1757. "type": "Power Lora Loader (rgthree)",
  1758. "pos": [
  1759. 3904,
  1760. 480
  1761. ],
  1762. "size": [
  1763. 464,
  1764. 272
  1765. ],
  1766. "flags": {},
  1767. "order": 22,
  1768. "mode": 0,
  1769. "inputs": [
  1770. {
  1771. "dir": 3,
  1772. "name": "model",
  1773. "type": "MODEL",
  1774. "link": 248
  1775. },
  1776. {
  1777. "dir": 3,
  1778. "name": "clip",
  1779. "type": "CLIP",
  1780. "link": 260
  1781. }
  1782. ],
  1783. "outputs": [
  1784. {
  1785. "dir": 4,
  1786. "name": "MODEL",
  1787. "shape": 3,
  1788. "type": "MODEL",
  1789. "links": [
  1790. 227,
  1791. 228
  1792. ]
  1793. },
  1794. {
  1795. "dir": 4,
  1796. "name": "CLIP",
  1797. "shape": 3,
  1798. "type": "CLIP",
  1799. "links": null
  1800. }
  1801. ],
  1802. "properties": {
  1803. "Show Strengths": "Single Strength"
  1804. },
  1805. "widgets_values": [
  1806. null,
  1807. {
  1808. "type": "PowerLoraLoaderHeaderWidget"
  1809. },
  1810. null,
  1811. ""
  1812. ]
  1813. },
  1814. {
  1815. "id": 58,
  1816. "type": "InpaintModelConditioning",
  1817. "pos": [
  1818. 4640,
  1819. 704
  1820. ],
  1821. "size": [
  1822. 210,
  1823. 138
  1824. ],
  1825. "flags": {},
  1826. "order": 51,
  1827. "mode": 0,
  1828. "inputs": [
  1829. {
  1830. "name": "positive",
  1831. "type": "CONDITIONING",
  1832. "link": 141
  1833. },
  1834. {
  1835. "name": "negative",
  1836. "type": "CONDITIONING",
  1837. "link": 113
  1838. },
  1839. {
  1840. "name": "vae",
  1841. "type": "VAE",
  1842. "link": 114
  1843. },
  1844. {
  1845. "name": "pixels",
  1846. "type": "IMAGE",
  1847. "link": 253
  1848. },
  1849. {
  1850. "name": "mask",
  1851. "type": "MASK",
  1852. "link": 255
  1853. }
  1854. ],
  1855. "outputs": [
  1856. {
  1857. "name": "positive",
  1858. "type": "CONDITIONING",
  1859. "slot_index": 0,
  1860. "links": [
  1861. 116
  1862. ]
  1863. },
  1864. {
  1865. "name": "negative",
  1866. "type": "CONDITIONING",
  1867. "slot_index": 1,
  1868. "links": []
  1869. },
  1870. {
  1871. "name": "latent",
  1872. "type": "LATENT",
  1873. "slot_index": 2,
  1874. "links": [
  1875. 184,
  1876. 233
  1877. ]
  1878. }
  1879. ],
  1880. "properties": {
  1881. "Node name for S&R": "InpaintModelConditioning"
  1882. },
  1883. "widgets_values": [
  1884. true
  1885. ]
  1886. },
  1887. {
  1888. "id": 111,
  1889. "type": "LoraLoader",
  1890. "pos": [
  1891. 3920,
  1892. 304
  1893. ],
  1894. "size": [
  1895. 368,
  1896. 128
  1897. ],
  1898. "flags": {},
  1899. "order": 17,
  1900. "mode": 0,
  1901. "inputs": [
  1902. {
  1903. "name": "model",
  1904. "type": "MODEL",
  1905. "link": 246
  1906. },
  1907. {
  1908. "name": "clip",
  1909. "type": "CLIP",
  1910. "link": 247
  1911. }
  1912. ],
  1913. "outputs": [
  1914. {
  1915. "name": "MODEL",
  1916. "type": "MODEL",
  1917. "slot_index": 0,
  1918. "links": [
  1919. 248
  1920. ]
  1921. },
  1922. {
  1923. "name": "CLIP",
  1924. "type": "CLIP",
  1925. "slot_index": 1,
  1926. "links": [
  1927. 260
  1928. ]
  1929. }
  1930. ],
  1931. "properties": {
  1932. "Node name for S&R": "LoraLoader"
  1933. },
  1934. "widgets_values": [
  1935. "FLUX.1-Turbo-Alpha.safetensors",
  1936. 0.8,
  1937. 0.8
  1938. ]
  1939. },
  1940. {
  1941. "id": 107,
  1942. "type": "LoraLoader",
  1943. "pos": [
  1944. 624,
  1945. 1472
  1946. ],
  1947. "size": [
  1948. 368,
  1949. 126
  1950. ],
  1951. "flags": {},
  1952. "order": 16,
  1953. "mode": 0,
  1954. "inputs": [
  1955. {
  1956. "name": "model",
  1957. "type": "MODEL",
  1958. "link": 229
  1959. },
  1960. {
  1961. "name": "clip",
  1962. "type": "CLIP",
  1963. "link": 230
  1964. }
  1965. ],
  1966. "outputs": [
  1967. {
  1968. "name": "MODEL",
  1969. "type": "MODEL",
  1970. "slot_index": 0,
  1971. "links": [
  1972. 231
  1973. ]
  1974. },
  1975. {
  1976. "name": "CLIP",
  1977. "type": "CLIP",
  1978. "slot_index": 1,
  1979. "links": [
  1980. 232
  1981. ]
  1982. }
  1983. ],
  1984. "properties": {
  1985. "Node name for S&R": "LoraLoader"
  1986. },
  1987. "widgets_values": [
  1988. "FLUX.1-Turbo-Alpha.safetensors",
  1989. 0.8,
  1990. 0.8
  1991. ]
  1992. },
  1993. {
  1994. "id": 117,
  1995. "type": "Note",
  1996. "pos": [
  1997. 624,
  1998. 1664
  1999. ],
  2000. "size": [
  2001. 352,
  2002. 96
  2003. ],
  2004. "flags": {},
  2005. "order": 14,
  2006. "mode": 0,
  2007. "inputs": [],
  2008. "outputs": [],
  2009. "properties": {},
  2010. "widgets_values": [
  2011. "Flux Fill\nhttps://civitai.com/models/969431/flux-fill-fp8\n\nFlux Turbo Lora\nhttps://civitai.com/models/876388/flux1-turbo-alpha"
  2012. ],
  2013. "color": "#432",
  2014. "bgcolor": "#653"
  2015. },
  2016. {
  2017. "id": 105,
  2018. "type": "Power Lora Loader (rgthree)",
  2019. "pos": [
  2020. 1072,
  2021. 1680
  2022. ],
  2023. "size": [
  2024. 400,
  2025. 208
  2026. ],
  2027. "flags": {},
  2028. "order": 21,
  2029. "mode": 0,
  2030. "inputs": [
  2031. {
  2032. "dir": 3,
  2033. "name": "model",
  2034. "type": "MODEL",
  2035. "link": 231
  2036. },
  2037. {
  2038. "dir": 3,
  2039. "name": "clip",
  2040. "type": "CLIP",
  2041. "link": 232
  2042. }
  2043. ],
  2044. "outputs": [
  2045. {
  2046. "dir": 4,
  2047. "name": "MODEL",
  2048. "shape": 3,
  2049. "type": "MODEL",
  2050. "links": [
  2051. 222,
  2052. 223
  2053. ]
  2054. },
  2055. {
  2056. "dir": 4,
  2057. "name": "CLIP",
  2058. "shape": 3,
  2059. "type": "CLIP",
  2060. "links": [
  2061. 224
  2062. ]
  2063. }
  2064. ],
  2065. "properties": {
  2066. "Show Strengths": "Single Strength"
  2067. },
  2068. "widgets_values": [
  2069. null,
  2070. {
  2071. "type": "PowerLoraLoaderHeaderWidget"
  2072. },
  2073. null,
  2074. ""
  2075. ]
  2076. },
  2077. {
  2078. "id": 70,
  2079. "type": "Note",
  2080. "pos": [
  2081. 1120,
  2082. 1536
  2083. ],
  2084. "size": [
  2085. 288,
  2086. 88
  2087. ],
  2088. "flags": {},
  2089. "order": 15,
  2090. "mode": 0,
  2091. "inputs": [],
  2092. "outputs": [],
  2093. "properties": {},
  2094. "widgets_values": [
  2095. "MAKE SURE BOTH POWER LORA LOADER NODES MATCH"
  2096. ],
  2097. "color": "#432",
  2098. "bgcolor": "#653"
  2099. },
  2100. {
  2101. "id": 62,
  2102. "type": "ImageAndMaskPreview",
  2103. "pos": [
  2104. 2064,
  2105. 1776
  2106. ],
  2107. "size": [
  2108. 416,
  2109. 448
  2110. ],
  2111. "flags": {},
  2112. "order": 43,
  2113. "mode": 0,
  2114. "inputs": [
  2115. {
  2116. "name": "image",
  2117. "shape": 7,
  2118. "type": "IMAGE",
  2119. "link": 238
  2120. },
  2121. {
  2122. "name": "mask",
  2123. "shape": 7,
  2124. "type": "MASK",
  2125. "link": 240
  2126. }
  2127. ],
  2128. "outputs": [
  2129. {
  2130. "name": "composite",
  2131. "type": "IMAGE",
  2132. "links": null
  2133. }
  2134. ],
  2135. "properties": {
  2136. "Node name for S&R": "ImageAndMaskPreview"
  2137. },
  2138. "widgets_values": [
  2139. 0.5,
  2140. "255, 0, 255",
  2141. false
  2142. ]
  2143. },
  2144. {
  2145. "id": 33,
  2146. "type": "InpaintModelConditioning",
  2147. "pos": [
  2148. 1648,
  2149. 2016
  2150. ],
  2151. "size": [
  2152. 315,
  2153. 138
  2154. ],
  2155. "flags": {},
  2156. "order": 42,
  2157. "mode": 0,
  2158. "inputs": [
  2159. {
  2160. "name": "positive",
  2161. "type": "CONDITIONING",
  2162. "link": 43
  2163. },
  2164. {
  2165. "name": "negative",
  2166. "type": "CONDITIONING",
  2167. "link": 45
  2168. },
  2169. {
  2170. "name": "vae",
  2171. "type": "VAE",
  2172. "link": 54
  2173. },
  2174. {
  2175. "name": "pixels",
  2176. "type": "IMAGE",
  2177. "link": 237
  2178. },
  2179. {
  2180. "name": "mask",
  2181. "type": "MASK",
  2182. "link": 239
  2183. }
  2184. ],
  2185. "outputs": [
  2186. {
  2187. "name": "positive",
  2188. "type": "CONDITIONING",
  2189. "slot_index": 0,
  2190. "links": [
  2191. 46
  2192. ]
  2193. },
  2194. {
  2195. "name": "negative",
  2196. "type": "CONDITIONING",
  2197. "slot_index": 1,
  2198. "links": []
  2199. },
  2200. {
  2201. "name": "latent",
  2202. "type": "LATENT",
  2203. "slot_index": 2,
  2204. "links": [
  2205. 47
  2206. ]
  2207. }
  2208. ],
  2209. "properties": {
  2210. "Node name for S&R": "InpaintModelConditioning"
  2211. },
  2212. "widgets_values": [
  2213. false
  2214. ]
  2215. },
  2216. {
  2217. "id": 34,
  2218. "type": "ConditioningZeroOut",
  2219. "pos": [
  2220. 1648,
  2221. 1936
  2222. ],
  2223. "size": [
  2224. 317.4000244140625,
  2225. 26
  2226. ],
  2227. "flags": {},
  2228. "order": 30,
  2229. "mode": 0,
  2230. "inputs": [
  2231. {
  2232. "name": "conditioning",
  2233. "type": "CONDITIONING",
  2234. "link": 44
  2235. }
  2236. ],
  2237. "outputs": [
  2238. {
  2239. "name": "CONDITIONING",
  2240. "type": "CONDITIONING",
  2241. "slot_index": 0,
  2242. "links": [
  2243. 45,
  2244. 113
  2245. ]
  2246. }
  2247. ],
  2248. "properties": {
  2249. "Node name for S&R": "ConditioningZeroOut"
  2250. },
  2251. "widgets_values": []
  2252. },
  2253. {
  2254. "id": 67,
  2255. "type": "GrowMaskWithBlur",
  2256. "pos": [
  2257. 4496,
  2258. 400
  2259. ],
  2260. "size": [
  2261. 304,
  2262. 246
  2263. ],
  2264. "flags": {},
  2265. "order": 40,
  2266. "mode": 0,
  2267. "inputs": [
  2268. {
  2269. "name": "mask",
  2270. "type": "MASK",
  2271. "link": 150
  2272. }
  2273. ],
  2274. "outputs": [
  2275. {
  2276. "name": "mask",
  2277. "type": "MASK",
  2278. "slot_index": 0,
  2279. "links": [
  2280. 251
  2281. ]
  2282. },
  2283. {
  2284. "name": "mask_inverted",
  2285. "type": "MASK",
  2286. "links": null
  2287. }
  2288. ],
  2289. "properties": {
  2290. "Node name for S&R": "GrowMaskWithBlur"
  2291. },
  2292. "widgets_values": [
  2293. 4,
  2294. 0,
  2295. true,
  2296. false,
  2297. 4,
  2298. 1,
  2299. 1,
  2300. false
  2301. ]
  2302. },
  2303. {
  2304. "id": 71,
  2305. "type": "ImpactGaussianBlurMask",
  2306. "pos": [
  2307. 4544,
  2308. 272
  2309. ],
  2310. "size": [
  2311. 210,
  2312. 82
  2313. ],
  2314. "flags": {},
  2315. "order": 38,
  2316. "mode": 0,
  2317. "inputs": [
  2318. {
  2319. "name": "mask",
  2320. "type": "MASK",
  2321. "link": 179
  2322. }
  2323. ],
  2324. "outputs": [
  2325. {
  2326. "name": "MASK",
  2327. "type": "MASK",
  2328. "links": [
  2329. 150
  2330. ]
  2331. }
  2332. ],
  2333. "properties": {
  2334. "Node name for S&R": "ImpactGaussianBlurMask"
  2335. },
  2336. "widgets_values": [
  2337. 10,
  2338. 10
  2339. ]
  2340. },
  2341. {
  2342. "id": 113,
  2343. "type": "InpaintStitchImproved",
  2344. "pos": [
  2345. 4560,
  2346. 1264
  2347. ],
  2348. "size": [
  2349. 272,
  2350. 46
  2351. ],
  2352. "flags": {},
  2353. "order": 55,
  2354. "mode": 0,
  2355. "inputs": [
  2356. {
  2357. "name": "stitcher",
  2358. "type": "STITCHER",
  2359. "link": 256
  2360. },
  2361. {
  2362. "name": "inpainted_image",
  2363. "type": "IMAGE",
  2364. "link": 257
  2365. }
  2366. ],
  2367. "outputs": [
  2368. {
  2369. "name": "image",
  2370. "type": "IMAGE",
  2371. "links": [
  2372. 258,
  2373. 259
  2374. ]
  2375. }
  2376. ],
  2377. "properties": {
  2378. "Node name for S&R": "InpaintStitchImproved"
  2379. },
  2380. "widgets_values": []
  2381. },
  2382. {
  2383. "id": 53,
  2384. "type": "VAEDecode",
  2385. "pos": [
  2386. 4624,
  2387. 1152
  2388. ],
  2389. "size": [
  2390. 210,
  2391. 46
  2392. ],
  2393. "flags": {},
  2394. "order": 54,
  2395. "mode": 0,
  2396. "inputs": [
  2397. {
  2398. "name": "samples",
  2399. "type": "LATENT",
  2400. "link": 96
  2401. },
  2402. {
  2403. "name": "vae",
  2404. "type": "VAE",
  2405. "link": 97
  2406. }
  2407. ],
  2408. "outputs": [
  2409. {
  2410. "name": "IMAGE",
  2411. "type": "IMAGE",
  2412. "slot_index": 0,
  2413. "links": [
  2414. 187,
  2415. 257
  2416. ]
  2417. }
  2418. ],
  2419. "properties": {
  2420. "Node name for S&R": "VAEDecode"
  2421. },
  2422. "widgets_values": []
  2423. },
  2424. {
  2425. "id": 49,
  2426. "type": "RandomNoise",
  2427. "pos": [
  2428. 4624,
  2429. 1024
  2430. ],
  2431. "size": [
  2432. 210,
  2433. 82
  2434. ],
  2435. "flags": {},
  2436. "order": 19,
  2437. "mode": 0,
  2438. "inputs": [
  2439. {
  2440. "name": "noise_seed",
  2441. "type": "INT",
  2442. "widget": {
  2443. "name": "noise_seed"
  2444. },
  2445. "link": 92
  2446. }
  2447. ],
  2448. "outputs": [
  2449. {
  2450. "name": "NOISE",
  2451. "type": "NOISE",
  2452. "slot_index": 0,
  2453. "links": [
  2454. 93
  2455. ]
  2456. }
  2457. ],
  2458. "properties": {
  2459. "Node name for S&R": "RandomNoise"
  2460. },
  2461. "widgets_values": [
  2462. 449748338574872,
  2463. "randomize"
  2464. ]
  2465. },
  2466. {
  2467. "id": 52,
  2468. "type": "BasicScheduler",
  2469. "pos": [
  2470. 4304,
  2471. 1216
  2472. ],
  2473. "size": [
  2474. 226.8000030517578,
  2475. 112
  2476. ],
  2477. "flags": {},
  2478. "order": 27,
  2479. "mode": 0,
  2480. "inputs": [
  2481. {
  2482. "name": "model",
  2483. "type": "MODEL",
  2484. "link": 227
  2485. }
  2486. ],
  2487. "outputs": [
  2488. {
  2489. "name": "SIGMAS",
  2490. "type": "SIGMAS",
  2491. "slot_index": 0,
  2492. "links": [
  2493. 95
  2494. ]
  2495. }
  2496. ],
  2497. "title": "BasicScheduler (0.50-0.75?)",
  2498. "properties": {
  2499. "Node name for S&R": "BasicScheduler"
  2500. },
  2501. "widgets_values": [
  2502. "simple",
  2503. 8,
  2504. 0.4
  2505. ],
  2506. "color": "#232",
  2507. "bgcolor": "#353"
  2508. },
  2509. {
  2510. "id": 63,
  2511. "type": "ImageAndMaskPreview",
  2512. "pos": [
  2513. 4304,
  2514. 816
  2515. ],
  2516. "size": [
  2517. 304,
  2518. 350
  2519. ],
  2520. "flags": {},
  2521. "order": 50,
  2522. "mode": 0,
  2523. "inputs": [
  2524. {
  2525. "name": "image",
  2526. "shape": 7,
  2527. "type": "IMAGE",
  2528. "link": 252
  2529. },
  2530. {
  2531. "name": "mask",
  2532. "shape": 7,
  2533. "type": "MASK",
  2534. "link": 254
  2535. }
  2536. ],
  2537. "outputs": [
  2538. {
  2539. "name": "composite",
  2540. "type": "IMAGE",
  2541. "links": null
  2542. }
  2543. ],
  2544. "properties": {
  2545. "Node name for S&R": "ImageAndMaskPreview"
  2546. },
  2547. "widgets_values": [
  2548. 0.5,
  2549. "255, 0, 255",
  2550. false
  2551. ]
  2552. }
  2553. ],
  2554. "links": [
  2555. [
  2556. 2,
  2557. 4,
  2558. 0,
  2559. 3,
  2560. 0,
  2561. "NOISE"
  2562. ],
  2563. [
  2564. 3,
  2565. 5,
  2566. 0,
  2567. 3,
  2568. 1,
  2569. "GUIDER"
  2570. ],
  2571. [
  2572. 4,
  2573. 2,
  2574. 0,
  2575. 3,
  2576. 2,
  2577. "SAMPLER"
  2578. ],
  2579. [
  2580. 7,
  2581. 14,
  2582. 0,
  2583. 4,
  2584. 0,
  2585. "INT"
  2586. ],
  2587. [
  2588. 9,
  2589. 3,
  2590. 0,
  2591. 6,
  2592. 0,
  2593. "LATENT"
  2594. ],
  2595. [
  2596. 10,
  2597. 7,
  2598. 0,
  2599. 6,
  2600. 1,
  2601. "VAE"
  2602. ],
  2603. [
  2604. 15,
  2605. 15,
  2606. 0,
  2607. 10,
  2608. 0,
  2609. "CONDITIONING"
  2610. ],
  2611. [
  2612. 35,
  2613. 7,
  2614. 0,
  2615. 30,
  2616. 1,
  2617. "VAE"
  2618. ],
  2619. [
  2620. 43,
  2621. 10,
  2622. 0,
  2623. 33,
  2624. 0,
  2625. "CONDITIONING"
  2626. ],
  2627. [
  2628. 44,
  2629. 15,
  2630. 0,
  2631. 34,
  2632. 0,
  2633. "CONDITIONING"
  2634. ],
  2635. [
  2636. 45,
  2637. 34,
  2638. 0,
  2639. 33,
  2640. 1,
  2641. "CONDITIONING"
  2642. ],
  2643. [
  2644. 46,
  2645. 33,
  2646. 0,
  2647. 5,
  2648. 1,
  2649. "CONDITIONING"
  2650. ],
  2651. [
  2652. 47,
  2653. 33,
  2654. 2,
  2655. 3,
  2656. 4,
  2657. "LATENT"
  2658. ],
  2659. [
  2660. 54,
  2661. 7,
  2662. 0,
  2663. 33,
  2664. 2,
  2665. "VAE"
  2666. ],
  2667. [
  2668. 89,
  2669. 2,
  2670. 0,
  2671. 48,
  2672. 2,
  2673. "SAMPLER"
  2674. ],
  2675. [
  2676. 92,
  2677. 50,
  2678. 0,
  2679. 49,
  2680. 0,
  2681. "INT"
  2682. ],
  2683. [
  2684. 93,
  2685. 49,
  2686. 0,
  2687. 48,
  2688. 0,
  2689. "NOISE"
  2690. ],
  2691. [
  2692. 95,
  2693. 52,
  2694. 0,
  2695. 48,
  2696. 3,
  2697. "SIGMAS"
  2698. ],
  2699. [
  2700. 96,
  2701. 48,
  2702. 0,
  2703. 53,
  2704. 0,
  2705. "LATENT"
  2706. ],
  2707. [
  2708. 97,
  2709. 7,
  2710. 0,
  2711. 53,
  2712. 1,
  2713. "VAE"
  2714. ],
  2715. [
  2716. 113,
  2717. 34,
  2718. 0,
  2719. 58,
  2720. 1,
  2721. "CONDITIONING"
  2722. ],
  2723. [
  2724. 114,
  2725. 7,
  2726. 0,
  2727. 58,
  2728. 2,
  2729. "VAE"
  2730. ],
  2731. [
  2732. 116,
  2733. 58,
  2734. 0,
  2735. 59,
  2736. 1,
  2737. "CONDITIONING"
  2738. ],
  2739. [
  2740. 118,
  2741. 59,
  2742. 0,
  2743. 48,
  2744. 1,
  2745. "GUIDER"
  2746. ],
  2747. [
  2748. 140,
  2749. 15,
  2750. 0,
  2751. 66,
  2752. 0,
  2753. "CONDITIONING"
  2754. ],
  2755. [
  2756. 141,
  2757. 66,
  2758. 0,
  2759. 58,
  2760. 0,
  2761. "CONDITIONING"
  2762. ],
  2763. [
  2764. 144,
  2765. 11,
  2766. 0,
  2767. 3,
  2768. 3,
  2769. "SIGMAS"
  2770. ],
  2771. [
  2772. 150,
  2773. 71,
  2774. 0,
  2775. 67,
  2776. 0,
  2777. "MASK"
  2778. ],
  2779. [
  2780. 156,
  2781. 76,
  2782. 1,
  2783. 73,
  2784. 3,
  2785. "SEGM_DETECTOR"
  2786. ],
  2787. [
  2788. 157,
  2789. 72,
  2790. 0,
  2791. 73,
  2792. 0,
  2793. "BBOX_DETECTOR"
  2794. ],
  2795. [
  2796. 166,
  2797. 82,
  2798. 0,
  2799. 85,
  2800. 0,
  2801. "MASK"
  2802. ],
  2803. [
  2804. 168,
  2805. 85,
  2806. 0,
  2807. 86,
  2808. 0,
  2809. "MASK"
  2810. ],
  2811. [
  2812. 169,
  2813. 81,
  2814. 0,
  2815. 86,
  2816. 1,
  2817. "INT"
  2818. ],
  2819. [
  2820. 170,
  2821. 81,
  2822. 1,
  2823. 86,
  2824. 2,
  2825. "INT"
  2826. ],
  2827. [
  2828. 177,
  2829. 86,
  2830. 0,
  2831. 87,
  2832. 1,
  2833. "MASK"
  2834. ],
  2835. [
  2836. 178,
  2837. 24,
  2838. 1,
  2839. 87,
  2840. 0,
  2841. "MASK"
  2842. ],
  2843. [
  2844. 179,
  2845. 87,
  2846. 0,
  2847. 71,
  2848. 0,
  2849. "MASK"
  2850. ],
  2851. [
  2852. 209,
  2853. 78,
  2854. 0,
  2855. 82,
  2856. 0,
  2857. "MASK"
  2858. ],
  2859. [
  2860. 212,
  2861. 73,
  2862. 0,
  2863. 88,
  2864. 0,
  2865. "SEGS"
  2866. ],
  2867. [
  2868. 213,
  2869. 88,
  2870. 0,
  2871. 75,
  2872. 0,
  2873. "SEGS"
  2874. ],
  2875. [
  2876. 214,
  2877. 88,
  2878. 0,
  2879. 78,
  2880. 0,
  2881. "SEGS"
  2882. ],
  2883. [
  2884. 222,
  2885. 105,
  2886. 0,
  2887. 5,
  2888. 0,
  2889. "MODEL"
  2890. ],
  2891. [
  2892. 223,
  2893. 105,
  2894. 0,
  2895. 11,
  2896. 0,
  2897. "MODEL"
  2898. ],
  2899. [
  2900. 224,
  2901. 105,
  2902. 1,
  2903. 15,
  2904. 0,
  2905. "CLIP"
  2906. ],
  2907. [
  2908. 227,
  2909. 106,
  2910. 0,
  2911. 52,
  2912. 0,
  2913. "MODEL"
  2914. ],
  2915. [
  2916. 228,
  2917. 106,
  2918. 0,
  2919. 59,
  2920. 0,
  2921. "MODEL"
  2922. ],
  2923. [
  2924. 229,
  2925. 9,
  2926. 0,
  2927. 107,
  2928. 0,
  2929. "MODEL"
  2930. ],
  2931. [
  2932. 230,
  2933. 13,
  2934. 0,
  2935. 107,
  2936. 1,
  2937. "CLIP"
  2938. ],
  2939. [
  2940. 231,
  2941. 107,
  2942. 0,
  2943. 105,
  2944. 0,
  2945. "MODEL"
  2946. ],
  2947. [
  2948. 232,
  2949. 107,
  2950. 1,
  2951. 105,
  2952. 1,
  2953. "CLIP"
  2954. ],
  2955. [
  2956. 233,
  2957. 58,
  2958. 2,
  2959. 48,
  2960. 4,
  2961. "LATENT"
  2962. ],
  2963. [
  2964. 236,
  2965. 109,
  2966. 1,
  2967. 30,
  2968. 0,
  2969. "IMAGE"
  2970. ],
  2971. [
  2972. 237,
  2973. 109,
  2974. 1,
  2975. 33,
  2976. 3,
  2977. "IMAGE"
  2978. ],
  2979. [
  2980. 238,
  2981. 109,
  2982. 1,
  2983. 62,
  2984. 0,
  2985. "IMAGE"
  2986. ],
  2987. [
  2988. 239,
  2989. 109,
  2990. 2,
  2991. 33,
  2992. 4,
  2993. "MASK"
  2994. ],
  2995. [
  2996. 240,
  2997. 109,
  2998. 2,
  2999. 62,
  3000. 1,
  3001. "MASK"
  3002. ],
  3003. [
  3004. 241,
  3005. 87,
  3006. 0,
  3007. 109,
  3008. 1,
  3009. "MASK"
  3010. ],
  3011. [
  3012. 242,
  3013. 109,
  3014. 0,
  3015. 110,
  3016. 0,
  3017. "STITCHER"
  3018. ],
  3019. [
  3020. 243,
  3021. 6,
  3022. 0,
  3023. 110,
  3024. 1,
  3025. "IMAGE"
  3026. ],
  3027. [
  3028. 244,
  3029. 110,
  3030. 0,
  3031. 8,
  3032. 0,
  3033. "IMAGE"
  3034. ],
  3035. [
  3036. 246,
  3037. 56,
  3038. 0,
  3039. 111,
  3040. 0,
  3041. "MODEL"
  3042. ],
  3043. [
  3044. 247,
  3045. 13,
  3046. 0,
  3047. 111,
  3048. 1,
  3049. "CLIP"
  3050. ],
  3051. [
  3052. 248,
  3053. 111,
  3054. 0,
  3055. 106,
  3056. 0,
  3057. "MODEL"
  3058. ],
  3059. [
  3060. 250,
  3061. 110,
  3062. 0,
  3063. 112,
  3064. 0,
  3065. "IMAGE"
  3066. ],
  3067. [
  3068. 251,
  3069. 67,
  3070. 0,
  3071. 112,
  3072. 1,
  3073. "MASK"
  3074. ],
  3075. [
  3076. 252,
  3077. 112,
  3078. 1,
  3079. 63,
  3080. 0,
  3081. "IMAGE"
  3082. ],
  3083. [
  3084. 253,
  3085. 112,
  3086. 1,
  3087. 58,
  3088. 3,
  3089. "IMAGE"
  3090. ],
  3091. [
  3092. 254,
  3093. 112,
  3094. 2,
  3095. 63,
  3096. 1,
  3097. "MASK"
  3098. ],
  3099. [
  3100. 255,
  3101. 112,
  3102. 2,
  3103. 58,
  3104. 4,
  3105. "MASK"
  3106. ],
  3107. [
  3108. 256,
  3109. 112,
  3110. 0,
  3111. 113,
  3112. 0,
  3113. "STITCHER"
  3114. ],
  3115. [
  3116. 257,
  3117. 53,
  3118. 0,
  3119. 113,
  3120. 1,
  3121. "IMAGE"
  3122. ],
  3123. [
  3124. 258,
  3125. 113,
  3126. 0,
  3127. 54,
  3128. 0,
  3129. "IMAGE"
  3130. ],
  3131. [
  3132. 259,
  3133. 113,
  3134. 0,
  3135. 19,
  3136. 0,
  3137. "IMAGE"
  3138. ],
  3139. [
  3140. 260,
  3141. 111,
  3142. 1,
  3143. 106,
  3144. 1,
  3145. "CLIP"
  3146. ],
  3147. [
  3148. 261,
  3149. 114,
  3150. 0,
  3151. 73,
  3152. 1,
  3153. "IMAGE"
  3154. ],
  3155. [
  3156. 262,
  3157. 114,
  3158. 0,
  3159. 81,
  3160. 0,
  3161. "IMAGE"
  3162. ],
  3163. [
  3164. 263,
  3165. 114,
  3166. 0,
  3167. 109,
  3168. 0,
  3169. "IMAGE"
  3170. ],
  3171. [
  3172. 264,
  3173. 24,
  3174. 0,
  3175. 114,
  3176. 0,
  3177. "IMAGE"
  3178. ]
  3179. ],
  3180. "groups": [
  3181. {
  3182. "id": 1,
  3183. "title": "1) Flux Fill pass (rough draft)",
  3184. "bounding": [
  3185. 2880,
  3186. 1056,
  3187. 931.9998779296875,
  3188. 883.4310302734375
  3189. ],
  3190. "color": "#3f789e",
  3191. "font_size": 24,
  3192. "flags": {}
  3193. },
  3194. {
  3195. "id": 2,
  3196. "title": "Group",
  3197. "bounding": [
  3198. 2544,
  3199. 1040,
  3200. 276,
  3201. 625.5999755859375
  3202. ],
  3203. "color": "#3f789e",
  3204. "font_size": 24,
  3205. "flags": {}
  3206. },
  3207. {
  3208. "id": 3,
  3209. "title": "Group",
  3210. "bounding": [
  3211. 592,
  3212. 992,
  3213. 416,
  3214. 800
  3215. ],
  3216. "color": "#3f789e",
  3217. "font_size": 24,
  3218. "flags": {}
  3219. },
  3220. {
  3221. "id": 4,
  3222. "title": "Group",
  3223. "bounding": [
  3224. 1056,
  3225. 992,
  3226. 432,
  3227. 1120
  3228. ],
  3229. "color": "#3f789e",
  3230. "font_size": 24,
  3231. "flags": {}
  3232. },
  3233. {
  3234. "id": 5,
  3235. "title": "SAVE?",
  3236. "bounding": [
  3237. 5024,
  3238. 1040,
  3239. 335,
  3240. 353.6000061035156
  3241. ],
  3242. "color": "#b58b2a",
  3243. "font_size": 24,
  3244. "flags": {}
  3245. },
  3246. {
  3247. "id": 6,
  3248. "title": "Group",
  3249. "bounding": [
  3250. 1552,
  3251. 1024,
  3252. 944,
  3253. 1248
  3254. ],
  3255. "color": "#3f789e",
  3256. "font_size": 24,
  3257. "flags": {}
  3258. },
  3259. {
  3260. "id": 9,
  3261. "title": "2) Flux Dev pass (finisher)",
  3262. "bounding": [
  3263. 3872,
  3264. 96,
  3265. 996,
  3266. 1939.5999755859375
  3267. ],
  3268. "color": "#b58b2a",
  3269. "font_size": 24,
  3270. "flags": {}
  3271. },
  3272. {
  3273. "id": 10,
  3274. "title": "DETECT FACE MASK?",
  3275. "bounding": [
  3276. 1536,
  3277. 2336,
  3278. 1071,
  3279. 1017.5999755859375
  3280. ],
  3281. "color": "#b58b2a",
  3282. "font_size": 24,
  3283. "flags": {}
  3284. },
  3285. {
  3286. "id": 11,
  3287. "title": "BATCH SIZE?",
  3288. "bounding": [
  3289. 1616,
  3290. 800,
  3291. 272,
  3292. 176
  3293. ],
  3294. "color": "#b58b2a",
  3295. "font_size": 24,
  3296. "flags": {}
  3297. }
  3298. ],
  3299. "config": {},
  3300. "extra": {
  3301. "ds": {
  3302. "scale": 0.683013455365071,
  3303. "offset": [
  3304. -831.7215295232061,
  3305. -581.984037771632
  3306. ]
  3307. },
  3308. "ue_links": [],
  3309. "frontendVersion": "1.16.8"
  3310. },
  3311. "version": 0.4
  3312. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement