Advertisement
Guest User

Untitled

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