Guest User

Untitled

a guest
Aug 1st, 2026
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.44 KB | None | 0 0
  1. {
  2. "id": "810810de-3c31-4535-b8cf-0740aaa14e74",
  3. "revision": 0,
  4. "last_node_id": 23,
  5. "last_link_id": 28,
  6. "nodes": [
  7. {
  8. "id": 1,
  9. "type": "Flux2KleinMultiReferenceLatent",
  10. "pos": [
  11. -2813.221468736061,
  12. -1659.803447622947
  13. ],
  14. "size": [
  15. 330,
  16. 220
  17. ],
  18. "flags": {},
  19. "order": 16,
  20. "mode": 0,
  21. "inputs": [
  22. {
  23. "name": "conditioning",
  24. "type": "CONDITIONING",
  25. "link": 1
  26. },
  27. {
  28. "name": "latent_1",
  29. "type": "LATENT",
  30. "link": 2
  31. },
  32. {
  33. "name": "latent_2",
  34. "shape": 7,
  35. "type": "LATENT",
  36. "link": 3
  37. },
  38. {
  39. "name": "latent_3",
  40. "shape": 7,
  41. "type": "LATENT",
  42. "link": 4
  43. },
  44. {
  45. "name": "latent_4",
  46. "shape": 7,
  47. "type": "LATENT",
  48. "link": null
  49. },
  50. {
  51. "name": "latent_5",
  52. "shape": 7,
  53. "type": "LATENT",
  54. "link": null
  55. },
  56. {
  57. "name": "latent_6",
  58. "shape": 7,
  59. "type": "LATENT",
  60. "link": null
  61. },
  62. {
  63. "name": "latent_7",
  64. "shape": 7,
  65. "type": "LATENT",
  66. "link": null
  67. },
  68. {
  69. "name": "latent_8",
  70. "shape": 7,
  71. "type": "LATENT",
  72. "link": null
  73. }
  74. ],
  75. "outputs": [
  76. {
  77. "name": "conditioning",
  78. "type": "CONDITIONING",
  79. "links": [
  80. 7,
  81. 14
  82. ]
  83. }
  84. ],
  85. "title": "TWO-REFERENCE CONDITIONING",
  86. "properties": {
  87. "ue_properties": {
  88. "widget_ue_connectable": {},
  89. "version": "7.8",
  90. "input_ue_unconnectable": {}
  91. },
  92. "cnr_id": "comfyui-workflow-encrypt",
  93. "ver": "1.0.0",
  94. "Node name for S&R": "Flux2KleinMultiReferenceLatent"
  95. },
  96. "widgets_values": [],
  97. "color": "#323",
  98. "bgcolor": "#535"
  99. },
  100. {
  101. "id": 2,
  102. "type": "VAEDecode",
  103. "pos": [
  104. -1973.2214687360615,
  105. -1429.8034476229452
  106. ],
  107. "size": [
  108. 220,
  109. 70
  110. ],
  111. "flags": {},
  112. "order": 19,
  113. "mode": 0,
  114. "inputs": [
  115. {
  116. "name": "samples",
  117. "type": "LATENT",
  118. "link": 5
  119. },
  120. {
  121. "name": "vae",
  122. "type": "VAE",
  123. "link": 28
  124. }
  125. ],
  126. "outputs": [
  127. {
  128. "name": "IMAGE",
  129. "type": "IMAGE",
  130. "links": [
  131. 10
  132. ]
  133. }
  134. ],
  135. "properties": {
  136. "ue_properties": {
  137. "widget_ue_connectable": {},
  138. "version": "7.8",
  139. "input_ue_unconnectable": {}
  140. },
  141. "cnr_id": "comfy-core",
  142. "ver": "0.27.0",
  143. "Node name for S&R": "VAEDecode"
  144. },
  145. "widgets_values": [],
  146. "color": "#323",
  147. "bgcolor": "#535"
  148. },
  149. {
  150. "id": 3,
  151. "type": "KSampler",
  152. "pos": [
  153. -2328.0861957717116,
  154. -1431.6330372616305
  155. ],
  156. "size": [
  157. 270,
  158. 474
  159. ],
  160. "flags": {},
  161. "order": 18,
  162. "mode": 0,
  163. "inputs": [
  164. {
  165. "name": "model",
  166. "type": "MODEL",
  167. "link": 6
  168. },
  169. {
  170. "name": "positive",
  171. "type": "CONDITIONING",
  172. "link": 7
  173. },
  174. {
  175. "name": "negative",
  176. "type": "CONDITIONING",
  177. "link": 8
  178. },
  179. {
  180. "name": "latent_image",
  181. "type": "LATENT",
  182. "link": 9
  183. }
  184. ],
  185. "outputs": [
  186. {
  187. "name": "LATENT",
  188. "type": "LATENT",
  189. "links": [
  190. 5
  191. ]
  192. }
  193. ],
  194. "properties": {
  195. "ue_properties": {
  196. "widget_ue_connectable": {},
  197. "input_ue_unconnectable": {},
  198. "version": "7.8"
  199. },
  200. "cnr_id": "comfy-core",
  201. "ver": "0.28.0",
  202. "Node name for S&R": "KSampler"
  203. },
  204. "widgets_values": [
  205. 524629002369813,
  206. "randomize",
  207. 12,
  208. 1,
  209. "euler",
  210. "simple",
  211. 1
  212. ],
  213. "color": "#323",
  214. "bgcolor": "#535"
  215. },
  216. {
  217. "id": 4,
  218. "type": "SaveImage",
  219. "pos": [
  220. -1723.2214687360622,
  221. -1429.8034476229452
  222. ],
  223. "size": [
  224. 300,
  225. 310
  226. ],
  227. "flags": {},
  228. "order": 20,
  229. "mode": 0,
  230. "inputs": [
  231. {
  232. "name": "images",
  233. "type": "IMAGE",
  234. "link": 10
  235. }
  236. ],
  237. "outputs": [
  238. {
  239. "name": "images",
  240. "type": "IMAGE",
  241. "links": null
  242. }
  243. ],
  244. "properties": {
  245. "ue_properties": {
  246. "widget_ue_connectable": {
  247. "filename_prefix": true
  248. },
  249. "version": "7.8",
  250. "input_ue_unconnectable": {}
  251. },
  252. "cnr_id": "comfy-core",
  253. "ver": "0.27.0",
  254. "Node name for S&R": "SaveImage"
  255. },
  256. "widgets_values": [
  257. "Klein2_TwoRef_Edit"
  258. ],
  259. "color": "#323",
  260. "bgcolor": "#535"
  261. },
  262. {
  263. "id": 5,
  264. "type": "VAEEncode",
  265. "pos": [
  266. -3456.1817204537674,
  267. -1015.4465202763224
  268. ],
  269. "size": [
  270. 220,
  271. 70
  272. ],
  273. "flags": {},
  274. "order": 14,
  275. "mode": 0,
  276. "inputs": [
  277. {
  278. "name": "pixels",
  279. "type": "IMAGE",
  280. "link": 11
  281. },
  282. {
  283. "name": "vae",
  284. "type": "VAE",
  285. "link": 25
  286. }
  287. ],
  288. "outputs": [
  289. {
  290. "name": "LATENT",
  291. "type": "LATENT",
  292. "links": [
  293. 2
  294. ]
  295. }
  296. ],
  297. "properties": {
  298. "ue_properties": {
  299. "widget_ue_connectable": {},
  300. "version": "7.8",
  301. "input_ue_unconnectable": {}
  302. },
  303. "cnr_id": "comfy-core",
  304. "ver": "0.27.0",
  305. "Node name for S&R": "VAEEncode"
  306. },
  307. "widgets_values": [],
  308. "color": "#323",
  309. "bgcolor": "#535"
  310. },
  311. {
  312. "id": 6,
  313. "type": "ImageScale",
  314. "pos": [
  315. -3372.538970114421,
  316. -1508.145208376687
  317. ],
  318. "size": [
  319. 300,
  320. 130
  321. ],
  322. "flags": {},
  323. "order": 7,
  324. "mode": 0,
  325. "inputs": [
  326. {
  327. "name": "image",
  328. "type": "IMAGE",
  329. "link": 12
  330. }
  331. ],
  332. "outputs": [
  333. {
  334. "name": "IMAGE",
  335. "type": "IMAGE",
  336. "links": [
  337. 15
  338. ]
  339. }
  340. ],
  341. "title": "Resize Ref 2",
  342. "properties": {
  343. "ue_properties": {
  344. "widget_ue_connectable": {
  345. "upscale_method": true,
  346. "width": true,
  347. "height": true,
  348. "crop": true
  349. },
  350. "version": "7.8",
  351. "input_ue_unconnectable": {}
  352. },
  353. "cnr_id": "comfy-core",
  354. "ver": "0.27.0",
  355. "Node name for S&R": "ImageScale"
  356. },
  357. "widgets_values": [
  358. "lanczos",
  359. 1024,
  360. 1024,
  361. "center"
  362. ],
  363. "color": "#323",
  364. "bgcolor": "#535"
  365. },
  366. {
  367. "id": 7,
  368. "type": "CLIPTextEncode",
  369. "pos": [
  370. -3438.0055723462956,
  371. -1722.1879621951741
  372. ],
  373. "size": [
  374. 400,
  375. 100
  376. ],
  377. "flags": {},
  378. "order": 11,
  379. "mode": 0,
  380. "inputs": [
  381. {
  382. "name": "clip",
  383. "type": "CLIP",
  384. "link": 23
  385. }
  386. ],
  387. "outputs": [
  388. {
  389. "name": "CONDITIONING",
  390. "type": "CONDITIONING",
  391. "links": [
  392. 8
  393. ]
  394. }
  395. ],
  396. "properties": {
  397. "ue_properties": {
  398. "widget_ue_connectable": {
  399. "text": true
  400. },
  401. "version": "7.8",
  402. "input_ue_unconnectable": {}
  403. },
  404. "cnr_id": "comfy-core",
  405. "ver": "0.27.0",
  406. "Node name for S&R": "CLIPTextEncode"
  407. },
  408. "widgets_values": [
  409. ""
  410. ],
  411. "color": "#323",
  412. "bgcolor": "#535"
  413. },
  414. {
  415. "id": 8,
  416. "type": "Flux2KleinColorAnchor",
  417. "pos": [
  418. -2832.35103570049,
  419. -1391.1418344936965
  420. ],
  421. "size": [
  422. 360,
  423. 250
  424. ],
  425. "flags": {},
  426. "order": 17,
  427. "mode": 0,
  428. "inputs": [
  429. {
  430. "name": "model",
  431. "type": "MODEL",
  432. "link": 13
  433. },
  434. {
  435. "name": "conditioning",
  436. "type": "CONDITIONING",
  437. "link": 14
  438. }
  439. ],
  440. "outputs": [
  441. {
  442. "name": "MODEL",
  443. "type": "MODEL",
  444. "links": [
  445. 6
  446. ]
  447. }
  448. ],
  449. "title": "COLOR ANCHOR — REF 2",
  450. "properties": {
  451. "ue_properties": {
  452. "widget_ue_connectable": {
  453. "strength": true,
  454. "ramp_curve": true,
  455. "ref_index": true,
  456. "channel_weights": true,
  457. "debug": true
  458. },
  459. "version": "7.8",
  460. "input_ue_unconnectable": {}
  461. },
  462. "cnr_id": "comfyui-workflow-encrypt",
  463. "ver": "1.0.0",
  464. "Node name for S&R": "Flux2KleinColorAnchor"
  465. },
  466. "widgets_values": [
  467. 0.3,
  468. 1.8,
  469. 1,
  470. "by_variance",
  471. false
  472. ],
  473. "color": "#323",
  474. "bgcolor": "#535"
  475. },
  476. {
  477. "id": 9,
  478. "type": "VAEEncode",
  479. "pos": [
  480. -3370.8768374934675,
  481. -1272.482410522097
  482. ],
  483. "size": [
  484. 220,
  485. 70
  486. ],
  487. "flags": {},
  488. "order": 13,
  489. "mode": 0,
  490. "inputs": [
  491. {
  492. "name": "pixels",
  493. "type": "IMAGE",
  494. "link": 15
  495. },
  496. {
  497. "name": "vae",
  498. "type": "VAE",
  499. "link": 26
  500. }
  501. ],
  502. "outputs": [
  503. {
  504. "name": "LATENT",
  505. "type": "LATENT",
  506. "links": [
  507. 3
  508. ]
  509. }
  510. ],
  511. "properties": {
  512. "ue_properties": {
  513. "widget_ue_connectable": {},
  514. "version": "7.8",
  515. "input_ue_unconnectable": {}
  516. },
  517. "cnr_id": "comfy-core",
  518. "ver": "0.27.0",
  519. "Node name for S&R": "VAEEncode"
  520. },
  521. "widgets_values": [],
  522. "color": "#323",
  523. "bgcolor": "#535"
  524. },
  525. {
  526. "id": 10,
  527. "type": "IdentityFeatureTransferFinal",
  528. "pos": [
  529. -3115.1363513145816,
  530. -1051.8782113052096
  531. ],
  532. "size": [
  533. 297.5201171875,
  534. 478
  535. ],
  536. "flags": {},
  537. "order": 12,
  538. "mode": 0,
  539. "inputs": [
  540. {
  541. "name": "model",
  542. "type": "MODEL",
  543. "link": 24
  544. },
  545. {
  546. "name": "sigmas",
  547. "shape": 7,
  548. "type": "SIGMAS",
  549. "link": null
  550. },
  551. {
  552. "name": "subject_mask_1",
  553. "shape": 7,
  554. "type": "MASK",
  555. "link": 16
  556. },
  557. {
  558. "name": "subject_mask_2",
  559. "shape": 7,
  560. "type": "MASK",
  561. "link": 17
  562. },
  563. {
  564. "name": "subject_mask_3",
  565. "shape": 7,
  566. "type": "MASK",
  567. "link": 18
  568. },
  569. {
  570. "name": "subject_mask_4",
  571. "shape": 7,
  572. "type": "MASK",
  573. "link": null
  574. },
  575. {
  576. "name": "subject_mask_5",
  577. "shape": 7,
  578. "type": "MASK",
  579. "link": null
  580. },
  581. {
  582. "name": "subject_mask_6",
  583. "shape": 7,
  584. "type": "MASK",
  585. "link": null
  586. },
  587. {
  588. "name": "subject_mask_7",
  589. "shape": 7,
  590. "type": "MASK",
  591. "link": null
  592. },
  593. {
  594. "name": "subject_mask_8",
  595. "shape": 7,
  596. "type": "MASK",
  597. "link": null
  598. }
  599. ],
  600. "outputs": [
  601. {
  602. "name": "MODEL",
  603. "type": "MODEL",
  604. "links": [
  605. 13
  606. ]
  607. }
  608. ],
  609. "properties": {
  610. "ue_properties": {
  611. "widget_ue_connectable": {},
  612. "input_ue_unconnectable": {},
  613. "version": "7.8"
  614. },
  615. "cnr_id": "comfyui-workflow-encrypt",
  616. "ver": "1.0.0",
  617. "Node name for S&R": "IdentityFeatureTransferFinal"
  618. },
  619. "widgets_values": [
  620. "MID_LOCK",
  621. true,
  622. 0,
  623. "all",
  624. 0.35,
  625. 0.025,
  626. 1,
  627. "0-7:mid_img=0.55",
  628. "0:mid_img=0.22; 1:mid_img=0.24; 3:mid_img=0.28; 4:mid_img=0.22; 6:mid_img=0.26; 7:mid_img=0.27; 8:mid_img=0.25; 10:mid_img=0.27; 13:mid_img=0.27",
  629. false,
  630. "focus_only"
  631. ],
  632. "color": "#323",
  633. "bgcolor": "#535"
  634. },
  635. {
  636. "id": 11,
  637. "type": "ImageScale",
  638. "pos": [
  639. -3507.7953759872216,
  640. -828.4026777138236
  641. ],
  642. "size": [
  643. 300,
  644. 130
  645. ],
  646. "flags": {},
  647. "order": 8,
  648. "mode": 0,
  649. "inputs": [
  650. {
  651. "name": "image",
  652. "type": "IMAGE",
  653. "link": 19
  654. }
  655. ],
  656. "outputs": [
  657. {
  658. "name": "IMAGE",
  659. "type": "IMAGE",
  660. "links": [
  661. 11
  662. ]
  663. }
  664. ],
  665. "title": "Resize Ref 1",
  666. "properties": {
  667. "ue_properties": {
  668. "widget_ue_connectable": {
  669. "upscale_method": true,
  670. "width": true,
  671. "height": true,
  672. "crop": true
  673. },
  674. "version": "7.8",
  675. "input_ue_unconnectable": {}
  676. },
  677. "cnr_id": "comfy-core",
  678. "ver": "0.27.0",
  679. "Node name for S&R": "ImageScale"
  680. },
  681. "widgets_values": [
  682. "lanczos",
  683. 1024,
  684. 1024,
  685. "center"
  686. ],
  687. "color": "#323",
  688. "bgcolor": "#535"
  689. },
  690. {
  691. "id": 12,
  692. "type": "LoadImage",
  693. "pos": [
  694. -3904.2077732521248,
  695. -999.6944035588683
  696. ],
  697. "size": [
  698. 300,
  699. 314
  700. ],
  701. "flags": {},
  702. "order": 0,
  703. "mode": 0,
  704. "inputs": [],
  705. "outputs": [
  706. {
  707. "name": "IMAGE",
  708. "type": "IMAGE",
  709. "links": [
  710. 12
  711. ]
  712. },
  713. {
  714. "name": "MASK",
  715. "type": "MASK",
  716. "links": [
  717. 17
  718. ]
  719. }
  720. ],
  721. "title": "REFERENCE 2",
  722. "properties": {
  723. "ue_properties": {
  724. "widget_ue_connectable": {
  725. "image": true
  726. },
  727. "version": "7.8",
  728. "input_ue_unconnectable": {}
  729. },
  730. "cnr_id": "comfy-core",
  731. "ver": "0.27.0",
  732. "Node name for S&R": "LoadImage"
  733. },
  734. "widgets_values": [
  735. "Individual_00006_.png",
  736. "image"
  737. ],
  738. "color": "#323",
  739. "bgcolor": "#535"
  740. },
  741. {
  742. "id": 13,
  743. "type": "ImageScale",
  744. "pos": [
  745. -3522.358505047584,
  746. -525.216899986619
  747. ],
  748. "size": [
  749. 300,
  750. 130
  751. ],
  752. "flags": {},
  753. "order": 9,
  754. "mode": 0,
  755. "inputs": [
  756. {
  757. "name": "image",
  758. "type": "IMAGE",
  759. "link": 20
  760. }
  761. ],
  762. "outputs": [
  763. {
  764. "name": "IMAGE",
  765. "type": "IMAGE",
  766. "links": [
  767. 21
  768. ]
  769. }
  770. ],
  771. "title": "Resize Ref 3",
  772. "properties": {
  773. "ue_properties": {
  774. "widget_ue_connectable": {
  775. "upscale_method": true,
  776. "width": true,
  777. "height": true,
  778. "crop": true
  779. },
  780. "version": "7.8",
  781. "input_ue_unconnectable": {}
  782. },
  783. "cnr_id": "comfy-core",
  784. "ver": "0.27.0",
  785. "Node name for S&R": "ImageScale"
  786. },
  787. "widgets_values": [
  788. "lanczos",
  789. 1024,
  790. 1024,
  791. "center"
  792. ],
  793. "color": "#323",
  794. "bgcolor": "#535"
  795. },
  796. {
  797. "id": 14,
  798. "type": "VAEEncode",
  799. "pos": [
  800. -3139.8512693614,
  801. -507.64432897807933
  802. ],
  803. "size": [
  804. 140,
  805. 46
  806. ],
  807. "flags": {},
  808. "order": 15,
  809. "mode": 0,
  810. "inputs": [
  811. {
  812. "name": "pixels",
  813. "type": "IMAGE",
  814. "link": 21
  815. },
  816. {
  817. "name": "vae",
  818. "type": "VAE",
  819. "link": 27
  820. }
  821. ],
  822. "outputs": [
  823. {
  824. "name": "LATENT",
  825. "type": "LATENT",
  826. "links": [
  827. 4
  828. ]
  829. }
  830. ],
  831. "properties": {
  832. "ue_properties": {
  833. "widget_ue_connectable": {},
  834. "input_ue_unconnectable": {}
  835. },
  836. "cnr_id": "comfy-core",
  837. "ver": "0.28.0",
  838. "Node name for S&R": "VAEEncode"
  839. },
  840. "widgets_values": [],
  841. "color": "#323",
  842. "bgcolor": "#535"
  843. },
  844. {
  845. "id": 15,
  846. "type": "CLIPTextEncode",
  847. "pos": [
  848. -3849.984752304683,
  849. -1609.4021089233931
  850. ],
  851. "size": [
  852. 400,
  853. 200
  854. ],
  855. "flags": {},
  856. "order": 10,
  857. "mode": 0,
  858. "inputs": [
  859. {
  860. "name": "clip",
  861. "type": "CLIP",
  862. "link": 22
  863. }
  864. ],
  865. "outputs": [
  866. {
  867. "name": "CONDITIONING",
  868. "type": "CONDITIONING",
  869. "links": [
  870. 1
  871. ]
  872. }
  873. ],
  874. "properties": {
  875. "ue_properties": {
  876. "widget_ue_connectable": {
  877. "text": true
  878. },
  879. "version": "7.8",
  880. "input_ue_unconnectable": {}
  881. },
  882. "cnr_id": "comfy-core",
  883. "ver": "0.27.0",
  884. "Node name for S&R": "CLIPTextEncode"
  885. },
  886. "widgets_values": [
  887. "Place the two characters from Reference 1 and Reference 2 inside the car interior shown in Reference 3. Preserve each character’s exact identity, face, hairstyle, clothing, colors, proportions, and anime/cartoon design. The older male character is seated in the driver’s seat with both hands naturally near the steering wheel, and the younger character in the orange hoodie is seated in the front passenger seat. Show both characters clearly from a three-quarter interior camera angle, framed from about the waist up, with correct seat placement, realistic body scale, natural sitting poses, and proper contact with the leather seats. Keep the luxury brown leather car interior, dashboard, center console, stitching, door panels, lighting, and perspective from Reference 3. Make the characters look naturally integrated into the scene with matching shadows, reflections, ambient light, and depth, while retaining their original illustrated style. No extra people, no duplicated characters, no changed outfits, no merged faces, no deformed hands, no floating bodies, no exterior view dominating the image."
  888. ],
  889. "color": "#323",
  890. "bgcolor": "#535"
  891. },
  892. {
  893. "id": 16,
  894. "type": "LoadImage",
  895. "pos": [
  896. -3895.9089954704623,
  897. -1353.3593175047542
  898. ],
  899. "size": [
  900. 300,
  901. 314
  902. ],
  903. "flags": {},
  904. "order": 1,
  905. "mode": 0,
  906. "inputs": [],
  907. "outputs": [
  908. {
  909. "name": "IMAGE",
  910. "type": "IMAGE",
  911. "links": [
  912. 19
  913. ]
  914. },
  915. {
  916. "name": "MASK",
  917. "type": "MASK",
  918. "links": [
  919. 16
  920. ]
  921. }
  922. ],
  923. "title": "REFERENCE 1",
  924. "properties": {
  925. "ue_properties": {
  926. "widget_ue_connectable": {
  927. "image": true
  928. },
  929. "version": "7.8",
  930. "input_ue_unconnectable": {}
  931. },
  932. "cnr_id": "comfy-core",
  933. "ver": "0.27.0",
  934. "Node name for S&R": "LoadImage"
  935. },
  936. "widgets_values": [
  937. "179321.webp",
  938. "image"
  939. ],
  940. "color": "#323",
  941. "bgcolor": "#535"
  942. },
  943. {
  944. "id": 17,
  945. "type": "LoadImage",
  946. "pos": [
  947. -3883.581859483709,
  948. -646.2012897627301
  949. ],
  950. "size": [
  951. 282.798828125,
  952. 314
  953. ],
  954. "flags": {},
  955. "order": 2,
  956. "mode": 0,
  957. "inputs": [],
  958. "outputs": [
  959. {
  960. "name": "IMAGE",
  961. "type": "IMAGE",
  962. "links": [
  963. 20
  964. ]
  965. },
  966. {
  967. "name": "MASK",
  968. "type": "MASK",
  969. "links": [
  970. 18
  971. ]
  972. }
  973. ],
  974. "title": "Refference 3",
  975. "properties": {
  976. "ue_properties": {
  977. "widget_ue_connectable": {},
  978. "input_ue_unconnectable": {}
  979. },
  980. "cnr_id": "comfy-core",
  981. "ver": "0.28.0",
  982. "Node name for S&R": "LoadImage"
  983. },
  984. "widgets_values": [
  985. "images (2).jpeg",
  986. "image"
  987. ],
  988. "color": "#323",
  989. "bgcolor": "#535"
  990. },
  991. {
  992. "id": 18,
  993. "type": "EmptyFlux2LatentImage",
  994. "pos": [
  995. -2803.221468736061,
  996. -1089.8034476229434
  997. ],
  998. "size": [
  999. 300,
  1000. 110
  1001. ],
  1002. "flags": {},
  1003. "order": 3,
  1004. "mode": 0,
  1005. "inputs": [],
  1006. "outputs": [
  1007. {
  1008. "name": "LATENT",
  1009. "type": "LATENT",
  1010. "links": [
  1011. 9
  1012. ]
  1013. }
  1014. ],
  1015. "properties": {
  1016. "ue_properties": {
  1017. "widget_ue_connectable": {
  1018. "width": true,
  1019. "height": true,
  1020. "batch_size": true
  1021. },
  1022. "version": "7.8",
  1023. "input_ue_unconnectable": {}
  1024. },
  1025. "cnr_id": "comfy-core",
  1026. "ver": "0.27.0",
  1027. "Node name for S&R": "EmptyFlux2LatentImage"
  1028. },
  1029. "widgets_values": [
  1030. 1024,
  1031. 1024,
  1032. 1
  1033. ],
  1034. "color": "#323",
  1035. "bgcolor": "#535"
  1036. },
  1037. {
  1038. "id": 19,
  1039. "type": "CLIPLoader",
  1040. "pos": [
  1041. -4239.373838220156,
  1042. -1521.780476888119
  1043. ],
  1044. "size": [
  1045. 270,
  1046. 106
  1047. ],
  1048. "flags": {},
  1049. "order": 4,
  1050. "mode": 0,
  1051. "inputs": [],
  1052. "outputs": [
  1053. {
  1054. "name": "CLIP",
  1055. "type": "CLIP",
  1056. "links": [
  1057. 22,
  1058. 23
  1059. ]
  1060. }
  1061. ],
  1062. "properties": {
  1063. "ue_properties": {
  1064. "widget_ue_connectable": {},
  1065. "input_ue_unconnectable": {}
  1066. },
  1067. "cnr_id": "comfy-core",
  1068. "ver": "0.28.0",
  1069. "Node name for S&R": "CLIPLoader"
  1070. },
  1071. "widgets_values": [
  1072. "qwen3vl_8b_fp8_scaled.safetensors",
  1073. "flux2",
  1074. "default"
  1075. ]
  1076. },
  1077. {
  1078. "id": 23,
  1079. "type": "VAELoader",
  1080. "pos": [
  1081. -4332.542109541121,
  1082. -1024.7061323213618
  1083. ],
  1084. "size": [
  1085. 270,
  1086. 58
  1087. ],
  1088. "flags": {},
  1089. "order": 5,
  1090. "mode": 0,
  1091. "inputs": [],
  1092. "outputs": [
  1093. {
  1094. "name": "VAE",
  1095. "type": "VAE",
  1096. "links": [
  1097. 25,
  1098. 26,
  1099. 27,
  1100. 28
  1101. ]
  1102. }
  1103. ],
  1104. "properties": {
  1105. "ue_properties": {
  1106. "widget_ue_connectable": {},
  1107. "input_ue_unconnectable": {}
  1108. },
  1109. "cnr_id": "comfy-core",
  1110. "ver": "0.28.0",
  1111. "Node name for S&R": "VAELoader"
  1112. },
  1113. "widgets_values": [
  1114. "flux2-vae.safetensors"
  1115. ]
  1116. },
  1117. {
  1118. "id": 22,
  1119. "type": "UNETLoader",
  1120. "pos": [
  1121. -4271.97393637639,
  1122. -1265.53672561921
  1123. ],
  1124. "size": [
  1125. 270,
  1126. 82
  1127. ],
  1128. "flags": {},
  1129. "order": 6,
  1130. "mode": 0,
  1131. "inputs": [],
  1132. "outputs": [
  1133. {
  1134. "name": "MODEL",
  1135. "type": "MODEL",
  1136. "links": [
  1137. 24
  1138. ]
  1139. }
  1140. ],
  1141. "properties": {
  1142. "ue_properties": {
  1143. "widget_ue_connectable": {},
  1144. "input_ue_unconnectable": {}
  1145. },
  1146. "cnr_id": "comfy-core",
  1147. "ver": "0.28.0",
  1148. "Node name for S&R": "UNETLoader"
  1149. },
  1150. "widgets_values": [
  1151. "BigLoveKlein4_mxfp8.safetensors",
  1152. "default"
  1153. ]
  1154. }
  1155. ],
  1156. "links": [
  1157. [
  1158. 1,
  1159. 15,
  1160. 0,
  1161. 1,
  1162. 0,
  1163. "CONDITIONING"
  1164. ],
  1165. [
  1166. 2,
  1167. 5,
  1168. 0,
  1169. 1,
  1170. 1,
  1171. "LATENT"
  1172. ],
  1173. [
  1174. 3,
  1175. 9,
  1176. 0,
  1177. 1,
  1178. 2,
  1179. "LATENT"
  1180. ],
  1181. [
  1182. 4,
  1183. 14,
  1184. 0,
  1185. 1,
  1186. 3,
  1187. "LATENT"
  1188. ],
  1189. [
  1190. 5,
  1191. 3,
  1192. 0,
  1193. 2,
  1194. 0,
  1195. "LATENT"
  1196. ],
  1197. [
  1198. 6,
  1199. 8,
  1200. 0,
  1201. 3,
  1202. 0,
  1203. "MODEL"
  1204. ],
  1205. [
  1206. 7,
  1207. 1,
  1208. 0,
  1209. 3,
  1210. 1,
  1211. "CONDITIONING"
  1212. ],
  1213. [
  1214. 8,
  1215. 7,
  1216. 0,
  1217. 3,
  1218. 2,
  1219. "CONDITIONING"
  1220. ],
  1221. [
  1222. 9,
  1223. 18,
  1224. 0,
  1225. 3,
  1226. 3,
  1227. "LATENT"
  1228. ],
  1229. [
  1230. 10,
  1231. 2,
  1232. 0,
  1233. 4,
  1234. 0,
  1235. "IMAGE"
  1236. ],
  1237. [
  1238. 11,
  1239. 11,
  1240. 0,
  1241. 5,
  1242. 0,
  1243. "IMAGE"
  1244. ],
  1245. [
  1246. 12,
  1247. 12,
  1248. 0,
  1249. 6,
  1250. 0,
  1251. "IMAGE"
  1252. ],
  1253. [
  1254. 13,
  1255. 10,
  1256. 0,
  1257. 8,
  1258. 0,
  1259. "MODEL"
  1260. ],
  1261. [
  1262. 14,
  1263. 1,
  1264. 0,
  1265. 8,
  1266. 1,
  1267. "CONDITIONING"
  1268. ],
  1269. [
  1270. 15,
  1271. 6,
  1272. 0,
  1273. 9,
  1274. 0,
  1275. "IMAGE"
  1276. ],
  1277. [
  1278. 16,
  1279. 16,
  1280. 1,
  1281. 10,
  1282. 2,
  1283. "MASK"
  1284. ],
  1285. [
  1286. 17,
  1287. 12,
  1288. 1,
  1289. 10,
  1290. 3,
  1291. "MASK"
  1292. ],
  1293. [
  1294. 18,
  1295. 17,
  1296. 1,
  1297. 10,
  1298. 4,
  1299. "MASK"
  1300. ],
  1301. [
  1302. 19,
  1303. 16,
  1304. 0,
  1305. 11,
  1306. 0,
  1307. "IMAGE"
  1308. ],
  1309. [
  1310. 20,
  1311. 17,
  1312. 0,
  1313. 13,
  1314. 0,
  1315. "IMAGE"
  1316. ],
  1317. [
  1318. 21,
  1319. 13,
  1320. 0,
  1321. 14,
  1322. 0,
  1323. "IMAGE"
  1324. ],
  1325. [
  1326. 22,
  1327. 19,
  1328. 0,
  1329. 15,
  1330. 0,
  1331. "CLIP"
  1332. ],
  1333. [
  1334. 23,
  1335. 19,
  1336. 0,
  1337. 7,
  1338. 0,
  1339. "CLIP"
  1340. ],
  1341. [
  1342. 24,
  1343. 22,
  1344. 0,
  1345. 10,
  1346. 0,
  1347. "MODEL"
  1348. ],
  1349. [
  1350. 25,
  1351. 23,
  1352. 0,
  1353. 5,
  1354. 1,
  1355. "VAE"
  1356. ],
  1357. [
  1358. 26,
  1359. 23,
  1360. 0,
  1361. 9,
  1362. 1,
  1363. "VAE"
  1364. ],
  1365. [
  1366. 27,
  1367. 23,
  1368. 0,
  1369. 14,
  1370. 1,
  1371. "VAE"
  1372. ],
  1373. [
  1374. 28,
  1375. 23,
  1376. 0,
  1377. 2,
  1378. 1,
  1379. "VAE"
  1380. ]
  1381. ],
  1382. "groups": [],
  1383. "config": {},
  1384. "extra": {
  1385. "ue_links": [],
  1386. "links_added_by_ue": [],
  1387. "ds": {
  1388. "scale": 0.26734863064138553,
  1389. "offset": [
  1390. 6239.412457048107,
  1391. 2584.729449001534
  1392. ]
  1393. },
  1394. "frontendVersion": "1.45.21",
  1395. "VHS_latentpreview": false,
  1396. "VHS_latentpreviewrate": 0,
  1397. "VHS_MetadataImage": true,
  1398. "VHS_KeepIntermediate": true
  1399. },
  1400. "version": 0.4
  1401. }
Advertisement
Add Comment
Please, Sign In to add comment