Advertisement
Guest User

supir workflow 2024-07-03

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