ИOƧᒐ..𖣠⚪ᗯⓄᙁꗳ✻ᴥⓄᗯ⊚ⵙᑎ𖣓᨟ꗳᙏⓄᑐᑕ⊚ᗱᗴᑐᑕᗩꗳ𖣓ᕤᕦИNⵙᕤᕦᑎ옷⚪𔗢⚪🞋⚪𔗢⚪옷ᑎᕤᕦⵙИNᕤᕦ𖣓ꗳᗩᑐᑕᗱᗴ⊚ᑐᑕⓄᙏꗳ᨟𖣓ᑎⵙ⊚ᗯⓄᴥ✻ꗳᙁⓄᗯ⚪𖣠..JSON 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161
  1. {
  2. "last_node_id": 224,
  3. "last_link_id": 272,
  4. "nodes": [
  5. {
  6. "id": 4,
  7. "type": "CheckpointLoaderSimple",
  8. "pos": {
  9. "0": 240,
  10. "1": 544
  11. },
  12. "size": {
  13. "0": 448,
  14. "1": 98
  15. },
  16. "flags": {},
  17. "order": 0,
  18. "mode": 0,
  19. "inputs": [],
  20. "outputs": [
  21. {
  22. "name": "MODEL",
  23. "type": "MODEL",
  24. "links": [
  25. 35,
  26. 204
  27. ],
  28. "slot_index": 0,
  29. "shape": 3
  30. },
  31. {
  32. "name": "CLIP",
  33. "type": "CLIP",
  34. "links": [
  35. 98,
  36. 99,
  37. 135
  38. ],
  39. "slot_index": 1,
  40. "shape": 3
  41. },
  42. {
  43. "name": "VAE",
  44. "type": "VAE",
  45. "links": [
  46. 17,
  47. 177
  48. ],
  49. "slot_index": 2,
  50. "shape": 3
  51. }
  52. ],
  53. "title": " ",
  54. "properties": {
  55. "Node name for S&R": "CheckpointLoaderSimple"
  56. },
  57. "widgets_values": [
  58. "RealVisXL_V4.0_Lightning.safetensors"
  59. ]
  60. },
  61. {
  62. "id": 5,
  63. "type": "EmptyLatentImage",
  64. "pos": {
  65. "0": 720,
  66. "1": 832
  67. },
  68. "size": {
  69. "0": 304,
  70. "1": 112
  71. },
  72. "flags": {},
  73. "order": 13,
  74. "mode": 0,
  75. "inputs": [
  76. {
  77. "name": "width",
  78. "type": "INT",
  79. "link": 264,
  80. "widget": {
  81. "name": "width"
  82. }
  83. },
  84. {
  85. "name": "height",
  86. "type": "INT",
  87. "link": 265,
  88. "widget": {
  89. "name": "height"
  90. }
  91. }
  92. ],
  93. "outputs": [
  94. {
  95. "name": "LATENT",
  96. "type": "LATENT",
  97. "links": [
  98. 49
  99. ],
  100. "slot_index": 0,
  101. "shape": 3
  102. }
  103. ],
  104. "title": " ",
  105. "properties": {
  106. "Node name for S&R": "EmptyLatentImage"
  107. },
  108. "widgets_values": [
  109. 256,
  110. 256,
  111. 1
  112. ]
  113. },
  114. {
  115. "id": 8,
  116. "type": "VAEDecode",
  117. "pos": {
  118. "0": 1104,
  119. "1": 352
  120. },
  121. "size": {
  122. "0": 144,
  123. "1": 48
  124. },
  125. "flags": {},
  126. "order": 17,
  127. "mode": 0,
  128. "inputs": [
  129. {
  130. "name": "samples",
  131. "type": "LATENT",
  132. "link": 176
  133. },
  134. {
  135. "name": "vae",
  136. "type": "VAE",
  137. "link": 17
  138. }
  139. ],
  140. "outputs": [
  141. {
  142. "name": "IMAGE",
  143. "type": "IMAGE",
  144. "links": [
  145. 36
  146. ],
  147. "slot_index": 0,
  148. "shape": 3
  149. }
  150. ],
  151. "title": " ",
  152. "properties": {
  153. "Node name for S&R": "VAEDecode"
  154. }
  155. },
  156. {
  157. "id": 61,
  158. "type": "PreviewImage",
  159. "pos": {
  160. "0": 1056,
  161. "1": 32
  162. },
  163. "size": {
  164. "0": 256,
  165. "1": 288
  166. },
  167. "flags": {},
  168. "order": 19,
  169. "mode": 0,
  170. "inputs": [
  171. {
  172. "name": "images",
  173. "type": "IMAGE",
  174. "link": 36
  175. }
  176. ],
  177. "outputs": [],
  178. "title": " ",
  179. "properties": {
  180. "Node name for S&R": "PreviewImage"
  181. }
  182. },
  183. {
  184. "id": 72,
  185. "type": "SamplerCustomAdvanced",
  186. "pos": {
  187. "0": 1056,
  188. "1": 432
  189. },
  190. "size": {
  191. "0": 240,
  192. "1": 112
  193. },
  194. "flags": {},
  195. "order": 16,
  196. "mode": 0,
  197. "inputs": [
  198. {
  199. "name": "noise",
  200. "type": "NOISE",
  201. "link": 143
  202. },
  203. {
  204. "name": "guider",
  205. "type": "GUIDER",
  206. "link": 114
  207. },
  208. {
  209. "name": "sampler",
  210. "type": "SAMPLER",
  211. "link": 217
  212. },
  213. {
  214. "name": "sigmas",
  215. "type": "SIGMAS",
  216. "link": 208
  217. },
  218. {
  219. "name": "latent_image",
  220. "type": "LATENT",
  221. "link": 49
  222. }
  223. ],
  224. "outputs": [
  225. {
  226. "name": "output",
  227. "type": "LATENT",
  228. "links": [
  229. 176
  230. ],
  231. "slot_index": 0,
  232. "shape": 3
  233. },
  234. {
  235. "name": "denoised_output",
  236. "type": "LATENT",
  237. "links": [
  238. 178
  239. ],
  240. "slot_index": 1,
  241. "shape": 3
  242. }
  243. ],
  244. "title": " ",
  245. "properties": {
  246. "Node name for S&R": "SamplerCustomAdvanced"
  247. }
  248. },
  249. {
  250. "id": 74,
  251. "type": "PerpNegGuider",
  252. "pos": {
  253. "0": 720,
  254. "1": 256
  255. },
  256. "size": {
  257. "0": 304,
  258. "1": 144
  259. },
  260. "flags": {},
  261. "order": 15,
  262. "mode": 0,
  263. "inputs": [
  264. {
  265. "name": "model",
  266. "type": "MODEL",
  267. "link": 35
  268. },
  269. {
  270. "name": "positive",
  271. "type": "CONDITIONING",
  272. "link": 131
  273. },
  274. {
  275. "name": "negative",
  276. "type": "CONDITIONING",
  277. "link": 132
  278. },
  279. {
  280. "name": "empty_conditioning",
  281. "type": "CONDITIONING",
  282. "link": 133
  283. },
  284. {
  285. "name": "cfg",
  286. "type": "FLOAT",
  287. "link": 270,
  288. "widget": {
  289. "name": "cfg"
  290. }
  291. }
  292. ],
  293. "outputs": [
  294. {
  295. "name": "GUIDER",
  296. "type": "GUIDER",
  297. "links": [
  298. 114
  299. ],
  300. "slot_index": 0,
  301. "shape": 3
  302. }
  303. ],
  304. "title": " ",
  305. "properties": {
  306. "Node name for S&R": "PerpNegGuider"
  307. },
  308. "widgets_values": [
  309. 8,
  310. 0
  311. ]
  312. },
  313. {
  314. "id": 91,
  315. "type": "Text to Conditioning",
  316. "pos": {
  317. "0": 480,
  318. "1": 208
  319. },
  320. "size": {
  321. "0": 210,
  322. "1": 54
  323. },
  324. "flags": {},
  325. "order": 10,
  326. "mode": 0,
  327. "inputs": [
  328. {
  329. "name": "clip",
  330. "type": "CLIP",
  331. "link": 99
  332. },
  333. {
  334. "name": "text",
  335. "type": "STRING",
  336. "link": 183,
  337. "widget": {
  338. "name": "text"
  339. }
  340. }
  341. ],
  342. "outputs": [
  343. {
  344. "name": "CONDITIONING",
  345. "type": "CONDITIONING",
  346. "links": [
  347. 131
  348. ],
  349. "slot_index": 0,
  350. "shape": 3
  351. }
  352. ],
  353. "title": " ",
  354. "properties": {
  355. "Node name for S&R": "Text to Conditioning"
  356. },
  357. "widgets_values": [
  358. ""
  359. ]
  360. },
  361. {
  362. "id": 95,
  363. "type": "Text to Conditioning",
  364. "pos": {
  365. "0": 480,
  366. "1": 320
  367. },
  368. "size": {
  369. "0": 210,
  370. "1": 54
  371. },
  372. "flags": {
  373. "collapsed": false
  374. },
  375. "order": 9,
  376. "mode": 0,
  377. "inputs": [
  378. {
  379. "name": "clip",
  380. "type": "CLIP",
  381. "link": 98
  382. },
  383. {
  384. "name": "text",
  385. "type": "STRING",
  386. "link": 182,
  387. "widget": {
  388. "name": "text"
  389. }
  390. }
  391. ],
  392. "outputs": [
  393. {
  394. "name": "CONDITIONING",
  395. "type": "CONDITIONING",
  396. "links": [
  397. 132
  398. ],
  399. "slot_index": 0,
  400. "shape": 3
  401. }
  402. ],
  403. "title": " ",
  404. "properties": {
  405. "Node name for S&R": "Text to Conditioning"
  406. },
  407. "widgets_values": [
  408. ""
  409. ]
  410. },
  411. {
  412. "id": 122,
  413. "type": "Text to Conditioning",
  414. "pos": {
  415. "0": 480,
  416. "1": 432
  417. },
  418. "size": {
  419. "0": 210,
  420. "1": 54
  421. },
  422. "flags": {},
  423. "order": 8,
  424. "mode": 0,
  425. "inputs": [
  426. {
  427. "name": "clip",
  428. "type": "CLIP",
  429. "link": 135
  430. },
  431. {
  432. "name": "text",
  433. "type": "STRING",
  434. "link": 181,
  435. "widget": {
  436. "name": "text"
  437. }
  438. }
  439. ],
  440. "outputs": [
  441. {
  442. "name": "CONDITIONING",
  443. "type": "CONDITIONING",
  444. "links": [
  445. 133
  446. ],
  447. "slot_index": 0,
  448. "shape": 3
  449. }
  450. ],
  451. "title": " ",
  452. "properties": {
  453. "Node name for S&R": "Text to Conditioning"
  454. },
  455. "widgets_values": [
  456. ""
  457. ]
  458. },
  459. {
  460. "id": 131,
  461. "type": "RandomNoise //Inspire",
  462. "pos": {
  463. "0": 720,
  464. "1": 32
  465. },
  466. "size": {
  467. "0": 304,
  468. "1": 208
  469. },
  470. "flags": {},
  471. "order": 1,
  472. "mode": 0,
  473. "inputs": [],
  474. "outputs": [
  475. {
  476. "name": "NOISE",
  477. "type": "NOISE",
  478. "links": [
  479. 143
  480. ],
  481. "shape": 3
  482. }
  483. ],
  484. "title": " ",
  485. "properties": {
  486. "Node name for S&R": "RandomNoise //Inspire"
  487. },
  488. "widgets_values": [
  489. 0,
  490. "fixed",
  491. "CPU",
  492. "comfy",
  493. 0,
  494. 0,
  495. "linear"
  496. ]
  497. },
  498. {
  499. "id": 132,
  500. "type": "SamplerDPMAdaptative",
  501. "pos": {
  502. "0": 720,
  503. "1": 416
  504. },
  505. "size": {
  506. "0": 304,
  507. "1": 274
  508. },
  509. "flags": {
  510. "collapsed": false
  511. },
  512. "order": 2,
  513. "mode": 0,
  514. "inputs": [],
  515. "outputs": [
  516. {
  517. "name": "SAMPLER",
  518. "type": "SAMPLER",
  519. "links": [
  520. 217
  521. ],
  522. "slot_index": 0,
  523. "shape": 3
  524. }
  525. ],
  526. "title": " ",
  527. "properties": {
  528. "Node name for S&R": "SamplerDPMAdaptative"
  529. },
  530. "widgets_values": [
  531. 3,
  532. 0,
  533. 0,
  534. 1,
  535. 0,
  536. 0,
  537. 0,
  538. 0,
  539. 0,
  540. 0
  541. ]
  542. },
  543. {
  544. "id": 151,
  545. "type": "VAEDecode",
  546. "pos": {
  547. "0": 1104,
  548. "1": 576
  549. },
  550. "size": {
  551. "0": 144,
  552. "1": 48
  553. },
  554. "flags": {},
  555. "order": 18,
  556. "mode": 0,
  557. "inputs": [
  558. {
  559. "name": "samples",
  560. "type": "LATENT",
  561. "link": 178
  562. },
  563. {
  564. "name": "vae",
  565. "type": "VAE",
  566. "link": 177
  567. }
  568. ],
  569. "outputs": [
  570. {
  571. "name": "IMAGE",
  572. "type": "IMAGE",
  573. "links": [
  574. 180
  575. ],
  576. "slot_index": 0,
  577. "shape": 3
  578. }
  579. ],
  580. "title": " ",
  581. "properties": {
  582. "Node name for S&R": "VAEDecode"
  583. }
  584. },
  585. {
  586. "id": 153,
  587. "type": "PreviewImage",
  588. "pos": {
  589. "0": 1056,
  590. "1": 656
  591. },
  592. "size": {
  593. "0": 256,
  594. "1": 288
  595. },
  596. "flags": {},
  597. "order": 20,
  598. "mode": 0,
  599. "inputs": [
  600. {
  601. "name": "images",
  602. "type": "IMAGE",
  603. "link": 180
  604. }
  605. ],
  606. "outputs": [],
  607. "title": " ",
  608. "properties": {
  609. "Node name for S&R": "PreviewImage"
  610. }
  611. },
  612. {
  613. "id": 154,
  614. "type": "DF_Text_Box",
  615. "pos": {
  616. "0": 240,
  617. "1": 432
  618. },
  619. "size": {
  620. "0": 210,
  621. "1": 76
  622. },
  623. "flags": {},
  624. "order": 3,
  625. "mode": 0,
  626. "inputs": [],
  627. "outputs": [
  628. {
  629. "name": "STRING",
  630. "type": "STRING",
  631. "links": [
  632. 181
  633. ],
  634. "slot_index": 0,
  635. "shape": 3
  636. }
  637. ],
  638. "title": " ",
  639. "properties": {
  640. "Node name for S&R": "DF_Text_Box"
  641. },
  642. "widgets_values": [
  643. ""
  644. ]
  645. },
  646. {
  647. "id": 155,
  648. "type": "DF_Text_Box",
  649. "pos": {
  650. "0": 240,
  651. "1": 320
  652. },
  653. "size": {
  654. "0": 210,
  655. "1": 76
  656. },
  657. "flags": {},
  658. "order": 4,
  659. "mode": 0,
  660. "inputs": [],
  661. "outputs": [
  662. {
  663. "name": "STRING",
  664. "type": "STRING",
  665. "links": [
  666. 182
  667. ],
  668. "slot_index": 0,
  669. "shape": 3
  670. }
  671. ],
  672. "title": " ",
  673. "properties": {
  674. "Node name for S&R": "DF_Text_Box"
  675. },
  676. "widgets_values": [
  677. ""
  678. ]
  679. },
  680. {
  681. "id": 156,
  682. "type": "DF_Text_Box",
  683. "pos": {
  684. "0": 240,
  685. "1": 208
  686. },
  687. "size": {
  688. "0": 210,
  689. "1": 76
  690. },
  691. "flags": {},
  692. "order": 5,
  693. "mode": 0,
  694. "inputs": [],
  695. "outputs": [
  696. {
  697. "name": "STRING",
  698. "type": "STRING",
  699. "links": [
  700. 183
  701. ],
  702. "slot_index": 0,
  703. "shape": 3
  704. }
  705. ],
  706. "title": " ",
  707. "properties": {
  708. "Node name for S&R": "DF_Text_Box"
  709. },
  710. "widgets_values": [
  711. "⚪"
  712. ]
  713. },
  714. {
  715. "id": 161,
  716. "type": "DF_Integer",
  717. "pos": {
  718. "0": 240,
  719. "1": 752
  720. },
  721. "size": {
  722. "0": 210,
  723. "1": 58
  724. },
  725. "flags": {},
  726. "order": 6,
  727. "mode": 0,
  728. "inputs": [],
  729. "outputs": [
  730. {
  731. "name": "INT",
  732. "type": "INT",
  733. "links": [
  734. 187,
  735. 209
  736. ],
  737. "slot_index": 0,
  738. "shape": 3
  739. }
  740. ],
  741. "title": " ",
  742. "properties": {
  743. "Node name for S&R": "DF_Integer"
  744. },
  745. "widgets_values": [
  746. 8
  747. ]
  748. },
  749. {
  750. "id": 162,
  751. "type": "CM_IntToFloat",
  752. "pos": {
  753. "0": 240,
  754. "1": 672
  755. },
  756. "size": {
  757. "0": 210,
  758. "1": 34
  759. },
  760. "flags": {},
  761. "order": 11,
  762. "mode": 0,
  763. "inputs": [
  764. {
  765. "name": "a",
  766. "type": "INT",
  767. "link": 187,
  768. "widget": {
  769. "name": "a"
  770. },
  771. "label": " "
  772. }
  773. ],
  774. "outputs": [
  775. {
  776. "name": "FLOAT",
  777. "type": "FLOAT",
  778. "links": [
  779. 268
  780. ],
  781. "slot_index": 0,
  782. "shape": 3
  783. }
  784. ],
  785. "title": " ",
  786. "properties": {
  787. "Node name for S&R": "CM_IntToFloat"
  788. },
  789. "widgets_values": [
  790. 0
  791. ]
  792. },
  793. {
  794. "id": 185,
  795. "type": "SDTurboScheduler",
  796. "pos": {
  797. "0": 720,
  798. "1": 736
  799. },
  800. "size": {
  801. "0": 304,
  802. "1": 80
  803. },
  804. "flags": {},
  805. "order": 12,
  806. "mode": 0,
  807. "inputs": [
  808. {
  809. "name": "model",
  810. "type": "MODEL",
  811. "link": 204
  812. },
  813. {
  814. "name": "steps",
  815. "type": "INT",
  816. "link": 209,
  817. "widget": {
  818. "name": "steps"
  819. }
  820. }
  821. ],
  822. "outputs": [
  823. {
  824. "name": "SIGMAS",
  825. "type": "SIGMAS",
  826. "links": [
  827. 208
  828. ],
  829. "slot_index": 0,
  830. "shape": 3
  831. }
  832. ],
  833. "title": " ",
  834. "properties": {
  835. "Node name for S&R": "SDTurboScheduler"
  836. },
  837. "widgets_values": [
  838. 8,
  839. 1
  840. ]
  841. },
  842. {
  843. "id": 214,
  844. "type": "int _O",
  845. "pos": {
  846. "0": 480,
  847. "1": 848
  848. },
  849. "size": {
  850. "0": 210,
  851. "1": 58
  852. },
  853. "flags": {},
  854. "order": 7,
  855. "mode": 0,
  856. "inputs": [],
  857. "outputs": [
  858. {
  859. "name": "INT",
  860. "type": "INT",
  861. "links": [
  862. 264,
  863. 265
  864. ],
  865. "slot_index": 0,
  866. "shape": 3
  867. }
  868. ],
  869. "title": " ",
  870. "properties": {
  871. "Node name for S&R": "int _O"
  872. },
  873. "widgets_values": [
  874. 256
  875. ]
  876. },
  877. {
  878. "id": 224,
  879. "type": "DF_Multiply",
  880. "pos": {
  881. "0": 480,
  882. "1": 672
  883. },
  884. "size": {
  885. "0": 210,
  886. "1": 82
  887. },
  888. "flags": {},
  889. "order": 14,
  890. "mode": 0,
  891. "inputs": [
  892. {
  893. "name": "Value_A",
  894. "type": "FLOAT",
  895. "link": 268,
  896. "widget": {
  897. "name": "Value_A"
  898. },
  899. "label": " "
  900. }
  901. ],
  902. "outputs": [
  903. {
  904. "name": "FLOAT",
  905. "type": "FLOAT",
  906. "links": [
  907. 270
  908. ],
  909. "slot_index": 0,
  910. "shape": 3
  911. }
  912. ],
  913. "title": " ",
  914. "properties": {
  915. "Node name for S&R": "DF_Multiply"
  916. },
  917. "widgets_values": [
  918. 1,
  919. 1
  920. ]
  921. }
  922. ],
  923. "links": [
  924. [
  925. 17,
  926. 4,
  927. 2,
  928. 8,
  929. 1,
  930. "VAE"
  931. ],
  932. [
  933. 35,
  934. 4,
  935. 0,
  936. 74,
  937. 0,
  938. "MODEL"
  939. ],
  940. [
  941. 36,
  942. 8,
  943. 0,
  944. 61,
  945. 0,
  946. "IMAGE"
  947. ],
  948. [
  949. 49,
  950. 5,
  951. 0,
  952. 72,
  953. 4,
  954. "LATENT"
  955. ],
  956. [
  957. 98,
  958. 4,
  959. 1,
  960. 95,
  961. 0,
  962. "CLIP"
  963. ],
  964. [
  965. 99,
  966. 4,
  967. 1,
  968. 91,
  969. 0,
  970. "CLIP"
  971. ],
  972. [
  973. 114,
  974. 74,
  975. 0,
  976. 72,
  977. 1,
  978. "GUIDER"
  979. ],
  980. [
  981. 131,
  982. 91,
  983. 0,
  984. 74,
  985. 1,
  986. "CONDITIONING"
  987. ],
  988. [
  989. 132,
  990. 95,
  991. 0,
  992. 74,
  993. 2,
  994. "CONDITIONING"
  995. ],
  996. [
  997. 133,
  998. 122,
  999. 0,
  1000. 74,
  1001. 3,
  1002. "CONDITIONING"
  1003. ],
  1004. [
  1005. 135,
  1006. 4,
  1007. 1,
  1008. 122,
  1009. 0,
  1010. "CLIP"
  1011. ],
  1012. [
  1013. 143,
  1014. 131,
  1015. 0,
  1016. 72,
  1017. 0,
  1018. "NOISE"
  1019. ],
  1020. [
  1021. 176,
  1022. 72,
  1023. 0,
  1024. 8,
  1025. 0,
  1026. "LATENT"
  1027. ],
  1028. [
  1029. 177,
  1030. 4,
  1031. 2,
  1032. 151,
  1033. 1,
  1034. "VAE"
  1035. ],
  1036. [
  1037. 178,
  1038. 72,
  1039. 1,
  1040. 151,
  1041. 0,
  1042. "LATENT"
  1043. ],
  1044. [
  1045. 180,
  1046. 151,
  1047. 0,
  1048. 153,
  1049. 0,
  1050. "IMAGE"
  1051. ],
  1052. [
  1053. 181,
  1054. 154,
  1055. 0,
  1056. 122,
  1057. 1,
  1058. "STRING"
  1059. ],
  1060. [
  1061. 182,
  1062. 155,
  1063. 0,
  1064. 95,
  1065. 1,
  1066. "STRING"
  1067. ],
  1068. [
  1069. 183,
  1070. 156,
  1071. 0,
  1072. 91,
  1073. 1,
  1074. "STRING"
  1075. ],
  1076. [
  1077. 187,
  1078. 161,
  1079. 0,
  1080. 162,
  1081. 0,
  1082. "INT"
  1083. ],
  1084. [
  1085. 204,
  1086. 4,
  1087. 0,
  1088. 185,
  1089. 0,
  1090. "MODEL"
  1091. ],
  1092. [
  1093. 208,
  1094. 185,
  1095. 0,
  1096. 72,
  1097. 3,
  1098. "SIGMAS"
  1099. ],
  1100. [
  1101. 209,
  1102. 161,
  1103. 0,
  1104. 185,
  1105. 1,
  1106. "INT"
  1107. ],
  1108. [
  1109. 217,
  1110. 132,
  1111. 0,
  1112. 72,
  1113. 2,
  1114. "SAMPLER"
  1115. ],
  1116. [
  1117. 264,
  1118. 214,
  1119. 0,
  1120. 5,
  1121. 0,
  1122. "INT"
  1123. ],
  1124. [
  1125. 265,
  1126. 214,
  1127. 0,
  1128. 5,
  1129. 1,
  1130. "INT"
  1131. ],
  1132. [
  1133. 268,
  1134. 162,
  1135. 0,
  1136. 224,
  1137. 0,
  1138. "FLOAT"
  1139. ],
  1140. [
  1141. 270,
  1142. 224,
  1143. 0,
  1144. 74,
  1145. 4,
  1146. "FLOAT"
  1147. ]
  1148. ],
  1149. "groups": [],
  1150. "config": {},
  1151. "extra": {
  1152. "ds": {
  1153. "scale": 1,
  1154. "offset": [
  1155. 0,
  1156. 0
  1157. ]
  1158. }
  1159. },
  1160. "version": 0.4
  1161. }