Advertisement
rockets6

Flux_Redux_strength+timestep_workflow.json

Nov 21st, 2024
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.25 KB | None | 0 0
  1. {
  2. "last_node_id": 54,
  3. "last_link_id": 145,
  4. "nodes": [
  5. {
  6. "id": 6,
  7. "type": "CLIPTextEncode",
  8. "pos": [
  9. 384,
  10. 240
  11. ],
  12. "size": [
  13. 422.84503173828125,
  14. 164.31304931640625
  15. ],
  16. "flags": {},
  17. "order": 15,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "clip",
  22. "type": "CLIP",
  23. "link": 125
  24. }
  25. ],
  26. "outputs": [
  27. {
  28. "name": "CONDITIONING",
  29. "type": "CONDITIONING",
  30. "links": [
  31. 41
  32. ],
  33. "slot_index": 0
  34. }
  35. ],
  36. "title": "CLIP Text Encode (Positive Prompt)",
  37. "properties": {
  38. "Node name for S&R": "CLIPTextEncode"
  39. },
  40. "widgets_values": [
  41. "pixar style render of a cute dragon"
  42. ],
  43. "color": "#232",
  44. "bgcolor": "#353"
  45. },
  46. {
  47. "id": 8,
  48. "type": "VAEDecode",
  49. "pos": [
  50. 910,
  51. 568
  52. ],
  53. "size": [
  54. 210,
  55. 46
  56. ],
  57. "flags": {},
  58. "order": 26,
  59. "mode": 0,
  60. "inputs": [
  61. {
  62. "name": "samples",
  63. "type": "LATENT",
  64. "link": 24
  65. },
  66. {
  67. "name": "vae",
  68. "type": "VAE",
  69. "link": 12
  70. }
  71. ],
  72. "outputs": [
  73. {
  74. "name": "IMAGE",
  75. "type": "IMAGE",
  76. "links": [
  77. 9
  78. ],
  79. "slot_index": 0
  80. }
  81. ],
  82. "properties": {
  83. "Node name for S&R": "VAEDecode"
  84. },
  85. "widgets_values": []
  86. },
  87. {
  88. "id": 9,
  89. "type": "SaveImage",
  90. "pos": [
  91. 1158,
  92. 192
  93. ],
  94. "size": [
  95. 985.3012084960938,
  96. 1060.3828125
  97. ],
  98. "flags": {},
  99. "order": 27,
  100. "mode": 0,
  101. "inputs": [
  102. {
  103. "name": "images",
  104. "type": "IMAGE",
  105. "link": 9
  106. }
  107. ],
  108. "outputs": [],
  109. "properties": {},
  110. "widgets_values": [
  111. "ipadapter flux test/img"
  112. ]
  113. },
  114. {
  115. "id": 10,
  116. "type": "VAELoader",
  117. "pos": [
  118. 48,
  119. 432
  120. ],
  121. "size": [
  122. 311.81634521484375,
  123. 60.429901123046875
  124. ],
  125. "flags": {},
  126. "order": 0,
  127. "mode": 0,
  128. "inputs": [],
  129. "outputs": [
  130. {
  131. "name": "VAE",
  132. "type": "VAE",
  133. "links": [
  134. 12
  135. ],
  136. "slot_index": 0,
  137. "shape": 3
  138. }
  139. ],
  140. "properties": {
  141. "Node name for S&R": "VAELoader"
  142. },
  143. "widgets_values": [
  144. "ae.sft"
  145. ]
  146. },
  147. {
  148. "id": 13,
  149. "type": "SamplerCustomAdvanced",
  150. "pos": [
  151. 864,
  152. 192
  153. ],
  154. "size": [
  155. 272.3617858886719,
  156. 326
  157. ],
  158. "flags": {},
  159. "order": 25,
  160. "mode": 0,
  161. "inputs": [
  162. {
  163. "name": "noise",
  164. "type": "NOISE",
  165. "link": 37,
  166. "slot_index": 0
  167. },
  168. {
  169. "name": "guider",
  170. "type": "GUIDER",
  171. "link": 30,
  172. "slot_index": 1
  173. },
  174. {
  175. "name": "sampler",
  176. "type": "SAMPLER",
  177. "link": 19,
  178. "slot_index": 2
  179. },
  180. {
  181. "name": "sigmas",
  182. "type": "SIGMAS",
  183. "link": 20,
  184. "slot_index": 3
  185. },
  186. {
  187. "name": "latent_image",
  188. "type": "LATENT",
  189. "link": 116,
  190. "slot_index": 4
  191. }
  192. ],
  193. "outputs": [
  194. {
  195. "name": "output",
  196. "type": "LATENT",
  197. "links": [
  198. 24
  199. ],
  200. "slot_index": 0,
  201. "shape": 3
  202. },
  203. {
  204. "name": "denoised_output",
  205. "type": "LATENT",
  206. "links": null,
  207. "shape": 3
  208. }
  209. ],
  210. "properties": {
  211. "Node name for S&R": "SamplerCustomAdvanced"
  212. },
  213. "widgets_values": []
  214. },
  215. {
  216. "id": 16,
  217. "type": "KSamplerSelect",
  218. "pos": [
  219. 480,
  220. 912
  221. ],
  222. "size": [
  223. 315,
  224. 58
  225. ],
  226. "flags": {},
  227. "order": 1,
  228. "mode": 0,
  229. "inputs": [],
  230. "outputs": [
  231. {
  232. "name": "SAMPLER",
  233. "type": "SAMPLER",
  234. "links": [
  235. 19
  236. ],
  237. "shape": 3
  238. }
  239. ],
  240. "properties": {
  241. "Node name for S&R": "KSamplerSelect"
  242. },
  243. "widgets_values": [
  244. "euler"
  245. ]
  246. },
  247. {
  248. "id": 17,
  249. "type": "BasicScheduler",
  250. "pos": [
  251. 480,
  252. 1008
  253. ],
  254. "size": [
  255. 315,
  256. 106
  257. ],
  258. "flags": {},
  259. "order": 18,
  260. "mode": 0,
  261. "inputs": [
  262. {
  263. "name": "model",
  264. "type": "MODEL",
  265. "link": 55,
  266. "slot_index": 0
  267. }
  268. ],
  269. "outputs": [
  270. {
  271. "name": "SIGMAS",
  272. "type": "SIGMAS",
  273. "links": [
  274. 20
  275. ],
  276. "shape": 3
  277. }
  278. ],
  279. "properties": {
  280. "Node name for S&R": "BasicScheduler"
  281. },
  282. "widgets_values": [
  283. "simple",
  284. 20,
  285. 1
  286. ]
  287. },
  288. {
  289. "id": 22,
  290. "type": "BasicGuider",
  291. "pos": [
  292. 960,
  293. 66
  294. ],
  295. "size": [
  296. 222.3482666015625,
  297. 46
  298. ],
  299. "flags": {},
  300. "order": 24,
  301. "mode": 0,
  302. "inputs": [
  303. {
  304. "name": "model",
  305. "type": "MODEL",
  306. "link": 54,
  307. "slot_index": 0
  308. },
  309. {
  310. "name": "conditioning",
  311. "type": "CONDITIONING",
  312. "link": 145,
  313. "slot_index": 1
  314. }
  315. ],
  316. "outputs": [
  317. {
  318. "name": "GUIDER",
  319. "type": "GUIDER",
  320. "links": [
  321. 30
  322. ],
  323. "slot_index": 0,
  324. "shape": 3
  325. }
  326. ],
  327. "properties": {
  328. "Node name for S&R": "BasicGuider"
  329. },
  330. "widgets_values": []
  331. },
  332. {
  333. "id": 25,
  334. "type": "RandomNoise",
  335. "pos": [
  336. 480,
  337. 768
  338. ],
  339. "size": [
  340. 315,
  341. 82
  342. ],
  343. "flags": {},
  344. "order": 2,
  345. "mode": 0,
  346. "inputs": [],
  347. "outputs": [
  348. {
  349. "name": "NOISE",
  350. "type": "NOISE",
  351. "links": [
  352. 37
  353. ],
  354. "shape": 3
  355. }
  356. ],
  357. "properties": {
  358. "Node name for S&R": "RandomNoise"
  359. },
  360. "widgets_values": [
  361. 90210,
  362. "fixed"
  363. ],
  364. "color": "#2a363b",
  365. "bgcolor": "#3f5159"
  366. },
  367. {
  368. "id": 26,
  369. "type": "FluxGuidance",
  370. "pos": [
  371. 493,
  372. 108
  373. ],
  374. "size": [
  375. 317.4000244140625,
  376. 58
  377. ],
  378. "flags": {},
  379. "order": 17,
  380. "mode": 0,
  381. "inputs": [
  382. {
  383. "name": "conditioning",
  384. "type": "CONDITIONING",
  385. "link": 41
  386. }
  387. ],
  388. "outputs": [
  389. {
  390. "name": "CONDITIONING",
  391. "type": "CONDITIONING",
  392. "links": [
  393. 122,
  394. 139,
  395. 142
  396. ],
  397. "slot_index": 0,
  398. "shape": 3
  399. }
  400. ],
  401. "properties": {
  402. "Node name for S&R": "FluxGuidance"
  403. },
  404. "widgets_values": [
  405. 2
  406. ],
  407. "color": "#233",
  408. "bgcolor": "#355"
  409. },
  410. {
  411. "id": 27,
  412. "type": "EmptySD3LatentImage",
  413. "pos": [
  414. 480,
  415. 624
  416. ],
  417. "size": [
  418. 315,
  419. 106
  420. ],
  421. "flags": {},
  422. "order": 13,
  423. "mode": 0,
  424. "inputs": [
  425. {
  426. "name": "width",
  427. "type": "INT",
  428. "link": 112,
  429. "widget": {
  430. "name": "width"
  431. }
  432. },
  433. {
  434. "name": "height",
  435. "type": "INT",
  436. "link": 113,
  437. "widget": {
  438. "name": "height"
  439. }
  440. }
  441. ],
  442. "outputs": [
  443. {
  444. "name": "LATENT",
  445. "type": "LATENT",
  446. "links": [
  447. 116
  448. ],
  449. "slot_index": 0,
  450. "shape": 3
  451. }
  452. ],
  453. "properties": {
  454. "Node name for S&R": "EmptySD3LatentImage"
  455. },
  456. "widgets_values": [
  457. 1024,
  458. 1024,
  459. 1
  460. ]
  461. },
  462. {
  463. "id": 28,
  464. "type": "Note",
  465. "pos": [
  466. 48,
  467. 576
  468. ],
  469. "size": [
  470. 336,
  471. 288
  472. ],
  473. "flags": {},
  474. "order": 3,
  475. "mode": 0,
  476. "inputs": [],
  477. "outputs": [],
  478. "properties": {
  479. "text": ""
  480. },
  481. "widgets_values": [
  482. "If you get an error in any of the nodes above make sure the files are in the correct directories.\n\nSee the top of the examples page for the links : https://comfyanonymous.github.io/ComfyUI_examples/flux/\n\nflux1-dev.safetensors goes in: ComfyUI/models/unet/\n\nt5xxl_fp16.safetensors and clip_l.safetensors go in: ComfyUI/models/clip/\n\nae.safetensors goes in: ComfyUI/models/vae/\n\n\nTip: You can set the weight_dtype above to one of the fp8 types if you have memory issues."
  483. ],
  484. "color": "#432",
  485. "bgcolor": "#653"
  486. },
  487. {
  488. "id": 30,
  489. "type": "ModelSamplingFlux",
  490. "pos": [
  491. 480,
  492. 1152
  493. ],
  494. "size": [
  495. 315,
  496. 130
  497. ],
  498. "flags": {},
  499. "order": 16,
  500. "mode": 0,
  501. "inputs": [
  502. {
  503. "name": "model",
  504. "type": "MODEL",
  505. "link": 132,
  506. "slot_index": 0
  507. },
  508. {
  509. "name": "width",
  510. "type": "INT",
  511. "link": 115,
  512. "slot_index": 1,
  513. "widget": {
  514. "name": "width"
  515. }
  516. },
  517. {
  518. "name": "height",
  519. "type": "INT",
  520. "link": 114,
  521. "slot_index": 2,
  522. "widget": {
  523. "name": "height"
  524. }
  525. }
  526. ],
  527. "outputs": [
  528. {
  529. "name": "MODEL",
  530. "type": "MODEL",
  531. "links": [
  532. 54,
  533. 55
  534. ],
  535. "slot_index": 0,
  536. "shape": 3
  537. }
  538. ],
  539. "properties": {
  540. "Node name for S&R": "ModelSamplingFlux"
  541. },
  542. "widgets_values": [
  543. 2.3000000000000003,
  544. 1,
  545. 1024,
  546. 1024
  547. ]
  548. },
  549. {
  550. "id": 34,
  551. "type": "PrimitiveNode",
  552. "pos": [
  553. 432,
  554. 480
  555. ],
  556. "size": [
  557. 210,
  558. 82
  559. ],
  560. "flags": {},
  561. "order": 4,
  562. "mode": 0,
  563. "inputs": [],
  564. "outputs": [
  565. {
  566. "name": "INT",
  567. "type": "INT",
  568. "links": [
  569. 112,
  570. 115
  571. ],
  572. "slot_index": 0,
  573. "widget": {
  574. "name": "width"
  575. }
  576. }
  577. ],
  578. "title": "width",
  579. "properties": {
  580. "Run widget replace on values": false
  581. },
  582. "widgets_values": [
  583. 1024,
  584. "fixed"
  585. ],
  586. "color": "#323",
  587. "bgcolor": "#535"
  588. },
  589. {
  590. "id": 35,
  591. "type": "PrimitiveNode",
  592. "pos": [
  593. 672,
  594. 480
  595. ],
  596. "size": [
  597. 210,
  598. 82
  599. ],
  600. "flags": {},
  601. "order": 5,
  602. "mode": 0,
  603. "inputs": [],
  604. "outputs": [
  605. {
  606. "name": "INT",
  607. "type": "INT",
  608. "links": [
  609. 113,
  610. 114
  611. ],
  612. "slot_index": 0,
  613. "widget": {
  614. "name": "height"
  615. }
  616. }
  617. ],
  618. "title": "height",
  619. "properties": {
  620. "Run widget replace on values": false
  621. },
  622. "widgets_values": [
  623. 1024,
  624. "fixed"
  625. ],
  626. "color": "#323",
  627. "bgcolor": "#535"
  628. },
  629. {
  630. "id": 37,
  631. "type": "Note",
  632. "pos": [
  633. 480,
  634. 1344
  635. ],
  636. "size": [
  637. 314.99755859375,
  638. 117.98363494873047
  639. ],
  640. "flags": {},
  641. "order": 6,
  642. "mode": 0,
  643. "inputs": [],
  644. "outputs": [],
  645. "properties": {
  646. "text": ""
  647. },
  648. "widgets_values": [
  649. "The reference sampling implementation auto adjusts the shift value based on the resolution, if you don't want this you can just bypass (CTRL-B) this ModelSamplingFlux node.\n"
  650. ],
  651. "color": "#432",
  652. "bgcolor": "#653"
  653. },
  654. {
  655. "id": 38,
  656. "type": "CLIPVisionLoader",
  657. "pos": [
  658. 60,
  659. -410
  660. ],
  661. "size": [
  662. 370,
  663. 60
  664. ],
  665. "flags": {},
  666. "order": 7,
  667. "mode": 0,
  668. "inputs": [],
  669. "outputs": [
  670. {
  671. "name": "CLIP_VISION",
  672. "type": "CLIP_VISION",
  673. "links": [
  674. 117
  675. ],
  676. "slot_index": 0
  677. }
  678. ],
  679. "properties": {
  680. "Node name for S&R": "CLIPVisionLoader"
  681. },
  682. "widgets_values": [
  683. "sigclip_vision_patch14_384.safetensors"
  684. ]
  685. },
  686. {
  687. "id": 39,
  688. "type": "CLIPVisionEncode",
  689. "pos": [
  690. 418,
  691. -287
  692. ],
  693. "size": [
  694. 290,
  695. 50
  696. ],
  697. "flags": {},
  698. "order": 14,
  699. "mode": 0,
  700. "inputs": [
  701. {
  702. "name": "clip_vision",
  703. "type": "CLIP_VISION",
  704. "link": 117
  705. },
  706. {
  707. "name": "image",
  708. "type": "IMAGE",
  709. "link": 130
  710. }
  711. ],
  712. "outputs": [
  713. {
  714. "name": "CLIP_VISION_OUTPUT",
  715. "type": "CLIP_VISION_OUTPUT",
  716. "links": [
  717. 120
  718. ],
  719. "slot_index": 0
  720. }
  721. ],
  722. "properties": {
  723. "Node name for S&R": "CLIPVisionEncode"
  724. },
  725. "widgets_values": []
  726. },
  727. {
  728. "id": 40,
  729. "type": "LoadImage",
  730. "pos": [
  731. -353,
  732. -277
  733. ],
  734. "size": [
  735. 315,
  736. 314
  737. ],
  738. "flags": {},
  739. "order": 8,
  740. "mode": 0,
  741. "inputs": [],
  742. "outputs": [
  743. {
  744. "name": "IMAGE",
  745. "type": "IMAGE",
  746. "links": [
  747. 130
  748. ],
  749. "slot_index": 0
  750. },
  751. {
  752. "name": "MASK",
  753. "type": "MASK",
  754. "links": null
  755. }
  756. ],
  757. "properties": {
  758. "Node name for S&R": "LoadImage"
  759. },
  760. "widgets_values": [
  761. "00004-75.png",
  762. "image"
  763. ]
  764. },
  765. {
  766. "id": 41,
  767. "type": "StyleModelApply",
  768. "pos": [
  769. 817,
  770. -267
  771. ],
  772. "size": [
  773. 320,
  774. 70
  775. ],
  776. "flags": {},
  777. "order": 19,
  778. "mode": 0,
  779. "inputs": [
  780. {
  781. "name": "conditioning",
  782. "type": "CONDITIONING",
  783. "link": 122
  784. },
  785. {
  786. "name": "style_model",
  787. "type": "STYLE_MODEL",
  788. "link": 119
  789. },
  790. {
  791. "name": "clip_vision_output",
  792. "type": "CLIP_VISION_OUTPUT",
  793. "link": 120,
  794. "shape": 7
  795. }
  796. ],
  797. "outputs": [
  798. {
  799. "name": "CONDITIONING",
  800. "type": "CONDITIONING",
  801. "links": [
  802. 138
  803. ],
  804. "slot_index": 0
  805. }
  806. ],
  807. "properties": {
  808. "Node name for S&R": "StyleModelApply"
  809. },
  810. "widgets_values": []
  811. },
  812. {
  813. "id": 42,
  814. "type": "StyleModelLoader",
  815. "pos": [
  816. 390,
  817. -164
  818. ],
  819. "size": [
  820. 340,
  821. 60
  822. ],
  823. "flags": {},
  824. "order": 9,
  825. "mode": 0,
  826. "inputs": [],
  827. "outputs": [
  828. {
  829. "name": "STYLE_MODEL",
  830. "type": "STYLE_MODEL",
  831. "links": [
  832. 119
  833. ],
  834. "slot_index": 0
  835. }
  836. ],
  837. "properties": {
  838. "Node name for S&R": "StyleModelLoader"
  839. },
  840. "widgets_values": [
  841. "flux1-redux-dev.safetensors"
  842. ]
  843. },
  844. {
  845. "id": 43,
  846. "type": "Note",
  847. "pos": [
  848. 1925,
  849. -306
  850. ],
  851. "size": [
  852. 345.9017028808594,
  853. 182.3145294189453
  854. ],
  855. "flags": {},
  856. "order": 10,
  857. "mode": 0,
  858. "inputs": [],
  859. "outputs": [],
  860. "properties": {},
  861. "widgets_values": [
  862. "The redux model lets you prompt with images. It can be used with any Flux1 dev or schnell model workflow.\n\nYou can chain multiple \"Apply Style Model\" nodes if you want to mix multiple images together."
  863. ],
  864. "color": "#432",
  865. "bgcolor": "#653"
  866. },
  867. {
  868. "id": 44,
  869. "type": "DualCLIPLoaderGGUF",
  870. "pos": [
  871. 39,
  872. 268
  873. ],
  874. "size": [
  875. 315,
  876. 106
  877. ],
  878. "flags": {},
  879. "order": 11,
  880. "mode": 0,
  881. "inputs": [],
  882. "outputs": [
  883. {
  884. "name": "CLIP",
  885. "type": "CLIP",
  886. "links": [
  887. 125
  888. ],
  889. "slot_index": 0
  890. }
  891. ],
  892. "properties": {
  893. "Node name for S&R": "DualCLIPLoaderGGUF"
  894. },
  895. "widgets_values": [
  896. "t5-v1_1-xxl-encoder-Q8_0.gguf",
  897. "clip_l.safetensors",
  898. "flux"
  899. ]
  900. },
  901. {
  902. "id": 48,
  903. "type": "UnetLoaderGGUF",
  904. "pos": [
  905. 119,
  906. 1154
  907. ],
  908. "size": [
  909. 315,
  910. 58
  911. ],
  912. "flags": {},
  913. "order": 12,
  914. "mode": 0,
  915. "inputs": [],
  916. "outputs": [
  917. {
  918. "name": "MODEL",
  919. "type": "MODEL",
  920. "links": [
  921. 132
  922. ],
  923. "slot_index": 0
  924. }
  925. ],
  926. "properties": {
  927. "Node name for S&R": "UnetLoaderGGUF"
  928. },
  929. "widgets_values": [
  930. "flux1-dev-Q8_0.gguf"
  931. ]
  932. },
  933. {
  934. "id": 52,
  935. "type": "ConditioningSetTimestepRange",
  936. "pos": [
  937. 1346,
  938. -151
  939. ],
  940. "size": [
  941. 352.79998779296875,
  942. 82
  943. ],
  944. "flags": {},
  945. "order": 22,
  946. "mode": 0,
  947. "inputs": [
  948. {
  949. "name": "conditioning",
  950. "type": "CONDITIONING",
  951. "link": 141
  952. }
  953. ],
  954. "outputs": [
  955. {
  956. "name": "CONDITIONING",
  957. "type": "CONDITIONING",
  958. "links": [
  959. 143
  960. ],
  961. "slot_index": 0
  962. }
  963. ],
  964. "properties": {
  965. "Node name for S&R": "ConditioningSetTimestepRange"
  966. },
  967. "widgets_values": [
  968. 0,
  969. 0.01
  970. ]
  971. },
  972. {
  973. "id": 53,
  974. "type": "ConditioningSetTimestepRange",
  975. "pos": [
  976. 1347,
  977. -11
  978. ],
  979. "size": [
  980. 352.79998779296875,
  981. 82
  982. ],
  983. "flags": {},
  984. "order": 20,
  985. "mode": 0,
  986. "inputs": [
  987. {
  988. "name": "conditioning",
  989. "type": "CONDITIONING",
  990. "link": 142
  991. }
  992. ],
  993. "outputs": [
  994. {
  995. "name": "CONDITIONING",
  996. "type": "CONDITIONING",
  997. "links": [
  998. 144
  999. ],
  1000. "slot_index": 0
  1001. }
  1002. ],
  1003. "properties": {
  1004. "Node name for S&R": "ConditioningSetTimestepRange"
  1005. },
  1006. "widgets_values": [
  1007. 0.01,
  1008. 1
  1009. ]
  1010. },
  1011. {
  1012. "id": 54,
  1013. "type": "ConditioningCombine",
  1014. "pos": [
  1015. 1824,
  1016. 0
  1017. ],
  1018. "size": [
  1019. 342.5999755859375,
  1020. 46
  1021. ],
  1022. "flags": {},
  1023. "order": 23,
  1024. "mode": 0,
  1025. "inputs": [
  1026. {
  1027. "name": "conditioning_1",
  1028. "type": "CONDITIONING",
  1029. "link": 143
  1030. },
  1031. {
  1032. "name": "conditioning_2",
  1033. "type": "CONDITIONING",
  1034. "link": 144
  1035. }
  1036. ],
  1037. "outputs": [
  1038. {
  1039. "name": "CONDITIONING",
  1040. "type": "CONDITIONING",
  1041. "links": [
  1042. 145
  1043. ],
  1044. "slot_index": 0
  1045. }
  1046. ],
  1047. "properties": {
  1048. "Node name for S&R": "ConditioningCombine"
  1049. },
  1050. "widgets_values": []
  1051. },
  1052. {
  1053. "id": 50,
  1054. "type": "ConditioningAverage",
  1055. "pos": [
  1056. 906,
  1057. -147
  1058. ],
  1059. "size": [
  1060. 380.4000244140625,
  1061. 78
  1062. ],
  1063. "flags": {},
  1064. "order": 21,
  1065. "mode": 0,
  1066. "inputs": [
  1067. {
  1068. "name": "conditioning_to",
  1069. "type": "CONDITIONING",
  1070. "link": 138
  1071. },
  1072. {
  1073. "name": "conditioning_from",
  1074. "type": "CONDITIONING",
  1075. "link": 139
  1076. }
  1077. ],
  1078. "outputs": [
  1079. {
  1080. "name": "CONDITIONING",
  1081. "type": "CONDITIONING",
  1082. "links": [
  1083. 141
  1084. ],
  1085. "slot_index": 0
  1086. }
  1087. ],
  1088. "properties": {
  1089. "Node name for S&R": "ConditioningAverage"
  1090. },
  1091. "widgets_values": [
  1092. 0.06
  1093. ]
  1094. }
  1095. ],
  1096. "links": [
  1097. [
  1098. 9,
  1099. 8,
  1100. 0,
  1101. 9,
  1102. 0,
  1103. "IMAGE"
  1104. ],
  1105. [
  1106. 12,
  1107. 10,
  1108. 0,
  1109. 8,
  1110. 1,
  1111. "VAE"
  1112. ],
  1113. [
  1114. 19,
  1115. 16,
  1116. 0,
  1117. 13,
  1118. 2,
  1119. "SAMPLER"
  1120. ],
  1121. [
  1122. 20,
  1123. 17,
  1124. 0,
  1125. 13,
  1126. 3,
  1127. "SIGMAS"
  1128. ],
  1129. [
  1130. 24,
  1131. 13,
  1132. 0,
  1133. 8,
  1134. 0,
  1135. "LATENT"
  1136. ],
  1137. [
  1138. 30,
  1139. 22,
  1140. 0,
  1141. 13,
  1142. 1,
  1143. "GUIDER"
  1144. ],
  1145. [
  1146. 37,
  1147. 25,
  1148. 0,
  1149. 13,
  1150. 0,
  1151. "NOISE"
  1152. ],
  1153. [
  1154. 41,
  1155. 6,
  1156. 0,
  1157. 26,
  1158. 0,
  1159. "CONDITIONING"
  1160. ],
  1161. [
  1162. 54,
  1163. 30,
  1164. 0,
  1165. 22,
  1166. 0,
  1167. "MODEL"
  1168. ],
  1169. [
  1170. 55,
  1171. 30,
  1172. 0,
  1173. 17,
  1174. 0,
  1175. "MODEL"
  1176. ],
  1177. [
  1178. 112,
  1179. 34,
  1180. 0,
  1181. 27,
  1182. 0,
  1183. "INT"
  1184. ],
  1185. [
  1186. 113,
  1187. 35,
  1188. 0,
  1189. 27,
  1190. 1,
  1191. "INT"
  1192. ],
  1193. [
  1194. 114,
  1195. 35,
  1196. 0,
  1197. 30,
  1198. 2,
  1199. "INT"
  1200. ],
  1201. [
  1202. 115,
  1203. 34,
  1204. 0,
  1205. 30,
  1206. 1,
  1207. "INT"
  1208. ],
  1209. [
  1210. 116,
  1211. 27,
  1212. 0,
  1213. 13,
  1214. 4,
  1215. "LATENT"
  1216. ],
  1217. [
  1218. 117,
  1219. 38,
  1220. 0,
  1221. 39,
  1222. 0,
  1223. "CLIP_VISION"
  1224. ],
  1225. [
  1226. 119,
  1227. 42,
  1228. 0,
  1229. 41,
  1230. 1,
  1231. "STYLE_MODEL"
  1232. ],
  1233. [
  1234. 120,
  1235. 39,
  1236. 0,
  1237. 41,
  1238. 2,
  1239. "CLIP_VISION_OUTPUT"
  1240. ],
  1241. [
  1242. 122,
  1243. 26,
  1244. 0,
  1245. 41,
  1246. 0,
  1247. "CONDITIONING"
  1248. ],
  1249. [
  1250. 125,
  1251. 44,
  1252. 0,
  1253. 6,
  1254. 0,
  1255. "CLIP"
  1256. ],
  1257. [
  1258. 130,
  1259. 40,
  1260. 0,
  1261. 39,
  1262. 1,
  1263. "IMAGE"
  1264. ],
  1265. [
  1266. 132,
  1267. 48,
  1268. 0,
  1269. 30,
  1270. 0,
  1271. "MODEL"
  1272. ],
  1273. [
  1274. 138,
  1275. 41,
  1276. 0,
  1277. 50,
  1278. 0,
  1279. "CONDITIONING"
  1280. ],
  1281. [
  1282. 139,
  1283. 26,
  1284. 0,
  1285. 50,
  1286. 1,
  1287. "CONDITIONING"
  1288. ],
  1289. [
  1290. 141,
  1291. 50,
  1292. 0,
  1293. 52,
  1294. 0,
  1295. "CONDITIONING"
  1296. ],
  1297. [
  1298. 142,
  1299. 26,
  1300. 0,
  1301. 53,
  1302. 0,
  1303. "CONDITIONING"
  1304. ],
  1305. [
  1306. 143,
  1307. 52,
  1308. 0,
  1309. 54,
  1310. 0,
  1311. "CONDITIONING"
  1312. ],
  1313. [
  1314. 144,
  1315. 53,
  1316. 0,
  1317. 54,
  1318. 1,
  1319. "CONDITIONING"
  1320. ],
  1321. [
  1322. 145,
  1323. 54,
  1324. 0,
  1325. 22,
  1326. 1,
  1327. "CONDITIONING"
  1328. ]
  1329. ],
  1330. "groups": [
  1331. {
  1332. "id": 1,
  1333. "title": "Redux Model",
  1334. "bounding": [
  1335. 50,
  1336. -483,
  1337. 1040,
  1338. 508
  1339. ],
  1340. "color": "#3f789e",
  1341. "font_size": 24,
  1342. "flags": {}
  1343. }
  1344. ],
  1345. "config": {},
  1346. "extra": {
  1347. "ds": {
  1348. "scale": 0.9090909090909091,
  1349. "offset": [
  1350. -131.7701612570496,
  1351. 522.8597615150297
  1352. ]
  1353. },
  1354. "groupNodes": {
  1355. "EmptyLatentImage": {
  1356. "nodes": [
  1357. {
  1358. "type": "PrimitiveNode",
  1359. "pos": [
  1360. 432,
  1361. 480
  1362. ],
  1363. "size": {
  1364. "0": 210,
  1365. "1": 82
  1366. },
  1367. "flags": {},
  1368. "order": 6,
  1369. "mode": 0,
  1370. "outputs": [
  1371. {
  1372. "name": "INT",
  1373. "type": "INT",
  1374. "links": [],
  1375. "widget": {
  1376. "name": "height"
  1377. },
  1378. "slot_index": 0
  1379. }
  1380. ],
  1381. "title": "height",
  1382. "properties": {
  1383. "Run widget replace on values": false
  1384. },
  1385. "color": "#323",
  1386. "bgcolor": "#535",
  1387. "index": 0
  1388. },
  1389. {
  1390. "type": "PrimitiveNode",
  1391. "pos": [
  1392. 672,
  1393. 480
  1394. ],
  1395. "size": {
  1396. "0": 210,
  1397. "1": 82
  1398. },
  1399. "flags": {},
  1400. "order": 7,
  1401. "mode": 0,
  1402. "outputs": [
  1403. {
  1404. "name": "INT",
  1405. "type": "INT",
  1406. "links": [],
  1407. "slot_index": 0,
  1408. "widget": {
  1409. "name": "width"
  1410. }
  1411. }
  1412. ],
  1413. "title": "width",
  1414. "properties": {
  1415. "Run widget replace on values": false
  1416. },
  1417. "color": "#323",
  1418. "bgcolor": "#535",
  1419. "index": 1
  1420. },
  1421. {
  1422. "type": "EmptySD3LatentImage",
  1423. "pos": [
  1424. 480,
  1425. 624
  1426. ],
  1427. "size": {
  1428. "0": 315,
  1429. "1": 106
  1430. },
  1431. "flags": {},
  1432. "order": 10,
  1433. "mode": 0,
  1434. "inputs": [
  1435. {
  1436. "name": "width",
  1437. "type": "INT",
  1438. "link": null,
  1439. "widget": {
  1440. "name": "width"
  1441. }
  1442. },
  1443. {
  1444. "name": "height",
  1445. "type": "INT",
  1446. "link": null,
  1447. "widget": {
  1448. "name": "height"
  1449. }
  1450. }
  1451. ],
  1452. "outputs": [
  1453. {
  1454. "name": "LATENT",
  1455. "type": "LATENT",
  1456. "links": [],
  1457. "shape": 3,
  1458. "slot_index": 0
  1459. }
  1460. ],
  1461. "properties": {
  1462. "Node name for S&R": "EmptySD3LatentImage"
  1463. },
  1464. "widgets_values": [
  1465. 1024,
  1466. 1024,
  1467. 1
  1468. ],
  1469. "index": 2
  1470. }
  1471. ],
  1472. "links": [
  1473. [
  1474. 1,
  1475. 0,
  1476. 2,
  1477. 0,
  1478. 34,
  1479. "INT"
  1480. ],
  1481. [
  1482. 0,
  1483. 0,
  1484. 2,
  1485. 1,
  1486. 35,
  1487. "INT"
  1488. ]
  1489. ],
  1490. "external": [
  1491. [
  1492. 0,
  1493. 0,
  1494. "INT"
  1495. ],
  1496. [
  1497. 1,
  1498. 0,
  1499. "INT"
  1500. ],
  1501. [
  1502. 2,
  1503. 0,
  1504. "LATENT"
  1505. ]
  1506. ],
  1507. "config": {
  1508. "0": {
  1509. "output": {
  1510. "0": {
  1511. "name": "height"
  1512. }
  1513. },
  1514. "input": {
  1515. "value": {
  1516. "visible": true
  1517. }
  1518. }
  1519. },
  1520. "1": {
  1521. "output": {
  1522. "0": {
  1523. "name": "width"
  1524. }
  1525. },
  1526. "input": {
  1527. "value": {
  1528. "visible": true
  1529. }
  1530. }
  1531. },
  1532. "2": {
  1533. "input": {
  1534. "width": {
  1535. "visible": false
  1536. },
  1537. "height": {
  1538. "visible": false
  1539. }
  1540. }
  1541. }
  1542. }
  1543. }
  1544. }
  1545. },
  1546. "version": 0.4
  1547. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement