trs9999999

100 million from VJleo on 3090TI

Jan 3rd, 2026
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.72 KB | None | 0 0
  1. {
  2. "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e",
  3. "revision": 0,
  4. "last_node_id": 105,
  5. "last_link_id": 193,
  6. "nodes": [
  7. {
  8. "id": 55,
  9. "type": "SeedVR2LoadVAEModel",
  10. "pos": [
  11. 1390,
  12. -150
  13. ],
  14. "size": [
  15. 261.808203125,
  16. 298
  17. ],
  18. "flags": {
  19. "pinned": true
  20. },
  21. "order": 0,
  22. "mode": 0,
  23. "inputs": [
  24. {
  25. "label": "torch_compile_args",
  26. "name": "torch_compile_args",
  27. "shape": 7,
  28. "type": "TORCH_COMPILE_ARGS"
  29. },
  30. {
  31. "label": "model",
  32. "name": "model",
  33. "type": "COMBO",
  34. "widget": {
  35. "name": "model"
  36. }
  37. },
  38. {
  39. "label": "device",
  40. "name": "device",
  41. "type": "COMBO",
  42. "widget": {
  43. "name": "device"
  44. }
  45. },
  46. {
  47. "label": "encode_tiled",
  48. "name": "encode_tiled",
  49. "shape": 7,
  50. "type": "BOOLEAN",
  51. "widget": {
  52. "name": "encode_tiled"
  53. }
  54. },
  55. {
  56. "label": "encode_tile_size",
  57. "name": "encode_tile_size",
  58. "shape": 7,
  59. "type": "INT",
  60. "widget": {
  61. "name": "encode_tile_size"
  62. }
  63. },
  64. {
  65. "label": "encode_tile_overlap",
  66. "name": "encode_tile_overlap",
  67. "shape": 7,
  68. "type": "INT",
  69. "widget": {
  70. "name": "encode_tile_overlap"
  71. }
  72. },
  73. {
  74. "label": "decode_tiled",
  75. "name": "decode_tiled",
  76. "shape": 7,
  77. "type": "BOOLEAN",
  78. "widget": {
  79. "name": "decode_tiled"
  80. }
  81. },
  82. {
  83. "label": "decode_tile_size",
  84. "name": "decode_tile_size",
  85. "shape": 7,
  86. "type": "INT",
  87. "widget": {
  88. "name": "decode_tile_size"
  89. }
  90. },
  91. {
  92. "label": "decode_tile_overlap",
  93. "name": "decode_tile_overlap",
  94. "shape": 7,
  95. "type": "INT",
  96. "widget": {
  97. "name": "decode_tile_overlap"
  98. }
  99. },
  100. {
  101. "label": "tile_debug",
  102. "name": "tile_debug",
  103. "shape": 7,
  104. "type": "COMBO",
  105. "widget": {
  106. "name": "tile_debug"
  107. }
  108. },
  109. {
  110. "label": "offload_device",
  111. "name": "offload_device",
  112. "shape": 7,
  113. "type": "COMBO",
  114. "widget": {
  115. "name": "offload_device"
  116. }
  117. },
  118. {
  119. "label": "cache_model",
  120. "name": "cache_model",
  121. "shape": 7,
  122. "type": "BOOLEAN",
  123. "widget": {
  124. "name": "cache_model"
  125. }
  126. }
  127. ],
  128. "outputs": [
  129. {
  130. "label": "vae",
  131. "name": "SEEDVR2_VAE",
  132. "type": "SEEDVR2_VAE",
  133. "links": [
  134. 111
  135. ]
  136. }
  137. ],
  138. "properties": {
  139. "cnr_id": "seedvr2_videoupscaler",
  140. "ver": "2.5.10",
  141. "Node name for S&R": "SeedVR2LoadVAEModel",
  142. "ue_properties": {
  143. "widget_ue_connectable": {},
  144. "input_ue_unconnectable": {},
  145. "version": "7.4.1"
  146. },
  147. "widget_ue_connectable": {}
  148. },
  149. "widgets_values": [
  150. "ema_vae_fp16.safetensors",
  151. "cuda:0",
  152. false,
  153. 256,
  154. 32,
  155. false,
  156. 256,
  157. 32,
  158. "false",
  159. "none",
  160. false
  161. ]
  162. },
  163. {
  164. "id": 56,
  165. "type": "ImageResize+",
  166. "pos": [
  167. 1390,
  168. -580
  169. ],
  170. "size": [
  171. 250,
  172. 220
  173. ],
  174. "flags": {
  175. "pinned": true
  176. },
  177. "order": 32,
  178. "mode": 0,
  179. "inputs": [
  180. {
  181. "label": "图像",
  182. "name": "image",
  183. "type": "IMAGE",
  184. "link": 97
  185. },
  186. {
  187. "name": "width",
  188. "type": "INT",
  189. "widget": {
  190. "name": "width"
  191. },
  192. "link": 98
  193. },
  194. {
  195. "name": "height",
  196. "type": "INT",
  197. "widget": {
  198. "name": "height"
  199. },
  200. "link": 99
  201. },
  202. {
  203. "name": "interpolation",
  204. "type": "COMBO",
  205. "widget": {
  206. "name": "interpolation"
  207. }
  208. },
  209. {
  210. "name": "method",
  211. "type": "COMBO",
  212. "widget": {
  213. "name": "method"
  214. }
  215. },
  216. {
  217. "name": "condition",
  218. "type": "COMBO",
  219. "widget": {
  220. "name": "condition"
  221. }
  222. },
  223. {
  224. "name": "multiple_of",
  225. "type": "INT",
  226. "widget": {
  227. "name": "multiple_of"
  228. }
  229. }
  230. ],
  231. "outputs": [
  232. {
  233. "label": "图像",
  234. "name": "IMAGE",
  235. "type": "IMAGE",
  236. "links": [
  237. 113
  238. ]
  239. },
  240. {
  241. "label": "宽度",
  242. "name": "width",
  243. "type": "INT"
  244. },
  245. {
  246. "label": "高度",
  247. "name": "height",
  248. "type": "INT"
  249. }
  250. ],
  251. "properties": {
  252. "cnr_id": "comfyui_essentials",
  253. "ver": "1.1.0",
  254. "Node name for S&R": "ImageResize+",
  255. "ue_properties": {
  256. "widget_ue_connectable": {},
  257. "input_ue_unconnectable": {},
  258. "version": "7.4.1"
  259. },
  260. "widget_ue_connectable": {
  261. "width": true,
  262. "height": true
  263. }
  264. },
  265. "widgets_values": [
  266. 512,
  267. 512,
  268. "lanczos",
  269. "stretch",
  270. "always",
  271. 8
  272. ]
  273. },
  274. {
  275. "id": 57,
  276. "type": "GetImageSize+",
  277. "pos": [
  278. 1390,
  279. -710
  280. ],
  281. "size": [
  282. 250,
  283. 66
  284. ],
  285. "flags": {
  286. "pinned": true
  287. },
  288. "order": 29,
  289. "mode": 0,
  290. "inputs": [
  291. {
  292. "label": "图像",
  293. "name": "image",
  294. "type": "IMAGE",
  295. "link": 100
  296. }
  297. ],
  298. "outputs": [
  299. {
  300. "label": "宽度",
  301. "name": "width",
  302. "type": "INT",
  303. "links": [
  304. 98
  305. ]
  306. },
  307. {
  308. "label": "高度",
  309. "name": "height",
  310. "type": "INT",
  311. "links": [
  312. 99
  313. ]
  314. },
  315. {
  316. "name": "count",
  317. "type": "INT"
  318. }
  319. ],
  320. "properties": {
  321. "cnr_id": "comfyui_essentials",
  322. "ver": "1.1.0",
  323. "Node name for S&R": "GetImageSize+",
  324. "ue_properties": {
  325. "widget_ue_connectable": {},
  326. "input_ue_unconnectable": {},
  327. "version": "7.4.1"
  328. },
  329. "widget_ue_connectable": {}
  330. },
  331. "widgets_values": []
  332. },
  333. {
  334. "id": 58,
  335. "type": "SeedVR2LoadDiTModel",
  336. "pos": [
  337. 1100,
  338. -120
  339. ],
  340. "size": [
  341. 270,
  342. 202
  343. ],
  344. "flags": {
  345. "pinned": true
  346. },
  347. "order": 1,
  348. "mode": 0,
  349. "inputs": [
  350. {
  351. "label": "torch_compile_args",
  352. "name": "torch_compile_args",
  353. "shape": 7,
  354. "type": "TORCH_COMPILE_ARGS"
  355. },
  356. {
  357. "label": "model",
  358. "name": "model",
  359. "type": "COMBO",
  360. "widget": {
  361. "name": "model"
  362. }
  363. },
  364. {
  365. "label": "device",
  366. "name": "device",
  367. "type": "COMBO",
  368. "widget": {
  369. "name": "device"
  370. }
  371. },
  372. {
  373. "label": "blocks_to_swap",
  374. "name": "blocks_to_swap",
  375. "shape": 7,
  376. "type": "INT",
  377. "widget": {
  378. "name": "blocks_to_swap"
  379. }
  380. },
  381. {
  382. "label": "swap_io_components",
  383. "name": "swap_io_components",
  384. "shape": 7,
  385. "type": "BOOLEAN",
  386. "widget": {
  387. "name": "swap_io_components"
  388. }
  389. },
  390. {
  391. "label": "offload_device",
  392. "name": "offload_device",
  393. "shape": 7,
  394. "type": "COMBO",
  395. "widget": {
  396. "name": "offload_device"
  397. }
  398. },
  399. {
  400. "label": "cache_model",
  401. "name": "cache_model",
  402. "shape": 7,
  403. "type": "BOOLEAN",
  404. "widget": {
  405. "name": "cache_model"
  406. }
  407. },
  408. {
  409. "label": "attention_mode",
  410. "name": "attention_mode",
  411. "shape": 7,
  412. "type": "COMBO",
  413. "widget": {
  414. "name": "attention_mode"
  415. }
  416. }
  417. ],
  418. "outputs": [
  419. {
  420. "label": "dit",
  421. "name": "SEEDVR2_DIT",
  422. "type": "SEEDVR2_DIT",
  423. "links": [
  424. 110
  425. ]
  426. }
  427. ],
  428. "properties": {
  429. "cnr_id": "seedvr2_videoupscaler",
  430. "ver": "2.5.10",
  431. "Node name for S&R": "SeedVR2LoadDiTModel",
  432. "ue_properties": {
  433. "widget_ue_connectable": {},
  434. "input_ue_unconnectable": {},
  435. "version": "7.4.1"
  436. },
  437. "widget_ue_connectable": {}
  438. },
  439. "widgets_values": [
  440. "seedvr2_ema_7b-Q4_K_M.gguf",
  441. "cuda:0",
  442. 36,
  443. false,
  444. "cpu",
  445. "sdpa",
  446. "sdpa"
  447. ]
  448. },
  449. {
  450. "id": 59,
  451. "type": "TTP_Tile_image_size",
  452. "pos": [
  453. 1100,
  454. -710
  455. ],
  456. "size": [
  457. 260,
  458. 130
  459. ],
  460. "flags": {
  461. "pinned": true
  462. },
  463. "order": 26,
  464. "mode": 0,
  465. "inputs": [
  466. {
  467. "label": "image",
  468. "name": "image",
  469. "type": "IMAGE",
  470. "link": 101
  471. },
  472. {
  473. "label": "width_factor",
  474. "name": "width_factor",
  475. "type": "INT",
  476. "widget": {
  477. "name": "width_factor"
  478. }
  479. },
  480. {
  481. "label": "height_factor",
  482. "name": "height_factor",
  483. "type": "INT",
  484. "widget": {
  485. "name": "height_factor"
  486. }
  487. },
  488. {
  489. "label": "overlap_rate",
  490. "name": "overlap_rate",
  491. "type": "FLOAT",
  492. "widget": {
  493. "name": "overlap_rate"
  494. }
  495. }
  496. ],
  497. "outputs": [
  498. {
  499. "label": "tile_width",
  500. "name": "tile_width",
  501. "type": "INT",
  502. "slot_index": 0,
  503. "links": [
  504. 103
  505. ]
  506. },
  507. {
  508. "label": "tile_height",
  509. "name": "tile_height",
  510. "type": "INT",
  511. "slot_index": 1,
  512. "links": [
  513. 104
  514. ]
  515. }
  516. ],
  517. "properties": {
  518. "cnr_id": "comfyui_ttp_toolset",
  519. "ver": "1.0.5",
  520. "Node name for S&R": "TTP_Tile_image_size",
  521. "ue_properties": {
  522. "widget_ue_connectable": {},
  523. "input_ue_unconnectable": {},
  524. "version": "7.4.1"
  525. },
  526. "widget_ue_connectable": {}
  527. },
  528. "widgets_values": [
  529. 4,
  530. 4,
  531. 0.15000000000000002
  532. ]
  533. },
  534. {
  535. "id": 60,
  536. "type": "TTP_Image_Tile_Batch",
  537. "pos": [
  538. 1100,
  539. -520
  540. ],
  541. "size": [
  542. 260,
  543. 150
  544. ],
  545. "flags": {
  546. "pinned": true
  547. },
  548. "order": 27,
  549. "mode": 0,
  550. "inputs": [
  551. {
  552. "label": "image",
  553. "name": "image",
  554. "type": "IMAGE",
  555. "link": 102
  556. },
  557. {
  558. "label": "tile_width",
  559. "name": "tile_width",
  560. "type": "INT",
  561. "widget": {
  562. "name": "tile_width"
  563. },
  564. "link": 103
  565. },
  566. {
  567. "label": "tile_height",
  568. "name": "tile_height",
  569. "type": "INT",
  570. "widget": {
  571. "name": "tile_height"
  572. },
  573. "link": 104
  574. }
  575. ],
  576. "outputs": [
  577. {
  578. "label": "IMAGES",
  579. "name": "IMAGES",
  580. "type": "IMAGE",
  581. "slot_index": 0,
  582. "links": [
  583. 96,
  584. 100
  585. ]
  586. },
  587. {
  588. "label": "POSITIONS",
  589. "name": "POSITIONS",
  590. "type": "LIST",
  591. "slot_index": 1,
  592. "links": [
  593. 114
  594. ]
  595. },
  596. {
  597. "label": "ORIGINAL_SIZE",
  598. "name": "ORIGINAL_SIZE",
  599. "type": "TUPLE",
  600. "links": [
  601. 115
  602. ]
  603. },
  604. {
  605. "label": "GRID_SIZE",
  606. "name": "GRID_SIZE",
  607. "type": "TUPLE",
  608. "links": [
  609. 116
  610. ]
  611. }
  612. ],
  613. "properties": {
  614. "cnr_id": "comfyui_ttp_toolset",
  615. "ver": "1.0.5",
  616. "Node name for S&R": "TTP_Image_Tile_Batch",
  617. "ue_properties": {
  618. "widget_ue_connectable": {
  619. "tile_width": true,
  620. "tile_height": true
  621. },
  622. "input_ue_unconnectable": {},
  623. "version": "7.4.1"
  624. },
  625. "widget_ue_connectable": {
  626. "tile_width": true,
  627. "tile_height": true
  628. }
  629. },
  630. "widgets_values": [
  631. 1024,
  632. 1024
  633. ]
  634. },
  635. {
  636. "id": 61,
  637. "type": "GetImageSize+",
  638. "pos": [
  639. 830,
  640. -460
  641. ],
  642. "size": [
  643. 250,
  644. 70
  645. ],
  646. "flags": {
  647. "pinned": true
  648. },
  649. "order": 24,
  650. "mode": 0,
  651. "inputs": [
  652. {
  653. "label": "图像",
  654. "name": "image",
  655. "type": "IMAGE",
  656. "link": 105
  657. }
  658. ],
  659. "outputs": [
  660. {
  661. "label": "宽度",
  662. "name": "width",
  663. "type": "INT",
  664. "links": [
  665. 107
  666. ]
  667. },
  668. {
  669. "label": "高度",
  670. "name": "height",
  671. "type": "INT",
  672. "links": [
  673. 108
  674. ]
  675. },
  676. {
  677. "name": "count",
  678. "type": "INT"
  679. }
  680. ],
  681. "properties": {
  682. "cnr_id": "comfyui_essentials",
  683. "ver": "1.1.0",
  684. "Node name for S&R": "GetImageSize+",
  685. "ue_properties": {
  686. "widget_ue_connectable": {},
  687. "input_ue_unconnectable": {},
  688. "version": "7.4.1"
  689. },
  690. "widget_ue_connectable": {}
  691. },
  692. "widgets_values": []
  693. },
  694. {
  695. "id": 62,
  696. "type": "ImageResize+",
  697. "pos": [
  698. 830,
  699. -320
  700. ],
  701. "size": [
  702. 250,
  703. 218
  704. ],
  705. "flags": {
  706. "collapsed": false,
  707. "pinned": true
  708. },
  709. "order": 25,
  710. "mode": 0,
  711. "inputs": [
  712. {
  713. "label": "图像",
  714. "name": "image",
  715. "type": "IMAGE",
  716. "link": 106
  717. },
  718. {
  719. "name": "width",
  720. "type": "INT",
  721. "widget": {
  722. "name": "width"
  723. },
  724. "link": 107
  725. },
  726. {
  727. "name": "height",
  728. "type": "INT",
  729. "widget": {
  730. "name": "height"
  731. },
  732. "link": 108
  733. },
  734. {
  735. "name": "interpolation",
  736. "type": "COMBO",
  737. "widget": {
  738. "name": "interpolation"
  739. }
  740. },
  741. {
  742. "name": "method",
  743. "type": "COMBO",
  744. "widget": {
  745. "name": "method"
  746. }
  747. },
  748. {
  749. "name": "condition",
  750. "type": "COMBO",
  751. "widget": {
  752. "name": "condition"
  753. }
  754. },
  755. {
  756. "name": "multiple_of",
  757. "type": "INT",
  758. "widget": {
  759. "name": "multiple_of"
  760. }
  761. }
  762. ],
  763. "outputs": [
  764. {
  765. "label": "图像",
  766. "name": "IMAGE",
  767. "type": "IMAGE",
  768. "links": [
  769. 101,
  770. 102
  771. ]
  772. },
  773. {
  774. "label": "宽度",
  775. "name": "width",
  776. "type": "INT"
  777. },
  778. {
  779. "label": "高度",
  780. "name": "height",
  781. "type": "INT"
  782. }
  783. ],
  784. "properties": {
  785. "cnr_id": "comfyui_essentials",
  786. "ver": "1.1.0",
  787. "Node name for S&R": "ImageResize+",
  788. "ue_properties": {
  789. "widget_ue_connectable": {},
  790. "input_ue_unconnectable": {},
  791. "version": "7.4.1"
  792. },
  793. "widget_ue_connectable": {
  794. "width": true,
  795. "height": true
  796. }
  797. },
  798. "widgets_values": [
  799. 512,
  800. 512,
  801. "lanczos",
  802. "stretch",
  803. "always",
  804. 8
  805. ]
  806. },
  807. {
  808. "id": 66,
  809. "type": "TTP_Image_Assy",
  810. "pos": [
  811. 1100,
  812. -300
  813. ],
  814. "size": [
  815. 265.716796875,
  816. 118
  817. ],
  818. "flags": {
  819. "pinned": true
  820. },
  821. "order": 33,
  822. "mode": 0,
  823. "inputs": [
  824. {
  825. "label": "tiles",
  826. "name": "tiles",
  827. "type": "IMAGE",
  828. "link": 113
  829. },
  830. {
  831. "label": "positions",
  832. "name": "positions",
  833. "type": "LIST",
  834. "link": 114
  835. },
  836. {
  837. "label": "original_size",
  838. "name": "original_size",
  839. "type": "TUPLE",
  840. "link": 115
  841. },
  842. {
  843. "label": "grid_size",
  844. "name": "grid_size",
  845. "type": "TUPLE",
  846. "link": 116
  847. },
  848. {
  849. "label": "padding",
  850. "name": "padding",
  851. "type": "INT",
  852. "widget": {
  853. "name": "padding"
  854. }
  855. }
  856. ],
  857. "outputs": [
  858. {
  859. "label": "RECONSTRUCTED_IMAGE",
  860. "name": "RECONSTRUCTED_IMAGE",
  861. "type": "IMAGE",
  862. "links": [
  863. 192
  864. ]
  865. }
  866. ],
  867. "properties": {
  868. "cnr_id": "comfyui_ttp_toolset",
  869. "ver": "1.0.5",
  870. "Node name for S&R": "TTP_Image_Assy",
  871. "ue_properties": {
  872. "widget_ue_connectable": {},
  873. "input_ue_unconnectable": {},
  874. "version": "7.4.1"
  875. },
  876. "widget_ue_connectable": {}
  877. },
  878. "widgets_values": [
  879. 64
  880. ]
  881. },
  882. {
  883. "id": 54,
  884. "type": "ImageScaleBy",
  885. "pos": [
  886. 1390,
  887. -300
  888. ],
  889. "size": [
  890. 250,
  891. 90
  892. ],
  893. "flags": {
  894. "pinned": true
  895. },
  896. "order": 28,
  897. "mode": 0,
  898. "inputs": [
  899. {
  900. "label": "图像",
  901. "name": "image",
  902. "type": "IMAGE",
  903. "link": 96
  904. },
  905. {
  906. "name": "upscale_method",
  907. "type": "COMBO",
  908. "widget": {
  909. "name": "upscale_method"
  910. }
  911. },
  912. {
  913. "name": "scale_by",
  914. "type": "FLOAT",
  915. "widget": {
  916. "name": "scale_by"
  917. }
  918. }
  919. ],
  920. "outputs": [
  921. {
  922. "label": "图像",
  923. "name": "IMAGE",
  924. "type": "IMAGE",
  925. "links": [
  926. 109,
  927. 193
  928. ]
  929. }
  930. ],
  931. "properties": {
  932. "cnr_id": "comfy-core",
  933. "ver": "0.3.67",
  934. "Node name for S&R": "ImageScaleBy",
  935. "ue_properties": {
  936. "widget_ue_connectable": {},
  937. "input_ue_unconnectable": {},
  938. "version": "7.4.1"
  939. },
  940. "widget_ue_connectable": {}
  941. },
  942. "widgets_values": [
  943. "lanczos",
  944. 0.25
  945. ]
  946. },
  947. {
  948. "id": 64,
  949. "type": "SeedVR2VideoUpscaler",
  950. "pos": [
  951. 1680,
  952. -710
  953. ],
  954. "size": [
  955. 300,
  956. 400
  957. ],
  958. "flags": {
  959. "pinned": true
  960. },
  961. "order": 30,
  962. "mode": 0,
  963. "inputs": [
  964. {
  965. "label": "image",
  966. "name": "image",
  967. "type": "IMAGE",
  968. "link": 109
  969. },
  970. {
  971. "label": "dit",
  972. "name": "dit",
  973. "type": "SEEDVR2_DIT",
  974. "link": 110
  975. },
  976. {
  977. "label": "vae",
  978. "name": "vae",
  979. "type": "SEEDVR2_VAE",
  980. "link": 111
  981. },
  982. {
  983. "label": "seed",
  984. "name": "seed",
  985. "type": "INT",
  986. "widget": {
  987. "name": "seed"
  988. }
  989. },
  990. {
  991. "label": "resolution",
  992. "name": "resolution",
  993. "type": "INT",
  994. "widget": {
  995. "name": "resolution"
  996. }
  997. },
  998. {
  999. "label": "max_resolution",
  1000. "name": "max_resolution",
  1001. "type": "INT",
  1002. "widget": {
  1003. "name": "max_resolution"
  1004. }
  1005. },
  1006. {
  1007. "label": "batch_size",
  1008. "name": "batch_size",
  1009. "type": "INT",
  1010. "widget": {
  1011. "name": "batch_size"
  1012. }
  1013. },
  1014. {
  1015. "label": "uniform_batch_size",
  1016. "name": "uniform_batch_size",
  1017. "type": "BOOLEAN",
  1018. "widget": {
  1019. "name": "uniform_batch_size"
  1020. }
  1021. },
  1022. {
  1023. "label": "color_correction",
  1024. "name": "color_correction",
  1025. "type": "COMBO",
  1026. "widget": {
  1027. "name": "color_correction"
  1028. }
  1029. },
  1030. {
  1031. "label": "temporal_overlap",
  1032. "name": "temporal_overlap",
  1033. "shape": 7,
  1034. "type": "INT",
  1035. "widget": {
  1036. "name": "temporal_overlap"
  1037. }
  1038. },
  1039. {
  1040. "label": "prepend_frames",
  1041. "name": "prepend_frames",
  1042. "shape": 7,
  1043. "type": "INT",
  1044. "widget": {
  1045. "name": "prepend_frames"
  1046. }
  1047. },
  1048. {
  1049. "label": "input_noise_scale",
  1050. "name": "input_noise_scale",
  1051. "shape": 7,
  1052. "type": "FLOAT",
  1053. "widget": {
  1054. "name": "input_noise_scale"
  1055. }
  1056. },
  1057. {
  1058. "label": "latent_noise_scale",
  1059. "name": "latent_noise_scale",
  1060. "shape": 7,
  1061. "type": "FLOAT",
  1062. "widget": {
  1063. "name": "latent_noise_scale"
  1064. }
  1065. },
  1066. {
  1067. "label": "offload_device",
  1068. "name": "offload_device",
  1069. "shape": 7,
  1070. "type": "COMBO",
  1071. "widget": {
  1072. "name": "offload_device"
  1073. }
  1074. },
  1075. {
  1076. "label": "enable_debug",
  1077. "name": "enable_debug",
  1078. "shape": 7,
  1079. "type": "BOOLEAN",
  1080. "widget": {
  1081. "name": "enable_debug"
  1082. }
  1083. }
  1084. ],
  1085. "outputs": [
  1086. {
  1087. "label": "image",
  1088. "name": "IMAGE",
  1089. "type": "IMAGE",
  1090. "links": [
  1091. 97
  1092. ]
  1093. }
  1094. ],
  1095. "properties": {
  1096. "cnr_id": "seedvr2_videoupscaler",
  1097. "ver": "2.5.10",
  1098. "Node name for S&R": "SeedVR2VideoUpscaler",
  1099. "ue_properties": {
  1100. "widget_ue_connectable": {},
  1101. "input_ue_unconnectable": {},
  1102. "version": "7.4.1"
  1103. },
  1104. "widget_ue_connectable": {}
  1105. },
  1106. "widgets_values": [
  1107. 369,
  1108. "fixed",
  1109. 1024,
  1110. 0,
  1111. 1,
  1112. false,
  1113. "wavelet",
  1114. 0,
  1115. 0,
  1116. 0,
  1117. 0,
  1118. "cpu",
  1119. false
  1120. ]
  1121. },
  1122. {
  1123. "id": 65,
  1124. "type": "ImageScaleBy",
  1125. "pos": [
  1126. 830,
  1127. -610
  1128. ],
  1129. "size": [
  1130. 210,
  1131. 82
  1132. ],
  1133. "flags": {
  1134. "pinned": true
  1135. },
  1136. "order": 23,
  1137. "mode": 0,
  1138. "inputs": [
  1139. {
  1140. "label": "图像",
  1141. "name": "image",
  1142. "type": "IMAGE",
  1143. "link": 112
  1144. },
  1145. {
  1146. "name": "upscale_method",
  1147. "type": "COMBO",
  1148. "widget": {
  1149. "name": "upscale_method"
  1150. }
  1151. },
  1152. {
  1153. "name": "scale_by",
  1154. "type": "FLOAT",
  1155. "widget": {
  1156. "name": "scale_by"
  1157. }
  1158. }
  1159. ],
  1160. "outputs": [
  1161. {
  1162. "label": "图像",
  1163. "name": "IMAGE",
  1164. "type": "IMAGE",
  1165. "links": [
  1166. 105
  1167. ]
  1168. }
  1169. ],
  1170. "properties": {
  1171. "cnr_id": "comfy-core",
  1172. "ver": "0.3.67",
  1173. "Node name for S&R": "ImageScaleBy",
  1174. "ue_properties": {
  1175. "widget_ue_connectable": {},
  1176. "input_ue_unconnectable": {},
  1177. "version": "7.4.1"
  1178. },
  1179. "widget_ue_connectable": {}
  1180. },
  1181. "widgets_values": [
  1182. "lanczos",
  1183. 8
  1184. ]
  1185. },
  1186. {
  1187. "id": 44,
  1188. "type": "ModelSamplingAuraFlow",
  1189. "pos": [
  1190. -660,
  1191. -560
  1192. ],
  1193. "size": [
  1194. 300,
  1195. 60
  1196. ],
  1197. "flags": {
  1198. "pinned": true
  1199. },
  1200. "order": 10,
  1201. "mode": 4,
  1202. "inputs": [
  1203. {
  1204. "label": "模型",
  1205. "name": "model",
  1206. "type": "MODEL",
  1207. "link": 73
  1208. },
  1209. {
  1210. "name": "shift",
  1211. "type": "FLOAT",
  1212. "widget": {
  1213. "name": "shift"
  1214. }
  1215. }
  1216. ],
  1217. "outputs": [
  1218. {
  1219. "label": "模型",
  1220. "name": "MODEL",
  1221. "type": "MODEL",
  1222. "links": [
  1223. 83
  1224. ]
  1225. }
  1226. ],
  1227. "properties": {
  1228. "cnr_id": "comfy-core",
  1229. "ver": "0.3.75",
  1230. "Node name for S&R": "ModelSamplingAuraFlow",
  1231. "ue_properties": {
  1232. "version": "7.5.2",
  1233. "widget_ue_connectable": {},
  1234. "input_ue_unconnectable": {}
  1235. }
  1236. },
  1237. "widgets_values": [
  1238. 6
  1239. ]
  1240. },
  1241. {
  1242. "id": 18,
  1243. "type": "CLIPLoader",
  1244. "pos": [
  1245. -660,
  1246. -430
  1247. ],
  1248. "size": [
  1249. 300,
  1250. 106
  1251. ],
  1252. "flags": {
  1253. "pinned": true
  1254. },
  1255. "order": 2,
  1256. "mode": 0,
  1257. "inputs": [
  1258. {
  1259. "name": "clip_name",
  1260. "type": "COMBO",
  1261. "widget": {
  1262. "name": "clip_name"
  1263. }
  1264. },
  1265. {
  1266. "name": "type",
  1267. "type": "COMBO",
  1268. "widget": {
  1269. "name": "type"
  1270. }
  1271. },
  1272. {
  1273. "name": "device",
  1274. "shape": 7,
  1275. "type": "COMBO",
  1276. "widget": {
  1277. "name": "device"
  1278. }
  1279. }
  1280. ],
  1281. "outputs": [
  1282. {
  1283. "label": "CLIP",
  1284. "name": "CLIP",
  1285. "type": "CLIP",
  1286. "links": [
  1287. 43
  1288. ]
  1289. }
  1290. ],
  1291. "properties": {
  1292. "cnr_id": "comfy-core",
  1293. "ver": "0.3.51",
  1294. "Node name for S&R": "CLIPLoader",
  1295. "ue_properties": {
  1296. "widget_ue_connectable": {},
  1297. "version": "7.0.1"
  1298. },
  1299. "widget_ue_connectable": {}
  1300. },
  1301. "widgets_values": [
  1302. "qwen_3_4b.safetensors",
  1303. "lumina2",
  1304. "default"
  1305. ]
  1306. },
  1307. {
  1308. "id": 17,
  1309. "type": "VAELoader",
  1310. "pos": [
  1311. -660,
  1312. -260
  1313. ],
  1314. "size": [
  1315. 300,
  1316. 58
  1317. ],
  1318. "flags": {
  1319. "pinned": true
  1320. },
  1321. "order": 3,
  1322. "mode": 0,
  1323. "inputs": [
  1324. {
  1325. "name": "vae_name",
  1326. "type": "COMBO",
  1327. "widget": {
  1328. "name": "vae_name"
  1329. }
  1330. }
  1331. ],
  1332. "outputs": [
  1333. {
  1334. "name": "VAE",
  1335. "type": "VAE",
  1336. "links": [
  1337. 79,
  1338. 176,
  1339. 184
  1340. ]
  1341. }
  1342. ],
  1343. "properties": {
  1344. "cnr_id": "comfy-core",
  1345. "ver": "0.3.51",
  1346. "Node name for S&R": "VAELoader",
  1347. "ue_properties": {
  1348. "widget_ue_connectable": {},
  1349. "version": "7.0.1"
  1350. },
  1351. "widget_ue_connectable": {}
  1352. },
  1353. "widgets_values": [
  1354. "ae.safetensors"
  1355. ]
  1356. },
  1357. {
  1358. "id": 63,
  1359. "type": "easy cleanGpuUsed",
  1360. "pos": [
  1361. 830,
  1362. -700
  1363. ],
  1364. "size": [
  1365. 161.3404296875,
  1366. 30
  1367. ],
  1368. "flags": {
  1369. "pinned": true
  1370. },
  1371. "order": 20,
  1372. "mode": 0,
  1373. "inputs": [
  1374. {
  1375. "label": "输入任何",
  1376. "name": "anything",
  1377. "type": "*",
  1378. "link": 177
  1379. }
  1380. ],
  1381. "outputs": [
  1382. {
  1383. "name": "output",
  1384. "type": "*",
  1385. "links": [
  1386. 106,
  1387. 112
  1388. ]
  1389. }
  1390. ],
  1391. "properties": {
  1392. "cnr_id": "comfyui-easy-use",
  1393. "ver": "23d9c365bda79f4d45d6d6de4746b3fcd993d943",
  1394. "Node name for S&R": "easy cleanGpuUsed",
  1395. "ue_properties": {
  1396. "version": "7.5.2",
  1397. "widget_ue_connectable": {},
  1398. "input_ue_unconnectable": {}
  1399. }
  1400. },
  1401. "widgets_values": []
  1402. },
  1403. {
  1404. "id": 81,
  1405. "type": "Image Comparer (rgthree)",
  1406. "pos": [
  1407. 500,
  1408. -1470
  1409. ],
  1410. "size": [
  1411. 700,
  1412. 570
  1413. ],
  1414. "flags": {
  1415. "pinned": true
  1416. },
  1417. "order": 21,
  1418. "mode": 0,
  1419. "inputs": [
  1420. {
  1421. "dir": 3,
  1422. "label": "图像_A",
  1423. "name": "image_a",
  1424. "type": "IMAGE",
  1425. "link": 179
  1426. },
  1427. {
  1428. "dir": 3,
  1429. "label": "图像_B",
  1430. "name": "image_b",
  1431. "type": "IMAGE",
  1432. "link": 190
  1433. }
  1434. ],
  1435. "outputs": [],
  1436. "properties": {
  1437. "cnr_id": "rgthree-comfy",
  1438. "ver": "8ff50e4521881eca1fe26aec9615fc9362474931",
  1439. "comparer_mode": "Slide",
  1440. "ue_properties": {
  1441. "version": "7.5.2",
  1442. "widget_ue_connectable": {},
  1443. "input_ue_unconnectable": {}
  1444. }
  1445. },
  1446. "widgets_values": [
  1447. [
  1448. {
  1449. "name": "A",
  1450. "selected": true,
  1451. "url": "/api/view?filename=rgthree.compare._temp_pkrfd_00003_.png&type=temp&subfolder=&rand=0.2360099758166634"
  1452. },
  1453. {
  1454. "name": "B",
  1455. "selected": true,
  1456. "url": "/api/view?filename=rgthree.compare._temp_pkrfd_00004_.png&type=temp&subfolder=&rand=0.30562112184382506"
  1457. }
  1458. ]
  1459. ]
  1460. },
  1461. {
  1462. "id": 68,
  1463. "type": "Image Comparer (rgthree)",
  1464. "pos": [
  1465. 1300,
  1466. -1470
  1467. ],
  1468. "size": [
  1469. 700,
  1470. 570
  1471. ],
  1472. "flags": {
  1473. "pinned": true
  1474. },
  1475. "order": 34,
  1476. "mode": 0,
  1477. "inputs": [
  1478. {
  1479. "dir": 3,
  1480. "label": "图像_A",
  1481. "name": "image_a",
  1482. "type": "IMAGE",
  1483. "link": 192
  1484. },
  1485. {
  1486. "dir": 3,
  1487. "label": "图像_B",
  1488. "name": "image_b",
  1489. "type": "IMAGE",
  1490. "link": 178
  1491. }
  1492. ],
  1493. "outputs": [],
  1494. "properties": {
  1495. "cnr_id": "rgthree-comfy",
  1496. "ver": "8ff50e4521881eca1fe26aec9615fc9362474931",
  1497. "comparer_mode": "Slide",
  1498. "ue_properties": {
  1499. "version": "7.5.2",
  1500. "widget_ue_connectable": {},
  1501. "input_ue_unconnectable": {}
  1502. }
  1503. },
  1504. "widgets_values": [
  1505. [
  1506. {
  1507. "name": "A",
  1508. "selected": true,
  1509. "url": "/api/view?filename=rgthree.compare._temp_ylyjv_00003_.png&type=temp&subfolder=&rand=0.8798660912788929"
  1510. },
  1511. {
  1512. "name": "B",
  1513. "selected": true,
  1514. "url": "/api/view?filename=rgthree.compare._temp_ylyjv_00004_.png&type=temp&subfolder=&rand=0.7699301726795477"
  1515. }
  1516. ]
  1517. ]
  1518. },
  1519. {
  1520. "id": 50,
  1521. "type": "VAEDecodeTiled",
  1522. "pos": [
  1523. -50,
  1524. 200
  1525. ],
  1526. "size": [
  1527. 260,
  1528. 150
  1529. ],
  1530. "flags": {
  1531. "pinned": true
  1532. },
  1533. "order": 19,
  1534. "mode": 0,
  1535. "inputs": [
  1536. {
  1537. "label": "Latent",
  1538. "name": "samples",
  1539. "type": "LATENT",
  1540. "link": 88
  1541. },
  1542. {
  1543. "label": "VAE",
  1544. "name": "vae",
  1545. "type": "VAE",
  1546. "link": 176
  1547. },
  1548. {
  1549. "name": "tile_size",
  1550. "type": "INT",
  1551. "widget": {
  1552. "name": "tile_size"
  1553. }
  1554. },
  1555. {
  1556. "name": "overlap",
  1557. "type": "INT",
  1558. "widget": {
  1559. "name": "overlap"
  1560. }
  1561. },
  1562. {
  1563. "name": "temporal_size",
  1564. "type": "INT",
  1565. "widget": {
  1566. "name": "temporal_size"
  1567. }
  1568. },
  1569. {
  1570. "name": "temporal_overlap",
  1571. "type": "INT",
  1572. "widget": {
  1573. "name": "temporal_overlap"
  1574. }
  1575. }
  1576. ],
  1577. "outputs": [
  1578. {
  1579. "label": "图像",
  1580. "name": "IMAGE",
  1581. "type": "IMAGE",
  1582. "links": [
  1583. 177,
  1584. 178,
  1585. 179,
  1586. 180
  1587. ]
  1588. }
  1589. ],
  1590. "properties": {
  1591. "cnr_id": "comfy-core",
  1592. "ver": "0.7.0",
  1593. "Node name for S&R": "VAEDecodeTiled",
  1594. "ue_properties": {
  1595. "version": "7.5.2",
  1596. "widget_ue_connectable": {},
  1597. "input_ue_unconnectable": {}
  1598. }
  1599. },
  1600. "widgets_values": [
  1601. 512,
  1602. 64,
  1603. 64,
  1604. 8
  1605. ]
  1606. },
  1607. {
  1608. "id": 72,
  1609. "type": "PreviewImage",
  1610. "pos": [
  1611. 250,
  1612. 200
  1613. ],
  1614. "size": [
  1615. 420,
  1616. 258
  1617. ],
  1618. "flags": {
  1619. "pinned": true
  1620. },
  1621. "order": 22,
  1622. "mode": 0,
  1623. "inputs": [
  1624. {
  1625. "label": "图像",
  1626. "name": "images",
  1627. "type": "IMAGE",
  1628. "link": 180
  1629. }
  1630. ],
  1631. "outputs": [],
  1632. "properties": {
  1633. "cnr_id": "comfy-core",
  1634. "ver": "0.3.75",
  1635. "Node name for S&R": "PreviewImage",
  1636. "ue_properties": {
  1637. "version": "7.5.2",
  1638. "widget_ue_connectable": {},
  1639. "input_ue_unconnectable": {}
  1640. }
  1641. },
  1642. "widgets_values": []
  1643. },
  1644. {
  1645. "id": 82,
  1646. "type": "PreviewImage",
  1647. "pos": [
  1648. 1680,
  1649. -110
  1650. ],
  1651. "size": [
  1652. 270,
  1653. 246
  1654. ],
  1655. "flags": {
  1656. "pinned": true
  1657. },
  1658. "order": 31,
  1659. "mode": 0,
  1660. "inputs": [
  1661. {
  1662. "label": "图像",
  1663. "name": "images",
  1664. "type": "IMAGE",
  1665. "link": 193
  1666. }
  1667. ],
  1668. "outputs": [],
  1669. "properties": {
  1670. "cnr_id": "comfy-core",
  1671. "ver": "0.3.75",
  1672. "Node name for S&R": "PreviewImage",
  1673. "ue_properties": {
  1674. "version": "7.5.2",
  1675. "widget_ue_connectable": {},
  1676. "input_ue_unconnectable": {}
  1677. }
  1678. },
  1679. "widgets_values": []
  1680. },
  1681. {
  1682. "id": 46,
  1683. "type": "UpscaleModelLoader",
  1684. "pos": [
  1685. -670,
  1686. 390
  1687. ],
  1688. "size": [
  1689. 260,
  1690. 60
  1691. ],
  1692. "flags": {
  1693. "pinned": true
  1694. },
  1695. "order": 4,
  1696. "mode": 0,
  1697. "inputs": [
  1698. {
  1699. "name": "model_name",
  1700. "type": "COMBO",
  1701. "widget": {
  1702. "name": "model_name"
  1703. }
  1704. }
  1705. ],
  1706. "outputs": [
  1707. {
  1708. "label": "放大模型",
  1709. "name": "UPSCALE_MODEL",
  1710. "type": "UPSCALE_MODEL",
  1711. "links": [
  1712. 145
  1713. ]
  1714. }
  1715. ],
  1716. "properties": {
  1717. "cnr_id": "comfy-core",
  1718. "ver": "0.7.0",
  1719. "Node name for S&R": "UpscaleModelLoader",
  1720. "ue_properties": {
  1721. "version": "7.5.2",
  1722. "widget_ue_connectable": {},
  1723. "input_ue_unconnectable": {}
  1724. }
  1725. },
  1726. "widgets_values": [
  1727. "4x-ClearRealityV1.pth"
  1728. ]
  1729. },
  1730. {
  1731. "id": 97,
  1732. "type": "Fast Groups Bypasser (rgthree)",
  1733. "pos": [
  1734. -700,
  1735. -1170
  1736. ],
  1737. "size": [
  1738. 400,
  1739. 270
  1740. ],
  1741. "flags": {
  1742. "pinned": true
  1743. },
  1744. "order": 5,
  1745. "mode": 0,
  1746. "inputs": [],
  1747. "outputs": [
  1748. {
  1749. "label": "可选连接",
  1750. "name": "OPT_CONNECTION",
  1751. "type": "*"
  1752. }
  1753. ],
  1754. "properties": {
  1755. "matchColors": "",
  1756. "matchTitle": "",
  1757. "showNav": true,
  1758. "showAllGraphs": true,
  1759. "sort": "position",
  1760. "customSortAlphabet": "",
  1761. "toggleRestriction": "default",
  1762. "ue_properties": {
  1763. "version": "7.5.2",
  1764. "widget_ue_connectable": {},
  1765. "input_ue_unconnectable": {}
  1766. }
  1767. },
  1768. "color": "#323",
  1769. "bgcolor": "#535"
  1770. },
  1771. {
  1772. "id": 96,
  1773. "type": "MarkdownNote",
  1774. "pos": [
  1775. 1550,
  1776. -1970
  1777. ],
  1778. "size": [
  1779. 450,
  1780. 370
  1781. ],
  1782. "flags": {
  1783. "pinned": true
  1784. },
  1785. "order": 6,
  1786. "mode": 0,
  1787. "inputs": [],
  1788. "outputs": [],
  1789. "title": "vjleoliu",
  1790. "properties": {
  1791. "ue_properties": {
  1792. "version": "7.5.2",
  1793. "widget_ue_connectable": {},
  1794. "input_ue_unconnectable": {}
  1795. }
  1796. },
  1797. "widgets_values": [
  1798. "# ⭐My free resources⭐\n## 👉[CivitAI](https://civitai.com/user/vjleoliu) 👈Click to jump\n\n---\n\n# 🦁My patreon🦁\n## 👉[Patreon](https://www.patreon.com/cw/aiavjleoliu) 👈Click to jump\n---\n# 🥩The small gift🥩\n## -- 💫[Promotion activity](https://www.patreon.com/posts/small-gift-142814660)👈Click to jump\n\n---\n## 🐧My Discord:vjleoliu🐧\n"
  1799. ],
  1800. "color": "#323",
  1801. "bgcolor": "#535"
  1802. },
  1803. {
  1804. "id": 48,
  1805. "type": "KSampler",
  1806. "pos": [
  1807. -360,
  1808. 180
  1809. ],
  1810. "size": [
  1811. 250,
  1812. 270
  1813. ],
  1814. "flags": {
  1815. "pinned": true
  1816. },
  1817. "order": 18,
  1818. "mode": 0,
  1819. "inputs": [
  1820. {
  1821. "label": "模型",
  1822. "name": "model",
  1823. "type": "MODEL",
  1824. "link": 83
  1825. },
  1826. {
  1827. "label": "正面条件",
  1828. "name": "positive",
  1829. "type": "CONDITIONING",
  1830. "link": 84
  1831. },
  1832. {
  1833. "label": "负面条件",
  1834. "name": "negative",
  1835. "type": "CONDITIONING",
  1836. "link": 140
  1837. },
  1838. {
  1839. "label": "Latent",
  1840. "name": "latent_image",
  1841. "type": "LATENT",
  1842. "link": 162
  1843. },
  1844. {
  1845. "name": "seed",
  1846. "type": "INT",
  1847. "widget": {
  1848. "name": "seed"
  1849. }
  1850. },
  1851. {
  1852. "name": "steps",
  1853. "type": "INT",
  1854. "widget": {
  1855. "name": "steps"
  1856. }
  1857. },
  1858. {
  1859. "name": "cfg",
  1860. "type": "FLOAT",
  1861. "widget": {
  1862. "name": "cfg"
  1863. }
  1864. },
  1865. {
  1866. "name": "sampler_name",
  1867. "type": "COMBO",
  1868. "widget": {
  1869. "name": "sampler_name"
  1870. }
  1871. },
  1872. {
  1873. "name": "scheduler",
  1874. "type": "COMBO",
  1875. "widget": {
  1876. "name": "scheduler"
  1877. }
  1878. },
  1879. {
  1880. "name": "denoise",
  1881. "type": "FLOAT",
  1882. "widget": {
  1883. "name": "denoise"
  1884. }
  1885. }
  1886. ],
  1887. "outputs": [
  1888. {
  1889. "label": "Latent",
  1890. "name": "LATENT",
  1891. "type": "LATENT",
  1892. "slot_index": 0,
  1893. "links": [
  1894. 88
  1895. ]
  1896. }
  1897. ],
  1898. "properties": {
  1899. "cnr_id": "comfy-core",
  1900. "ver": "0.3.51",
  1901. "Node name for S&R": "KSampler",
  1902. "ue_properties": {
  1903. "widget_ue_connectable": {},
  1904. "version": "7.0.1"
  1905. },
  1906. "widget_ue_connectable": {
  1907. "seed": true
  1908. }
  1909. },
  1910. "widgets_values": [
  1911. 962151062223588,
  1912. "randomize",
  1913. 9,
  1914. 1,
  1915. "dpmpp_2m_sde",
  1916. "sgm_uniform",
  1917. 0.15
  1918. ]
  1919. },
  1920. {
  1921. "id": 45,
  1922. "type": "LatentPixelScale",
  1923. "pos": [
  1924. -670,
  1925. 180
  1926. ],
  1927. "size": [
  1928. 260,
  1929. 150
  1930. ],
  1931. "flags": {
  1932. "pinned": true
  1933. },
  1934. "order": 16,
  1935. "mode": 0,
  1936. "inputs": [
  1937. {
  1938. "label": "Latent",
  1939. "name": "samples",
  1940. "type": "LATENT",
  1941. "link": 187
  1942. },
  1943. {
  1944. "label": "VAE",
  1945. "name": "vae",
  1946. "type": "VAE",
  1947. "link": 79
  1948. },
  1949. {
  1950. "label": "放大模型",
  1951. "name": "upscale_model_opt",
  1952. "shape": 7,
  1953. "type": "UPSCALE_MODEL",
  1954. "link": 145
  1955. },
  1956. {
  1957. "name": "scale_method",
  1958. "type": "COMBO",
  1959. "widget": {
  1960. "name": "scale_method"
  1961. }
  1962. },
  1963. {
  1964. "name": "scale_factor",
  1965. "type": "FLOAT",
  1966. "widget": {
  1967. "name": "scale_factor"
  1968. }
  1969. },
  1970. {
  1971. "name": "use_tiled_vae",
  1972. "type": "BOOLEAN",
  1973. "widget": {
  1974. "name": "use_tiled_vae"
  1975. }
  1976. }
  1977. ],
  1978. "outputs": [
  1979. {
  1980. "label": "Latent",
  1981. "name": "LATENT",
  1982. "type": "LATENT",
  1983. "links": [
  1984. 162
  1985. ]
  1986. },
  1987. {
  1988. "name": "IMAGE",
  1989. "type": "IMAGE",
  1990. "links": []
  1991. }
  1992. ],
  1993. "properties": {
  1994. "cnr_id": "comfyui-impact-pack",
  1995. "ver": "6a517ebe06fea2b74fc41b3bd089c0d7173eeced",
  1996. "Node name for S&R": "LatentPixelScale",
  1997. "ue_properties": {
  1998. "version": "7.5.2",
  1999. "widget_ue_connectable": {},
  2000. "input_ue_unconnectable": {}
  2001. }
  2002. },
  2003. "widgets_values": [
  2004. "lanczos",
  2005. 3.0000000000000004,
  2006. true
  2007. ]
  2008. },
  2009. {
  2010. "id": 16,
  2011. "type": "UNETLoader",
  2012. "pos": [
  2013. -660,
  2014. -700
  2015. ],
  2016. "size": [
  2017. 300,
  2018. 82
  2019. ],
  2020. "flags": {
  2021. "pinned": true
  2022. },
  2023. "order": 7,
  2024. "mode": 0,
  2025. "inputs": [
  2026. {
  2027. "name": "unet_name",
  2028. "type": "COMBO",
  2029. "widget": {
  2030. "name": "unet_name"
  2031. }
  2032. },
  2033. {
  2034. "name": "weight_dtype",
  2035. "type": "COMBO",
  2036. "widget": {
  2037. "name": "weight_dtype"
  2038. }
  2039. }
  2040. ],
  2041. "outputs": [
  2042. {
  2043. "label": "模型",
  2044. "name": "MODEL",
  2045. "type": "MODEL",
  2046. "links": [
  2047. 73
  2048. ]
  2049. }
  2050. ],
  2051. "properties": {
  2052. "cnr_id": "comfy-core",
  2053. "ver": "0.3.51",
  2054. "Node name for S&R": "UNETLoader",
  2055. "ue_properties": {
  2056. "widget_ue_connectable": {},
  2057. "version": "7.0.1"
  2058. },
  2059. "widget_ue_connectable": {}
  2060. },
  2061. "widgets_values": [
  2062. "z_image_turbo_bf16.safetensors",
  2063. "default"
  2064. ]
  2065. },
  2066. {
  2067. "id": 6,
  2068. "type": "CLIPTextEncode",
  2069. "pos": [
  2070. -310,
  2071. -700
  2072. ],
  2073. "size": [
  2074. 650,
  2075. 470
  2076. ],
  2077. "flags": {
  2078. "collapsed": true,
  2079. "pinned": true
  2080. },
  2081. "order": 14,
  2082. "mode": 0,
  2083. "inputs": [
  2084. {
  2085. "label": "CLIP",
  2086. "name": "clip",
  2087. "type": "CLIP",
  2088. "link": 43
  2089. },
  2090. {
  2091. "name": "text",
  2092. "type": "STRING",
  2093. "widget": {
  2094. "name": "text"
  2095. },
  2096. "link": 186
  2097. }
  2098. ],
  2099. "outputs": [
  2100. {
  2101. "label": "条件",
  2102. "name": "CONDITIONING",
  2103. "type": "CONDITIONING",
  2104. "slot_index": 0,
  2105. "links": [
  2106. 84,
  2107. 141
  2108. ]
  2109. }
  2110. ],
  2111. "properties": {
  2112. "cnr_id": "comfy-core",
  2113. "ver": "0.3.51",
  2114. "Node name for S&R": "CLIPTextEncode",
  2115. "ue_properties": {
  2116. "widget_ue_connectable": {},
  2117. "version": "7.0.1"
  2118. },
  2119. "widget_ue_connectable": {}
  2120. },
  2121. "widgets_values": [
  2122. "Shot from an overhead angle in a dimly lit environment, a dimly lit subway car is packed with passengers. Due to insufficient light, only the outlines of people can be discerned. A woman sticks her head out from the crowded throng, with the camera focusing on her face. Around her is a dense crowd; the people, with their backs to the camera, are walking, present a high-speed motion blur effect, and a figure in front of the lens partially blocks the frame.\nIt seems a cosplay party is being held inside the car. There are cows and sheep in the car, with straw piled up in the corners, and the inner walls of the car are covered with moss. Amidst the crowded people, the following can be faintly seen: a Templar Knight drinking cola, a cyborg playing with a mobile phone, a primitive man, a fire-breathing robot, a couple kissing, an anthropomorphic cat holding a human child, and a yawning alien. Some are standing, some are sitting, scattered among the crowded people. Several crows are flying inside the car; one is about to land on the handrail, and another is flying towards the camera, partially blocking the frame. Illumination flares are floating in the air, emitting thick smoke and lighting up parts of the car.\nThe woman has short, bright pink hair and is wearing an exaggerated, puffy modern outfit. The crowded people makes her body somewhat weightless. She held a huge sign above her head with both hands. On the sign were green glowing large characters \"Z-IMAGE\" and small characters \"One-hundred-million pixel workflow\". The woman is staring wide-eyed, smiling and looking towards the camera.\nThere is no light inside the car except for the red glow from the emergency exit sign, the faint cold light from mobile phone screens, and the red light from the illumination flares, which illuminate parts of the car. A thin layer of smoke permeates the entire car, giving off a sense of suffocation in the enclosed space."
  2123. ],
  2124. "color": "#232",
  2125. "bgcolor": "#353"
  2126. },
  2127. {
  2128. "id": 79,
  2129. "type": "ConditioningZeroOut",
  2130. "pos": [
  2131. -130,
  2132. -700
  2133. ],
  2134. "size": [
  2135. 177.603125,
  2136. 70
  2137. ],
  2138. "flags": {
  2139. "collapsed": true,
  2140. "pinned": true
  2141. },
  2142. "order": 17,
  2143. "mode": 0,
  2144. "inputs": [
  2145. {
  2146. "label": "条件",
  2147. "name": "conditioning",
  2148. "type": "CONDITIONING",
  2149. "link": 141
  2150. }
  2151. ],
  2152. "outputs": [
  2153. {
  2154. "label": "条件",
  2155. "name": "CONDITIONING",
  2156. "type": "CONDITIONING",
  2157. "links": [
  2158. 140
  2159. ]
  2160. }
  2161. ],
  2162. "properties": {
  2163. "cnr_id": "comfy-core",
  2164. "ver": "0.7.0",
  2165. "Node name for S&R": "ConditioningZeroOut",
  2166. "ue_properties": {
  2167. "version": "7.5.2",
  2168. "widget_ue_connectable": {},
  2169. "input_ue_unconnectable": {}
  2170. }
  2171. },
  2172. "widgets_values": []
  2173. },
  2174. {
  2175. "id": 100,
  2176. "type": "LayerUtility: ImageScaleByAspectRatio V2",
  2177. "pos": [
  2178. 160,
  2179. -400
  2180. ],
  2181. "size": [
  2182. 317.2681640625,
  2183. 330
  2184. ],
  2185. "flags": {
  2186. "pinned": true
  2187. },
  2188. "order": 11,
  2189. "mode": 0,
  2190. "inputs": [
  2191. {
  2192. "label": "图像",
  2193. "name": "image",
  2194. "shape": 7,
  2195. "type": "IMAGE",
  2196. "link": 181
  2197. },
  2198. {
  2199. "label": "遮罩",
  2200. "name": "mask",
  2201. "shape": 7,
  2202. "type": "MASK",
  2203. "link": null
  2204. }
  2205. ],
  2206. "outputs": [
  2207. {
  2208. "label": "图像",
  2209. "name": "image",
  2210. "type": "IMAGE",
  2211. "links": [
  2212. 182,
  2213. 190
  2214. ]
  2215. },
  2216. {
  2217. "label": "遮罩",
  2218. "name": "mask",
  2219. "type": "MASK",
  2220. "links": null
  2221. },
  2222. {
  2223. "label": "原始大小",
  2224. "name": "original_size",
  2225. "type": "BOX",
  2226. "links": null
  2227. },
  2228. {
  2229. "name": "width",
  2230. "type": "INT",
  2231. "links": null
  2232. },
  2233. {
  2234. "name": "height",
  2235. "type": "INT",
  2236. "links": null
  2237. }
  2238. ],
  2239. "properties": {
  2240. "cnr_id": "comfyui_layerstyle",
  2241. "ver": "5840264d0d7cb47185acfed28c02848e94c6a894",
  2242. "Node name for S&R": "LayerUtility: ImageScaleByAspectRatio V2",
  2243. "ue_properties": {
  2244. "version": "7.5.2",
  2245. "widget_ue_connectable": {},
  2246. "input_ue_unconnectable": {}
  2247. }
  2248. },
  2249. "widgets_values": [
  2250. "original",
  2251. 1,
  2252. 1,
  2253. "crop",
  2254. "lanczos",
  2255. "8",
  2256. "longest",
  2257. 640,
  2258. "#000000"
  2259. ],
  2260. "color": "rgba(38, 73, 116, 0.7)"
  2261. },
  2262. {
  2263. "id": 101,
  2264. "type": "VAEEncode",
  2265. "pos": [
  2266. 460,
  2267. -400
  2268. ],
  2269. "size": [
  2270. 140,
  2271. 46
  2272. ],
  2273. "flags": {
  2274. "pinned": true
  2275. },
  2276. "order": 13,
  2277. "mode": 0,
  2278. "inputs": [
  2279. {
  2280. "label": "图像",
  2281. "name": "pixels",
  2282. "type": "IMAGE",
  2283. "link": 182
  2284. },
  2285. {
  2286. "label": "VAE",
  2287. "name": "vae",
  2288. "type": "VAE",
  2289. "link": 184
  2290. }
  2291. ],
  2292. "outputs": [
  2293. {
  2294. "label": "Latent",
  2295. "name": "LATENT",
  2296. "type": "LATENT",
  2297. "links": [
  2298. 187
  2299. ]
  2300. }
  2301. ],
  2302. "properties": {
  2303. "cnr_id": "comfy-core",
  2304. "ver": "0.7.0",
  2305. "Node name for S&R": "VAEEncode",
  2306. "ue_properties": {
  2307. "version": "7.5.2",
  2308. "widget_ue_connectable": {},
  2309. "input_ue_unconnectable": {}
  2310. }
  2311. },
  2312. "widgets_values": []
  2313. },
  2314. {
  2315. "id": 105,
  2316. "type": "PreviewAny",
  2317. "pos": [
  2318. 160,
  2319. -710
  2320. ],
  2321. "size": [
  2322. 440,
  2323. 250
  2324. ],
  2325. "flags": {
  2326. "pinned": true
  2327. },
  2328. "order": 15,
  2329. "mode": 0,
  2330. "inputs": [
  2331. {
  2332. "label": "source",
  2333. "name": "source",
  2334. "type": "*",
  2335. "link": 191
  2336. }
  2337. ],
  2338. "outputs": [],
  2339. "properties": {
  2340. "cnr_id": "comfy-core",
  2341. "ver": "0.7.0",
  2342. "Node name for S&R": "PreviewAny",
  2343. "ue_properties": {
  2344. "version": "7.5.2",
  2345. "widget_ue_connectable": {},
  2346. "input_ue_unconnectable": {}
  2347. }
  2348. },
  2349. "widgets_values": [
  2350. null,
  2351. null,
  2352. null
  2353. ]
  2354. },
  2355. {
  2356. "id": 98,
  2357. "type": "MarkdownNote",
  2358. "pos": [
  2359. -700,
  2360. -1470
  2361. ],
  2362. "size": [
  2363. 400,
  2364. 270
  2365. ],
  2366. "flags": {
  2367. "pinned": true
  2368. },
  2369. "order": 8,
  2370. "mode": 0,
  2371. "inputs": [],
  2372. "outputs": [],
  2373. "title": "vjleoliu",
  2374. "properties": {
  2375. "ue_properties": {
  2376. "version": "7.5.2",
  2377. "widget_ue_connectable": {},
  2378. "input_ue_unconnectable": {}
  2379. }
  2380. },
  2381. "widgets_values": [
  2382. "# ⭐If you don't know how to use it⭐\n## 👉[tutorial](https://www.patreon.com/posts/144959955?pr=true) 👈Click to jump\n\n---\n## 🐧My Discord:vjleoliu🐧\n\n---\n"
  2383. ],
  2384. "color": "#323",
  2385. "bgcolor": "#535"
  2386. },
  2387. {
  2388. "id": 99,
  2389. "type": "LoadImage",
  2390. "pos": [
  2391. -300,
  2392. -1470
  2393. ],
  2394. "size": [
  2395. 700,
  2396. 570
  2397. ],
  2398. "flags": {},
  2399. "order": 9,
  2400. "mode": 0,
  2401. "inputs": [],
  2402. "outputs": [
  2403. {
  2404. "label": "图像",
  2405. "name": "IMAGE",
  2406. "type": "IMAGE",
  2407. "links": [
  2408. 181,
  2409. 185
  2410. ]
  2411. },
  2412. {
  2413. "label": "遮罩",
  2414. "name": "MASK",
  2415. "type": "MASK",
  2416. "links": null
  2417. }
  2418. ],
  2419. "properties": {
  2420. "cnr_id": "comfy-core",
  2421. "ver": "0.7.0",
  2422. "Node name for S&R": "LoadImage",
  2423. "ue_properties": {
  2424. "version": "7.5.2",
  2425. "widget_ue_connectable": {},
  2426. "input_ue_unconnectable": {}
  2427. }
  2428. },
  2429. "widgets_values": [
  2430. "ComfyUI_00035_.png",
  2431. "image"
  2432. ]
  2433. },
  2434. {
  2435. "id": 102,
  2436. "type": "AILab_QwenVL",
  2437. "pos": [
  2438. -310,
  2439. -630
  2440. ],
  2441. "size": [
  2442. 429.0271301269531,
  2443. 614.6572265625
  2444. ],
  2445. "flags": {
  2446. "pinned": true
  2447. },
  2448. "order": 12,
  2449. "mode": 0,
  2450. "inputs": [
  2451. {
  2452. "label": "image",
  2453. "name": "image",
  2454. "shape": 7,
  2455. "type": "IMAGE",
  2456. "link": 185
  2457. },
  2458. {
  2459. "label": "video",
  2460. "name": "video",
  2461. "shape": 7,
  2462. "type": "IMAGE",
  2463. "link": null
  2464. }
  2465. ],
  2466. "outputs": [
  2467. {
  2468. "label": "text",
  2469. "name": "RESPONSE",
  2470. "type": "STRING",
  2471. "links": [
  2472. 186,
  2473. 191
  2474. ]
  2475. }
  2476. ],
  2477. "properties": {
  2478. "cnr_id": "comfyui-qwenvl",
  2479. "ver": "2.0.0",
  2480. "Node name for S&R": "AILab_QwenVL",
  2481. "ue_properties": {
  2482. "version": "7.5.2",
  2483. "widget_ue_connectable": {},
  2484. "input_ue_unconnectable": {}
  2485. }
  2486. },
  2487. "widgets_values": [
  2488. "Qwen3-VL-8B-Instruct",
  2489. "8-bit (Balanced)",
  2490. "auto",
  2491. "🖼️ Detailed Description",
  2492. "Describe only what is clearly visible in the image. Do not add, infer, or embellish.\nPreserve identity and micro details exactly: facial features, eye shape, eyebrows, freckles/moles, makeup, jewelry, tattoos, clothing patterns/logos, and the exact hand/foot nail colors.\nDo not guess details.\nOutput a single concise prompt-style description only.\n",
  2493. 1024,
  2494. 1075554416197549,
  2495. 481737730,
  2496. "randomize"
  2497. ],
  2498. "color": "#28403f",
  2499. "bgcolor": "#374539"
  2500. }
  2501. ],
  2502. "links": [
  2503. [
  2504. 43,
  2505. 18,
  2506. 0,
  2507. 6,
  2508. 0,
  2509. "CLIP"
  2510. ],
  2511. [
  2512. 73,
  2513. 16,
  2514. 0,
  2515. 44,
  2516. 0,
  2517. "MODEL"
  2518. ],
  2519. [
  2520. 79,
  2521. 17,
  2522. 0,
  2523. 45,
  2524. 1,
  2525. "VAE"
  2526. ],
  2527. [
  2528. 83,
  2529. 44,
  2530. 0,
  2531. 48,
  2532. 0,
  2533. "MODEL"
  2534. ],
  2535. [
  2536. 84,
  2537. 6,
  2538. 0,
  2539. 48,
  2540. 1,
  2541. "CONDITIONING"
  2542. ],
  2543. [
  2544. 88,
  2545. 48,
  2546. 0,
  2547. 50,
  2548. 0,
  2549. "LATENT"
  2550. ],
  2551. [
  2552. 96,
  2553. 60,
  2554. 0,
  2555. 54,
  2556. 0,
  2557. "IMAGE"
  2558. ],
  2559. [
  2560. 97,
  2561. 64,
  2562. 0,
  2563. 56,
  2564. 0,
  2565. "IMAGE"
  2566. ],
  2567. [
  2568. 98,
  2569. 57,
  2570. 0,
  2571. 56,
  2572. 1,
  2573. "INT"
  2574. ],
  2575. [
  2576. 99,
  2577. 57,
  2578. 1,
  2579. 56,
  2580. 2,
  2581. "INT"
  2582. ],
  2583. [
  2584. 100,
  2585. 60,
  2586. 0,
  2587. 57,
  2588. 0,
  2589. "IMAGE"
  2590. ],
  2591. [
  2592. 101,
  2593. 62,
  2594. 0,
  2595. 59,
  2596. 0,
  2597. "IMAGE"
  2598. ],
  2599. [
  2600. 102,
  2601. 62,
  2602. 0,
  2603. 60,
  2604. 0,
  2605. "IMAGE"
  2606. ],
  2607. [
  2608. 103,
  2609. 59,
  2610. 0,
  2611. 60,
  2612. 1,
  2613. "INT"
  2614. ],
  2615. [
  2616. 104,
  2617. 59,
  2618. 1,
  2619. 60,
  2620. 2,
  2621. "INT"
  2622. ],
  2623. [
  2624. 105,
  2625. 65,
  2626. 0,
  2627. 61,
  2628. 0,
  2629. "IMAGE"
  2630. ],
  2631. [
  2632. 106,
  2633. 63,
  2634. 0,
  2635. 62,
  2636. 0,
  2637. "IMAGE"
  2638. ],
  2639. [
  2640. 107,
  2641. 61,
  2642. 0,
  2643. 62,
  2644. 1,
  2645. "INT"
  2646. ],
  2647. [
  2648. 108,
  2649. 61,
  2650. 1,
  2651. 62,
  2652. 2,
  2653. "INT"
  2654. ],
  2655. [
  2656. 109,
  2657. 54,
  2658. 0,
  2659. 64,
  2660. 0,
  2661. "IMAGE"
  2662. ],
  2663. [
  2664. 110,
  2665. 58,
  2666. 0,
  2667. 64,
  2668. 1,
  2669. "SEEDVR2_DIT"
  2670. ],
  2671. [
  2672. 111,
  2673. 55,
  2674. 0,
  2675. 64,
  2676. 2,
  2677. "SEEDVR2_VAE"
  2678. ],
  2679. [
  2680. 112,
  2681. 63,
  2682. 0,
  2683. 65,
  2684. 0,
  2685. "IMAGE"
  2686. ],
  2687. [
  2688. 113,
  2689. 56,
  2690. 0,
  2691. 66,
  2692. 0,
  2693. "IMAGE"
  2694. ],
  2695. [
  2696. 114,
  2697. 60,
  2698. 1,
  2699. 66,
  2700. 1,
  2701. "LIST"
  2702. ],
  2703. [
  2704. 115,
  2705. 60,
  2706. 2,
  2707. 66,
  2708. 2,
  2709. "TUPLE"
  2710. ],
  2711. [
  2712. 116,
  2713. 60,
  2714. 3,
  2715. 66,
  2716. 3,
  2717. "TUPLE"
  2718. ],
  2719. [
  2720. 140,
  2721. 79,
  2722. 0,
  2723. 48,
  2724. 2,
  2725. "CONDITIONING"
  2726. ],
  2727. [
  2728. 141,
  2729. 6,
  2730. 0,
  2731. 79,
  2732. 0,
  2733. "CONDITIONING"
  2734. ],
  2735. [
  2736. 145,
  2737. 46,
  2738. 0,
  2739. 45,
  2740. 2,
  2741. "UPSCALE_MODEL"
  2742. ],
  2743. [
  2744. 162,
  2745. 45,
  2746. 0,
  2747. 48,
  2748. 3,
  2749. "LATENT"
  2750. ],
  2751. [
  2752. 176,
  2753. 17,
  2754. 0,
  2755. 50,
  2756. 1,
  2757. "VAE"
  2758. ],
  2759. [
  2760. 177,
  2761. 50,
  2762. 0,
  2763. 63,
  2764. 0,
  2765. "*"
  2766. ],
  2767. [
  2768. 178,
  2769. 50,
  2770. 0,
  2771. 68,
  2772. 1,
  2773. "IMAGE"
  2774. ],
  2775. [
  2776. 179,
  2777. 50,
  2778. 0,
  2779. 81,
  2780. 0,
  2781. "IMAGE"
  2782. ],
  2783. [
  2784. 180,
  2785. 50,
  2786. 0,
  2787. 72,
  2788. 0,
  2789. "IMAGE"
  2790. ],
  2791. [
  2792. 181,
  2793. 99,
  2794. 0,
  2795. 100,
  2796. 0,
  2797. "IMAGE"
  2798. ],
  2799. [
  2800. 182,
  2801. 100,
  2802. 0,
  2803. 101,
  2804. 0,
  2805. "IMAGE"
  2806. ],
  2807. [
  2808. 184,
  2809. 17,
  2810. 0,
  2811. 101,
  2812. 1,
  2813. "VAE"
  2814. ],
  2815. [
  2816. 185,
  2817. 99,
  2818. 0,
  2819. 102,
  2820. 0,
  2821. "IMAGE"
  2822. ],
  2823. [
  2824. 186,
  2825. 102,
  2826. 0,
  2827. 6,
  2828. 1,
  2829. "STRING"
  2830. ],
  2831. [
  2832. 187,
  2833. 101,
  2834. 0,
  2835. 45,
  2836. 0,
  2837. "LATENT"
  2838. ],
  2839. [
  2840. 190,
  2841. 100,
  2842. 0,
  2843. 81,
  2844. 1,
  2845. "IMAGE"
  2846. ],
  2847. [
  2848. 191,
  2849. 102,
  2850. 0,
  2851. 105,
  2852. 0,
  2853. "*"
  2854. ],
  2855. [
  2856. 192,
  2857. 66,
  2858. 0,
  2859. 68,
  2860. 0,
  2861. "IMAGE"
  2862. ],
  2863. [
  2864. 193,
  2865. 54,
  2866. 0,
  2867. 82,
  2868. 0,
  2869. "IMAGE"
  2870. ]
  2871. ],
  2872. "groups": [
  2873. {
  2874. "id": 1,
  2875. "title": "seedVR",
  2876. "bounding": [
  2877. 800,
  2878. -800,
  2879. 1200,
  2880. 1300
  2881. ],
  2882. "color": "#3f789e",
  2883. "font_size": 24,
  2884. "flags": {
  2885. "pinned": true
  2886. }
  2887. },
  2888. {
  2889. "id": 2,
  2890. "title": "upscale",
  2891. "bounding": [
  2892. -700,
  2893. -800,
  2894. 1400,
  2895. 1300
  2896. ],
  2897. "color": "#3f789e",
  2898. "font_size": 24,
  2899. "flags": {
  2900. "pinned": true
  2901. }
  2902. },
  2903. {
  2904. "id": 4,
  2905. "title": "🧙‍♀️ The workflow of《 100 million 》by VJleo 🧙‍♀️",
  2906. "bounding": [
  2907. -700,
  2908. -2000,
  2909. 2200,
  2910. 150
  2911. ],
  2912. "color": "#8AA",
  2913. "font_size": 99,
  2914. "flags": {
  2915. "pinned": true
  2916. }
  2917. },
  2918. {
  2919. "id": 5,
  2920. "title": "⬇️ Let Z-IMAGE directly output image with 100 million pixels ⬇️",
  2921. "bounding": [
  2922. -700,
  2923. -1840,
  2924. 2200,
  2925. 150
  2926. ],
  2927. "color": "#b06634",
  2928. "font_size": 75,
  2929. "flags": {
  2930. "pinned": true
  2931. }
  2932. },
  2933. {
  2934. "id": 6,
  2935. "title": "If you have any questions, feel free to find me on my Patreon channel ( there are more good things inside ) 😉 https://www.patreon.com/cw/aiavjleoliu",
  2936. "bounding": [
  2937. -700,
  2938. -1680,
  2939. 2200,
  2940. 80
  2941. ],
  2942. "color": "#b58b2a",
  2943. "font_size": 30,
  2944. "flags": {
  2945. "pinned": true
  2946. }
  2947. }
  2948. ],
  2949. "config": {},
  2950. "extra": {
  2951. "links_added_by_ue": [],
  2952. "ue_links": [],
  2953. "0246.VERSION": [
  2954. 0,
  2955. 0,
  2956. 4
  2957. ],
  2958. "frontendVersion": "1.35.9",
  2959. "ds": {
  2960. "scale": 0.5730855330116814,
  2961. "offset": [
  2962. 1452.7413975000625,
  2963. 1970.0736627634258
  2964. ]
  2965. },
  2966. "VHS_latentpreview": false,
  2967. "VHS_latentpreviewrate": 0,
  2968. "VHS_MetadataImage": true,
  2969. "VHS_KeepIntermediate": true,
  2970. "workflowRendererVersion": "LG"
  2971. },
  2972. "version": 0.4
  2973. }
Advertisement
Add Comment
Please, Sign In to add comment