Guest User

Tile Upscaler

a guest
Aug 19th, 2025
940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.33 KB | None | 0 0
  1. {
  2. "id": "16742cd7-508a-4c3e-907c-7750a4a02edd",
  3. "revision": 0,
  4. "last_node_id": 416,
  5. "last_link_id": 1007,
  6. "nodes": [
  7. {
  8. "id": 2,
  9. "type": "ImageTile+",
  10. "pos": [
  11. 6480,
  12. -60
  13. ],
  14. "size": [
  15. 270,
  16. 240
  17. ],
  18. "flags": {},
  19. "order": 3,
  20. "mode": 0,
  21. "inputs": [
  22. {
  23. "name": "image",
  24. "type": "IMAGE",
  25. "link": 112
  26. }
  27. ],
  28. "outputs": [
  29. {
  30. "name": "IMAGE",
  31. "type": "IMAGE",
  32. "links": [
  33. 983
  34. ]
  35. },
  36. {
  37. "name": "tile_width",
  38. "type": "INT",
  39. "links": []
  40. },
  41. {
  42. "name": "tile_height",
  43. "type": "INT",
  44. "links": []
  45. },
  46. {
  47. "name": "overlap_x",
  48. "type": "INT",
  49. "links": [
  50. 709
  51. ]
  52. },
  53. {
  54. "name": "overlap_y",
  55. "type": "INT",
  56. "links": [
  57. 710
  58. ]
  59. }
  60. ],
  61. "properties": {
  62. "cnr_id": "comfyui_essentials",
  63. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  64. "Node name for S&R": "ImageTile+"
  65. },
  66. "widgets_values": [
  67. 2,
  68. 2,
  69. 0,
  70. 128,
  71. 128
  72. ],
  73. "color": "#232",
  74. "bgcolor": "#353"
  75. },
  76. {
  77. "id": 403,
  78. "type": "ImageBatchToList+",
  79. "pos": [
  80. 6480,
  81. 230
  82. ],
  83. "size": [
  84. 270,
  85. 30
  86. ],
  87. "flags": {},
  88. "order": 4,
  89. "mode": 0,
  90. "inputs": [
  91. {
  92. "name": "image",
  93. "type": "IMAGE",
  94. "link": 983
  95. }
  96. ],
  97. "outputs": [
  98. {
  99. "name": "IMAGE",
  100. "shape": 6,
  101. "type": "IMAGE",
  102. "links": [
  103. 985,
  104. 986,
  105. 990
  106. ]
  107. }
  108. ],
  109. "properties": {
  110. "cnr_id": "comfyui_essentials",
  111. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  112. "Node name for S&R": "ImageBatchToList+"
  113. },
  114. "widgets_values": [],
  115. "color": "#232",
  116. "bgcolor": "#353"
  117. },
  118. {
  119. "id": 47,
  120. "type": "ImageScaleBy",
  121. "pos": [
  122. 6480,
  123. -200
  124. ],
  125. "size": [
  126. 270,
  127. 90
  128. ],
  129. "flags": {},
  130. "order": 2,
  131. "mode": 0,
  132. "inputs": [
  133. {
  134. "name": "image",
  135. "type": "IMAGE",
  136. "link": 702
  137. }
  138. ],
  139. "outputs": [
  140. {
  141. "name": "IMAGE",
  142. "type": "IMAGE",
  143. "links": [
  144. 112
  145. ]
  146. }
  147. ],
  148. "properties": {
  149. "cnr_id": "comfy-core",
  150. "ver": "0.3.47",
  151. "Node name for S&R": "ImageScaleBy"
  152. },
  153. "widgets_values": [
  154. "lanczos",
  155. 2.0000000000000004
  156. ],
  157. "color": "#232",
  158. "bgcolor": "#353"
  159. },
  160. {
  161. "id": 398,
  162. "type": "easy controlnetLoader",
  163. "pos": [
  164. 6770,
  165. -200
  166. ],
  167. "size": [
  168. 270,
  169. 146
  170. ],
  171. "flags": {},
  172. "order": 5,
  173. "mode": 0,
  174. "inputs": [
  175. {
  176. "name": "pipe",
  177. "type": "PIPE_LINE",
  178. "link": 988
  179. },
  180. {
  181. "name": "image",
  182. "type": "IMAGE",
  183. "link": 986
  184. },
  185. {
  186. "name": "control_net",
  187. "shape": 7,
  188. "type": "CONTROL_NET",
  189. "link": null
  190. }
  191. ],
  192. "outputs": [
  193. {
  194. "name": "pipe",
  195. "type": "PIPE_LINE",
  196. "links": [
  197. 971
  198. ]
  199. },
  200. {
  201. "name": "positive",
  202. "type": "CONDITIONING",
  203. "links": null
  204. },
  205. {
  206. "name": "negative",
  207. "type": "CONDITIONING",
  208. "links": null
  209. }
  210. ],
  211. "properties": {
  212. "cnr_id": "comfyui-easy-use",
  213. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  214. "Node name for S&R": "easy controlnetLoader"
  215. },
  216. "widgets_values": [
  217. "SDXL/xinsir-controlnet-tile-sdxl-1.0.safetensors",
  218. 0.5000000000000001,
  219. 1
  220. ],
  221. "color": "#232",
  222. "bgcolor": "#353"
  223. },
  224. {
  225. "id": 405,
  226. "type": "PreviewImage",
  227. "pos": [
  228. 6770,
  229. -10
  230. ],
  231. "size": [
  232. 270,
  233. 270
  234. ],
  235. "flags": {},
  236. "order": 6,
  237. "mode": 0,
  238. "inputs": [
  239. {
  240. "name": "images",
  241. "type": "IMAGE",
  242. "link": 990
  243. }
  244. ],
  245. "outputs": [],
  246. "properties": {
  247. "cnr_id": "comfy-core",
  248. "ver": "0.3.49",
  249. "Node name for S&R": "PreviewImage"
  250. },
  251. "widgets_values": [],
  252. "color": "#232",
  253. "bgcolor": "#353"
  254. },
  255. {
  256. "id": 401,
  257. "type": "ImageListToBatch+",
  258. "pos": [
  259. 7350,
  260. -200
  261. ],
  262. "size": [
  263. 270,
  264. 30
  265. ],
  266. "flags": {
  267. "collapsed": false
  268. },
  269. "order": 8,
  270. "mode": 0,
  271. "inputs": [
  272. {
  273. "name": "image",
  274. "type": "IMAGE",
  275. "link": 981
  276. }
  277. ],
  278. "outputs": [
  279. {
  280. "name": "IMAGE",
  281. "type": "IMAGE",
  282. "links": [
  283. 982
  284. ]
  285. }
  286. ],
  287. "properties": {
  288. "cnr_id": "comfyui_essentials",
  289. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  290. "Node name for S&R": "ImageListToBatch+"
  291. },
  292. "widgets_values": [],
  293. "color": "#232",
  294. "bgcolor": "#353"
  295. },
  296. {
  297. "id": 37,
  298. "type": "ImageUntile+",
  299. "pos": [
  300. 7350,
  301. -120
  302. ],
  303. "size": [
  304. 270,
  305. 130
  306. ],
  307. "flags": {},
  308. "order": 9,
  309. "mode": 0,
  310. "inputs": [
  311. {
  312. "name": "tiles",
  313. "type": "IMAGE",
  314. "link": 982
  315. },
  316. {
  317. "name": "overlap_x",
  318. "type": "INT",
  319. "widget": {
  320. "name": "overlap_x"
  321. },
  322. "link": 709
  323. },
  324. {
  325. "name": "overlap_y",
  326. "type": "INT",
  327. "widget": {
  328. "name": "overlap_y"
  329. },
  330. "link": 710
  331. }
  332. ],
  333. "outputs": [
  334. {
  335. "name": "IMAGE",
  336. "type": "IMAGE",
  337. "links": [
  338. 991
  339. ]
  340. }
  341. ],
  342. "properties": {
  343. "cnr_id": "comfyui_essentials",
  344. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  345. "Node name for S&R": "ImageUntile+"
  346. },
  347. "widgets_values": [
  348. 128,
  349. 128,
  350. 2,
  351. 2
  352. ],
  353. "color": "#232",
  354. "bgcolor": "#353"
  355. },
  356. {
  357. "id": 406,
  358. "type": "Image Lucy Sharpen",
  359. "pos": [
  360. 7350,
  361. 60
  362. ],
  363. "size": [
  364. 270,
  365. 82
  366. ],
  367. "flags": {},
  368. "order": 10,
  369. "mode": 0,
  370. "inputs": [
  371. {
  372. "name": "images",
  373. "type": "IMAGE",
  374. "link": 991
  375. }
  376. ],
  377. "outputs": [
  378. {
  379. "name": "IMAGE",
  380. "type": "IMAGE",
  381. "links": [
  382. 1004
  383. ]
  384. }
  385. ],
  386. "properties": {
  387. "cnr_id": "was-ns",
  388. "ver": "3.0.0",
  389. "Node name for S&R": "Image Lucy Sharpen"
  390. },
  391. "widgets_values": [
  392. 3,
  393. 3
  394. ],
  395. "color": "#232",
  396. "bgcolor": "#353"
  397. },
  398. {
  399. "id": 414,
  400. "type": "ImageScaleBy",
  401. "pos": [
  402. 6480,
  403. 380
  404. ],
  405. "size": [
  406. 270,
  407. 90
  408. ],
  409. "flags": {},
  410. "order": 11,
  411. "mode": 0,
  412. "inputs": [
  413. {
  414. "name": "image",
  415. "type": "IMAGE",
  416. "link": 1004
  417. }
  418. ],
  419. "outputs": [
  420. {
  421. "name": "IMAGE",
  422. "type": "IMAGE",
  423. "links": [
  424. 1002
  425. ]
  426. }
  427. ],
  428. "properties": {
  429. "cnr_id": "comfy-core",
  430. "ver": "0.3.47",
  431. "Node name for S&R": "ImageScaleBy"
  432. },
  433. "widgets_values": [
  434. "lanczos",
  435. 2.0000000000000004
  436. ],
  437. "color": "#2a363b",
  438. "bgcolor": "#3f5159"
  439. },
  440. {
  441. "id": 411,
  442. "type": "easy controlnetLoader",
  443. "pos": [
  444. 6770,
  445. 380
  446. ],
  447. "size": [
  448. 270,
  449. 146
  450. ],
  451. "flags": {},
  452. "order": 14,
  453. "mode": 0,
  454. "inputs": [
  455. {
  456. "name": "pipe",
  457. "type": "PIPE_LINE",
  458. "link": 1005
  459. },
  460. {
  461. "name": "image",
  462. "type": "IMAGE",
  463. "link": 1000
  464. },
  465. {
  466. "name": "control_net",
  467. "shape": 7,
  468. "type": "CONTROL_NET",
  469. "link": null
  470. }
  471. ],
  472. "outputs": [
  473. {
  474. "name": "pipe",
  475. "type": "PIPE_LINE",
  476. "links": [
  477. 998
  478. ]
  479. },
  480. {
  481. "name": "positive",
  482. "type": "CONDITIONING",
  483. "links": null
  484. },
  485. {
  486. "name": "negative",
  487. "type": "CONDITIONING",
  488. "links": null
  489. }
  490. ],
  491. "properties": {
  492. "cnr_id": "comfyui-easy-use",
  493. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  494. "Node name for S&R": "easy controlnetLoader"
  495. },
  496. "widgets_values": [
  497. "SDXL/xinsir-controlnet-tile-sdxl-1.0.safetensors",
  498. 0.7000000000000002,
  499. 1
  500. ],
  501. "color": "#2a363b",
  502. "bgcolor": "#3f5159"
  503. },
  504. {
  505. "id": 412,
  506. "type": "PreviewImage",
  507. "pos": [
  508. 6770,
  509. 570
  510. ],
  511. "size": [
  512. 270,
  513. 270
  514. ],
  515. "flags": {},
  516. "order": 15,
  517. "mode": 0,
  518. "inputs": [
  519. {
  520. "name": "images",
  521. "type": "IMAGE",
  522. "link": 1001
  523. }
  524. ],
  525. "outputs": [],
  526. "properties": {
  527. "cnr_id": "comfy-core",
  528. "ver": "0.3.49",
  529. "Node name for S&R": "PreviewImage"
  530. },
  531. "widgets_values": [],
  532. "color": "#2a363b",
  533. "bgcolor": "#3f5159"
  534. },
  535. {
  536. "id": 415,
  537. "type": "ImageBatchToList+",
  538. "pos": [
  539. 6480,
  540. 810
  541. ],
  542. "size": [
  543. 270,
  544. 30
  545. ],
  546. "flags": {},
  547. "order": 13,
  548. "mode": 0,
  549. "inputs": [
  550. {
  551. "name": "image",
  552. "type": "IMAGE",
  553. "link": 1003
  554. }
  555. ],
  556. "outputs": [
  557. {
  558. "name": "IMAGE",
  559. "shape": 6,
  560. "type": "IMAGE",
  561. "links": [
  562. 999,
  563. 1000,
  564. 1001
  565. ]
  566. }
  567. ],
  568. "properties": {
  569. "cnr_id": "comfyui_essentials",
  570. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  571. "Node name for S&R": "ImageBatchToList+"
  572. },
  573. "widgets_values": [],
  574. "color": "#2a363b",
  575. "bgcolor": "#3f5159"
  576. },
  577. {
  578. "id": 410,
  579. "type": "easy fullkSampler",
  580. "pos": [
  581. 7060,
  582. 380
  583. ],
  584. "size": [
  585. 270,
  586. 460
  587. ],
  588. "flags": {},
  589. "order": 16,
  590. "mode": 0,
  591. "inputs": [
  592. {
  593. "name": "pipe",
  594. "type": "PIPE_LINE",
  595. "link": 998
  596. },
  597. {
  598. "name": "model",
  599. "shape": 7,
  600. "type": "MODEL",
  601. "link": null
  602. },
  603. {
  604. "name": "positive",
  605. "shape": 7,
  606. "type": "CONDITIONING",
  607. "link": null
  608. },
  609. {
  610. "name": "negative",
  611. "shape": 7,
  612. "type": "CONDITIONING",
  613. "link": null
  614. },
  615. {
  616. "name": "latent",
  617. "shape": 7,
  618. "type": "LATENT",
  619. "link": null
  620. },
  621. {
  622. "name": "vae",
  623. "shape": 7,
  624. "type": "VAE",
  625. "link": null
  626. },
  627. {
  628. "name": "clip",
  629. "shape": 7,
  630. "type": "CLIP",
  631. "link": null
  632. },
  633. {
  634. "name": "xyPlot",
  635. "shape": 7,
  636. "type": "XYPLOT",
  637. "link": null
  638. },
  639. {
  640. "name": "image",
  641. "shape": 7,
  642. "type": "IMAGE",
  643. "link": 999
  644. }
  645. ],
  646. "outputs": [
  647. {
  648. "name": "pipe",
  649. "type": "PIPE_LINE",
  650. "links": null
  651. },
  652. {
  653. "name": "image",
  654. "type": "IMAGE",
  655. "links": [
  656. 997
  657. ]
  658. },
  659. {
  660. "name": "model",
  661. "type": "MODEL",
  662. "links": null
  663. },
  664. {
  665. "name": "positive",
  666. "type": "CONDITIONING",
  667. "links": null
  668. },
  669. {
  670. "name": "negative",
  671. "type": "CONDITIONING",
  672. "links": null
  673. },
  674. {
  675. "name": "latent",
  676. "type": "LATENT",
  677. "links": []
  678. },
  679. {
  680. "name": "vae",
  681. "type": "VAE",
  682. "links": null
  683. },
  684. {
  685. "name": "clip",
  686. "type": "CLIP",
  687. "links": null
  688. },
  689. {
  690. "name": "seed",
  691. "type": "INT",
  692. "links": null
  693. }
  694. ],
  695. "properties": {
  696. "cnr_id": "comfyui-easy-use",
  697. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  698. "Node name for S&R": "easy fullkSampler"
  699. },
  700. "widgets_values": [
  701. 4,
  702. 2,
  703. "euler",
  704. "ddim_uniform",
  705. 0.5000000000000001,
  706. "Hide",
  707. 0,
  708. "ComfyUI",
  709. 1,
  710. "fixed"
  711. ],
  712. "color": "#2a363b",
  713. "bgcolor": "#3f5159"
  714. },
  715. {
  716. "id": 409,
  717. "type": "ImageListToBatch+",
  718. "pos": [
  719. 7350,
  720. 380
  721. ],
  722. "size": [
  723. 270,
  724. 30
  725. ],
  726. "flags": {
  727. "collapsed": false
  728. },
  729. "order": 17,
  730. "mode": 0,
  731. "inputs": [
  732. {
  733. "name": "image",
  734. "type": "IMAGE",
  735. "link": 997
  736. }
  737. ],
  738. "outputs": [
  739. {
  740. "name": "IMAGE",
  741. "type": "IMAGE",
  742. "links": [
  743. 994
  744. ]
  745. }
  746. ],
  747. "properties": {
  748. "cnr_id": "comfyui_essentials",
  749. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  750. "Node name for S&R": "ImageListToBatch+"
  751. },
  752. "widgets_values": [],
  753. "color": "#2a363b",
  754. "bgcolor": "#3f5159"
  755. },
  756. {
  757. "id": 408,
  758. "type": "ImageUntile+",
  759. "pos": [
  760. 7350,
  761. 460
  762. ],
  763. "size": [
  764. 270,
  765. 130
  766. ],
  767. "flags": {},
  768. "order": 18,
  769. "mode": 0,
  770. "inputs": [
  771. {
  772. "name": "tiles",
  773. "type": "IMAGE",
  774. "link": 994
  775. },
  776. {
  777. "name": "overlap_x",
  778. "type": "INT",
  779. "widget": {
  780. "name": "overlap_x"
  781. },
  782. "link": 995
  783. },
  784. {
  785. "name": "overlap_y",
  786. "type": "INT",
  787. "widget": {
  788. "name": "overlap_y"
  789. },
  790. "link": 996
  791. }
  792. ],
  793. "outputs": [
  794. {
  795. "name": "IMAGE",
  796. "type": "IMAGE",
  797. "links": [
  798. 993
  799. ]
  800. }
  801. ],
  802. "properties": {
  803. "cnr_id": "comfyui_essentials",
  804. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  805. "Node name for S&R": "ImageUntile+"
  806. },
  807. "widgets_values": [
  808. 128,
  809. 128,
  810. 4,
  811. 4
  812. ],
  813. "color": "#2a363b",
  814. "bgcolor": "#3f5159"
  815. },
  816. {
  817. "id": 407,
  818. "type": "Image Lucy Sharpen",
  819. "pos": [
  820. 7350,
  821. 640
  822. ],
  823. "size": [
  824. 270,
  825. 82
  826. ],
  827. "flags": {},
  828. "order": 19,
  829. "mode": 0,
  830. "inputs": [
  831. {
  832. "name": "images",
  833. "type": "IMAGE",
  834. "link": 993
  835. }
  836. ],
  837. "outputs": [
  838. {
  839. "name": "IMAGE",
  840. "type": "IMAGE",
  841. "links": [
  842. 1006,
  843. 1007
  844. ]
  845. }
  846. ],
  847. "properties": {
  848. "cnr_id": "was-ns",
  849. "ver": "3.0.0",
  850. "Node name for S&R": "Image Lucy Sharpen"
  851. },
  852. "widgets_values": [
  853. 3,
  854. 3
  855. ],
  856. "color": "#2a363b",
  857. "bgcolor": "#3f5159"
  858. },
  859. {
  860. "id": 395,
  861. "type": "easy comfyLoader",
  862. "pos": [
  863. 6040,
  864. -250
  865. ],
  866. "size": [
  867. 400,
  868. 430
  869. ],
  870. "flags": {},
  871. "order": 0,
  872. "mode": 0,
  873. "inputs": [
  874. {
  875. "name": "optional_lora_stack",
  876. "shape": 7,
  877. "type": "LORA_STACK",
  878. "link": null
  879. },
  880. {
  881. "name": "optional_controlnet_stack",
  882. "shape": 7,
  883. "type": "CONTROL_NET_STACK",
  884. "link": null
  885. }
  886. ],
  887. "outputs": [
  888. {
  889. "name": "pipe",
  890. "type": "PIPE_LINE",
  891. "links": [
  892. 988,
  893. 1005
  894. ]
  895. },
  896. {
  897. "name": "model",
  898. "type": "MODEL",
  899. "links": null
  900. },
  901. {
  902. "name": "vae",
  903. "type": "VAE",
  904. "links": null
  905. }
  906. ],
  907. "properties": {
  908. "cnr_id": "comfyui-easy-use",
  909. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  910. "Node name for S&R": "easy comfyLoader"
  911. },
  912. "widgets_values": [
  913. "SDXL/realDream_sdxl7.safetensors",
  914. "Baked VAE",
  915. -2,
  916. "SDXL-Lightning/sdxl_lightning_8step_lora.safetensors",
  917. 1,
  918. 1,
  919. "512 x 512",
  920. 512,
  921. 512,
  922. "detailed, high detail, natural texture, realistic pores, realistic skin, perfect hands, perfect feet",
  923. "blurry, lowres, jpeg artifacts, bad skin, waxy skin, plastic skin, watermark, text",
  924. 1
  925. ],
  926. "color": "#322",
  927. "bgcolor": "#533"
  928. },
  929. {
  930. "id": 413,
  931. "type": "ImageTile+",
  932. "pos": [
  933. 6480,
  934. 520
  935. ],
  936. "size": [
  937. 270,
  938. 240
  939. ],
  940. "flags": {},
  941. "order": 12,
  942. "mode": 0,
  943. "inputs": [
  944. {
  945. "name": "image",
  946. "type": "IMAGE",
  947. "link": 1002
  948. }
  949. ],
  950. "outputs": [
  951. {
  952. "name": "IMAGE",
  953. "type": "IMAGE",
  954. "links": [
  955. 1003
  956. ]
  957. },
  958. {
  959. "name": "tile_width",
  960. "type": "INT",
  961. "links": []
  962. },
  963. {
  964. "name": "tile_height",
  965. "type": "INT",
  966. "links": []
  967. },
  968. {
  969. "name": "overlap_x",
  970. "type": "INT",
  971. "links": [
  972. 995
  973. ]
  974. },
  975. {
  976. "name": "overlap_y",
  977. "type": "INT",
  978. "links": [
  979. 996
  980. ]
  981. }
  982. ],
  983. "properties": {
  984. "cnr_id": "comfyui_essentials",
  985. "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
  986. "Node name for S&R": "ImageTile+"
  987. },
  988. "widgets_values": [
  989. 4,
  990. 4,
  991. 0,
  992. 128,
  993. 128
  994. ],
  995. "color": "#2a363b",
  996. "bgcolor": "#3f5159"
  997. },
  998. {
  999. "id": 224,
  1000. "type": "Image Comparer (rgthree)",
  1001. "pos": [
  1002. 7660,
  1003. -250
  1004. ],
  1005. "size": [
  1006. 440,
  1007. 770
  1008. ],
  1009. "flags": {},
  1010. "order": 20,
  1011. "mode": 0,
  1012. "inputs": [
  1013. {
  1014. "dir": 3,
  1015. "name": "image_a",
  1016. "type": "IMAGE",
  1017. "link": 1006
  1018. },
  1019. {
  1020. "dir": 3,
  1021. "name": "image_b",
  1022. "type": "IMAGE",
  1023. "link": 597
  1024. }
  1025. ],
  1026. "outputs": [],
  1027. "properties": {
  1028. "cnr_id": "rgthree-comfy",
  1029. "ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d",
  1030. "comparer_mode": "Slide"
  1031. },
  1032. "widgets_values": [
  1033. [
  1034. {
  1035. "name": "A",
  1036. "selected": true,
  1037. "url": "/api/view?filename=rgthree.compare._temp_altur_00073_.png&type=temp&subfolder=&rand=0.563885443830781"
  1038. },
  1039. {
  1040. "name": "B",
  1041. "selected": true,
  1042. "url": "/api/view?filename=rgthree.compare._temp_altur_00074_.png&type=temp&subfolder=&rand=0.8754358768445435"
  1043. }
  1044. ]
  1045. ],
  1046. "color": "#323",
  1047. "bgcolor": "#535"
  1048. },
  1049. {
  1050. "id": 416,
  1051. "type": "SaveImage",
  1052. "pos": [
  1053. 7660,
  1054. 580
  1055. ],
  1056. "size": [
  1057. 440,
  1058. 282
  1059. ],
  1060. "flags": {
  1061. "collapsed": false
  1062. },
  1063. "order": 21,
  1064. "mode": 0,
  1065. "inputs": [
  1066. {
  1067. "name": "images",
  1068. "type": "IMAGE",
  1069. "link": 1007
  1070. }
  1071. ],
  1072. "outputs": [],
  1073. "properties": {
  1074. "cnr_id": "comfy-core",
  1075. "ver": "0.3.49",
  1076. "Node name for S&R": "SaveImage"
  1077. },
  1078. "widgets_values": [
  1079. "ComfyUI"
  1080. ],
  1081. "color": "#323",
  1082. "bgcolor": "#535"
  1083. },
  1084. {
  1085. "id": 225,
  1086. "type": "LoadImage",
  1087. "pos": [
  1088. 6040,
  1089. 230
  1090. ],
  1091. "size": [
  1092. 400,
  1093. 630
  1094. ],
  1095. "flags": {},
  1096. "order": 1,
  1097. "mode": 0,
  1098. "inputs": [],
  1099. "outputs": [
  1100. {
  1101. "name": "IMAGE",
  1102. "type": "IMAGE",
  1103. "links": [
  1104. 597,
  1105. 702
  1106. ]
  1107. },
  1108. {
  1109. "name": "MASK",
  1110. "type": "MASK",
  1111. "links": null
  1112. }
  1113. ],
  1114. "properties": {
  1115. "cnr_id": "comfy-core",
  1116. "ver": "0.3.49",
  1117. "Node name for S&R": "LoadImage"
  1118. },
  1119. "widgets_values": [
  1120. "Top-10-photographers-for-travel-portraits27__700.jpg",
  1121. "image"
  1122. ],
  1123. "color": "#322",
  1124. "bgcolor": "#533"
  1125. },
  1126. {
  1127. "id": 397,
  1128. "type": "easy fullkSampler",
  1129. "pos": [
  1130. 7060,
  1131. -200
  1132. ],
  1133. "size": [
  1134. 270,
  1135. 460
  1136. ],
  1137. "flags": {},
  1138. "order": 7,
  1139. "mode": 0,
  1140. "inputs": [
  1141. {
  1142. "name": "pipe",
  1143. "type": "PIPE_LINE",
  1144. "link": 971
  1145. },
  1146. {
  1147. "name": "model",
  1148. "shape": 7,
  1149. "type": "MODEL",
  1150. "link": null
  1151. },
  1152. {
  1153. "name": "positive",
  1154. "shape": 7,
  1155. "type": "CONDITIONING",
  1156. "link": null
  1157. },
  1158. {
  1159. "name": "negative",
  1160. "shape": 7,
  1161. "type": "CONDITIONING",
  1162. "link": null
  1163. },
  1164. {
  1165. "name": "latent",
  1166. "shape": 7,
  1167. "type": "LATENT",
  1168. "link": null
  1169. },
  1170. {
  1171. "name": "vae",
  1172. "shape": 7,
  1173. "type": "VAE",
  1174. "link": null
  1175. },
  1176. {
  1177. "name": "clip",
  1178. "shape": 7,
  1179. "type": "CLIP",
  1180. "link": null
  1181. },
  1182. {
  1183. "name": "xyPlot",
  1184. "shape": 7,
  1185. "type": "XYPLOT",
  1186. "link": null
  1187. },
  1188. {
  1189. "name": "image",
  1190. "shape": 7,
  1191. "type": "IMAGE",
  1192. "link": 985
  1193. }
  1194. ],
  1195. "outputs": [
  1196. {
  1197. "name": "pipe",
  1198. "type": "PIPE_LINE",
  1199. "links": null
  1200. },
  1201. {
  1202. "name": "image",
  1203. "type": "IMAGE",
  1204. "links": [
  1205. 981
  1206. ]
  1207. },
  1208. {
  1209. "name": "model",
  1210. "type": "MODEL",
  1211. "links": null
  1212. },
  1213. {
  1214. "name": "positive",
  1215. "type": "CONDITIONING",
  1216. "links": null
  1217. },
  1218. {
  1219. "name": "negative",
  1220. "type": "CONDITIONING",
  1221. "links": null
  1222. },
  1223. {
  1224. "name": "latent",
  1225. "type": "LATENT",
  1226. "links": []
  1227. },
  1228. {
  1229. "name": "vae",
  1230. "type": "VAE",
  1231. "links": null
  1232. },
  1233. {
  1234. "name": "clip",
  1235. "type": "CLIP",
  1236. "links": null
  1237. },
  1238. {
  1239. "name": "seed",
  1240. "type": "INT",
  1241. "links": null
  1242. }
  1243. ],
  1244. "properties": {
  1245. "cnr_id": "comfyui-easy-use",
  1246. "ver": "717092a3ceb51c474b5b3f77fc188979f0db9d67",
  1247. "Node name for S&R": "easy fullkSampler"
  1248. },
  1249. "widgets_values": [
  1250. 4,
  1251. 1,
  1252. "euler",
  1253. "sgm_uniform",
  1254. 0.6000000000000001,
  1255. "Hide",
  1256. 0,
  1257. "ComfyUI",
  1258. 1,
  1259. "fixed"
  1260. ],
  1261. "color": "#232",
  1262. "bgcolor": "#353"
  1263. }
  1264. ],
  1265. "links": [
  1266. [
  1267. 112,
  1268. 47,
  1269. 0,
  1270. 2,
  1271. 0,
  1272. "IMAGE"
  1273. ],
  1274. [
  1275. 597,
  1276. 225,
  1277. 0,
  1278. 224,
  1279. 1,
  1280. "IMAGE"
  1281. ],
  1282. [
  1283. 702,
  1284. 225,
  1285. 0,
  1286. 47,
  1287. 0,
  1288. "IMAGE"
  1289. ],
  1290. [
  1291. 709,
  1292. 2,
  1293. 3,
  1294. 37,
  1295. 1,
  1296. "INT"
  1297. ],
  1298. [
  1299. 710,
  1300. 2,
  1301. 4,
  1302. 37,
  1303. 2,
  1304. "INT"
  1305. ],
  1306. [
  1307. 971,
  1308. 398,
  1309. 0,
  1310. 397,
  1311. 0,
  1312. "PIPE_LINE"
  1313. ],
  1314. [
  1315. 981,
  1316. 397,
  1317. 1,
  1318. 401,
  1319. 0,
  1320. "IMAGE"
  1321. ],
  1322. [
  1323. 982,
  1324. 401,
  1325. 0,
  1326. 37,
  1327. 0,
  1328. "IMAGE"
  1329. ],
  1330. [
  1331. 983,
  1332. 2,
  1333. 0,
  1334. 403,
  1335. 0,
  1336. "IMAGE"
  1337. ],
  1338. [
  1339. 985,
  1340. 403,
  1341. 0,
  1342. 397,
  1343. 8,
  1344. "IMAGE"
  1345. ],
  1346. [
  1347. 986,
  1348. 403,
  1349. 0,
  1350. 398,
  1351. 1,
  1352. "IMAGE"
  1353. ],
  1354. [
  1355. 988,
  1356. 395,
  1357. 0,
  1358. 398,
  1359. 0,
  1360. "PIPE_LINE"
  1361. ],
  1362. [
  1363. 990,
  1364. 403,
  1365. 0,
  1366. 405,
  1367. 0,
  1368. "IMAGE"
  1369. ],
  1370. [
  1371. 991,
  1372. 37,
  1373. 0,
  1374. 406,
  1375. 0,
  1376. "IMAGE"
  1377. ],
  1378. [
  1379. 993,
  1380. 408,
  1381. 0,
  1382. 407,
  1383. 0,
  1384. "IMAGE"
  1385. ],
  1386. [
  1387. 994,
  1388. 409,
  1389. 0,
  1390. 408,
  1391. 0,
  1392. "IMAGE"
  1393. ],
  1394. [
  1395. 995,
  1396. 413,
  1397. 3,
  1398. 408,
  1399. 1,
  1400. "INT"
  1401. ],
  1402. [
  1403. 996,
  1404. 413,
  1405. 4,
  1406. 408,
  1407. 2,
  1408. "INT"
  1409. ],
  1410. [
  1411. 997,
  1412. 410,
  1413. 1,
  1414. 409,
  1415. 0,
  1416. "IMAGE"
  1417. ],
  1418. [
  1419. 998,
  1420. 411,
  1421. 0,
  1422. 410,
  1423. 0,
  1424. "PIPE_LINE"
  1425. ],
  1426. [
  1427. 999,
  1428. 415,
  1429. 0,
  1430. 410,
  1431. 8,
  1432. "IMAGE"
  1433. ],
  1434. [
  1435. 1000,
  1436. 415,
  1437. 0,
  1438. 411,
  1439. 1,
  1440. "IMAGE"
  1441. ],
  1442. [
  1443. 1001,
  1444. 415,
  1445. 0,
  1446. 412,
  1447. 0,
  1448. "IMAGE"
  1449. ],
  1450. [
  1451. 1002,
  1452. 414,
  1453. 0,
  1454. 413,
  1455. 0,
  1456. "IMAGE"
  1457. ],
  1458. [
  1459. 1003,
  1460. 413,
  1461. 0,
  1462. 415,
  1463. 0,
  1464. "IMAGE"
  1465. ],
  1466. [
  1467. 1004,
  1468. 406,
  1469. 0,
  1470. 414,
  1471. 0,
  1472. "IMAGE"
  1473. ],
  1474. [
  1475. 1005,
  1476. 395,
  1477. 0,
  1478. 411,
  1479. 0,
  1480. "PIPE_LINE"
  1481. ],
  1482. [
  1483. 1006,
  1484. 407,
  1485. 0,
  1486. 224,
  1487. 0,
  1488. "IMAGE"
  1489. ],
  1490. [
  1491. 1007,
  1492. 407,
  1493. 0,
  1494. 416,
  1495. 0,
  1496. "IMAGE"
  1497. ]
  1498. ],
  1499. "groups": [
  1500. {
  1501. "id": 3,
  1502. "title": "Stage 1",
  1503. "bounding": [
  1504. 6460,
  1505. -280,
  1506. 1180,
  1507. 560
  1508. ],
  1509. "color": "#8A8",
  1510. "font_size": 24,
  1511. "flags": {}
  1512. },
  1513. {
  1514. "id": 4,
  1515. "title": "Stage 2",
  1516. "bounding": [
  1517. 6460,
  1518. 300,
  1519. 1180,
  1520. 560
  1521. ],
  1522. "color": "#3f789e",
  1523. "font_size": 24,
  1524. "flags": {}
  1525. }
  1526. ],
  1527. "config": {},
  1528. "extra": {
  1529. "ds": {
  1530. "scale": 0.8390545288824884,
  1531. "offset": [
  1532. -5761.105886621569,
  1533. 389.96022785175415
  1534. ]
  1535. },
  1536. "frontendVersion": "1.23.4",
  1537. "VHS_latentpreview": true,
  1538. "VHS_latentpreviewrate": 0,
  1539. "VHS_MetadataImage": true,
  1540. "VHS_KeepIntermediate": true
  1541. },
  1542. "version": 0.4
  1543. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment