Advertisement
Guest User

Untitled

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