Guest User

XY Grid for Flux

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