Advertisement
Guest User

texzx

a guest
May 25th, 2025
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.93 KB | None | 0 0
  1. {
  2. "id": "65bcc48e-1c97-4daa-bc14-b37a679a64c7",
  3. "revision": 0,
  4. "last_node_id": 34,
  5. "last_link_id": 68,
  6. "nodes": [
  7. {
  8. "id": 13,
  9. "type": "SamplerCustomAdvanced",
  10. "pos": [
  11. 440,
  12. 680
  13. ],
  14. "size": [
  15. 236.8000030517578,
  16. 106
  17. ],
  18. "flags": {
  19. "collapsed": false,
  20. "pinned": false
  21. },
  22. "order": 12,
  23. "mode": 0,
  24. "inputs": [
  25. {
  26. "name": "noise",
  27. "type": "NOISE",
  28. "link": 37
  29. },
  30. {
  31. "name": "guider",
  32. "type": "GUIDER",
  33. "link": 30
  34. },
  35. {
  36. "name": "sampler",
  37. "type": "SAMPLER",
  38. "link": 19
  39. },
  40. {
  41. "name": "sigmas",
  42. "type": "SIGMAS",
  43. "link": 20
  44. },
  45. {
  46. "name": "latent_image",
  47. "type": "LATENT",
  48. "link": 68
  49. }
  50. ],
  51. "outputs": [
  52. {
  53. "name": "output",
  54. "type": "LATENT",
  55. "slot_index": 0,
  56. "links": [
  57. 24
  58. ]
  59. },
  60. {
  61. "name": "denoised_output",
  62. "type": "LATENT",
  63. "links": null
  64. }
  65. ],
  66. "properties": {
  67. "cnr_id": "comfy-core",
  68. "ver": "0.3.34",
  69. "Node name for S&R": "SamplerCustomAdvanced",
  70. "widget_ue_connectable": {}
  71. },
  72. "widgets_values": [],
  73. "color": "#332922",
  74. "bgcolor": "#593930",
  75. "shape": 1
  76. },
  77. {
  78. "id": 22,
  79. "type": "BasicGuider",
  80. "pos": [
  81. 370,
  82. 50
  83. ],
  84. "size": [
  85. 241.79998779296875,
  86. 46
  87. ],
  88. "flags": {
  89. "collapsed": true,
  90. "pinned": false
  91. },
  92. "order": 11,
  93. "mode": 0,
  94. "inputs": [
  95. {
  96. "name": "model",
  97. "type": "MODEL",
  98. "link": 63
  99. },
  100. {
  101. "name": "conditioning",
  102. "type": "CONDITIONING",
  103. "link": 43
  104. }
  105. ],
  106. "outputs": [
  107. {
  108. "name": "GUIDER",
  109. "type": "GUIDER",
  110. "slot_index": 0,
  111. "links": [
  112. 30
  113. ]
  114. }
  115. ],
  116. "properties": {
  117. "cnr_id": "comfy-core",
  118. "ver": "0.3.34",
  119. "Node name for S&R": "BasicGuider",
  120. "widget_ue_connectable": {}
  121. },
  122. "widgets_values": [],
  123. "color": "#323",
  124. "bgcolor": "#535",
  125. "shape": 1
  126. },
  127. {
  128. "id": 25,
  129. "type": "RandomNoise",
  130. "pos": [
  131. 20,
  132. 440
  133. ],
  134. "size": [
  135. 315,
  136. 82
  137. ],
  138. "flags": {
  139. "pinned": false
  140. },
  141. "order": 0,
  142. "mode": 0,
  143. "inputs": [],
  144. "outputs": [
  145. {
  146. "name": "NOISE",
  147. "type": "NOISE",
  148. "links": [
  149. 37
  150. ]
  151. }
  152. ],
  153. "properties": {
  154. "cnr_id": "comfy-core",
  155. "ver": "0.3.34",
  156. "Node name for S&R": "RandomNoise",
  157. "widget_ue_connectable": {}
  158. },
  159. "widgets_values": [
  160. 1083838824529512,
  161. "randomize"
  162. ],
  163. "color": "#323",
  164. "bgcolor": "#535",
  165. "shape": 1
  166. },
  167. {
  168. "id": 16,
  169. "type": "KSamplerSelect",
  170. "pos": [
  171. 390,
  172. 340
  173. ],
  174. "size": [
  175. 315,
  176. 58
  177. ],
  178. "flags": {
  179. "pinned": false
  180. },
  181. "order": 1,
  182. "mode": 0,
  183. "inputs": [],
  184. "outputs": [
  185. {
  186. "name": "SAMPLER",
  187. "type": "SAMPLER",
  188. "links": [
  189. 19
  190. ]
  191. }
  192. ],
  193. "properties": {
  194. "cnr_id": "comfy-core",
  195. "ver": "0.3.34",
  196. "Node name for S&R": "KSamplerSelect",
  197. "widget_ue_connectable": {}
  198. },
  199. "widgets_values": [
  200. "ipndm"
  201. ],
  202. "color": "#223",
  203. "bgcolor": "#335",
  204. "shape": 1
  205. },
  206. {
  207. "id": 17,
  208. "type": "BasicScheduler",
  209. "pos": [
  210. 390,
  211. 450
  212. ],
  213. "size": [
  214. 315,
  215. 106
  216. ],
  217. "flags": {
  218. "pinned": false
  219. },
  220. "order": 7,
  221. "mode": 0,
  222. "inputs": [
  223. {
  224. "name": "model",
  225. "type": "MODEL",
  226. "link": 38
  227. }
  228. ],
  229. "outputs": [
  230. {
  231. "name": "SIGMAS",
  232. "type": "SIGMAS",
  233. "links": [
  234. 20
  235. ]
  236. }
  237. ],
  238. "properties": {
  239. "cnr_id": "comfy-core",
  240. "ver": "0.3.34",
  241. "Node name for S&R": "BasicScheduler",
  242. "widget_ue_connectable": {}
  243. },
  244. "widgets_values": [
  245. "sgm_uniform",
  246. 20,
  247. 1
  248. ],
  249. "color": "#223",
  250. "bgcolor": "#335",
  251. "shape": 1
  252. },
  253. {
  254. "id": 27,
  255. "type": "FluxGuidance",
  256. "pos": [
  257. 27,
  258. 34
  259. ],
  260. "size": [
  261. 317.4000244140625,
  262. 58
  263. ],
  264. "flags": {
  265. "pinned": false
  266. },
  267. "order": 10,
  268. "mode": 0,
  269. "inputs": [
  270. {
  271. "name": "conditioning",
  272. "type": "CONDITIONING",
  273. "link": 42
  274. }
  275. ],
  276. "outputs": [
  277. {
  278. "name": "CONDITIONING",
  279. "type": "CONDITIONING",
  280. "slot_index": 0,
  281. "links": [
  282. 43
  283. ]
  284. }
  285. ],
  286. "properties": {
  287. "cnr_id": "comfy-core",
  288. "ver": "0.3.34",
  289. "Node name for S&R": "FluxGuidance",
  290. "widget_ue_connectable": {}
  291. },
  292. "widgets_values": [
  293. 3.5
  294. ],
  295. "color": "#223",
  296. "bgcolor": "#335",
  297. "shape": 1
  298. },
  299. {
  300. "id": 34,
  301. "type": "Lora Loader Stack (rgthree)",
  302. "pos": [
  303. -320,
  304. 280
  305. ],
  306. "size": [
  307. 315,
  308. 246
  309. ],
  310. "flags": {},
  311. "order": 8,
  312. "mode": 0,
  313. "inputs": [
  314. {
  315. "name": "model",
  316. "type": "MODEL",
  317. "link": 61
  318. },
  319. {
  320. "name": "clip",
  321. "type": "CLIP",
  322. "link": 62
  323. }
  324. ],
  325. "outputs": [
  326. {
  327. "name": "MODEL",
  328. "type": "MODEL",
  329. "slot_index": 0,
  330. "links": [
  331. 63
  332. ]
  333. },
  334. {
  335. "name": "CLIP",
  336. "type": "CLIP",
  337. "slot_index": 1,
  338. "links": [
  339. 64
  340. ]
  341. }
  342. ],
  343. "properties": {
  344. "cnr_id": "rgthree-comfy",
  345. "ver": "1.0.2505212136",
  346. "Node name for S&R": "Lora Loader Stack (rgthree)",
  347. "widget_ue_connectable": {}
  348. },
  349. "widgets_values": [
  350. "sitx1.safetensors",
  351. 1,
  352. "sitx1-000004.safetensors",
  353. 1,
  354. "sitx1-000008.safetensors",
  355. 1,
  356. "sitx1-000012.safetensors",
  357. 1
  358. ],
  359. "color": "#223",
  360. "bgcolor": "#335",
  361. "shape": 1
  362. },
  363. {
  364. "id": 11,
  365. "type": "DualCLIPLoader",
  366. "pos": [
  367. 28,
  368. 276
  369. ],
  370. "size": [
  371. 315,
  372. 130
  373. ],
  374. "flags": {
  375. "pinned": false
  376. },
  377. "order": 2,
  378. "mode": 0,
  379. "inputs": [],
  380. "outputs": [
  381. {
  382. "name": "CLIP",
  383. "type": "CLIP",
  384. "slot_index": 0,
  385. "links": [
  386. 62
  387. ]
  388. }
  389. ],
  390. "properties": {
  391. "cnr_id": "comfy-core",
  392. "ver": "0.3.34",
  393. "Node name for S&R": "DualCLIPLoader",
  394. "widget_ue_connectable": {}
  395. },
  396. "widgets_values": [
  397. "t5xxl_fp16 (1).safetensors",
  398. "clip_l (1).safetensors",
  399. "flux",
  400. "default"
  401. ],
  402. "shape": 1
  403. },
  404. {
  405. "id": 8,
  406. "type": "VAEDecode",
  407. "pos": [
  408. 660,
  409. 50
  410. ],
  411. "size": [
  412. 210,
  413. 46
  414. ],
  415. "flags": {
  416. "collapsed": true,
  417. "pinned": false
  418. },
  419. "order": 13,
  420. "mode": 0,
  421. "inputs": [
  422. {
  423. "name": "samples",
  424. "type": "LATENT",
  425. "link": 24
  426. },
  427. {
  428. "name": "vae",
  429. "type": "VAE",
  430. "link": 12
  431. }
  432. ],
  433. "outputs": [
  434. {
  435. "name": "IMAGE",
  436. "type": "IMAGE",
  437. "slot_index": 0,
  438. "links": [
  439. 60
  440. ]
  441. }
  442. ],
  443. "properties": {
  444. "cnr_id": "comfy-core",
  445. "ver": "0.3.34",
  446. "Node name for S&R": "VAEDecode",
  447. "widget_ue_connectable": {}
  448. },
  449. "widgets_values": [],
  450. "color": "#332922",
  451. "bgcolor": "#593930",
  452. "shape": 1
  453. },
  454. {
  455. "id": 10,
  456. "type": "VAELoader",
  457. "pos": [
  458. 422.3497009277344,
  459. -48.666629791259766
  460. ],
  461. "size": [
  462. 315,
  463. 58
  464. ],
  465. "flags": {
  466. "collapsed": false,
  467. "pinned": false
  468. },
  469. "order": 3,
  470. "mode": 0,
  471. "inputs": [],
  472. "outputs": [
  473. {
  474. "name": "VAE",
  475. "type": "VAE",
  476. "slot_index": 0,
  477. "links": [
  478. 12
  479. ]
  480. }
  481. ],
  482. "properties": {
  483. "cnr_id": "comfy-core",
  484. "ver": "0.3.34",
  485. "Node name for S&R": "VAELoader",
  486. "widget_ue_connectable": {}
  487. },
  488. "widgets_values": [
  489. "ae.safetensors"
  490. ],
  491. "color": "#323",
  492. "bgcolor": "#535",
  493. "shape": 1
  494. },
  495. {
  496. "id": 33,
  497. "type": "SaveImageExtended",
  498. "pos": [
  499. 830,
  500. 120
  501. ],
  502. "size": [
  503. 728.0142822265625,
  504. 678.1754150390625
  505. ],
  506. "flags": {},
  507. "order": 14,
  508. "mode": 0,
  509. "inputs": [
  510. {
  511. "name": "images",
  512. "type": "IMAGE",
  513. "link": 60
  514. },
  515. {
  516. "name": "positive_text_opt",
  517. "shape": 7,
  518. "type": "STRING",
  519. "link": null
  520. },
  521. {
  522. "name": "negative_text_opt",
  523. "shape": 7,
  524. "type": "STRING",
  525. "link": null
  526. }
  527. ],
  528. "outputs": [],
  529. "properties": {
  530. "cnr_id": "save-image-extended-comfyui",
  531. "ver": "2.64.0",
  532. "Node name for S&R": "SaveImageExtended",
  533. "widget_ue_connectable": {}
  534. },
  535. "widgets_values": [
  536. "Flux/image",
  537. "PNG",
  538. "",
  539. "ckpt_name",
  540. "-",
  541. "disabled",
  542. false,
  543. "",
  544. true,
  545. 4,
  546. "last",
  547. true,
  548. true,
  549. ".png",
  550. 75
  551. ],
  552. "color": "#002b52",
  553. "bgcolor": "#4a4a4a",
  554. "shape": 1
  555. },
  556. {
  557. "id": 28,
  558. "type": "EmptyLatentImage",
  559. "pos": [
  560. 40,
  561. 790
  562. ],
  563. "size": [
  564. 315,
  565. 106
  566. ],
  567. "flags": {
  568. "pinned": false
  569. },
  570. "order": 4,
  571. "mode": 0,
  572. "inputs": [],
  573. "outputs": [
  574. {
  575. "name": "LATENT",
  576. "type": "LATENT",
  577. "slot_index": 0,
  578. "links": []
  579. }
  580. ],
  581. "properties": {
  582. "cnr_id": "comfy-core",
  583. "ver": "0.3.34",
  584. "Node name for S&R": "EmptyLatentImage",
  585. "widget_ue_connectable": {}
  586. },
  587. "widgets_values": [
  588. 512,
  589. 512,
  590. 1
  591. ],
  592. "color": "#291529",
  593. "bgcolor": "#3d293d",
  594. "shape": 1
  595. },
  596. {
  597. "id": 26,
  598. "type": "Empty Latent Ratio Select SDXL",
  599. "pos": [
  600. 40,
  601. 660
  602. ],
  603. "size": [
  604. 319.20001220703125,
  605. 82
  606. ],
  607. "flags": {
  608. "collapsed": false,
  609. "pinned": false
  610. },
  611. "order": 5,
  612. "mode": 0,
  613. "inputs": [],
  614. "outputs": [
  615. {
  616. "name": "LATENT",
  617. "type": "LATENT",
  618. "slot_index": 0,
  619. "links": [
  620. 68
  621. ]
  622. }
  623. ],
  624. "properties": {
  625. "cnr_id": "mikey_nodes",
  626. "ver": "1.0.4",
  627. "Node name for S&R": "Empty Latent Ratio Select SDXL",
  628. "widget_ue_connectable": {}
  629. },
  630. "widgets_values": [
  631. "1:1 [1024x1024 square]",
  632. 1
  633. ],
  634. "color": "#323",
  635. "bgcolor": "#535",
  636. "shape": 1
  637. },
  638. {
  639. "id": 6,
  640. "type": "CLIPTextEncode",
  641. "pos": [
  642. 368,
  643. 117
  644. ],
  645. "size": [
  646. 422.84503173828125,
  647. 164.31304931640625
  648. ],
  649. "flags": {
  650. "pinned": false
  651. },
  652. "order": 9,
  653. "mode": 0,
  654. "inputs": [
  655. {
  656. "name": "clip",
  657. "type": "CLIP",
  658. "link": 64
  659. }
  660. ],
  661. "outputs": [
  662. {
  663. "name": "CONDITIONING",
  664. "type": "CONDITIONING",
  665. "slot_index": 0,
  666. "links": [
  667. 42
  668. ]
  669. }
  670. ],
  671. "properties": {
  672. "cnr_id": "comfy-core",
  673. "ver": "0.3.34",
  674. "Node name for S&R": "CLIPTextEncode",
  675. "widget_ue_connectable": {}
  676. },
  677. "widgets_values": [
  678. "sitx smiling, professional"
  679. ],
  680. "color": "#232",
  681. "bgcolor": "#353",
  682. "shape": 1
  683. },
  684. {
  685. "id": 12,
  686. "type": "UNETLoader",
  687. "pos": [
  688. 26,
  689. 145
  690. ],
  691. "size": [
  692. 315,
  693. 82
  694. ],
  695. "flags": {
  696. "pinned": false
  697. },
  698. "order": 6,
  699. "mode": 0,
  700. "inputs": [],
  701. "outputs": [
  702. {
  703. "name": "MODEL",
  704. "type": "MODEL",
  705. "slot_index": 0,
  706. "links": [
  707. 38,
  708. 61
  709. ]
  710. }
  711. ],
  712. "properties": {
  713. "cnr_id": "comfy-core",
  714. "ver": "0.3.34",
  715. "Node name for S&R": "UNETLoader",
  716. "widget_ue_connectable": {}
  717. },
  718. "widgets_values": [
  719. "flux_dev.safetensors",
  720. "default"
  721. ],
  722. "shape": 1
  723. }
  724. ],
  725. "links": [
  726. [
  727. 12,
  728. 10,
  729. 0,
  730. 8,
  731. 1,
  732. "VAE"
  733. ],
  734. [
  735. 19,
  736. 16,
  737. 0,
  738. 13,
  739. 2,
  740. "SAMPLER"
  741. ],
  742. [
  743. 20,
  744. 17,
  745. 0,
  746. 13,
  747. 3,
  748. "SIGMAS"
  749. ],
  750. [
  751. 24,
  752. 13,
  753. 0,
  754. 8,
  755. 0,
  756. "LATENT"
  757. ],
  758. [
  759. 30,
  760. 22,
  761. 0,
  762. 13,
  763. 1,
  764. "GUIDER"
  765. ],
  766. [
  767. 37,
  768. 25,
  769. 0,
  770. 13,
  771. 0,
  772. "NOISE"
  773. ],
  774. [
  775. 38,
  776. 12,
  777. 0,
  778. 17,
  779. 0,
  780. "MODEL"
  781. ],
  782. [
  783. 42,
  784. 6,
  785. 0,
  786. 27,
  787. 0,
  788. "CONDITIONING"
  789. ],
  790. [
  791. 43,
  792. 27,
  793. 0,
  794. 22,
  795. 1,
  796. "CONDITIONING"
  797. ],
  798. [
  799. 60,
  800. 8,
  801. 0,
  802. 33,
  803. 0,
  804. "IMAGE"
  805. ],
  806. [
  807. 61,
  808. 12,
  809. 0,
  810. 34,
  811. 0,
  812. "MODEL"
  813. ],
  814. [
  815. 62,
  816. 11,
  817. 0,
  818. 34,
  819. 1,
  820. "CLIP"
  821. ],
  822. [
  823. 63,
  824. 34,
  825. 0,
  826. 22,
  827. 0,
  828. "MODEL"
  829. ],
  830. [
  831. 64,
  832. 34,
  833. 1,
  834. 6,
  835. 0,
  836. "CLIP"
  837. ],
  838. [
  839. 68,
  840. 26,
  841. 0,
  842. 13,
  843. 4,
  844. "LATENT"
  845. ]
  846. ],
  847. "groups": [
  848. {
  849. "id": 1,
  850. "title": "",
  851. "bounding": [
  852. 16,
  853. 582,
  854. 693,
  855. 326
  856. ],
  857. "color": "#3f789e",
  858. "font_size": 24,
  859. "flags": {}
  860. }
  861. ],
  862. "config": {},
  863. "extra": {
  864. "ue_links": [],
  865. "ds": {
  866. "scale": 0.8310814170196907,
  867. "offset": [
  868. 449.49495815675044,
  869. 2.134792287674781
  870. ]
  871. },
  872. "links_added_by_ue": [],
  873. "frontendVersion": "1.19.9",
  874. "VHS_latentpreview": false,
  875. "VHS_latentpreviewrate": 0,
  876. "VHS_MetadataImage": true,
  877. "VHS_KeepIntermediate": true
  878. },
  879. "version": 0.4
  880. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement