Guest User

ComfyUI Outpaint and Upscale Workflow

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