Advertisement
Guest User

Untitled

a guest
Jul 7th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.55 KB | None | 0 0
  1. {
  2. "id": "5f70265e-dcf1-472f-b741-7f515395cb50",
  3. "revision": 0,
  4. "last_node_id": 72,
  5. "last_link_id": 119,
  6. "nodes": [
  7. {
  8. "id": 14,
  9. "type": "InvertMask",
  10. "pos": [
  11. 2258.0078125,
  12. -186.76577758789062
  13. ],
  14. "size": [
  15. 210,
  16. 26
  17. ],
  18. "flags": {},
  19. "order": 10,
  20. "mode": 0,
  21. "inputs": [
  22. {
  23. "name": "mask",
  24. "type": "MASK",
  25. "link": 46
  26. }
  27. ],
  28. "outputs": [
  29. {
  30. "name": "MASK",
  31. "type": "MASK",
  32. "slot_index": 0,
  33. "links": [
  34. 20
  35. ]
  36. }
  37. ],
  38. "properties": {
  39. "cnr_id": "comfy-core",
  40. "ver": "0.3.43",
  41. "Node name for S&R": "InvertMask",
  42. "widget_ue_connectable": {}
  43. },
  44. "widgets_values": []
  45. },
  46. {
  47. "id": 15,
  48. "type": "Reroute",
  49. "pos": [
  50. 2115.783447265625,
  51. -213.33934020996094
  52. ],
  53. "size": [
  54. 75,
  55. 26
  56. ],
  57. "flags": {},
  58. "order": 7,
  59. "mode": 0,
  60. "inputs": [
  61. {
  62. "name": "",
  63. "type": "*",
  64. "link": 53
  65. }
  66. ],
  67. "outputs": [
  68. {
  69. "name": "",
  70. "type": "MASK",
  71. "slot_index": 0,
  72. "links": [
  73. 46,
  74. 111
  75. ]
  76. }
  77. ],
  78. "properties": {
  79. "showOutputText": false,
  80. "horizontal": false,
  81. "widget_ue_connectable": {}
  82. }
  83. },
  84. {
  85. "id": 9,
  86. "type": "VAEDecode",
  87. "pos": [
  88. 2980.174560546875,
  89. -25.690481185913086
  90. ],
  91. "size": [
  92. 210,
  93. 46
  94. ],
  95. "flags": {},
  96. "order": 21,
  97. "mode": 0,
  98. "inputs": [
  99. {
  100. "name": "samples",
  101. "type": "LATENT",
  102. "link": 7
  103. },
  104. {
  105. "name": "vae",
  106. "type": "VAE",
  107. "link": 8
  108. }
  109. ],
  110. "outputs": [
  111. {
  112. "name": "IMAGE",
  113. "type": "IMAGE",
  114. "slot_index": 0,
  115. "links": [
  116. 23
  117. ]
  118. }
  119. ],
  120. "properties": {
  121. "cnr_id": "comfy-core",
  122. "ver": "0.3.43",
  123. "Node name for S&R": "VAEDecode",
  124. "widget_ue_connectable": {}
  125. },
  126. "widgets_values": []
  127. },
  128. {
  129. "id": 22,
  130. "type": "SaveImage",
  131. "pos": [
  132. 3255.718017578125,
  133. -43.360084533691406
  134. ],
  135. "size": [
  136. 562,
  137. 558
  138. ],
  139. "flags": {},
  140. "order": 22,
  141. "mode": 0,
  142. "inputs": [
  143. {
  144. "name": "images",
  145. "type": "IMAGE",
  146. "link": 23
  147. }
  148. ],
  149. "outputs": [],
  150. "properties": {
  151. "cnr_id": "comfy-core",
  152. "ver": "0.3.43",
  153. "Node name for S&R": "SaveImage",
  154. "widget_ue_connectable": {}
  155. },
  156. "widgets_values": [
  157. "lorahooksmasking/img"
  158. ]
  159. },
  160. {
  161. "id": 16,
  162. "type": "PairConditioningSetProperties",
  163. "pos": [
  164. 1909.7257080078125,
  165. 49.99501037597656
  166. ],
  167. "size": [
  168. 315,
  169. 162
  170. ],
  171. "flags": {},
  172. "order": 18,
  173. "mode": 0,
  174. "inputs": [
  175. {
  176. "name": "positive_NEW",
  177. "type": "CONDITIONING",
  178. "link": 13
  179. },
  180. {
  181. "name": "negative_NEW",
  182. "type": "CONDITIONING",
  183. "link": 14
  184. },
  185. {
  186. "name": "mask",
  187. "shape": 7,
  188. "type": "MASK",
  189. "link": 111
  190. },
  191. {
  192. "name": "hooks",
  193. "shape": 7,
  194. "type": "HOOKS",
  195. "link": null
  196. },
  197. {
  198. "name": "timesteps",
  199. "shape": 7,
  200. "type": "TIMESTEPS_RANGE",
  201. "link": null
  202. }
  203. ],
  204. "outputs": [
  205. {
  206. "name": "positive",
  207. "type": "CONDITIONING",
  208. "slot_index": 0,
  209. "links": [
  210. 97
  211. ]
  212. },
  213. {
  214. "name": "negative",
  215. "type": "CONDITIONING",
  216. "slot_index": 1,
  217. "links": [
  218. 98
  219. ]
  220. }
  221. ],
  222. "properties": {
  223. "cnr_id": "comfy-core",
  224. "ver": "0.3.43",
  225. "Node name for S&R": "PairConditioningSetProperties",
  226. "widget_ue_connectable": {}
  227. },
  228. "widgets_values": [
  229. 1,
  230. "default"
  231. ]
  232. },
  233. {
  234. "id": 21,
  235. "type": "SetClipHooks",
  236. "pos": [
  237. 1149.6304931640625,
  238. -47.28285598754883
  239. ],
  240. "size": [
  241. 217.4999542236328,
  242. 102
  243. ],
  244. "flags": {},
  245. "order": 13,
  246. "mode": 0,
  247. "inputs": [
  248. {
  249. "name": "clip",
  250. "type": "CLIP",
  251. "link": 21
  252. },
  253. {
  254. "name": "hooks",
  255. "shape": 7,
  256. "type": "HOOKS",
  257. "link": 52
  258. }
  259. ],
  260. "outputs": [
  261. {
  262. "name": "CLIP",
  263. "type": "CLIP",
  264. "slot_index": 0,
  265. "links": [
  266. 1,
  267. 3
  268. ]
  269. }
  270. ],
  271. "properties": {
  272. "cnr_id": "comfy-core",
  273. "ver": "0.3.43",
  274. "Node name for S&R": "SetClipHooks",
  275. "widget_ue_connectable": {}
  276. },
  277. "widgets_values": [
  278. true,
  279. false
  280. ]
  281. },
  282. {
  283. "id": 24,
  284. "type": "LoadImageMask",
  285. "pos": [
  286. 1701.27734375,
  287. -537.9240112304688
  288. ],
  289. "size": [
  290. 315,
  291. 318
  292. ],
  293. "flags": {},
  294. "order": 0,
  295. "mode": 0,
  296. "inputs": [],
  297. "outputs": [
  298. {
  299. "name": "MASK",
  300. "type": "MASK",
  301. "slot_index": 0,
  302. "links": [
  303. 53
  304. ]
  305. }
  306. ],
  307. "properties": {
  308. "cnr_id": "comfy-core",
  309. "ver": "0.3.43",
  310. "Node name for S&R": "LoadImageMask",
  311. "widget_ue_connectable": {}
  312. },
  313. "widgets_values": [
  314. "c04ac8c8-6439-415c-9285-554c2377f314_512x512.webp",
  315. "red",
  316. "image"
  317. ]
  318. },
  319. {
  320. "id": 69,
  321. "type": "LoadImage",
  322. "pos": [
  323. 1907.03759765625,
  324. 710.4429931640625
  325. ],
  326. "size": [
  327. 315.8743896484375,
  328. 423.7917175292969
  329. ],
  330. "flags": {},
  331. "order": 1,
  332. "mode": 0,
  333. "inputs": [],
  334. "outputs": [
  335. {
  336. "name": "IMAGE",
  337. "type": "IMAGE",
  338. "links": [
  339. 114
  340. ]
  341. },
  342. {
  343. "name": "MASK",
  344. "type": "MASK",
  345. "links": null
  346. }
  347. ],
  348. "properties": {
  349. "cnr_id": "comfy-core",
  350. "ver": "0.3.30",
  351. "Node name for S&R": "LoadImage",
  352. "widget_ue_connectable": {}
  353. },
  354. "widgets_values": [
  355. "317078979_687686326262620_5732172805788173747_n.jpg",
  356. "image"
  357. ],
  358. "color": "#332922",
  359. "bgcolor": "#593930"
  360. },
  361. {
  362. "id": 68,
  363. "type": "ImageScaleToTotalPixels",
  364. "pos": [
  365. 2259.19677734375,
  366. 721.175048828125
  367. ],
  368. "size": [
  369. 292.1300964355469,
  370. 82
  371. ],
  372. "flags": {},
  373. "order": 8,
  374. "mode": 0,
  375. "inputs": [
  376. {
  377. "name": "image",
  378. "type": "IMAGE",
  379. "link": 114
  380. }
  381. ],
  382. "outputs": [
  383. {
  384. "name": "IMAGE",
  385. "type": "IMAGE",
  386. "links": [
  387. 113
  388. ]
  389. }
  390. ],
  391. "properties": {
  392. "cnr_id": "comfy-core",
  393. "ver": "0.3.30",
  394. "Node name for S&R": "ImageScaleToTotalPixels",
  395. "widget_ue_connectable": {}
  396. },
  397. "widgets_values": [
  398. "nearest-exact",
  399. 1
  400. ],
  401. "color": "#323",
  402. "bgcolor": "#535"
  403. },
  404. {
  405. "id": 67,
  406. "type": "VAEEncode",
  407. "pos": [
  408. 2588.389404296875,
  409. 719.1892700195312
  410. ],
  411. "size": [
  412. 140,
  413. 46
  414. ],
  415. "flags": {},
  416. "order": 11,
  417. "mode": 0,
  418. "inputs": [
  419. {
  420. "name": "pixels",
  421. "type": "IMAGE",
  422. "link": 113
  423. },
  424. {
  425. "name": "vae",
  426. "type": "VAE",
  427. "link": 116
  428. }
  429. ],
  430. "outputs": [
  431. {
  432. "name": "LATENT",
  433. "type": "LATENT",
  434. "links": [
  435. 115
  436. ]
  437. }
  438. ],
  439. "properties": {
  440. "cnr_id": "comfy-core",
  441. "ver": "0.3.43",
  442. "Node name for S&R": "VAEEncode",
  443. "widget_ue_connectable": {}
  444. },
  445. "widgets_values": []
  446. },
  447. {
  448. "id": 3,
  449. "type": "CLIPTextEncode",
  450. "pos": [
  451. 1450.427490234375,
  452. 531.9664916992188
  453. ],
  454. "size": [
  455. 327,
  456. 108
  457. ],
  458. "flags": {},
  459. "order": 14,
  460. "mode": 0,
  461. "inputs": [
  462. {
  463. "name": "clip",
  464. "type": "CLIP",
  465. "link": 2
  466. }
  467. ],
  468. "outputs": [
  469. {
  470. "name": "CONDITIONING",
  471. "type": "CONDITIONING",
  472. "slot_index": 0,
  473. "links": [
  474. 100
  475. ]
  476. }
  477. ],
  478. "properties": {
  479. "cnr_id": "comfy-core",
  480. "ver": "0.3.43",
  481. "Node name for S&R": "CLIPTextEncode",
  482. "widget_ue_connectable": {}
  483. },
  484. "widgets_values": [
  485. "worst quality, low quality"
  486. ],
  487. "color": "#322",
  488. "bgcolor": "#533"
  489. },
  490. {
  491. "id": 12,
  492. "type": "CLIPSetLastLayer",
  493. "pos": [
  494. 765.5291748046875,
  495. 242.25022888183594
  496. ],
  497. "size": [
  498. 210,
  499. 58.683013916015625
  500. ],
  501. "flags": {},
  502. "order": 9,
  503. "mode": 0,
  504. "inputs": [
  505. {
  506. "name": "clip",
  507. "type": "CLIP",
  508. "link": 119
  509. }
  510. ],
  511. "outputs": [
  512. {
  513. "name": "CLIP",
  514. "type": "CLIP",
  515. "slot_index": 0,
  516. "links": [
  517. 9,
  518. 21
  519. ]
  520. }
  521. ],
  522. "properties": {
  523. "cnr_id": "comfy-core",
  524. "ver": "0.3.43",
  525. "Node name for S&R": "CLIPSetLastLayer",
  526. "widget_ue_connectable": {}
  527. },
  528. "widgets_values": [
  529. -2
  530. ]
  531. },
  532. {
  533. "id": 11,
  534. "type": "SetClipHooks",
  535. "pos": [
  536. 1117.752685546875,
  537. 530.2111206054688
  538. ],
  539. "size": [
  540. 210,
  541. 102
  542. ],
  543. "flags": {},
  544. "order": 12,
  545. "mode": 0,
  546. "inputs": [
  547. {
  548. "name": "clip",
  549. "type": "CLIP",
  550. "link": 9
  551. },
  552. {
  553. "name": "hooks",
  554. "shape": 7,
  555. "type": "HOOKS",
  556. "link": 117
  557. }
  558. ],
  559. "outputs": [
  560. {
  561. "name": "CLIP",
  562. "type": "CLIP",
  563. "slot_index": 0,
  564. "links": [
  565. 2,
  566. 4
  567. ]
  568. }
  569. ],
  570. "properties": {
  571. "cnr_id": "comfy-core",
  572. "ver": "0.3.43",
  573. "Node name for S&R": "SetClipHooks",
  574. "widget_ue_connectable": {}
  575. },
  576. "widgets_values": [
  577. true,
  578. false
  579. ]
  580. },
  581. {
  582. "id": 70,
  583. "type": "CreateHookLora",
  584. "pos": [
  585. 609.299072265625,
  586. 553.7174682617188
  587. ],
  588. "size": [
  589. 291.2920837402344,
  590. 106
  591. ],
  592. "flags": {},
  593. "order": 2,
  594. "mode": 0,
  595. "inputs": [
  596. {
  597. "name": "prev_hooks",
  598. "shape": 7,
  599. "type": "HOOKS",
  600. "link": null
  601. }
  602. ],
  603. "outputs": [
  604. {
  605. "name": "HOOKS",
  606. "type": "HOOKS",
  607. "slot_index": 0,
  608. "links": [
  609. 117
  610. ]
  611. }
  612. ],
  613. "properties": {
  614. "cnr_id": "comfy-core",
  615. "ver": "0.3.43",
  616. "Node name for S&R": "CreateHookLora",
  617. "widget_ue_connectable": {}
  618. },
  619. "widgets_values": [
  620. "Anime-Flux-lora.safetensors",
  621. 1.1,
  622. 1
  623. ]
  624. },
  625. {
  626. "id": 20,
  627. "type": "CreateHookLora",
  628. "pos": [
  629. 584.563232421875,
  630. -32.72251510620117
  631. ],
  632. "size": [
  633. 291.2920837402344,
  634. 106
  635. ],
  636. "flags": {},
  637. "order": 3,
  638. "mode": 0,
  639. "inputs": [
  640. {
  641. "name": "prev_hooks",
  642. "shape": 7,
  643. "type": "HOOKS",
  644. "link": null
  645. }
  646. ],
  647. "outputs": [
  648. {
  649. "name": "HOOKS",
  650. "type": "HOOKS",
  651. "slot_index": 0,
  652. "links": [
  653. 52
  654. ]
  655. }
  656. ],
  657. "properties": {
  658. "cnr_id": "comfy-core",
  659. "ver": "0.3.43",
  660. "Node name for S&R": "CreateHookLora",
  661. "widget_ue_connectable": {}
  662. },
  663. "widgets_values": [
  664. "dorothea-sharp.safetensors",
  665. 1.1,
  666. 1
  667. ]
  668. },
  669. {
  670. "id": 10,
  671. "type": "VAELoader",
  672. "pos": [
  673. 2610.748291015625,
  674. 1.1160026788711548
  675. ],
  676. "size": [
  677. 315,
  678. 58
  679. ],
  680. "flags": {},
  681. "order": 4,
  682. "mode": 0,
  683. "inputs": [],
  684. "outputs": [
  685. {
  686. "name": "VAE",
  687. "type": "VAE",
  688. "slot_index": 0,
  689. "links": [
  690. 8,
  691. 116
  692. ]
  693. }
  694. ],
  695. "properties": {
  696. "cnr_id": "comfy-core",
  697. "ver": "0.3.43",
  698. "Node name for S&R": "VAELoader",
  699. "widget_ue_connectable": {}
  700. },
  701. "widgets_values": [
  702. "ae.safetensors"
  703. ]
  704. },
  705. {
  706. "id": 71,
  707. "type": "UNETLoader",
  708. "pos": [
  709. 400.02044677734375,
  710. 160.76458740234375
  711. ],
  712. "size": [
  713. 270,
  714. 82
  715. ],
  716. "flags": {},
  717. "order": 5,
  718. "mode": 0,
  719. "inputs": [],
  720. "outputs": [
  721. {
  722. "name": "MODEL",
  723. "type": "MODEL",
  724. "links": [
  725. 118
  726. ]
  727. }
  728. ],
  729. "properties": {
  730. "cnr_id": "comfy-core",
  731. "ver": "0.3.43",
  732. "widget_ue_connectable": {},
  733. "Node name for S&R": "UNETLoader"
  734. },
  735. "widgets_values": [
  736. "flux1-dev.safetensors",
  737. "default"
  738. ]
  739. },
  740. {
  741. "id": 72,
  742. "type": "DualCLIPLoader",
  743. "pos": [
  744. 394.7522277832031,
  745. 272.85540771484375
  746. ],
  747. "size": [
  748. 270,
  749. 130
  750. ],
  751. "flags": {},
  752. "order": 6,
  753. "mode": 0,
  754. "inputs": [],
  755. "outputs": [
  756. {
  757. "name": "CLIP",
  758. "type": "CLIP",
  759. "links": [
  760. 119
  761. ]
  762. }
  763. ],
  764. "properties": {
  765. "cnr_id": "comfy-core",
  766. "ver": "0.3.43",
  767. "widget_ue_connectable": {},
  768. "Node name for S&R": "DualCLIPLoader"
  769. },
  770. "widgets_values": [
  771. "t5xxl_fp16.safetensors",
  772. "ViT-L-14-BEST-smooth-GmP-HF-format.safetensors",
  773. "flux",
  774. "default"
  775. ]
  776. },
  777. {
  778. "id": 2,
  779. "type": "CLIPTextEncode",
  780. "pos": [
  781. 1442.150634765625,
  782. 66.42279052734375
  783. ],
  784. "size": [
  785. 327,
  786. 108
  787. ],
  788. "flags": {},
  789. "order": 16,
  790. "mode": 0,
  791. "inputs": [
  792. {
  793. "name": "clip",
  794. "type": "CLIP",
  795. "link": 1
  796. }
  797. ],
  798. "outputs": [
  799. {
  800. "name": "CONDITIONING",
  801. "type": "CONDITIONING",
  802. "slot_index": 0,
  803. "links": [
  804. 14
  805. ]
  806. }
  807. ],
  808. "properties": {
  809. "cnr_id": "comfy-core",
  810. "ver": "0.3.43",
  811. "Node name for S&R": "CLIPTextEncode",
  812. "widget_ue_connectable": {}
  813. },
  814. "widgets_values": [
  815. "worst quality, low quality"
  816. ],
  817. "color": "#322",
  818. "bgcolor": "#533"
  819. },
  820. {
  821. "id": 6,
  822. "type": "CLIPTextEncode",
  823. "pos": [
  824. 1450.3992919921875,
  825. 254.64100646972656
  826. ],
  827. "size": [
  828. 321.85943603515625,
  829. 179.96807861328125
  830. ],
  831. "flags": {},
  832. "order": 15,
  833. "mode": 0,
  834. "inputs": [
  835. {
  836. "name": "clip",
  837. "type": "CLIP",
  838. "link": 4
  839. }
  840. ],
  841. "outputs": [
  842. {
  843. "name": "CONDITIONING",
  844. "type": "CONDITIONING",
  845. "slot_index": 0,
  846. "links": [
  847. 99
  848. ]
  849. }
  850. ],
  851. "properties": {
  852. "cnr_id": "comfy-core",
  853. "ver": "0.3.43",
  854. "Node name for S&R": "CLIPTextEncode",
  855. "widget_ue_connectable": {}
  856. },
  857. "widgets_values": [
  858. "anime style of a muscular man withwide shoulders sitting in a leather office chair, wearing a blue pinstripe dress shirt with a patterned tie and red suspenders, confident and serious facial expression, slicked back hair, chiseled jawline, hands clasped together resting on his lap, seated in an office environment with window blinds in the background, cinematic lighting from the side casting sharp shadows, close-up frontal view"
  859. ],
  860. "color": "#232",
  861. "bgcolor": "#353"
  862. },
  863. {
  864. "id": 4,
  865. "type": "CLIPTextEncode",
  866. "pos": [
  867. 1443.5753173828125,
  868. -156.6633758544922
  869. ],
  870. "size": [
  871. 317.57562255859375,
  872. 161.11929321289062
  873. ],
  874. "flags": {},
  875. "order": 17,
  876. "mode": 0,
  877. "inputs": [
  878. {
  879. "name": "clip",
  880. "type": "CLIP",
  881. "link": 3
  882. }
  883. ],
  884. "outputs": [
  885. {
  886. "name": "CONDITIONING",
  887. "type": "CONDITIONING",
  888. "slot_index": 0,
  889. "links": [
  890. 13
  891. ]
  892. }
  893. ],
  894. "properties": {
  895. "cnr_id": "comfy-core",
  896. "ver": "0.3.43",
  897. "Node name for S&R": "CLIPTextEncode",
  898. "widget_ue_connectable": {}
  899. },
  900. "widgets_values": [
  901. "dorotheasharp1 painting of a muscular man withwide shoulders sitting in a leather office chair, wearing a blue pinstripe dress shirt with a patterned tie and red suspenders, confident and serious facial expression, slicked back hair, chiseled jawline, hands clasped together resting on his lap, seated in an office environment with window blinds in the background, cinematic lighting from the side casting sharp shadows, close-up frontal view"
  902. ],
  903. "color": "#232",
  904. "bgcolor": "#353"
  905. },
  906. {
  907. "id": 23,
  908. "type": "KSampler",
  909. "pos": [
  910. 2746.102783203125,
  911. 123.32046508789062
  912. ],
  913. "size": [
  914. 315,
  915. 262
  916. ],
  917. "flags": {},
  918. "order": 20,
  919. "mode": 0,
  920. "inputs": [
  921. {
  922. "name": "model",
  923. "type": "MODEL",
  924. "link": 118
  925. },
  926. {
  927. "name": "positive",
  928. "type": "CONDITIONING",
  929. "link": 108
  930. },
  931. {
  932. "name": "negative",
  933. "type": "CONDITIONING",
  934. "link": 112
  935. },
  936. {
  937. "name": "latent_image",
  938. "type": "LATENT",
  939. "link": 115
  940. }
  941. ],
  942. "outputs": [
  943. {
  944. "name": "LATENT",
  945. "type": "LATENT",
  946. "slot_index": 0,
  947. "links": [
  948. 7
  949. ]
  950. }
  951. ],
  952. "properties": {
  953. "cnr_id": "comfy-core",
  954. "ver": "0.3.43",
  955. "Node name for S&R": "KSampler",
  956. "widget_ue_connectable": {}
  957. },
  958. "widgets_values": [
  959. 251663442992894,
  960. "randomize",
  961. 30,
  962. 8,
  963. "euler",
  964. "normal",
  965. 0.5000000000000001
  966. ]
  967. },
  968. {
  969. "id": 17,
  970. "type": "PairConditioningSetPropertiesAndCombine",
  971. "pos": [
  972. 2298.70849609375,
  973. 188.89825439453125
  974. ],
  975. "size": [
  976. 340.20001220703125,
  977. 202
  978. ],
  979. "flags": {},
  980. "order": 19,
  981. "mode": 0,
  982. "inputs": [
  983. {
  984. "name": "positive",
  985. "type": "CONDITIONING",
  986. "link": 97
  987. },
  988. {
  989. "name": "negative",
  990. "type": "CONDITIONING",
  991. "link": 98
  992. },
  993. {
  994. "name": "positive_NEW",
  995. "type": "CONDITIONING",
  996. "link": 99
  997. },
  998. {
  999. "name": "negative_NEW",
  1000. "type": "CONDITIONING",
  1001. "link": 100
  1002. },
  1003. {
  1004. "name": "mask",
  1005. "shape": 7,
  1006. "type": "MASK",
  1007. "link": 20
  1008. },
  1009. {
  1010. "name": "hooks",
  1011. "shape": 7,
  1012. "type": "HOOKS",
  1013. "link": null
  1014. },
  1015. {
  1016. "name": "timesteps",
  1017. "shape": 7,
  1018. "type": "TIMESTEPS_RANGE",
  1019. "link": null
  1020. }
  1021. ],
  1022. "outputs": [
  1023. {
  1024. "name": "positive",
  1025. "type": "CONDITIONING",
  1026. "slot_index": 0,
  1027. "links": [
  1028. 108
  1029. ]
  1030. },
  1031. {
  1032. "name": "negative",
  1033. "type": "CONDITIONING",
  1034. "slot_index": 1,
  1035. "links": [
  1036. 112
  1037. ]
  1038. }
  1039. ],
  1040. "properties": {
  1041. "cnr_id": "comfy-core",
  1042. "ver": "0.3.43",
  1043. "Node name for S&R": "PairConditioningSetPropertiesAndCombine",
  1044. "widget_ue_connectable": {}
  1045. },
  1046. "widgets_values": [
  1047. 1,
  1048. "default"
  1049. ]
  1050. }
  1051. ],
  1052. "links": [
  1053. [
  1054. 1,
  1055. 21,
  1056. 0,
  1057. 2,
  1058. 0,
  1059. "CLIP"
  1060. ],
  1061. [
  1062. 2,
  1063. 11,
  1064. 0,
  1065. 3,
  1066. 0,
  1067. "CLIP"
  1068. ],
  1069. [
  1070. 3,
  1071. 21,
  1072. 0,
  1073. 4,
  1074. 0,
  1075. "CLIP"
  1076. ],
  1077. [
  1078. 4,
  1079. 11,
  1080. 0,
  1081. 6,
  1082. 0,
  1083. "CLIP"
  1084. ],
  1085. [
  1086. 7,
  1087. 23,
  1088. 0,
  1089. 9,
  1090. 0,
  1091. "LATENT"
  1092. ],
  1093. [
  1094. 8,
  1095. 10,
  1096. 0,
  1097. 9,
  1098. 1,
  1099. "VAE"
  1100. ],
  1101. [
  1102. 9,
  1103. 12,
  1104. 0,
  1105. 11,
  1106. 0,
  1107. "CLIP"
  1108. ],
  1109. [
  1110. 13,
  1111. 4,
  1112. 0,
  1113. 16,
  1114. 0,
  1115. "CONDITIONING"
  1116. ],
  1117. [
  1118. 14,
  1119. 2,
  1120. 0,
  1121. 16,
  1122. 1,
  1123. "CONDITIONING"
  1124. ],
  1125. [
  1126. 20,
  1127. 14,
  1128. 0,
  1129. 17,
  1130. 4,
  1131. "MASK"
  1132. ],
  1133. [
  1134. 21,
  1135. 12,
  1136. 0,
  1137. 21,
  1138. 0,
  1139. "CLIP"
  1140. ],
  1141. [
  1142. 23,
  1143. 9,
  1144. 0,
  1145. 22,
  1146. 0,
  1147. "IMAGE"
  1148. ],
  1149. [
  1150. 46,
  1151. 15,
  1152. 0,
  1153. 14,
  1154. 0,
  1155. "MASK"
  1156. ],
  1157. [
  1158. 52,
  1159. 20,
  1160. 0,
  1161. 21,
  1162. 1,
  1163. "HOOKS"
  1164. ],
  1165. [
  1166. 53,
  1167. 24,
  1168. 0,
  1169. 15,
  1170. 0,
  1171. "*"
  1172. ],
  1173. [
  1174. 97,
  1175. 16,
  1176. 0,
  1177. 17,
  1178. 0,
  1179. "CONDITIONING"
  1180. ],
  1181. [
  1182. 98,
  1183. 16,
  1184. 1,
  1185. 17,
  1186. 1,
  1187. "CONDITIONING"
  1188. ],
  1189. [
  1190. 99,
  1191. 6,
  1192. 0,
  1193. 17,
  1194. 2,
  1195. "CONDITIONING"
  1196. ],
  1197. [
  1198. 100,
  1199. 3,
  1200. 0,
  1201. 17,
  1202. 3,
  1203. "CONDITIONING"
  1204. ],
  1205. [
  1206. 108,
  1207. 17,
  1208. 0,
  1209. 23,
  1210. 1,
  1211. "CONDITIONING"
  1212. ],
  1213. [
  1214. 111,
  1215. 15,
  1216. 0,
  1217. 16,
  1218. 2,
  1219. "MASK"
  1220. ],
  1221. [
  1222. 112,
  1223. 17,
  1224. 1,
  1225. 23,
  1226. 2,
  1227. "CONDITIONING"
  1228. ],
  1229. [
  1230. 113,
  1231. 68,
  1232. 0,
  1233. 67,
  1234. 0,
  1235. "IMAGE"
  1236. ],
  1237. [
  1238. 114,
  1239. 69,
  1240. 0,
  1241. 68,
  1242. 0,
  1243. "IMAGE"
  1244. ],
  1245. [
  1246. 115,
  1247. 67,
  1248. 0,
  1249. 23,
  1250. 3,
  1251. "LATENT"
  1252. ],
  1253. [
  1254. 116,
  1255. 10,
  1256. 0,
  1257. 67,
  1258. 1,
  1259. "VAE"
  1260. ],
  1261. [
  1262. 117,
  1263. 70,
  1264. 0,
  1265. 11,
  1266. 1,
  1267. "HOOKS"
  1268. ],
  1269. [
  1270. 118,
  1271. 71,
  1272. 0,
  1273. 23,
  1274. 0,
  1275. "MODEL"
  1276. ],
  1277. [
  1278. 119,
  1279. 72,
  1280. 0,
  1281. 12,
  1282. 0,
  1283. "CLIP"
  1284. ]
  1285. ],
  1286. "groups": [],
  1287. "config": {},
  1288. "extra": {
  1289. "ds": {
  1290. "scale": 1.167184107045005,
  1291. "offset": [
  1292. -1798.9974668472685,
  1293. 29.486680399858653
  1294. ]
  1295. },
  1296. "ue_links": [],
  1297. "links_added_by_ue": [],
  1298. "frontendVersion": "1.23.4",
  1299. "VHS_latentpreview": false,
  1300. "VHS_latentpreviewrate": 0,
  1301. "VHS_MetadataImage": true,
  1302. "VHS_KeepIntermediate": true
  1303. },
  1304. "version": 0.4
  1305. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement