Guest User

Untitled

a guest
Dec 1st, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.58 KB | None | 0 0
  1. {
  2. "last_node_id": 79,
  3. "last_link_id": 161,
  4. "nodes": [
  5. {
  6. "id": 22,
  7. "type": "VAEDecode",
  8. "pos": {
  9. "0": -1100,
  10. "1": -70
  11. },
  12. "size": {
  13. "0": 200,
  14. "1": 70
  15. },
  16. "flags": {},
  17. "order": 24,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "samples",
  22. "type": "LATENT",
  23. "link": 28
  24. },
  25. {
  26. "name": "vae",
  27. "type": "VAE",
  28. "link": 29
  29. }
  30. ],
  31. "outputs": [
  32. {
  33. "name": "IMAGE",
  34. "type": "IMAGE",
  35. "links": [
  36. 41,
  37. 73
  38. ],
  39. "slot_index": 0
  40. }
  41. ],
  42. "properties": {
  43. "Node name for S&R": "VAEDecode"
  44. },
  45. "widgets_values": []
  46. },
  47. {
  48. "id": 30,
  49. "type": "PreviewImage",
  50. "pos": {
  51. "0": -800,
  52. "1": -70
  53. },
  54. "size": {
  55. "0": 400,
  56. "1": 370
  57. },
  58. "flags": {},
  59. "order": 25,
  60. "mode": 0,
  61. "inputs": [
  62. {
  63. "name": "images",
  64. "type": "IMAGE",
  65. "link": 41
  66. }
  67. ],
  68. "outputs": [],
  69. "properties": {
  70. "Node name for S&R": "PreviewImage"
  71. },
  72. "widgets_values": []
  73. },
  74. {
  75. "id": 33,
  76. "type": "ImageUpscaleWithModel",
  77. "pos": {
  78. "0": -300,
  79. "1": 80
  80. },
  81. "size": {
  82. "0": 300,
  83. "1": 70
  84. },
  85. "flags": {
  86. "collapsed": false
  87. },
  88. "order": 26,
  89. "mode": 0,
  90. "inputs": [
  91. {
  92. "name": "upscale_model",
  93. "type": "UPSCALE_MODEL",
  94. "link": 52,
  95. "slot_index": 0
  96. },
  97. {
  98. "name": "image",
  99. "type": "IMAGE",
  100. "link": 73
  101. }
  102. ],
  103. "outputs": [
  104. {
  105. "name": "IMAGE",
  106. "type": "IMAGE",
  107. "links": [
  108. 55
  109. ],
  110. "slot_index": 0,
  111. "shape": 3
  112. }
  113. ],
  114. "properties": {
  115. "Node name for S&R": "ImageUpscaleWithModel"
  116. },
  117. "widgets_values": [],
  118. "shape": 1
  119. },
  120. {
  121. "id": 37,
  122. "type": "ImageScaleBy",
  123. "pos": {
  124. "0": 100,
  125. "1": -70
  126. },
  127. "size": {
  128. "0": 300,
  129. "1": 120
  130. },
  131. "flags": {},
  132. "order": 27,
  133. "mode": 0,
  134. "inputs": [
  135. {
  136. "name": "image",
  137. "type": "IMAGE",
  138. "link": 55
  139. }
  140. ],
  141. "outputs": [
  142. {
  143. "name": "IMAGE",
  144. "type": "IMAGE",
  145. "links": [
  146. 54
  147. ],
  148. "slot_index": 0,
  149. "shape": 3
  150. }
  151. ],
  152. "properties": {
  153. "Node name for S&R": "ImageScaleBy"
  154. },
  155. "widgets_values": [
  156. "lanczos",
  157. 0.35000000000000003
  158. ],
  159. "shape": 1
  160. },
  161. {
  162. "id": 36,
  163. "type": "VAEEncode",
  164. "pos": {
  165. "0": 500,
  166. "1": -70
  167. },
  168. "size": {
  169. "0": 200,
  170. "1": 70
  171. },
  172. "flags": {},
  173. "order": 28,
  174. "mode": 0,
  175. "inputs": [
  176. {
  177. "name": "pixels",
  178. "type": "IMAGE",
  179. "link": 54
  180. },
  181. {
  182. "name": "vae",
  183. "type": "VAE",
  184. "link": 57
  185. }
  186. ],
  187. "outputs": [
  188. {
  189. "name": "LATENT",
  190. "type": "LATENT",
  191. "links": [
  192. 140
  193. ],
  194. "slot_index": 0,
  195. "shape": 3
  196. }
  197. ],
  198. "properties": {
  199. "Node name for S&R": "VAEEncode"
  200. },
  201. "widgets_values": [],
  202. "shape": 1
  203. },
  204. {
  205. "id": 43,
  206. "type": "PreviewImage",
  207. "pos": {
  208. "0": 1500,
  209. "1": -70
  210. },
  211. "size": {
  212. "0": 400,
  213. "1": 570
  214. },
  215. "flags": {},
  216. "order": 31,
  217. "mode": 0,
  218. "inputs": [
  219. {
  220. "name": "images",
  221. "type": "IMAGE",
  222. "link": 64
  223. }
  224. ],
  225. "outputs": [],
  226. "properties": {
  227. "Node name for S&R": "PreviewImage"
  228. },
  229. "widgets_values": []
  230. },
  231. {
  232. "id": 48,
  233. "type": "SAMLoader",
  234. "pos": {
  235. "0": 2000,
  236. "1": 130
  237. },
  238. "size": {
  239. "0": 300,
  240. "1": 120
  241. },
  242. "flags": {},
  243. "order": 0,
  244. "mode": 0,
  245. "inputs": [],
  246. "outputs": [
  247. {
  248. "name": "SAM_MODEL",
  249. "type": "SAM_MODEL",
  250. "links": [
  251. 82
  252. ],
  253. "shape": 3
  254. }
  255. ],
  256. "properties": {
  257. "Node name for S&R": "SAMLoader"
  258. },
  259. "widgets_values": [
  260. "sam_vit_b_01ec64.pth",
  261. "AUTO"
  262. ],
  263. "shape": 1
  264. },
  265. {
  266. "id": 64,
  267. "type": "PreviewImage",
  268. "pos": {
  269. "0": 4300,
  270. "1": 630
  271. },
  272. "size": {
  273. "0": 300,
  274. "1": 270
  275. },
  276. "flags": {},
  277. "order": 40,
  278. "mode": 0,
  279. "inputs": [
  280. {
  281. "name": "images",
  282. "type": "IMAGE",
  283. "link": 122
  284. }
  285. ],
  286. "outputs": [],
  287. "properties": {
  288. "Node name for S&R": "PreviewImage"
  289. },
  290. "widgets_values": []
  291. },
  292. {
  293. "id": 42,
  294. "type": "CLIPTextEncode",
  295. "pos": {
  296. "0": 4800,
  297. "1": -70
  298. },
  299. "size": {
  300. "0": 300,
  301. "1": 76
  302. },
  303. "flags": {},
  304. "order": 18,
  305. "mode": 4,
  306. "inputs": [
  307. {
  308. "name": "clip",
  309. "type": "CLIP",
  310. "link": 77
  311. }
  312. ],
  313. "outputs": [
  314. {
  315. "name": "CONDITIONING",
  316. "type": "CONDITIONING",
  317. "links": [
  318. 76
  319. ],
  320. "slot_index": 0,
  321. "shape": 3
  322. }
  323. ],
  324. "title": "Upscale Positive Prompt",
  325. "properties": {
  326. "Node name for S&R": "CLIPTextEncode"
  327. },
  328. "widgets_values": [
  329. "detailed texture, sharp focus, highres, 4k, "
  330. ],
  331. "color": "#232",
  332. "bgcolor": "#353",
  333. "shape": 1
  334. },
  335. {
  336. "id": 41,
  337. "type": "UltimateSDUpscale",
  338. "pos": {
  339. "0": 5200,
  340. "1": -70
  341. },
  342. "size": {
  343. "0": 300,
  344. "1": 970
  345. },
  346. "flags": {},
  347. "order": 32,
  348. "mode": 4,
  349. "inputs": [
  350. {
  351. "name": "image",
  352. "type": "IMAGE",
  353. "link": 65
  354. },
  355. {
  356. "name": "model",
  357. "type": "MODEL",
  358. "link": 69
  359. },
  360. {
  361. "name": "positive",
  362. "type": "CONDITIONING",
  363. "link": 76
  364. },
  365. {
  366. "name": "negative",
  367. "type": "CONDITIONING",
  368. "link": 129
  369. },
  370. {
  371. "name": "vae",
  372. "type": "VAE",
  373. "link": 70
  374. },
  375. {
  376. "name": "upscale_model",
  377. "type": "UPSCALE_MODEL",
  378. "link": 71,
  379. "slot_index": 5
  380. }
  381. ],
  382. "outputs": [
  383. {
  384. "name": "IMAGE",
  385. "type": "IMAGE",
  386. "links": [
  387. 72
  388. ],
  389. "slot_index": 0,
  390. "shape": 3
  391. }
  392. ],
  393. "properties": {
  394. "Node name for S&R": "UltimateSDUpscale"
  395. },
  396. "widgets_values": [
  397. 1.3,
  398. 634636747001,
  399. "fixed",
  400. 25,
  401. 5,
  402. "dpmpp_2m_sde",
  403. "karras",
  404. 0.33,
  405. "Linear",
  406. 1024,
  407. 1024,
  408. 8,
  409. 64,
  410. "None",
  411. 1,
  412. 64,
  413. 8,
  414. 16,
  415. true,
  416. false
  417. ],
  418. "shape": 1
  419. },
  420. {
  421. "id": 44,
  422. "type": "PreviewImage",
  423. "pos": {
  424. "0": 5600,
  425. "1": -70
  426. },
  427. "size": {
  428. "0": 500,
  429. "1": 670
  430. },
  431. "flags": {},
  432. "order": 34,
  433. "mode": 4,
  434. "inputs": [
  435. {
  436. "name": "images",
  437. "type": "IMAGE",
  438. "link": 72
  439. }
  440. ],
  441. "outputs": [],
  442. "properties": {
  443. "Node name for S&R": "PreviewImage"
  444. },
  445. "widgets_values": []
  446. },
  447. {
  448. "id": 16,
  449. "type": "Reroute",
  450. "pos": {
  451. "0": -1400,
  452. "1": -320
  453. },
  454. "size": [
  455. 75,
  456. 26
  457. ],
  458. "flags": {},
  459. "order": 19,
  460. "mode": 0,
  461. "inputs": [
  462. {
  463. "name": "",
  464. "type": "*",
  465. "link": 17
  466. }
  467. ],
  468. "outputs": [
  469. {
  470. "name": "",
  471. "type": "CONDITIONING",
  472. "links": [
  473. 20,
  474. 123,
  475. 138
  476. ],
  477. "slot_index": 0
  478. }
  479. ],
  480. "properties": {
  481. "showOutputText": false,
  482. "horizontal": false
  483. }
  484. },
  485. {
  486. "id": 17,
  487. "type": "Reroute",
  488. "pos": {
  489. "0": -1400,
  490. "1": -220
  491. },
  492. "size": [
  493. 75,
  494. 26
  495. ],
  496. "flags": {},
  497. "order": 20,
  498. "mode": 0,
  499. "inputs": [
  500. {
  501. "name": "",
  502. "type": "*",
  503. "link": 18
  504. }
  505. ],
  506. "outputs": [
  507. {
  508. "name": "",
  509. "type": "CONDITIONING",
  510. "links": [
  511. 21,
  512. 124,
  513. 139
  514. ],
  515. "slot_index": 0
  516. }
  517. ],
  518. "properties": {
  519. "showOutputText": false,
  520. "horizontal": false
  521. }
  522. },
  523. {
  524. "id": 65,
  525. "type": "Reroute",
  526. "pos": {
  527. "0": 2400,
  528. "1": -320
  529. },
  530. "size": [
  531. 75,
  532. 26
  533. ],
  534. "flags": {},
  535. "order": 21,
  536. "mode": 0,
  537. "inputs": [
  538. {
  539. "name": "",
  540. "type": "*",
  541. "link": 123
  542. }
  543. ],
  544. "outputs": [
  545. {
  546. "name": "",
  547. "type": "CONDITIONING",
  548. "links": [
  549. 125,
  550. 127,
  551. 145
  552. ],
  553. "slot_index": 0
  554. }
  555. ],
  556. "properties": {
  557. "showOutputText": false,
  558. "horizontal": false
  559. }
  560. },
  561. {
  562. "id": 40,
  563. "type": "VAEDecode",
  564. "pos": {
  565. "0": 1228,
  566. "1": -59
  567. },
  568. "size": {
  569. "0": 200,
  570. "1": 70
  571. },
  572. "flags": {},
  573. "order": 30,
  574. "mode": 0,
  575. "inputs": [
  576. {
  577. "name": "samples",
  578. "type": "LATENT",
  579. "link": 141
  580. },
  581. {
  582. "name": "vae",
  583. "type": "VAE",
  584. "link": 62
  585. }
  586. ],
  587. "outputs": [
  588. {
  589. "name": "IMAGE",
  590. "type": "IMAGE",
  591. "links": [
  592. 64,
  593. 65,
  594. 84
  595. ],
  596. "slot_index": 0
  597. }
  598. ],
  599. "properties": {
  600. "Node name for S&R": "VAEDecode"
  601. },
  602. "widgets_values": []
  603. },
  604. {
  605. "id": 38,
  606. "type": "KSampler",
  607. "pos": {
  608. "0": 800,
  609. "1": -70
  610. },
  611. "size": {
  612. "0": 300,
  613. "1": 446
  614. },
  615. "flags": {},
  616. "order": 29,
  617. "mode": 0,
  618. "inputs": [
  619. {
  620. "name": "model",
  621. "type": "MODEL",
  622. "link": 137
  623. },
  624. {
  625. "name": "positive",
  626. "type": "CONDITIONING",
  627. "link": 138
  628. },
  629. {
  630. "name": "negative",
  631. "type": "CONDITIONING",
  632. "link": 139
  633. },
  634. {
  635. "name": "latent_image",
  636. "type": "LATENT",
  637. "link": 140
  638. },
  639. {
  640. "name": "seed",
  641. "type": "INT",
  642. "link": 155,
  643. "widget": {
  644. "name": "seed"
  645. }
  646. }
  647. ],
  648. "outputs": [
  649. {
  650. "name": "LATENT",
  651. "type": "LATENT",
  652. "links": [
  653. 141
  654. ],
  655. "slot_index": 0
  656. }
  657. ],
  658. "properties": {
  659. "Node name for S&R": "KSampler"
  660. },
  661. "widgets_values": [
  662. 363537429612674,
  663. "randomize",
  664. 30,
  665. 4.5,
  666. "dpmpp_2m_sde",
  667. "exponential",
  668. 0.35000000000000003
  669. ],
  670. "shape": 1
  671. },
  672. {
  673. "id": 15,
  674. "type": "CLIPTextEncode",
  675. "pos": {
  676. "0": -2100,
  677. "1": 281
  678. },
  679. "size": {
  680. "0": 400,
  681. "1": 260
  682. },
  683. "flags": {},
  684. "order": 17,
  685. "mode": 0,
  686. "inputs": [
  687. {
  688. "name": "clip",
  689. "type": "CLIP",
  690. "link": 16
  691. }
  692. ],
  693. "outputs": [
  694. {
  695. "name": "CONDITIONING",
  696. "type": "CONDITIONING",
  697. "links": [
  698. 18
  699. ],
  700. "slot_index": 0
  701. }
  702. ],
  703. "title": "Negative",
  704. "properties": {
  705. "Node name for S&R": "CLIPTextEncode"
  706. },
  707. "widgets_values": [
  708. "watermark, text, flash, flash photography, ugly, deformed"
  709. ],
  710. "color": "#322",
  711. "bgcolor": "#533"
  712. },
  713. {
  714. "id": 18,
  715. "type": "KSamplerAdvanced",
  716. "pos": {
  717. "0": -1600,
  718. "1": -70
  719. },
  720. "size": {
  721. "0": 400,
  722. "1": 518
  723. },
  724. "flags": {},
  725. "order": 22,
  726. "mode": 0,
  727. "inputs": [
  728. {
  729. "name": "model",
  730. "type": "MODEL",
  731. "link": 19
  732. },
  733. {
  734. "name": "positive",
  735. "type": "CONDITIONING",
  736. "link": 20
  737. },
  738. {
  739. "name": "negative",
  740. "type": "CONDITIONING",
  741. "link": 21
  742. },
  743. {
  744. "name": "latent_image",
  745. "type": "LATENT",
  746. "link": 79
  747. },
  748. {
  749. "name": "noise_seed",
  750. "type": "INT",
  751. "link": 91,
  752. "widget": {
  753. "name": "noise_seed"
  754. }
  755. }
  756. ],
  757. "outputs": [
  758. {
  759. "name": "LATENT",
  760. "type": "LATENT",
  761. "links": [
  762. 28
  763. ],
  764. "slot_index": 0
  765. }
  766. ],
  767. "properties": {
  768. "Node name for S&R": "KSamplerAdvanced"
  769. },
  770. "widgets_values": [
  771. "enable",
  772. 19248336272753,
  773. "randomize",
  774. 30,
  775. 3.5,
  776. "dpmpp_2m_sde",
  777. "exponential",
  778. 0,
  779. 10000,
  780. "disable"
  781. ]
  782. },
  783. {
  784. "id": 66,
  785. "type": "Reroute",
  786. "pos": {
  787. "0": 2400,
  788. "1": -220
  789. },
  790. "size": [
  791. 75,
  792. 26
  793. ],
  794. "flags": {},
  795. "order": 23,
  796. "mode": 0,
  797. "inputs": [
  798. {
  799. "name": "",
  800. "type": "*",
  801. "link": 124
  802. }
  803. ],
  804. "outputs": [
  805. {
  806. "name": "",
  807. "type": "CONDITIONING",
  808. "links": [
  809. 126,
  810. 128,
  811. 129,
  812. 144
  813. ],
  814. "slot_index": 0
  815. }
  816. ],
  817. "properties": {
  818. "showOutputText": false,
  819. "horizontal": false
  820. }
  821. },
  822. {
  823. "id": 13,
  824. "type": "Reroute",
  825. "pos": {
  826. "0": -1600,
  827. "1": -220
  828. },
  829. "size": [
  830. 75,
  831. 26
  832. ],
  833. "flags": {},
  834. "order": 13,
  835. "mode": 0,
  836. "inputs": [
  837. {
  838. "name": "",
  839. "type": "*",
  840. "link": 94
  841. }
  842. ],
  843. "outputs": [
  844. {
  845. "name": "",
  846. "type": "VAE",
  847. "links": [
  848. 29,
  849. 57,
  850. 62,
  851. 70,
  852. 86,
  853. 111,
  854. 146
  855. ],
  856. "slot_index": 0
  857. }
  858. ],
  859. "properties": {
  860. "showOutputText": false,
  861. "horizontal": false
  862. }
  863. },
  864. {
  865. "id": 59,
  866. "type": "FaceDetailer",
  867. "pos": {
  868. "0": 3800,
  869. "1": -70
  870. },
  871. "size": {
  872. "0": 400,
  873. "1": 1190
  874. },
  875. "flags": {
  876. "collapsed": false
  877. },
  878. "order": 35,
  879. "mode": 0,
  880. "inputs": [
  881. {
  882. "name": "image",
  883. "type": "IMAGE",
  884. "link": 108
  885. },
  886. {
  887. "name": "model",
  888. "type": "MODEL",
  889. "link": 109
  890. },
  891. {
  892. "name": "clip",
  893. "type": "CLIP",
  894. "link": 110
  895. },
  896. {
  897. "name": "vae",
  898. "type": "VAE",
  899. "link": 111
  900. },
  901. {
  902. "name": "positive",
  903. "type": "CONDITIONING",
  904. "link": 127
  905. },
  906. {
  907. "name": "negative",
  908. "type": "CONDITIONING",
  909. "link": 128
  910. },
  911. {
  912. "name": "bbox_detector",
  913. "type": "BBOX_DETECTOR",
  914. "link": 120
  915. },
  916. {
  917. "name": "sam_model_opt",
  918. "type": "SAM_MODEL",
  919. "link": 119,
  920. "shape": 7
  921. },
  922. {
  923. "name": "segm_detector_opt",
  924. "type": "SEGM_DETECTOR",
  925. "link": null,
  926. "shape": 7
  927. },
  928. {
  929. "name": "detailer_hook",
  930. "type": "DETAILER_HOOK",
  931. "link": null,
  932. "shape": 7
  933. },
  934. {
  935. "name": "scheduler_func_opt",
  936. "type": "SCHEDULER_FUNC",
  937. "link": null,
  938. "shape": 7
  939. }
  940. ],
  941. "outputs": [
  942. {
  943. "name": "image",
  944. "type": "IMAGE",
  945. "links": [
  946. 130,
  947. 149
  948. ],
  949. "slot_index": 0
  950. },
  951. {
  952. "name": "cropped_refined",
  953. "type": "IMAGE",
  954. "links": null,
  955. "shape": 6
  956. },
  957. {
  958. "name": "cropped_enhanced_alpha",
  959. "type": "IMAGE",
  960. "links": [
  961. 122
  962. ],
  963. "slot_index": 2,
  964. "shape": 6
  965. },
  966. {
  967. "name": "mask",
  968. "type": "MASK",
  969. "links": null
  970. },
  971. {
  972. "name": "detailer_pipe",
  973. "type": "DETAILER_PIPE",
  974. "links": null
  975. },
  976. {
  977. "name": "cnet_images",
  978. "type": "IMAGE",
  979. "links": null,
  980. "shape": 6
  981. }
  982. ],
  983. "title": "EyeDetailer",
  984. "properties": {
  985. "Node name for S&R": "FaceDetailer"
  986. },
  987. "widgets_values": [
  988. 512,
  989. true,
  990. 1024,
  991. 689661795122157,
  992. "randomize",
  993. 30,
  994. 4,
  995. "dpmpp_2m_sde",
  996. "exponential",
  997. 0.4,
  998. 5,
  999. true,
  1000. true,
  1001. 0.5,
  1002. 10,
  1003. 10,
  1004. "center-1",
  1005. 0,
  1006. 0.93,
  1007. 0,
  1008. 0.7,
  1009. "False",
  1010. 10,
  1011. "",
  1012. 1,
  1013. false,
  1014. 20
  1015. ]
  1016. },
  1017. {
  1018. "id": 71,
  1019. "type": "SAMLoader",
  1020. "pos": {
  1021. "0": 2900,
  1022. "1": 1430
  1023. },
  1024. "size": {
  1025. "0": 315,
  1026. "1": 82
  1027. },
  1028. "flags": {},
  1029. "order": 1,
  1030. "mode": 0,
  1031. "inputs": [],
  1032. "outputs": [
  1033. {
  1034. "name": "SAM_MODEL",
  1035. "type": "SAM_MODEL",
  1036. "links": [
  1037. 143
  1038. ],
  1039. "slot_index": 0
  1040. }
  1041. ],
  1042. "properties": {
  1043. "Node name for S&R": "SAMLoader"
  1044. },
  1045. "widgets_values": [
  1046. "sam_vit_b_01ec64.pth",
  1047. "AUTO"
  1048. ]
  1049. },
  1050. {
  1051. "id": 76,
  1052. "type": "SaveImage",
  1053. "pos": {
  1054. "0": 3900,
  1055. "1": 1230
  1056. },
  1057. "size": {
  1058. "0": 400,
  1059. "1": 570
  1060. },
  1061. "flags": {},
  1062. "order": 41,
  1063. "mode": 0,
  1064. "inputs": [
  1065. {
  1066. "name": "images",
  1067. "type": "IMAGE",
  1068. "link": 153
  1069. }
  1070. ],
  1071. "outputs": [],
  1072. "properties": {},
  1073. "widgets_values": [
  1074. "ComfyUI"
  1075. ]
  1076. },
  1077. {
  1078. "id": 77,
  1079. "type": "PreviewImage",
  1080. "pos": {
  1081. "0": 3902,
  1082. "1": 1927
  1083. },
  1084. "size": {
  1085. "0": 300,
  1086. "1": 270
  1087. },
  1088. "flags": {},
  1089. "order": 42,
  1090. "mode": 0,
  1091. "inputs": [
  1092. {
  1093. "name": "images",
  1094. "type": "IMAGE",
  1095. "link": 154
  1096. }
  1097. ],
  1098. "outputs": [],
  1099. "properties": {
  1100. "Node name for S&R": "PreviewImage"
  1101. },
  1102. "widgets_values": []
  1103. },
  1104. {
  1105. "id": 72,
  1106. "type": "FaceDetailer",
  1107. "pos": {
  1108. "0": 3300,
  1109. "1": 1230
  1110. },
  1111. "size": {
  1112. "0": 500,
  1113. "1": 990
  1114. },
  1115. "flags": {},
  1116. "order": 39,
  1117. "mode": 0,
  1118. "inputs": [
  1119. {
  1120. "name": "image",
  1121. "type": "IMAGE",
  1122. "link": 149
  1123. },
  1124. {
  1125. "name": "model",
  1126. "type": "MODEL",
  1127. "link": 148
  1128. },
  1129. {
  1130. "name": "clip",
  1131. "type": "CLIP",
  1132. "link": 147
  1133. },
  1134. {
  1135. "name": "vae",
  1136. "type": "VAE",
  1137. "link": 146
  1138. },
  1139. {
  1140. "name": "positive",
  1141. "type": "CONDITIONING",
  1142. "link": 145
  1143. },
  1144. {
  1145. "name": "negative",
  1146. "type": "CONDITIONING",
  1147. "link": 144
  1148. },
  1149. {
  1150. "name": "bbox_detector",
  1151. "type": "BBOX_DETECTOR",
  1152. "link": 142
  1153. },
  1154. {
  1155. "name": "sam_model_opt",
  1156. "type": "SAM_MODEL",
  1157. "link": 143,
  1158. "shape": 7
  1159. },
  1160. {
  1161. "name": "segm_detector_opt",
  1162. "type": "SEGM_DETECTOR",
  1163. "link": null,
  1164. "shape": 7
  1165. },
  1166. {
  1167. "name": "detailer_hook",
  1168. "type": "DETAILER_HOOK",
  1169. "link": null,
  1170. "shape": 7
  1171. },
  1172. {
  1173. "name": "scheduler_func_opt",
  1174. "type": "SCHEDULER_FUNC",
  1175. "link": null,
  1176. "shape": 7
  1177. }
  1178. ],
  1179. "outputs": [
  1180. {
  1181. "name": "image",
  1182. "type": "IMAGE",
  1183. "links": [
  1184. 153
  1185. ],
  1186. "slot_index": 0
  1187. },
  1188. {
  1189. "name": "cropped_refined",
  1190. "type": "IMAGE",
  1191. "links": null,
  1192. "shape": 6
  1193. },
  1194. {
  1195. "name": "cropped_enhanced_alpha",
  1196. "type": "IMAGE",
  1197. "links": [
  1198. 154
  1199. ],
  1200. "slot_index": 2,
  1201. "shape": 6
  1202. },
  1203. {
  1204. "name": "mask",
  1205. "type": "MASK",
  1206. "links": null
  1207. },
  1208. {
  1209. "name": "detailer_pipe",
  1210. "type": "DETAILER_PIPE",
  1211. "links": null
  1212. },
  1213. {
  1214. "name": "cnet_images",
  1215. "type": "IMAGE",
  1216. "links": null,
  1217. "shape": 6
  1218. }
  1219. ],
  1220. "title": "PussyDetailer",
  1221. "properties": {
  1222. "Node name for S&R": "FaceDetailer"
  1223. },
  1224. "widgets_values": [
  1225. 512,
  1226. true,
  1227. 1024,
  1228. 140257059823059,
  1229. "randomize",
  1230. 30,
  1231. 4,
  1232. "dpmpp_2m_sde",
  1233. "exponential",
  1234. 0.5,
  1235. 5,
  1236. true,
  1237. true,
  1238. 0.5,
  1239. 10,
  1240. 3,
  1241. "center-1",
  1242. 0,
  1243. 0.93,
  1244. 0,
  1245. 0.7,
  1246. "False",
  1247. 10,
  1248. "",
  1249. 1,
  1250. false,
  1251. 20
  1252. ]
  1253. },
  1254. {
  1255. "id": 78,
  1256. "type": "Seed (rgthree)",
  1257. "pos": {
  1258. "0": 434,
  1259. "1": 97
  1260. },
  1261. "size": {
  1262. "0": 300,
  1263. "1": 170
  1264. },
  1265. "flags": {},
  1266. "order": 2,
  1267. "mode": 0,
  1268. "inputs": [],
  1269. "outputs": [
  1270. {
  1271. "name": "SEED",
  1272. "type": "INT",
  1273. "links": [
  1274. 155
  1275. ],
  1276. "slot_index": 0,
  1277. "shape": 3,
  1278. "dir": 4
  1279. }
  1280. ],
  1281. "properties": {},
  1282. "widgets_values": [
  1283. 871611449405089,
  1284. null,
  1285. null,
  1286. null
  1287. ],
  1288. "shape": 1
  1289. },
  1290. {
  1291. "id": 34,
  1292. "type": "UpscaleModelLoader",
  1293. "pos": {
  1294. "0": -300,
  1295. "1": -70
  1296. },
  1297. "size": {
  1298. "0": 300,
  1299. "1": 70
  1300. },
  1301. "flags": {
  1302. "collapsed": false
  1303. },
  1304. "order": 3,
  1305. "mode": 0,
  1306. "inputs": [],
  1307. "outputs": [
  1308. {
  1309. "name": "UPSCALE_MODEL",
  1310. "type": "UPSCALE_MODEL",
  1311. "links": [
  1312. 52,
  1313. 71
  1314. ],
  1315. "slot_index": 0,
  1316. "shape": 3
  1317. }
  1318. ],
  1319. "properties": {
  1320. "Node name for S&R": "UpscaleModelLoader"
  1321. },
  1322. "widgets_values": [
  1323. "4x_NMKD-Siax_200k.pth"
  1324. ],
  1325. "shape": 1
  1326. },
  1327. {
  1328. "id": 68,
  1329. "type": "Seed (rgthree)",
  1330. "pos": {
  1331. "0": 2011,
  1332. "1": 339
  1333. },
  1334. "size": {
  1335. "0": 210,
  1336. "1": 130
  1337. },
  1338. "flags": {
  1339. "collapsed": false
  1340. },
  1341. "order": 4,
  1342. "mode": 0,
  1343. "inputs": [],
  1344. "outputs": [
  1345. {
  1346. "name": "SEED",
  1347. "type": "INT",
  1348. "links": [
  1349. 131
  1350. ],
  1351. "slot_index": 0,
  1352. "shape": 3,
  1353. "dir": 4
  1354. }
  1355. ],
  1356. "properties": {},
  1357. "widgets_values": [
  1358. 877731614650179,
  1359. null,
  1360. null,
  1361. null
  1362. ]
  1363. },
  1364. {
  1365. "id": 61,
  1366. "type": "UltralyticsDetectorProvider",
  1367. "pos": {
  1368. "0": 3400,
  1369. "1": -70
  1370. },
  1371. "size": {
  1372. "0": 300,
  1373. "1": 130
  1374. },
  1375. "flags": {},
  1376. "order": 5,
  1377. "mode": 0,
  1378. "inputs": [],
  1379. "outputs": [
  1380. {
  1381. "name": "BBOX_DETECTOR",
  1382. "type": "BBOX_DETECTOR",
  1383. "links": [
  1384. 120
  1385. ],
  1386. "slot_index": 0,
  1387. "shape": 3
  1388. },
  1389. {
  1390. "name": "SEGM_DETECTOR",
  1391. "type": "SEGM_DETECTOR",
  1392. "links": [],
  1393. "slot_index": 1,
  1394. "shape": 3
  1395. }
  1396. ],
  1397. "properties": {
  1398. "Node name for S&R": "UltralyticsDetectorProvider"
  1399. },
  1400. "widgets_values": [
  1401. "bbox/Eyes.pt"
  1402. ],
  1403. "shape": 1
  1404. },
  1405. {
  1406. "id": 62,
  1407. "type": "SAMLoader",
  1408. "pos": {
  1409. "0": 3400,
  1410. "1": 130
  1411. },
  1412. "size": {
  1413. "0": 300,
  1414. "1": 120
  1415. },
  1416. "flags": {},
  1417. "order": 6,
  1418. "mode": 0,
  1419. "inputs": [],
  1420. "outputs": [
  1421. {
  1422. "name": "SAM_MODEL",
  1423. "type": "SAM_MODEL",
  1424. "links": [
  1425. 119
  1426. ],
  1427. "slot_index": 0,
  1428. "shape": 3
  1429. }
  1430. ],
  1431. "properties": {
  1432. "Node name for S&R": "SAMLoader"
  1433. },
  1434. "widgets_values": [
  1435. "sam_vit_b_01ec64.pth",
  1436. "AUTO"
  1437. ],
  1438. "shape": 1
  1439. },
  1440. {
  1441. "id": 67,
  1442. "type": "SaveImage",
  1443. "pos": {
  1444. "0": 4297,
  1445. "1": -66
  1446. },
  1447. "size": {
  1448. "0": 400,
  1449. "1": 570
  1450. },
  1451. "flags": {},
  1452. "order": 38,
  1453. "mode": 0,
  1454. "inputs": [
  1455. {
  1456. "name": "images",
  1457. "type": "IMAGE",
  1458. "link": 130
  1459. }
  1460. ],
  1461. "outputs": [],
  1462. "properties": {},
  1463. "widgets_values": [
  1464. "ComfyUI"
  1465. ]
  1466. },
  1467. {
  1468. "id": 11,
  1469. "type": "Reroute",
  1470. "pos": {
  1471. "0": -1600,
  1472. "1": -430
  1473. },
  1474. "size": [
  1475. 75,
  1476. 26
  1477. ],
  1478. "flags": {},
  1479. "order": 14,
  1480. "mode": 0,
  1481. "inputs": [
  1482. {
  1483. "name": "",
  1484. "type": "*",
  1485. "link": 157
  1486. }
  1487. ],
  1488. "outputs": [
  1489. {
  1490. "name": "",
  1491. "type": "MODEL",
  1492. "links": [
  1493. 19,
  1494. 69,
  1495. 109,
  1496. 137,
  1497. 148,
  1498. 161
  1499. ],
  1500. "slot_index": 0
  1501. }
  1502. ],
  1503. "properties": {
  1504. "showOutputText": false,
  1505. "horizontal": false
  1506. }
  1507. },
  1508. {
  1509. "id": 12,
  1510. "type": "Reroute",
  1511. "pos": {
  1512. "0": -1600,
  1513. "1": -320
  1514. },
  1515. "size": [
  1516. 75,
  1517. 26
  1518. ],
  1519. "flags": {},
  1520. "order": 15,
  1521. "mode": 0,
  1522. "inputs": [
  1523. {
  1524. "name": "",
  1525. "type": "*",
  1526. "link": 160
  1527. }
  1528. ],
  1529. "outputs": [
  1530. {
  1531. "name": "",
  1532. "type": "CLIP",
  1533. "links": [
  1534. 15,
  1535. 16,
  1536. 77,
  1537. 87,
  1538. 110,
  1539. 147
  1540. ],
  1541. "slot_index": 0
  1542. }
  1543. ],
  1544. "properties": {
  1545. "showOutputText": false,
  1546. "horizontal": false
  1547. }
  1548. },
  1549. {
  1550. "id": 10,
  1551. "type": "CheckpointLoaderSimple",
  1552. "pos": {
  1553. "0": -2513,
  1554. "1": -23
  1555. },
  1556. "size": {
  1557. "0": 300,
  1558. "1": 170
  1559. },
  1560. "flags": {},
  1561. "order": 7,
  1562. "mode": 0,
  1563. "inputs": [],
  1564. "outputs": [
  1565. {
  1566. "name": "MODEL",
  1567. "type": "MODEL",
  1568. "links": [
  1569. 156
  1570. ],
  1571. "slot_index": 0
  1572. },
  1573. {
  1574. "name": "CLIP",
  1575. "type": "CLIP",
  1576. "links": [
  1577. 159
  1578. ],
  1579. "slot_index": 1
  1580. },
  1581. {
  1582. "name": "VAE",
  1583. "type": "VAE",
  1584. "links": [
  1585. 94
  1586. ],
  1587. "slot_index": 2
  1588. }
  1589. ],
  1590. "properties": {
  1591. "Node name for S&R": "CheckpointLoaderSimple"
  1592. },
  1593. "widgets_values": [
  1594. "sdxl_v1_lustifySDXLNSFW_endgame.safetensors"
  1595. ]
  1596. },
  1597. {
  1598. "id": 79,
  1599. "type": "Power Lora Loader (rgthree)",
  1600. "pos": {
  1601. "0": -2105,
  1602. "1": -379
  1603. },
  1604. "size": {
  1605. "0": 340.20001220703125,
  1606. "1": 142
  1607. },
  1608. "flags": {},
  1609. "order": 12,
  1610. "mode": 0,
  1611. "inputs": [
  1612. {
  1613. "name": "model",
  1614. "type": "MODEL",
  1615. "link": 156,
  1616. "dir": 3
  1617. },
  1618. {
  1619. "name": "clip",
  1620. "type": "CLIP",
  1621. "link": 159,
  1622. "dir": 3
  1623. }
  1624. ],
  1625. "outputs": [
  1626. {
  1627. "name": "MODEL",
  1628. "type": "MODEL",
  1629. "links": [
  1630. 157
  1631. ],
  1632. "slot_index": 0,
  1633. "shape": 3,
  1634. "dir": 4
  1635. },
  1636. {
  1637. "name": "CLIP",
  1638. "type": "CLIP",
  1639. "links": [
  1640. 160
  1641. ],
  1642. "slot_index": 1,
  1643. "shape": 3,
  1644. "dir": 4
  1645. }
  1646. ],
  1647. "properties": {
  1648. "Show Strengths": "Single Strength"
  1649. },
  1650. "widgets_values": [
  1651. null,
  1652. {
  1653. "type": "PowerLoraLoaderHeaderWidget"
  1654. },
  1655. {
  1656. "on": true,
  1657. "lora": "sdxl_sayhello0o-v0,5-njhanni-XL.safetensors",
  1658. "strength": 1,
  1659. "strengthTwo": null
  1660. },
  1661. null,
  1662. ""
  1663. ]
  1664. },
  1665. {
  1666. "id": 51,
  1667. "type": "Seed (rgthree)",
  1668. "pos": {
  1669. "0": -2500,
  1670. "1": 230
  1671. },
  1672. "size": {
  1673. "0": 300,
  1674. "1": 170
  1675. },
  1676. "flags": {},
  1677. "order": 8,
  1678. "mode": 0,
  1679. "inputs": [],
  1680. "outputs": [
  1681. {
  1682. "name": "SEED",
  1683. "type": "INT",
  1684. "links": [
  1685. 91
  1686. ],
  1687. "slot_index": 0,
  1688. "shape": 3,
  1689. "dir": 4
  1690. }
  1691. ],
  1692. "properties": {},
  1693. "widgets_values": [
  1694. -1,
  1695. null,
  1696. null,
  1697. null
  1698. ],
  1699. "shape": 1
  1700. },
  1701. {
  1702. "id": 45,
  1703. "type": "EmptyLatentImage",
  1704. "pos": {
  1705. "0": -2100,
  1706. "1": 630
  1707. },
  1708. "size": {
  1709. "0": 400,
  1710. "1": 120
  1711. },
  1712. "flags": {},
  1713. "order": 9,
  1714. "mode": 0,
  1715. "inputs": [],
  1716. "outputs": [
  1717. {
  1718. "name": "LATENT",
  1719. "type": "LATENT",
  1720. "links": [
  1721. 79
  1722. ]
  1723. }
  1724. ],
  1725. "properties": {
  1726. "Node name for S&R": "EmptyLatentImage"
  1727. },
  1728. "widgets_values": [
  1729. 864,
  1730. 1344,
  1731. 1
  1732. ]
  1733. },
  1734. {
  1735. "id": 14,
  1736. "type": "CLIPTextEncode",
  1737. "pos": {
  1738. "0": -2144,
  1739. "1": -104
  1740. },
  1741. "size": {
  1742. "0": 505.6401672363281,
  1743. "1": 340.2743835449219
  1744. },
  1745. "flags": {},
  1746. "order": 16,
  1747. "mode": 0,
  1748. "inputs": [
  1749. {
  1750. "name": "clip",
  1751. "type": "CLIP",
  1752. "link": 15
  1753. }
  1754. ],
  1755. "outputs": [
  1756. {
  1757. "name": "CONDITIONING",
  1758. "type": "CONDITIONING",
  1759. "links": [
  1760. 17
  1761. ],
  1762. "slot_index": 0
  1763. }
  1764. ],
  1765. "title": "Positive",
  1766. "properties": {
  1767. "Node name for S&R": "CLIPTextEncode"
  1768. },
  1769. "widgets_values": [
  1770. "amateur photo of a 18 year old woman,\nsmall breasts, slim, small boobs,\ncrop top, short flared skirt, wearing no panties, pussy visible,\nhanni, 1girl, solo, short hair, lips, realistic, looking at viewer, black eyes, closed mouth, brown hair, teeth, jewelry,\n\ndark alley,street,evening,\n\n\n"
  1771. ],
  1772. "color": "#232",
  1773. "bgcolor": "#353"
  1774. },
  1775. {
  1776. "id": 70,
  1777. "type": "UltralyticsDetectorProvider",
  1778. "pos": {
  1779. "0": 2871,
  1780. "1": 1269
  1781. },
  1782. "size": {
  1783. "0": 340.20001220703125,
  1784. "1": 78
  1785. },
  1786. "flags": {},
  1787. "order": 10,
  1788. "mode": 0,
  1789. "inputs": [],
  1790. "outputs": [
  1791. {
  1792. "name": "BBOX_DETECTOR",
  1793. "type": "BBOX_DETECTOR",
  1794. "links": [
  1795. 142
  1796. ],
  1797. "slot_index": 0
  1798. },
  1799. {
  1800. "name": "SEGM_DETECTOR",
  1801. "type": "SEGM_DETECTOR",
  1802. "links": null
  1803. }
  1804. ],
  1805. "properties": {
  1806. "Node name for S&R": "UltralyticsDetectorProvider"
  1807. },
  1808. "widgets_values": [
  1809. "bbox/vagina-v4.1.pt"
  1810. ]
  1811. },
  1812. {
  1813. "id": 60,
  1814. "type": "PreviewImage",
  1815. "pos": {
  1816. "0": 2882,
  1817. "1": -83
  1818. },
  1819. "size": {
  1820. "0": 400,
  1821. "1": 570
  1822. },
  1823. "flags": {},
  1824. "order": 36,
  1825. "mode": 0,
  1826. "inputs": [
  1827. {
  1828. "name": "images",
  1829. "type": "IMAGE",
  1830. "link": 118
  1831. }
  1832. ],
  1833. "outputs": [],
  1834. "properties": {
  1835. "Node name for S&R": "PreviewImage"
  1836. },
  1837. "widgets_values": []
  1838. },
  1839. {
  1840. "id": 52,
  1841. "type": "PreviewImage",
  1842. "pos": {
  1843. "0": 2903,
  1844. "1": 553
  1845. },
  1846. "size": {
  1847. "0": 300,
  1848. "1": 270
  1849. },
  1850. "flags": {},
  1851. "order": 37,
  1852. "mode": 0,
  1853. "inputs": [
  1854. {
  1855. "name": "images",
  1856. "type": "IMAGE",
  1857. "link": 95
  1858. }
  1859. ],
  1860. "outputs": [],
  1861. "properties": {
  1862. "Node name for S&R": "PreviewImage"
  1863. },
  1864. "widgets_values": []
  1865. },
  1866. {
  1867. "id": 47,
  1868. "type": "UltralyticsDetectorProvider",
  1869. "pos": {
  1870. "0": 2001,
  1871. "1": -63
  1872. },
  1873. "size": {
  1874. "0": 300,
  1875. "1": 130
  1876. },
  1877. "flags": {},
  1878. "order": 11,
  1879. "mode": 0,
  1880. "inputs": [],
  1881. "outputs": [
  1882. {
  1883. "name": "BBOX_DETECTOR",
  1884. "type": "BBOX_DETECTOR",
  1885. "links": [
  1886. 81
  1887. ],
  1888. "slot_index": 0,
  1889. "shape": 3
  1890. },
  1891. {
  1892. "name": "SEGM_DETECTOR",
  1893. "type": "SEGM_DETECTOR",
  1894. "links": [],
  1895. "slot_index": 1,
  1896. "shape": 3
  1897. }
  1898. ],
  1899. "properties": {
  1900. "Node name for S&R": "UltralyticsDetectorProvider"
  1901. },
  1902. "widgets_values": [
  1903. "bbox/face_yolov8m.pt"
  1904. ],
  1905. "shape": 1
  1906. },
  1907. {
  1908. "id": 46,
  1909. "type": "FaceDetailer",
  1910. "pos": {
  1911. "0": 2393,
  1912. "1": -74
  1913. },
  1914. "size": {
  1915. "0": 400,
  1916. "1": 1190
  1917. },
  1918. "flags": {},
  1919. "order": 33,
  1920. "mode": 0,
  1921. "inputs": [
  1922. {
  1923. "name": "image",
  1924. "type": "IMAGE",
  1925. "link": 84
  1926. },
  1927. {
  1928. "name": "model",
  1929. "type": "MODEL",
  1930. "link": 161
  1931. },
  1932. {
  1933. "name": "clip",
  1934. "type": "CLIP",
  1935. "link": 87
  1936. },
  1937. {
  1938. "name": "vae",
  1939. "type": "VAE",
  1940. "link": 86
  1941. },
  1942. {
  1943. "name": "positive",
  1944. "type": "CONDITIONING",
  1945. "link": 125
  1946. },
  1947. {
  1948. "name": "negative",
  1949. "type": "CONDITIONING",
  1950. "link": 126
  1951. },
  1952. {
  1953. "name": "bbox_detector",
  1954. "type": "BBOX_DETECTOR",
  1955. "link": 81,
  1956. "slot_index": 6
  1957. },
  1958. {
  1959. "name": "sam_model_opt",
  1960. "type": "SAM_MODEL",
  1961. "link": 82,
  1962. "slot_index": 7,
  1963. "shape": 7
  1964. },
  1965. {
  1966. "name": "segm_detector_opt",
  1967. "type": "SEGM_DETECTOR",
  1968. "link": null,
  1969. "slot_index": 8,
  1970. "shape": 7
  1971. },
  1972. {
  1973. "name": "detailer_hook",
  1974. "type": "DETAILER_HOOK",
  1975. "link": null,
  1976. "slot_index": 9,
  1977. "shape": 7
  1978. },
  1979. {
  1980. "name": "scheduler_func_opt",
  1981. "type": "SCHEDULER_FUNC",
  1982. "link": null,
  1983. "shape": 7
  1984. },
  1985. {
  1986. "name": "seed",
  1987. "type": "INT",
  1988. "link": 131,
  1989. "widget": {
  1990. "name": "seed"
  1991. }
  1992. }
  1993. ],
  1994. "outputs": [
  1995. {
  1996. "name": "image",
  1997. "type": "IMAGE",
  1998. "links": [
  1999. 108,
  2000. 118
  2001. ],
  2002. "slot_index": 0,
  2003. "shape": 3
  2004. },
  2005. {
  2006. "name": "cropped_refined",
  2007. "type": "IMAGE",
  2008. "links": [],
  2009. "slot_index": 1,
  2010. "shape": 6
  2011. },
  2012. {
  2013. "name": "cropped_enhanced_alpha",
  2014. "type": "IMAGE",
  2015. "links": [
  2016. 95
  2017. ],
  2018. "slot_index": 2,
  2019. "shape": 6
  2020. },
  2021. {
  2022. "name": "mask",
  2023. "type": "MASK",
  2024. "links": null,
  2025. "shape": 3
  2026. },
  2027. {
  2028. "name": "detailer_pipe",
  2029. "type": "DETAILER_PIPE",
  2030. "links": null,
  2031. "shape": 3
  2032. },
  2033. {
  2034. "name": "cnet_images",
  2035. "type": "IMAGE",
  2036. "links": null,
  2037. "shape": 6
  2038. }
  2039. ],
  2040. "properties": {
  2041. "Node name for S&R": "FaceDetailer"
  2042. },
  2043. "widgets_values": [
  2044. 1152,
  2045. true,
  2046. 1152,
  2047. 330042,
  2048. "fixed",
  2049. 30,
  2050. 4,
  2051. "dpmpp_2m_sde",
  2052. "exponential",
  2053. 0.45,
  2054. 5,
  2055. true,
  2056. true,
  2057. 0.86,
  2058. 50,
  2059. 1.6,
  2060. "center-1",
  2061. 46,
  2062. 0.93,
  2063. 0,
  2064. 0.7,
  2065. "False",
  2066. 10,
  2067. "",
  2068. 2,
  2069. false,
  2070. 0
  2071. ],
  2072. "shape": 1
  2073. }
  2074. ],
  2075. "links": [
  2076. [
  2077. 15,
  2078. 12,
  2079. 0,
  2080. 14,
  2081. 0,
  2082. "CLIP"
  2083. ],
  2084. [
  2085. 16,
  2086. 12,
  2087. 0,
  2088. 15,
  2089. 0,
  2090. "CLIP"
  2091. ],
  2092. [
  2093. 17,
  2094. 14,
  2095. 0,
  2096. 16,
  2097. 0,
  2098. "*"
  2099. ],
  2100. [
  2101. 18,
  2102. 15,
  2103. 0,
  2104. 17,
  2105. 0,
  2106. "*"
  2107. ],
  2108. [
  2109. 19,
  2110. 11,
  2111. 0,
  2112. 18,
  2113. 0,
  2114. "MODEL"
  2115. ],
  2116. [
  2117. 20,
  2118. 16,
  2119. 0,
  2120. 18,
  2121. 1,
  2122. "CONDITIONING"
  2123. ],
  2124. [
  2125. 21,
  2126. 17,
  2127. 0,
  2128. 18,
  2129. 2,
  2130. "CONDITIONING"
  2131. ],
  2132. [
  2133. 28,
  2134. 18,
  2135. 0,
  2136. 22,
  2137. 0,
  2138. "LATENT"
  2139. ],
  2140. [
  2141. 29,
  2142. 13,
  2143. 0,
  2144. 22,
  2145. 1,
  2146. "VAE"
  2147. ],
  2148. [
  2149. 41,
  2150. 22,
  2151. 0,
  2152. 30,
  2153. 0,
  2154. "IMAGE"
  2155. ],
  2156. [
  2157. 52,
  2158. 34,
  2159. 0,
  2160. 33,
  2161. 0,
  2162. "UPSCALE_MODEL"
  2163. ],
  2164. [
  2165. 54,
  2166. 37,
  2167. 0,
  2168. 36,
  2169. 0,
  2170. "IMAGE"
  2171. ],
  2172. [
  2173. 55,
  2174. 33,
  2175. 0,
  2176. 37,
  2177. 0,
  2178. "IMAGE"
  2179. ],
  2180. [
  2181. 57,
  2182. 13,
  2183. 0,
  2184. 36,
  2185. 1,
  2186. "VAE"
  2187. ],
  2188. [
  2189. 62,
  2190. 13,
  2191. 0,
  2192. 40,
  2193. 1,
  2194. "VAE"
  2195. ],
  2196. [
  2197. 64,
  2198. 40,
  2199. 0,
  2200. 43,
  2201. 0,
  2202. "IMAGE"
  2203. ],
  2204. [
  2205. 65,
  2206. 40,
  2207. 0,
  2208. 41,
  2209. 0,
  2210. "IMAGE"
  2211. ],
  2212. [
  2213. 69,
  2214. 11,
  2215. 0,
  2216. 41,
  2217. 1,
  2218. "MODEL"
  2219. ],
  2220. [
  2221. 70,
  2222. 13,
  2223. 0,
  2224. 41,
  2225. 4,
  2226. "VAE"
  2227. ],
  2228. [
  2229. 71,
  2230. 34,
  2231. 0,
  2232. 41,
  2233. 5,
  2234. "UPSCALE_MODEL"
  2235. ],
  2236. [
  2237. 72,
  2238. 41,
  2239. 0,
  2240. 44,
  2241. 0,
  2242. "IMAGE"
  2243. ],
  2244. [
  2245. 73,
  2246. 22,
  2247. 0,
  2248. 33,
  2249. 1,
  2250. "IMAGE"
  2251. ],
  2252. [
  2253. 76,
  2254. 42,
  2255. 0,
  2256. 41,
  2257. 2,
  2258. "CONDITIONING"
  2259. ],
  2260. [
  2261. 77,
  2262. 12,
  2263. 0,
  2264. 42,
  2265. 0,
  2266. "CLIP"
  2267. ],
  2268. [
  2269. 79,
  2270. 45,
  2271. 0,
  2272. 18,
  2273. 3,
  2274. "LATENT"
  2275. ],
  2276. [
  2277. 81,
  2278. 47,
  2279. 0,
  2280. 46,
  2281. 6,
  2282. "BBOX_DETECTOR"
  2283. ],
  2284. [
  2285. 82,
  2286. 48,
  2287. 0,
  2288. 46,
  2289. 7,
  2290. "SAM_MODEL"
  2291. ],
  2292. [
  2293. 84,
  2294. 40,
  2295. 0,
  2296. 46,
  2297. 0,
  2298. "IMAGE"
  2299. ],
  2300. [
  2301. 86,
  2302. 13,
  2303. 0,
  2304. 46,
  2305. 3,
  2306. "VAE"
  2307. ],
  2308. [
  2309. 87,
  2310. 12,
  2311. 0,
  2312. 46,
  2313. 2,
  2314. "CLIP"
  2315. ],
  2316. [
  2317. 91,
  2318. 51,
  2319. 0,
  2320. 18,
  2321. 4,
  2322. "INT"
  2323. ],
  2324. [
  2325. 94,
  2326. 10,
  2327. 2,
  2328. 13,
  2329. 0,
  2330. "*"
  2331. ],
  2332. [
  2333. 95,
  2334. 46,
  2335. 2,
  2336. 52,
  2337. 0,
  2338. "IMAGE"
  2339. ],
  2340. [
  2341. 108,
  2342. 46,
  2343. 0,
  2344. 59,
  2345. 0,
  2346. "IMAGE"
  2347. ],
  2348. [
  2349. 109,
  2350. 11,
  2351. 0,
  2352. 59,
  2353. 1,
  2354. "MODEL"
  2355. ],
  2356. [
  2357. 110,
  2358. 12,
  2359. 0,
  2360. 59,
  2361. 2,
  2362. "CLIP"
  2363. ],
  2364. [
  2365. 111,
  2366. 13,
  2367. 0,
  2368. 59,
  2369. 3,
  2370. "VAE"
  2371. ],
  2372. [
  2373. 118,
  2374. 46,
  2375. 0,
  2376. 60,
  2377. 0,
  2378. "IMAGE"
  2379. ],
  2380. [
  2381. 119,
  2382. 62,
  2383. 0,
  2384. 59,
  2385. 7,
  2386. "SAM_MODEL"
  2387. ],
  2388. [
  2389. 120,
  2390. 61,
  2391. 0,
  2392. 59,
  2393. 6,
  2394. "BBOX_DETECTOR"
  2395. ],
  2396. [
  2397. 122,
  2398. 59,
  2399. 2,
  2400. 64,
  2401. 0,
  2402. "IMAGE"
  2403. ],
  2404. [
  2405. 123,
  2406. 16,
  2407. 0,
  2408. 65,
  2409. 0,
  2410. "*"
  2411. ],
  2412. [
  2413. 124,
  2414. 17,
  2415. 0,
  2416. 66,
  2417. 0,
  2418. "*"
  2419. ],
  2420. [
  2421. 125,
  2422. 65,
  2423. 0,
  2424. 46,
  2425. 4,
  2426. "CONDITIONING"
  2427. ],
  2428. [
  2429. 126,
  2430. 66,
  2431. 0,
  2432. 46,
  2433. 5,
  2434. "CONDITIONING"
  2435. ],
  2436. [
  2437. 127,
  2438. 65,
  2439. 0,
  2440. 59,
  2441. 4,
  2442. "CONDITIONING"
  2443. ],
  2444. [
  2445. 128,
  2446. 66,
  2447. 0,
  2448. 59,
  2449. 5,
  2450. "CONDITIONING"
  2451. ],
  2452. [
  2453. 129,
  2454. 66,
  2455. 0,
  2456. 41,
  2457. 3,
  2458. "CONDITIONING"
  2459. ],
  2460. [
  2461. 130,
  2462. 59,
  2463. 0,
  2464. 67,
  2465. 0,
  2466. "IMAGE"
  2467. ],
  2468. [
  2469. 131,
  2470. 68,
  2471. 0,
  2472. 46,
  2473. 11,
  2474. "INT"
  2475. ],
  2476. [
  2477. 137,
  2478. 11,
  2479. 0,
  2480. 38,
  2481. 0,
  2482. "MODEL"
  2483. ],
  2484. [
  2485. 138,
  2486. 16,
  2487. 0,
  2488. 38,
  2489. 1,
  2490. "CONDITIONING"
  2491. ],
  2492. [
  2493. 139,
  2494. 17,
  2495. 0,
  2496. 38,
  2497. 2,
  2498. "CONDITIONING"
  2499. ],
  2500. [
  2501. 140,
  2502. 36,
  2503. 0,
  2504. 38,
  2505. 3,
  2506. "LATENT"
  2507. ],
  2508. [
  2509. 141,
  2510. 38,
  2511. 0,
  2512. 40,
  2513. 0,
  2514. "LATENT"
  2515. ],
  2516. [
  2517. 142,
  2518. 70,
  2519. 0,
  2520. 72,
  2521. 6,
  2522. "BBOX_DETECTOR"
  2523. ],
  2524. [
  2525. 143,
  2526. 71,
  2527. 0,
  2528. 72,
  2529. 7,
  2530. "SAM_MODEL"
  2531. ],
  2532. [
  2533. 144,
  2534. 66,
  2535. 0,
  2536. 72,
  2537. 5,
  2538. "CONDITIONING"
  2539. ],
  2540. [
  2541. 145,
  2542. 65,
  2543. 0,
  2544. 72,
  2545. 4,
  2546. "CONDITIONING"
  2547. ],
  2548. [
  2549. 146,
  2550. 13,
  2551. 0,
  2552. 72,
  2553. 3,
  2554. "VAE"
  2555. ],
  2556. [
  2557. 147,
  2558. 12,
  2559. 0,
  2560. 72,
  2561. 2,
  2562. "CLIP"
  2563. ],
  2564. [
  2565. 148,
  2566. 11,
  2567. 0,
  2568. 72,
  2569. 1,
  2570. "MODEL"
  2571. ],
  2572. [
  2573. 149,
  2574. 59,
  2575. 0,
  2576. 72,
  2577. 0,
  2578. "IMAGE"
  2579. ],
  2580. [
  2581. 153,
  2582. 72,
  2583. 0,
  2584. 76,
  2585. 0,
  2586. "IMAGE"
  2587. ],
  2588. [
  2589. 154,
  2590. 72,
  2591. 2,
  2592. 77,
  2593. 0,
  2594. "IMAGE"
  2595. ],
  2596. [
  2597. 155,
  2598. 78,
  2599. 0,
  2600. 38,
  2601. 4,
  2602. "INT"
  2603. ],
  2604. [
  2605. 156,
  2606. 10,
  2607. 0,
  2608. 79,
  2609. 0,
  2610. "MODEL"
  2611. ],
  2612. [
  2613. 157,
  2614. 79,
  2615. 0,
  2616. 11,
  2617. 0,
  2618. "*"
  2619. ],
  2620. [
  2621. 159,
  2622. 10,
  2623. 1,
  2624. 79,
  2625. 1,
  2626. "CLIP"
  2627. ],
  2628. [
  2629. 160,
  2630. 79,
  2631. 1,
  2632. 12,
  2633. 0,
  2634. "*"
  2635. ],
  2636. [
  2637. 161,
  2638. 11,
  2639. 0,
  2640. 46,
  2641. 1,
  2642. "MODEL"
  2643. ]
  2644. ],
  2645. "groups": [],
  2646. "config": {},
  2647. "extra": {
  2648. "ds": {
  2649. "scale": 0.6543125153604301,
  2650. "offset": [
  2651. 2545.2789390922876,
  2652. 466.86802323180854
  2653. ]
  2654. },
  2655. "workspace_info": {
  2656. "id": "_LNNXx4y0LbSuywyJTF2S",
  2657. "saveLock": false,
  2658. "cloudID": null,
  2659. "coverMediaPath": null
  2660. }
  2661. },
  2662. "version": 0.4
  2663. }
Add Comment
Please, Sign In to add comment