Advertisement
Guest User

new workflow.json

a guest
Feb 27th, 2025
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.74 KB | None | 0 0
  1. {
  2. "last_node_id": 55,
  3. "last_link_id": 111,
  4. "nodes": [
  5. {
  6. "id": 30,
  7. "type": "DualCLIPLoaderGGUF",
  8. "pos": [
  9. 250,
  10. -250
  11. ],
  12. "size": [
  13. 315,
  14. 106
  15. ],
  16. "flags": {},
  17. "order": 0,
  18. "mode": 0,
  19. "inputs": [],
  20. "outputs": [
  21. {
  22. "name": "CLIP",
  23. "type": "CLIP",
  24. "links": [
  25. 61
  26. ],
  27. "slot_index": 0,
  28. "localized_name": "CLIP"
  29. }
  30. ],
  31. "properties": {
  32. "Node name for S&R": "DualCLIPLoaderGGUF"
  33. },
  34. "widgets_values": [
  35. "clip_l.safetensors",
  36. "t5-v1_1-xxl-encoder-Q8_0.gguf",
  37. "flux"
  38. ]
  39. },
  40. {
  41. "id": 31,
  42. "type": "VAELoader",
  43. "pos": [
  44. 250,
  45. -100
  46. ],
  47. "size": [
  48. 310,
  49. 60
  50. ],
  51. "flags": {},
  52. "order": 1,
  53. "mode": 0,
  54. "inputs": [],
  55. "outputs": [
  56. {
  57. "name": "VAE",
  58. "type": "VAE",
  59. "links": [
  60. 56,
  61. 58
  62. ],
  63. "slot_index": 0,
  64. "shape": 3,
  65. "label": "VAE",
  66. "localized_name": "VAE"
  67. }
  68. ],
  69. "properties": {
  70. "Node name for S&R": "VAELoader",
  71. "ttNbgOverride": {
  72. "color": "#223",
  73. "bgcolor": "#335",
  74. "groupcolor": "#88A"
  75. }
  76. },
  77. "widgets_values": [
  78. "ae.sft"
  79. ],
  80. "color": "#223",
  81. "bgcolor": "#335"
  82. },
  83. {
  84. "id": 29,
  85. "type": "UnetLoaderGGUF",
  86. "pos": [
  87. 250,
  88. -400
  89. ],
  90. "size": [
  91. 315,
  92. 58
  93. ],
  94. "flags": {},
  95. "order": 2,
  96. "mode": 0,
  97. "inputs": [],
  98. "outputs": [
  99. {
  100. "name": "MODEL",
  101. "type": "MODEL",
  102. "links": [
  103. 60
  104. ],
  105. "slot_index": 0,
  106. "localized_name": "MODEL"
  107. }
  108. ],
  109. "properties": {
  110. "Node name for S&R": "UnetLoaderGGUF"
  111. },
  112. "widgets_values": [
  113. "flux1-fill-dev-Q6_K.gguf"
  114. ]
  115. },
  116. {
  117. "id": 32,
  118. "type": "LoraLoader",
  119. "pos": [
  120. 250,
  121. 0
  122. ],
  123. "size": [
  124. 313.1542663574219,
  125. 126
  126. ],
  127. "flags": {},
  128. "order": 5,
  129. "mode": 0,
  130. "inputs": [
  131. {
  132. "name": "model",
  133. "type": "MODEL",
  134. "link": 60,
  135. "localized_name": "model"
  136. },
  137. {
  138. "name": "clip",
  139. "type": "CLIP",
  140. "link": 61,
  141. "localized_name": "clip"
  142. }
  143. ],
  144. "outputs": [
  145. {
  146. "name": "MODEL",
  147. "type": "MODEL",
  148. "links": [
  149. 67
  150. ],
  151. "slot_index": 0,
  152. "localized_name": "MODEL"
  153. },
  154. {
  155. "name": "CLIP",
  156. "type": "CLIP",
  157. "links": [
  158. 65,
  159. 66
  160. ],
  161. "slot_index": 1,
  162. "localized_name": "CLIP"
  163. }
  164. ],
  165. "properties": {
  166. "Node name for S&R": "LoraLoader"
  167. },
  168. "widgets_values": [
  169. "Flux Loras\\in context loras\\ACE_Plus_portrait.safetensors",
  170. 1,
  171. 1
  172. ]
  173. },
  174. {
  175. "id": 26,
  176. "type": "InpaintModelConditioning",
  177. "pos": [
  178. 950,
  179. -350
  180. ],
  181. "size": [
  182. 315,
  183. 138
  184. ],
  185. "flags": {},
  186. "order": 16,
  187. "mode": 0,
  188. "inputs": [
  189. {
  190. "name": "positive",
  191. "type": "CONDITIONING",
  192. "link": 54,
  193. "label": "positive",
  194. "localized_name": "positive"
  195. },
  196. {
  197. "name": "negative",
  198. "type": "CONDITIONING",
  199. "link": 55,
  200. "label": "negative",
  201. "localized_name": "negative"
  202. },
  203. {
  204. "name": "vae",
  205. "type": "VAE",
  206. "link": 56,
  207. "label": "vae",
  208. "localized_name": "vae"
  209. },
  210. {
  211. "name": "pixels",
  212. "type": "IMAGE",
  213. "link": 91,
  214. "label": "pixels",
  215. "localized_name": "pixels"
  216. },
  217. {
  218. "name": "mask",
  219. "type": "MASK",
  220. "link": 111,
  221. "label": "mask",
  222. "localized_name": "mask"
  223. }
  224. ],
  225. "outputs": [
  226. {
  227. "name": "positive",
  228. "type": "CONDITIONING",
  229. "links": [
  230. 70
  231. ],
  232. "slot_index": 0,
  233. "label": "positive",
  234. "localized_name": "positive"
  235. },
  236. {
  237. "name": "negative",
  238. "type": "CONDITIONING",
  239. "links": [
  240. 63
  241. ],
  242. "slot_index": 1,
  243. "label": "negative",
  244. "localized_name": "negative"
  245. },
  246. {
  247. "name": "latent",
  248. "type": "LATENT",
  249. "links": [
  250. 64
  251. ],
  252. "slot_index": 2,
  253. "label": "latent",
  254. "localized_name": "latent"
  255. }
  256. ],
  257. "properties": {
  258. "Node name for S&R": "InpaintModelConditioning"
  259. },
  260. "widgets_values": [
  261. true
  262. ]
  263. },
  264. {
  265. "id": 39,
  266. "type": "SaveImage",
  267. "pos": [
  268. 2048.146728515625,
  269. -345.4444580078125
  270. ],
  271. "size": [
  272. 315,
  273. 270
  274. ],
  275. "flags": {},
  276. "order": 20,
  277. "mode": 0,
  278. "inputs": [
  279. {
  280. "name": "images",
  281. "type": "IMAGE",
  282. "link": 72,
  283. "localized_name": "images"
  284. }
  285. ],
  286. "outputs": [],
  287. "properties": {},
  288. "widgets_values": [
  289. "ace/new WF/stitched"
  290. ]
  291. },
  292. {
  293. "id": 45,
  294. "type": "ImageCombine",
  295. "pos": [
  296. 300,
  297. 250
  298. ],
  299. "size": [
  300. 210,
  301. 46
  302. ],
  303. "flags": {},
  304. "order": 6,
  305. "mode": 0,
  306. "inputs": [
  307. {
  308. "name": "image_1",
  309. "type": "IMAGE",
  310. "link": 83,
  311. "localized_name": "image_1"
  312. },
  313. {
  314. "name": "image_2",
  315. "type": "IMAGE",
  316. "link": 84,
  317. "localized_name": "image_2"
  318. }
  319. ],
  320. "outputs": [
  321. {
  322. "name": "IMAGE",
  323. "type": "IMAGE",
  324. "links": [
  325. 85
  326. ],
  327. "slot_index": 0,
  328. "localized_name": "IMAGE"
  329. }
  330. ],
  331. "properties": {
  332. "Node name for S&R": "ImageCombine"
  333. },
  334. "widgets_values": []
  335. },
  336. {
  337. "id": 46,
  338. "type": "ImagesGridByRows",
  339. "pos": [
  340. 600,
  341. 250
  342. ],
  343. "size": [
  344. 315,
  345. 102
  346. ],
  347. "flags": {},
  348. "order": 11,
  349. "mode": 0,
  350. "inputs": [
  351. {
  352. "name": "images",
  353. "type": "IMAGE",
  354. "link": 85,
  355. "localized_name": "images"
  356. },
  357. {
  358. "name": "annotation",
  359. "type": "GRID_ANNOTATION",
  360. "link": null,
  361. "shape": 7,
  362. "localized_name": "annotation"
  363. }
  364. ],
  365. "outputs": [
  366. {
  367. "name": "IMAGE",
  368. "type": "IMAGE",
  369. "links": [
  370. 78,
  371. 91
  372. ],
  373. "slot_index": 0,
  374. "localized_name": "IMAGE"
  375. }
  376. ],
  377. "properties": {
  378. "Node name for S&R": "ImagesGridByRows"
  379. },
  380. "widgets_values": [
  381. 0,
  382. 1
  383. ]
  384. },
  385. {
  386. "id": 49,
  387. "type": "LoadImage",
  388. "pos": [
  389. -400,
  390. 250
  391. ],
  392. "size": [
  393. 416.00518798828125,
  394. 516.4736938476562
  395. ],
  396. "flags": {},
  397. "order": 3,
  398. "mode": 0,
  399. "inputs": [],
  400. "outputs": [
  401. {
  402. "name": "IMAGE",
  403. "type": "IMAGE",
  404. "links": [
  405. 83,
  406. 84,
  407. 90,
  408. 97
  409. ],
  410. "slot_index": 0,
  411. "localized_name": "IMAGE"
  412. },
  413. {
  414. "name": "MASK",
  415. "type": "MASK",
  416. "links": [
  417. 100
  418. ],
  419. "slot_index": 1,
  420. "localized_name": "MASK"
  421. }
  422. ],
  423. "properties": {
  424. "Node name for S&R": "LoadImage"
  425. },
  426. "widgets_values": [
  427. "clipspace/clipspace-mask-3811434.png [input]",
  428. "image"
  429. ]
  430. },
  431. {
  432. "id": 27,
  433. "type": "VAEDecode",
  434. "pos": [
  435. 1725.123291015625,
  436. -361.2468566894531
  437. ],
  438. "size": [
  439. 210,
  440. 50
  441. ],
  442. "flags": {},
  443. "order": 19,
  444. "mode": 0,
  445. "inputs": [
  446. {
  447. "name": "samples",
  448. "type": "LATENT",
  449. "link": 57,
  450. "label": "samples",
  451. "localized_name": "samples"
  452. },
  453. {
  454. "name": "vae",
  455. "type": "VAE",
  456. "link": 58,
  457. "label": "vae",
  458. "localized_name": "vae"
  459. }
  460. ],
  461. "outputs": [
  462. {
  463. "name": "IMAGE",
  464. "type": "IMAGE",
  465. "links": [
  466. 72,
  467. 93
  468. ],
  469. "slot_index": 0,
  470. "label": "IMAGE",
  471. "localized_name": "IMAGE"
  472. }
  473. ],
  474. "properties": {
  475. "Node name for S&R": "VAEDecode",
  476. "ttNbgOverride": {
  477. "color": "#223",
  478. "bgcolor": "#335",
  479. "groupcolor": "#88A"
  480. }
  481. },
  482. "widgets_values": [],
  483. "color": "#223",
  484. "bgcolor": "#335"
  485. },
  486. {
  487. "id": 43,
  488. "type": "MaskPreview+",
  489. "pos": [
  490. 1177.9619140625,
  491. 565.2681274414062
  492. ],
  493. "size": [
  494. 428.8890380859375,
  495. 246
  496. ],
  497. "flags": {},
  498. "order": 15,
  499. "mode": 0,
  500. "inputs": [
  501. {
  502. "name": "mask",
  503. "type": "MASK",
  504. "link": 110,
  505. "localized_name": "mask"
  506. }
  507. ],
  508. "outputs": [],
  509. "properties": {
  510. "Node name for S&R": "MaskPreview+"
  511. },
  512. "widgets_values": []
  513. },
  514. {
  515. "id": 42,
  516. "type": "PreviewImage",
  517. "pos": [
  518. 1189.177734375,
  519. 263.3765563964844
  520. ],
  521. "size": [
  522. 426.6040344238281,
  523. 246
  524. ],
  525. "flags": {},
  526. "order": 13,
  527. "mode": 0,
  528. "inputs": [
  529. {
  530. "name": "images",
  531. "type": "IMAGE",
  532. "link": 78,
  533. "localized_name": "images"
  534. }
  535. ],
  536. "outputs": [],
  537. "properties": {
  538. "Node name for S&R": "PreviewImage"
  539. },
  540. "widgets_values": []
  541. },
  542. {
  543. "id": 48,
  544. "type": "GetImageSize+",
  545. "pos": [
  546. 88.87272644042969,
  547. 586.4473266601562
  548. ],
  549. "size": [
  550. 214.20001220703125,
  551. 66
  552. ],
  553. "flags": {},
  554. "order": 7,
  555. "mode": 0,
  556. "inputs": [
  557. {
  558. "name": "image",
  559. "type": "IMAGE",
  560. "link": 90,
  561. "localized_name": "image"
  562. }
  563. ],
  564. "outputs": [
  565. {
  566. "name": "width",
  567. "type": "INT",
  568. "links": [
  569. 82,
  570. 87,
  571. 89
  572. ],
  573. "slot_index": 0,
  574. "localized_name": "width"
  575. },
  576. {
  577. "name": "height",
  578. "type": "INT",
  579. "links": [
  580. 88
  581. ],
  582. "slot_index": 1,
  583. "localized_name": "height"
  584. },
  585. {
  586. "name": "count",
  587. "type": "INT",
  588. "links": null,
  589. "localized_name": "count"
  590. }
  591. ],
  592. "properties": {
  593. "Node name for S&R": "GetImageSize+"
  594. },
  595. "widgets_values": []
  596. },
  597. {
  598. "id": 44,
  599. "type": "ImagePadForOutpaintMasked",
  600. "pos": [
  601. 348.2024841308594,
  602. 525.45703125
  603. ],
  604. "size": [
  605. 365.4000244140625,
  606. 174
  607. ],
  608. "flags": {},
  609. "order": 12,
  610. "mode": 0,
  611. "inputs": [
  612. {
  613. "name": "image",
  614. "type": "IMAGE",
  615. "link": 97,
  616. "localized_name": "image"
  617. },
  618. {
  619. "name": "mask",
  620. "type": "MASK",
  621. "link": 100,
  622. "shape": 7,
  623. "localized_name": "mask"
  624. },
  625. {
  626. "name": "left",
  627. "type": "INT",
  628. "link": 82,
  629. "widget": {
  630. "name": "left"
  631. }
  632. }
  633. ],
  634. "outputs": [
  635. {
  636. "name": "IMAGE",
  637. "type": "IMAGE",
  638. "links": null,
  639. "localized_name": "IMAGE"
  640. },
  641. {
  642. "name": "MASK",
  643. "type": "MASK",
  644. "links": [
  645. 94
  646. ],
  647. "slot_index": 1,
  648. "localized_name": "MASK"
  649. }
  650. ],
  651. "properties": {
  652. "Node name for S&R": "ImagePadForOutpaintMasked"
  653. },
  654. "widgets_values": [
  655. 0,
  656. 0,
  657. 0,
  658. 0,
  659. 0
  660. ]
  661. },
  662. {
  663. "id": 51,
  664. "type": "InvertMask",
  665. "pos": [
  666. 748.5323486328125,
  667. 550.7804565429688
  668. ],
  669. "size": [
  670. 210,
  671. 26
  672. ],
  673. "flags": {},
  674. "order": 14,
  675. "mode": 0,
  676. "inputs": [
  677. {
  678. "name": "mask",
  679. "type": "MASK",
  680. "link": 94,
  681. "localized_name": "mask"
  682. }
  683. ],
  684. "outputs": [
  685. {
  686. "name": "MASK",
  687. "type": "MASK",
  688. "links": [
  689. 110,
  690. 111
  691. ],
  692. "slot_index": 0,
  693. "localized_name": "MASK"
  694. }
  695. ],
  696. "properties": {
  697. "Node name for S&R": "InvertMask"
  698. },
  699. "widgets_values": []
  700. },
  701. {
  702. "id": 35,
  703. "type": "CLIPTextEncode",
  704. "pos": [
  705. 600,
  706. -400
  707. ],
  708. "size": [
  709. 300,
  710. 120
  711. ],
  712. "flags": {
  713. "collapsed": false
  714. },
  715. "order": 10,
  716. "mode": 0,
  717. "inputs": [
  718. {
  719. "name": "clip",
  720. "type": "CLIP",
  721. "link": 66,
  722. "label": "clip",
  723. "localized_name": "clip"
  724. }
  725. ],
  726. "outputs": [
  727. {
  728. "name": "CONDITIONING",
  729. "type": "CONDITIONING",
  730. "links": [
  731. 54
  732. ],
  733. "slot_index": 0,
  734. "label": "CONDITIONING",
  735. "localized_name": "CONDITIONING"
  736. }
  737. ],
  738. "properties": {
  739. "Node name for S&R": "CLIPTextEncode"
  740. },
  741. "widgets_values": [
  742. "Maintain the face. Woman wearing yellow jacket."
  743. ],
  744. "color": "#232",
  745. "bgcolor": "#353"
  746. },
  747. {
  748. "id": 37,
  749. "type": "FluxGuidance",
  750. "pos": [
  751. 1355.5689697265625,
  752. -476.97747802734375
  753. ],
  754. "size": [
  755. 317.4000244140625,
  756. 58
  757. ],
  758. "flags": {},
  759. "order": 17,
  760. "mode": 0,
  761. "inputs": [
  762. {
  763. "name": "conditioning",
  764. "type": "CONDITIONING",
  765. "link": 70,
  766. "label": "conditioning",
  767. "localized_name": "conditioning"
  768. }
  769. ],
  770. "outputs": [
  771. {
  772. "name": "CONDITIONING",
  773. "type": "CONDITIONING",
  774. "links": [
  775. 71
  776. ],
  777. "slot_index": 0,
  778. "label": "CONDITIONING",
  779. "localized_name": "CONDITIONING"
  780. }
  781. ],
  782. "properties": {
  783. "Node name for S&R": "FluxGuidance"
  784. },
  785. "widgets_values": [
  786. 50
  787. ]
  788. },
  789. {
  790. "id": 34,
  791. "type": "CLIPTextEncode",
  792. "pos": [
  793. 600,
  794. -200
  795. ],
  796. "size": [
  797. 300,
  798. 120
  799. ],
  800. "flags": {
  801. "collapsed": false
  802. },
  803. "order": 9,
  804. "mode": 0,
  805. "inputs": [
  806. {
  807. "name": "clip",
  808. "type": "CLIP",
  809. "link": 65,
  810. "label": "clip",
  811. "localized_name": "clip"
  812. }
  813. ],
  814. "outputs": [
  815. {
  816. "name": "CONDITIONING",
  817. "type": "CONDITIONING",
  818. "links": [
  819. 55
  820. ],
  821. "slot_index": 0,
  822. "label": "CONDITIONING",
  823. "localized_name": "CONDITIONING"
  824. }
  825. ],
  826. "properties": {
  827. "Node name for S&R": "CLIPTextEncode"
  828. },
  829. "widgets_values": [
  830. ""
  831. ],
  832. "color": "#232",
  833. "bgcolor": "#353"
  834. },
  835. {
  836. "id": 36,
  837. "type": "TeaCacheForImgGen",
  838. "pos": [
  839. 613.5021362304688,
  840. 1.5605926513671875
  841. ],
  842. "size": [
  843. 315,
  844. 82
  845. ],
  846. "flags": {},
  847. "order": 8,
  848. "mode": 0,
  849. "inputs": [
  850. {
  851. "name": "model",
  852. "type": "MODEL",
  853. "link": 67,
  854. "localized_name": "model"
  855. }
  856. ],
  857. "outputs": [
  858. {
  859. "name": "model",
  860. "type": "MODEL",
  861. "links": [
  862. 62
  863. ],
  864. "slot_index": 0,
  865. "localized_name": "model"
  866. }
  867. ],
  868. "properties": {
  869. "Node name for S&R": "TeaCacheForImgGen"
  870. },
  871. "widgets_values": [
  872. "flux",
  873. 0.3
  874. ]
  875. },
  876. {
  877. "id": 47,
  878. "type": "ImageCrop",
  879. "pos": [
  880. 1821.2569580078125,
  881. 241.14315795898438
  882. ],
  883. "size": [
  884. 315,
  885. 130
  886. ],
  887. "flags": {},
  888. "order": 21,
  889. "mode": 0,
  890. "inputs": [
  891. {
  892. "name": "image",
  893. "type": "IMAGE",
  894. "link": 93,
  895. "localized_name": "image"
  896. },
  897. {
  898. "name": "x",
  899. "type": "INT",
  900. "link": 87,
  901. "widget": {
  902. "name": "x"
  903. }
  904. },
  905. {
  906. "name": "height",
  907. "type": "INT",
  908. "link": 88,
  909. "widget": {
  910. "name": "height"
  911. }
  912. },
  913. {
  914. "name": "width",
  915. "type": "INT",
  916. "link": 89,
  917. "widget": {
  918. "name": "width"
  919. }
  920. }
  921. ],
  922. "outputs": [
  923. {
  924. "name": "IMAGE",
  925. "type": "IMAGE",
  926. "links": [
  927. 77
  928. ],
  929. "slot_index": 0,
  930. "localized_name": "IMAGE"
  931. }
  932. ],
  933. "properties": {
  934. "Node name for S&R": "ImageCrop"
  935. },
  936. "widgets_values": [
  937. 512,
  938. 512,
  939. 0,
  940. 0
  941. ]
  942. },
  943. {
  944. "id": 41,
  945. "type": "SaveImage",
  946. "pos": [
  947. 2235.196044921875,
  948. 241.2364044189453
  949. ],
  950. "size": [
  951. 315,
  952. 270
  953. ],
  954. "flags": {},
  955. "order": 22,
  956. "mode": 0,
  957. "inputs": [
  958. {
  959. "name": "images",
  960. "type": "IMAGE",
  961. "link": 77,
  962. "localized_name": "images"
  963. }
  964. ],
  965. "outputs": [],
  966. "properties": {},
  967. "widgets_values": [
  968. "ace/new WF/image"
  969. ]
  970. },
  971. {
  972. "id": 55,
  973. "type": "ImageCompositeMasked",
  974. "pos": [
  975. 1802.304931640625,
  976. 544.8919677734375
  977. ],
  978. "size": [
  979. 315,
  980. 146
  981. ],
  982. "flags": {},
  983. "order": 4,
  984. "mode": 0,
  985. "inputs": [
  986. {
  987. "name": "destination",
  988. "type": "IMAGE",
  989. "link": null,
  990. "localized_name": "destination"
  991. },
  992. {
  993. "name": "source",
  994. "type": "IMAGE",
  995. "link": null,
  996. "localized_name": "source"
  997. },
  998. {
  999. "name": "mask",
  1000. "type": "MASK",
  1001. "link": null,
  1002. "shape": 7,
  1003. "localized_name": "mask"
  1004. }
  1005. ],
  1006. "outputs": [
  1007. {
  1008. "name": "IMAGE",
  1009. "type": "IMAGE",
  1010. "links": null,
  1011. "localized_name": "IMAGE"
  1012. }
  1013. ],
  1014. "properties": {
  1015. "Node name for S&R": "ImageCompositeMasked"
  1016. },
  1017. "widgets_values": [
  1018. 0,
  1019. 0,
  1020. false
  1021. ]
  1022. },
  1023. {
  1024. "id": 33,
  1025. "type": "KSampler",
  1026. "pos": [
  1027. 1362.0333251953125,
  1028. -360.04998779296875
  1029. ],
  1030. "size": [
  1031. 315,
  1032. 474
  1033. ],
  1034. "flags": {},
  1035. "order": 18,
  1036. "mode": 0,
  1037. "inputs": [
  1038. {
  1039. "name": "model",
  1040. "type": "MODEL",
  1041. "link": 62,
  1042. "label": "model",
  1043. "localized_name": "model"
  1044. },
  1045. {
  1046. "name": "positive",
  1047. "type": "CONDITIONING",
  1048. "link": 71,
  1049. "label": "positive",
  1050. "localized_name": "positive"
  1051. },
  1052. {
  1053. "name": "negative",
  1054. "type": "CONDITIONING",
  1055. "link": 63,
  1056. "label": "negative",
  1057. "localized_name": "negative"
  1058. },
  1059. {
  1060. "name": "latent_image",
  1061. "type": "LATENT",
  1062. "link": 64,
  1063. "label": "latent_image",
  1064. "localized_name": "latent_image"
  1065. }
  1066. ],
  1067. "outputs": [
  1068. {
  1069. "name": "LATENT",
  1070. "type": "LATENT",
  1071. "links": [
  1072. 57
  1073. ],
  1074. "slot_index": 0,
  1075. "shape": 3,
  1076. "label": "LATENT",
  1077. "localized_name": "LATENT"
  1078. }
  1079. ],
  1080. "properties": {
  1081. "Node name for S&R": "KSampler"
  1082. },
  1083. "widgets_values": [
  1084. 262786900340309,
  1085. "fixed",
  1086. 20,
  1087. 0.97,
  1088. "euler",
  1089. "beta",
  1090. 1
  1091. ]
  1092. }
  1093. ],
  1094. "links": [
  1095. [
  1096. 54,
  1097. 35,
  1098. 0,
  1099. 26,
  1100. 0,
  1101. "CONDITIONING"
  1102. ],
  1103. [
  1104. 55,
  1105. 34,
  1106. 0,
  1107. 26,
  1108. 1,
  1109. "CONDITIONING"
  1110. ],
  1111. [
  1112. 56,
  1113. 31,
  1114. 0,
  1115. 26,
  1116. 2,
  1117. "VAE"
  1118. ],
  1119. [
  1120. 57,
  1121. 33,
  1122. 0,
  1123. 27,
  1124. 0,
  1125. "LATENT"
  1126. ],
  1127. [
  1128. 58,
  1129. 31,
  1130. 0,
  1131. 27,
  1132. 1,
  1133. "VAE"
  1134. ],
  1135. [
  1136. 60,
  1137. 29,
  1138. 0,
  1139. 32,
  1140. 0,
  1141. "MODEL"
  1142. ],
  1143. [
  1144. 61,
  1145. 30,
  1146. 0,
  1147. 32,
  1148. 1,
  1149. "CLIP"
  1150. ],
  1151. [
  1152. 62,
  1153. 36,
  1154. 0,
  1155. 33,
  1156. 0,
  1157. "MODEL"
  1158. ],
  1159. [
  1160. 63,
  1161. 26,
  1162. 1,
  1163. 33,
  1164. 2,
  1165. "CONDITIONING"
  1166. ],
  1167. [
  1168. 64,
  1169. 26,
  1170. 2,
  1171. 33,
  1172. 3,
  1173. "LATENT"
  1174. ],
  1175. [
  1176. 65,
  1177. 32,
  1178. 1,
  1179. 34,
  1180. 0,
  1181. "CLIP"
  1182. ],
  1183. [
  1184. 66,
  1185. 32,
  1186. 1,
  1187. 35,
  1188. 0,
  1189. "CLIP"
  1190. ],
  1191. [
  1192. 67,
  1193. 32,
  1194. 0,
  1195. 36,
  1196. 0,
  1197. "MODEL"
  1198. ],
  1199. [
  1200. 70,
  1201. 26,
  1202. 0,
  1203. 37,
  1204. 0,
  1205. "CONDITIONING"
  1206. ],
  1207. [
  1208. 71,
  1209. 37,
  1210. 0,
  1211. 33,
  1212. 1,
  1213. "CONDITIONING"
  1214. ],
  1215. [
  1216. 72,
  1217. 27,
  1218. 0,
  1219. 39,
  1220. 0,
  1221. "IMAGE"
  1222. ],
  1223. [
  1224. 77,
  1225. 47,
  1226. 0,
  1227. 41,
  1228. 0,
  1229. "IMAGE"
  1230. ],
  1231. [
  1232. 78,
  1233. 46,
  1234. 0,
  1235. 42,
  1236. 0,
  1237. "IMAGE"
  1238. ],
  1239. [
  1240. 82,
  1241. 48,
  1242. 0,
  1243. 44,
  1244. 2,
  1245. "INT"
  1246. ],
  1247. [
  1248. 83,
  1249. 49,
  1250. 0,
  1251. 45,
  1252. 0,
  1253. "IMAGE"
  1254. ],
  1255. [
  1256. 84,
  1257. 49,
  1258. 0,
  1259. 45,
  1260. 1,
  1261. "IMAGE"
  1262. ],
  1263. [
  1264. 85,
  1265. 45,
  1266. 0,
  1267. 46,
  1268. 0,
  1269. "IMAGE"
  1270. ],
  1271. [
  1272. 87,
  1273. 48,
  1274. 0,
  1275. 47,
  1276. 1,
  1277. "INT"
  1278. ],
  1279. [
  1280. 88,
  1281. 48,
  1282. 1,
  1283. 47,
  1284. 2,
  1285. "INT"
  1286. ],
  1287. [
  1288. 89,
  1289. 48,
  1290. 0,
  1291. 47,
  1292. 3,
  1293. "INT"
  1294. ],
  1295. [
  1296. 90,
  1297. 49,
  1298. 0,
  1299. 48,
  1300. 0,
  1301. "IMAGE"
  1302. ],
  1303. [
  1304. 91,
  1305. 46,
  1306. 0,
  1307. 26,
  1308. 3,
  1309. "IMAGE"
  1310. ],
  1311. [
  1312. 93,
  1313. 27,
  1314. 0,
  1315. 47,
  1316. 0,
  1317. "IMAGE"
  1318. ],
  1319. [
  1320. 94,
  1321. 44,
  1322. 1,
  1323. 51,
  1324. 0,
  1325. "MASK"
  1326. ],
  1327. [
  1328. 97,
  1329. 49,
  1330. 0,
  1331. 44,
  1332. 0,
  1333. "IMAGE"
  1334. ],
  1335. [
  1336. 100,
  1337. 49,
  1338. 1,
  1339. 44,
  1340. 1,
  1341. "MASK"
  1342. ],
  1343. [
  1344. 110,
  1345. 51,
  1346. 0,
  1347. 43,
  1348. 0,
  1349. "MASK"
  1350. ],
  1351. [
  1352. 111,
  1353. 51,
  1354. 0,
  1355. 26,
  1356. 4,
  1357. "MASK"
  1358. ]
  1359. ],
  1360. "groups": [],
  1361. "config": {},
  1362. "extra": {
  1363. "ds": {
  1364. "scale": 0.6303940863128489,
  1365. "offset": [
  1366. 744.9266496683258,
  1367. 416.2660264486801
  1368. ]
  1369. },
  1370. "ue_links": [],
  1371. "VHS_latentpreview": false,
  1372. "VHS_latentpreviewrate": 0
  1373. },
  1374. "version": 0.4
  1375. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement