Advertisement
JamesIV4

Flux Upscale ControlNet workflow.json

Jan 16th, 2025
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.21 KB | None | 0 0
  1. {
  2. "last_node_id": 123,
  3. "last_link_id": 161,
  4. "nodes": [
  5. {
  6. "id": 27,
  7. "type": "VAELoader",
  8. "pos": [
  9. 158.39968872070312,
  10. 214.99786376953125
  11. ],
  12. "size": [
  13. 315,
  14. 58
  15. ],
  16. "flags": {
  17. "collapsed": false
  18. },
  19. "order": 0,
  20. "mode": 0,
  21. "inputs": [],
  22. "outputs": [
  23. {
  24. "name": "VAE",
  25. "type": "VAE",
  26. "links": [
  27. 64,
  28. 117,
  29. 118
  30. ],
  31. "slot_index": 0,
  32. "shape": 3,
  33. "label": "VAE"
  34. }
  35. ],
  36. "properties": {
  37. "Node name for S&R": "VAELoader"
  38. },
  39. "widgets_values": [
  40. "flux-vae.sft"
  41. ]
  42. },
  43. {
  44. "id": 113,
  45. "type": "DualCLIPLoader",
  46. "pos": [
  47. -170.9116973876953,
  48. 697.4096069335938
  49. ],
  50. "size": [
  51. 315,
  52. 106
  53. ],
  54. "flags": {},
  55. "order": 1,
  56. "mode": 0,
  57. "inputs": [],
  58. "outputs": [
  59. {
  60. "name": "CLIP",
  61. "type": "CLIP",
  62. "links": [],
  63. "slot_index": 0,
  64. "shape": 3
  65. }
  66. ],
  67. "properties": {
  68. "Node name for S&R": "DualCLIPLoader"
  69. },
  70. "widgets_values": [
  71. "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
  72. "t5xxl_fp16.safetensors",
  73. "flux",
  74. "default"
  75. ]
  76. },
  77. {
  78. "id": 48,
  79. "type": "ControlNetLoader",
  80. "pos": [
  81. 44.065914154052734,
  82. 859.7560424804688
  83. ],
  84. "size": [
  85. 429.9089660644531,
  86. 70.47637939453125
  87. ],
  88. "flags": {
  89. "collapsed": false
  90. },
  91. "order": 2,
  92. "mode": 0,
  93. "inputs": [],
  94. "outputs": [
  95. {
  96. "name": "CONTROL_NET",
  97. "type": "CONTROL_NET",
  98. "links": [
  99. 36
  100. ],
  101. "shape": 3,
  102. "label": "CONTROL_NET"
  103. }
  104. ],
  105. "properties": {
  106. "Node name for S&R": "ControlNetLoader"
  107. },
  108. "widgets_values": [
  109. "Flux1-Dev-Controlnet-Upscaler.safetensors"
  110. ]
  111. },
  112. {
  113. "id": 7,
  114. "type": "CLIPTextEncode",
  115. "pos": [
  116. 549.542236328125,
  117. 411.9089050292969
  118. ],
  119. "size": [
  120. 210,
  121. 76
  122. ],
  123. "flags": {
  124. "collapsed": true
  125. },
  126. "order": 7,
  127. "mode": 0,
  128. "inputs": [
  129. {
  130. "name": "clip",
  131. "type": "CLIP",
  132. "link": 158,
  133. "label": "clip"
  134. }
  135. ],
  136. "outputs": [
  137. {
  138. "name": "CONDITIONING",
  139. "type": "CONDITIONING",
  140. "links": [
  141. 35
  142. ],
  143. "shape": 3,
  144. "label": "CONDITIONING"
  145. }
  146. ],
  147. "properties": {
  148. "Node name for S&R": "CLIPTextEncode"
  149. },
  150. "widgets_values": [
  151. ""
  152. ],
  153. "color": "#322",
  154. "bgcolor": "#533"
  155. },
  156. {
  157. "id": 11,
  158. "type": "FluxGuidance",
  159. "pos": [
  160. 548.3244018554688,
  161. 614.782958984375
  162. ],
  163. "size": [
  164. 300.20159912109375,
  165. 58
  166. ],
  167. "flags": {
  168. "collapsed": false
  169. },
  170. "order": 10,
  171. "mode": 0,
  172. "inputs": [
  173. {
  174. "name": "conditioning",
  175. "type": "CONDITIONING",
  176. "link": 32,
  177. "label": "conditioning"
  178. }
  179. ],
  180. "outputs": [
  181. {
  182. "name": "CONDITIONING",
  183. "type": "CONDITIONING",
  184. "links": [
  185. 34
  186. ],
  187. "shape": 3,
  188. "label": "CONDITIONING"
  189. }
  190. ],
  191. "properties": {
  192. "Node name for S&R": "FluxGuidance"
  193. },
  194. "widgets_values": [
  195. 3.5
  196. ]
  197. },
  198. {
  199. "id": 85,
  200. "type": "ImageScaleBy",
  201. "pos": [
  202. 546.94189453125,
  203. 485.5926818847656
  204. ],
  205. "size": [
  206. 315,
  207. 82
  208. ],
  209. "flags": {},
  210. "order": 9,
  211. "mode": 0,
  212. "inputs": [
  213. {
  214. "name": "image",
  215. "type": "IMAGE",
  216. "link": 60,
  217. "label": "image"
  218. }
  219. ],
  220. "outputs": [
  221. {
  222. "name": "IMAGE",
  223. "type": "IMAGE",
  224. "links": [
  225. 125
  226. ],
  227. "slot_index": 0,
  228. "shape": 3,
  229. "label": "IMAGE"
  230. }
  231. ],
  232. "properties": {
  233. "Node name for S&R": "ImageScaleBy"
  234. },
  235. "widgets_values": [
  236. "lanczos",
  237. 5
  238. ]
  239. },
  240. {
  241. "id": 47,
  242. "type": "ControlNetApplyAdvanced",
  243. "pos": [
  244. 547.4158935546875,
  245. 720.2120361328125
  246. ],
  247. "size": [
  248. 302.9645080566406,
  249. 186
  250. ],
  251. "flags": {},
  252. "order": 12,
  253. "mode": 0,
  254. "inputs": [
  255. {
  256. "name": "positive",
  257. "type": "CONDITIONING",
  258. "link": 34,
  259. "label": "positive"
  260. },
  261. {
  262. "name": "negative",
  263. "type": "CONDITIONING",
  264. "link": 35,
  265. "label": "negative"
  266. },
  267. {
  268. "name": "control_net",
  269. "type": "CONTROL_NET",
  270. "link": 36,
  271. "label": "control_net"
  272. },
  273. {
  274. "name": "image",
  275. "type": "IMAGE",
  276. "link": 122,
  277. "label": "image"
  278. },
  279. {
  280. "name": "vae",
  281. "type": "VAE",
  282. "link": 118,
  283. "label": "vae",
  284. "shape": 7
  285. }
  286. ],
  287. "outputs": [
  288. {
  289. "name": "positive",
  290. "type": "CONDITIONING",
  291. "links": [
  292. 104
  293. ],
  294. "slot_index": 0,
  295. "shape": 3,
  296. "label": "positive"
  297. },
  298. {
  299. "name": "negative",
  300. "type": "CONDITIONING",
  301. "links": [
  302. 105
  303. ],
  304. "slot_index": 1,
  305. "shape": 3,
  306. "label": "negative"
  307. }
  308. ],
  309. "properties": {
  310. "Node name for S&R": "ControlNetApplyAdvanced"
  311. },
  312. "widgets_values": [
  313. 0.5,
  314. 0,
  315. 1
  316. ]
  317. },
  318. {
  319. "id": 119,
  320. "type": "DualCLIPLoaderGGUF",
  321. "pos": [
  322. 160.39834594726562,
  323. 699.6180419921875
  324. ],
  325. "size": [
  326. 315,
  327. 106
  328. ],
  329. "flags": {},
  330. "order": 3,
  331. "mode": 0,
  332. "inputs": [],
  333. "outputs": [
  334. {
  335. "name": "CLIP",
  336. "type": "CLIP",
  337. "links": [
  338. 158,
  339. 160
  340. ],
  341. "slot_index": 0
  342. }
  343. ],
  344. "properties": {
  345. "Node name for S&R": "DualCLIPLoaderGGUF"
  346. },
  347. "widgets_values": [
  348. "t5-v1_1-xxl-encoder-Q5_K_M.gguf",
  349. "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
  350. "flux"
  351. ]
  352. },
  353. {
  354. "id": 118,
  355. "type": "LoraLoader",
  356. "pos": [
  357. 185.5537567138672,
  358. -91.26438903808594
  359. ],
  360. "size": [
  361. 315,
  362. 126
  363. ],
  364. "flags": {},
  365. "order": 4,
  366. "mode": 0,
  367. "inputs": [
  368. {
  369. "name": "model",
  370. "type": "MODEL",
  371. "link": null
  372. },
  373. {
  374. "name": "clip",
  375. "type": "CLIP",
  376. "link": null
  377. }
  378. ],
  379. "outputs": [
  380. {
  381. "name": "MODEL",
  382. "type": "MODEL",
  383. "links": [],
  384. "slot_index": 0,
  385. "shape": 3
  386. },
  387. {
  388. "name": "CLIP",
  389. "type": "CLIP",
  390. "links": [],
  391. "slot_index": 1,
  392. "shape": 3
  393. }
  394. ],
  395. "properties": {
  396. "Node name for S&R": "LoraLoader"
  397. },
  398. "widgets_values": [
  399. "Pixel Art\\df_pixel_style_v1.0.safetensors",
  400. 1,
  401. 1
  402. ]
  403. },
  404. {
  405. "id": 101,
  406. "type": "UnetLoaderGGUF",
  407. "pos": [
  408. 158.28297424316406,
  409. 96.8833999633789
  410. ],
  411. "size": [
  412. 315,
  413. 58
  414. ],
  415. "flags": {},
  416. "order": 5,
  417. "mode": 0,
  418. "inputs": [],
  419. "outputs": [
  420. {
  421. "name": "MODEL",
  422. "type": "MODEL",
  423. "links": [
  424. 159
  425. ],
  426. "slot_index": 0,
  427. "shape": 3,
  428. "label": "MODEL"
  429. }
  430. ],
  431. "properties": {
  432. "Node name for S&R": "UnetLoaderGGUF"
  433. },
  434. "widgets_values": [
  435. "pixelwave_flux1_dev_Q4_K_M_03.gguf"
  436. ]
  437. },
  438. {
  439. "id": 87,
  440. "type": "VAEEncode",
  441. "pos": [
  442. 897.6824951171875,
  443. 407.10260009765625
  444. ],
  445. "size": [
  446. 210,
  447. 46
  448. ],
  449. "flags": {
  450. "collapsed": false
  451. },
  452. "order": 11,
  453. "mode": 0,
  454. "inputs": [
  455. {
  456. "name": "pixels",
  457. "type": "IMAGE",
  458. "link": 125,
  459. "label": "pixels"
  460. },
  461. {
  462. "name": "vae",
  463. "type": "VAE",
  464. "link": 64,
  465. "label": "vae"
  466. }
  467. ],
  468. "outputs": [
  469. {
  470. "name": "LATENT",
  471. "type": "LATENT",
  472. "links": [
  473. 63
  474. ],
  475. "slot_index": 0,
  476. "shape": 3,
  477. "label": "LATENT"
  478. }
  479. ],
  480. "properties": {
  481. "Node name for S&R": "VAEEncode"
  482. },
  483. "widgets_values": []
  484. },
  485. {
  486. "id": 8,
  487. "type": "VAEDecode",
  488. "pos": [
  489. 1002.3916015625,
  490. 127.57743072509766
  491. ],
  492. "size": [
  493. 210,
  494. 46
  495. ],
  496. "flags": {
  497. "collapsed": false
  498. },
  499. "order": 14,
  500. "mode": 0,
  501. "inputs": [
  502. {
  503. "name": "samples",
  504. "type": "LATENT",
  505. "link": 27,
  506. "label": "samples"
  507. },
  508. {
  509. "name": "vae",
  510. "type": "VAE",
  511. "link": 117,
  512. "label": "vae"
  513. }
  514. ],
  515. "outputs": [
  516. {
  517. "name": "IMAGE",
  518. "type": "IMAGE",
  519. "links": [
  520. 126
  521. ],
  522. "slot_index": 0,
  523. "shape": 3,
  524. "label": "IMAGE"
  525. }
  526. ],
  527. "properties": {
  528. "Node name for S&R": "VAEDecode"
  529. },
  530. "widgets_values": []
  531. },
  532. {
  533. "id": 3,
  534. "type": "KSampler",
  535. "pos": [
  536. 890.1796264648438,
  537. 515.6798095703125
  538. ],
  539. "size": [
  540. 315,
  541. 923.361083984375
  542. ],
  543. "flags": {},
  544. "order": 13,
  545. "mode": 0,
  546. "inputs": [
  547. {
  548. "name": "model",
  549. "type": "MODEL",
  550. "link": 159,
  551. "label": "model"
  552. },
  553. {
  554. "name": "positive",
  555. "type": "CONDITIONING",
  556. "link": 104,
  557. "label": "positive"
  558. },
  559. {
  560. "name": "negative",
  561. "type": "CONDITIONING",
  562. "link": 105,
  563. "label": "negative"
  564. },
  565. {
  566. "name": "latent_image",
  567. "type": "LATENT",
  568. "link": 63,
  569. "label": "latent_image"
  570. }
  571. ],
  572. "outputs": [
  573. {
  574. "name": "LATENT",
  575. "type": "LATENT",
  576. "links": [
  577. 27
  578. ],
  579. "shape": 3,
  580. "label": "LATENT"
  581. }
  582. ],
  583. "properties": {
  584. "Node name for S&R": "KSampler"
  585. },
  586. "widgets_values": [
  587. 274541498504353,
  588. "randomize",
  589. 35,
  590. 1,
  591. "euler",
  592. "normal",
  593. 1,
  594. null
  595. ]
  596. },
  597. {
  598. "id": 6,
  599. "type": "CLIPTextEncode",
  600. "pos": [
  601. 532.3114013671875,
  602. 153.39273071289062
  603. ],
  604. "size": [
  605. 400,
  606. 200
  607. ],
  608. "flags": {
  609. "collapsed": false
  610. },
  611. "order": 8,
  612. "mode": 0,
  613. "inputs": [
  614. {
  615. "name": "clip",
  616. "type": "CLIP",
  617. "link": 160,
  618. "label": "clip"
  619. }
  620. ],
  621. "outputs": [
  622. {
  623. "name": "CONDITIONING",
  624. "type": "CONDITIONING",
  625. "links": [
  626. 32
  627. ],
  628. "shape": 3,
  629. "label": "CONDITIONING"
  630. }
  631. ],
  632. "properties": {
  633. "Node name for S&R": "CLIPTextEncode"
  634. },
  635. "widgets_values": [
  636. "Daggerfall upscaled pixel art of a beautiful lightly tanned woman with flowing light brown hair in a soft grey outfit with a frilly blouse. She has a raised eyebrow, possibly looking flirty. She's wearing thin black boots with a gold buckle, and a gold belt with a gold sash hanging down the side. Her hand is on her hip. Cleavage is visible.\n\nThe background of the image is black."
  637. ],
  638. "color": "#232",
  639. "bgcolor": "#353"
  640. },
  641. {
  642. "id": 30,
  643. "type": "LoadImage",
  644. "pos": [
  645. 159.5946044921875,
  646. 327.8414611816406
  647. ],
  648. "size": [
  649. 315,
  650. 314
  651. ],
  652. "flags": {},
  653. "order": 6,
  654. "mode": 0,
  655. "inputs": [],
  656. "outputs": [
  657. {
  658. "name": "IMAGE",
  659. "type": "IMAGE",
  660. "links": [
  661. 60,
  662. 122
  663. ],
  664. "slot_index": 0,
  665. "shape": 3,
  666. "label": "IMAGE"
  667. },
  668. {
  669. "name": "MASK",
  670. "type": "MASK",
  671. "links": null,
  672. "shape": 3,
  673. "label": "MASK"
  674. }
  675. ],
  676. "properties": {
  677. "Node name for S&R": "LoadImage"
  678. },
  679. "widgets_values": [
  680. "10-0.PNG",
  681. "image"
  682. ]
  683. },
  684. {
  685. "id": 115,
  686. "type": "SaveImage",
  687. "pos": [
  688. 1294.315185546875,
  689. 132.75433349609375
  690. ],
  691. "size": [
  692. 841.8486938476562,
  693. 759.2293090820312
  694. ],
  695. "flags": {},
  696. "order": 15,
  697. "mode": 0,
  698. "inputs": [
  699. {
  700. "name": "images",
  701. "type": "IMAGE",
  702. "link": 126
  703. }
  704. ],
  705. "outputs": [],
  706. "properties": {
  707. "Node name for S&R": "SaveImage"
  708. },
  709. "widgets_values": [
  710. "10-0"
  711. ]
  712. }
  713. ],
  714. "links": [
  715. [
  716. 27,
  717. 3,
  718. 0,
  719. 8,
  720. 0,
  721. "LATENT"
  722. ],
  723. [
  724. 32,
  725. 6,
  726. 0,
  727. 11,
  728. 0,
  729. "CONDITIONING"
  730. ],
  731. [
  732. 34,
  733. 11,
  734. 0,
  735. 47,
  736. 0,
  737. "CONDITIONING"
  738. ],
  739. [
  740. 35,
  741. 7,
  742. 0,
  743. 47,
  744. 1,
  745. "CONDITIONING"
  746. ],
  747. [
  748. 36,
  749. 48,
  750. 0,
  751. 47,
  752. 2,
  753. "CONTROL_NET"
  754. ],
  755. [
  756. 60,
  757. 30,
  758. 0,
  759. 85,
  760. 0,
  761. "IMAGE"
  762. ],
  763. [
  764. 63,
  765. 87,
  766. 0,
  767. 3,
  768. 3,
  769. "LATENT"
  770. ],
  771. [
  772. 64,
  773. 27,
  774. 0,
  775. 87,
  776. 1,
  777. "VAE"
  778. ],
  779. [
  780. 104,
  781. 47,
  782. 0,
  783. 3,
  784. 1,
  785. "CONDITIONING"
  786. ],
  787. [
  788. 105,
  789. 47,
  790. 1,
  791. 3,
  792. 2,
  793. "CONDITIONING"
  794. ],
  795. [
  796. 117,
  797. 27,
  798. 0,
  799. 8,
  800. 1,
  801. "VAE"
  802. ],
  803. [
  804. 118,
  805. 27,
  806. 0,
  807. 47,
  808. 4,
  809. "VAE"
  810. ],
  811. [
  812. 122,
  813. 30,
  814. 0,
  815. 47,
  816. 3,
  817. "IMAGE"
  818. ],
  819. [
  820. 125,
  821. 85,
  822. 0,
  823. 87,
  824. 0,
  825. "IMAGE"
  826. ],
  827. [
  828. 126,
  829. 8,
  830. 0,
  831. 115,
  832. 0,
  833. "IMAGE"
  834. ],
  835. [
  836. 158,
  837. 119,
  838. 0,
  839. 7,
  840. 0,
  841. "CLIP"
  842. ],
  843. [
  844. 159,
  845. 101,
  846. 0,
  847. 3,
  848. 0,
  849. "MODEL"
  850. ],
  851. [
  852. 160,
  853. 119,
  854. 0,
  855. 6,
  856. 0,
  857. "CLIP"
  858. ]
  859. ],
  860. "groups": [],
  861. "config": {},
  862. "extra": {
  863. "ds": {
  864. "scale": 0.8390545288824371,
  865. "offset": [
  866. -194.73353094430126,
  867. 7.618153182422816
  868. ]
  869. },
  870. "node_versions": {
  871. "comfy-core": "v0.3.10-42-gff838657",
  872. "ComfyUI-GGUF": "5875c52f59baca3a9372d68c43a3775e21846fe0"
  873. },
  874. "VHS_latentpreview": true,
  875. "VHS_latentpreviewrate": 5
  876. },
  877. "version": 0.4
  878. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement