Advertisement
Guest User

Untitled

a guest
Sep 11th, 2024
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.32 KB | None | 0 0
  1. {
  2. "last_node_id": 195,
  3. "last_link_id": 590,
  4. "nodes": [
  5. {
  6. "id": 5,
  7. "type": "EmptyLatentImage",
  8. "pos": [
  9. -300,
  10. 260
  11. ],
  12. "size": {
  13. "0": 210,
  14. "1": 110
  15. },
  16. "flags": {},
  17. "order": 0,
  18. "mode": 0,
  19. "outputs": [
  20. {
  21. "name": "LATENT",
  22. "type": "LATENT",
  23. "links": [
  24. 546,
  25. 582,
  26. 583
  27. ],
  28. "slot_index": 0
  29. }
  30. ],
  31. "properties": {
  32. "Node name for S&R": "EmptyLatentImage"
  33. },
  34. "widgets_values": [
  35. 1024,
  36. 1024,
  37. 1
  38. ]
  39. },
  40. {
  41. "id": 8,
  42. "type": "VAEDecode",
  43. "pos": [
  44. 660,
  45. 110
  46. ],
  47. "size": {
  48. "0": 210,
  49. "1": 46
  50. },
  51. "flags": {},
  52. "order": 14,
  53. "mode": 0,
  54. "inputs": [
  55. {
  56. "name": "samples",
  57. "type": "LATENT",
  58. "link": 559
  59. },
  60. {
  61. "name": "vae",
  62. "type": "VAE",
  63. "link": 235
  64. }
  65. ],
  66. "outputs": [
  67. {
  68. "name": "IMAGE",
  69. "type": "IMAGE",
  70. "links": [
  71. 586
  72. ],
  73. "slot_index": 0
  74. }
  75. ],
  76. "properties": {
  77. "Node name for S&R": "VAEDecode"
  78. }
  79. },
  80. {
  81. "id": 10,
  82. "type": "VAELoader",
  83. "pos": [
  84. 380,
  85. 260
  86. ],
  87. "size": {
  88. "0": 250,
  89. "1": 60
  90. },
  91. "flags": {
  92. "collapsed": false
  93. },
  94. "order": 1,
  95. "mode": 0,
  96. "outputs": [
  97. {
  98. "name": "VAE",
  99. "type": "VAE",
  100. "links": [
  101. 235
  102. ],
  103. "slot_index": 0,
  104. "shape": 3
  105. }
  106. ],
  107. "properties": {
  108. "Node name for S&R": "VAELoader"
  109. },
  110. "widgets_values": [
  111. "ae.sft"
  112. ]
  113. },
  114. {
  115. "id": 13,
  116. "type": "SamplerCustomAdvanced",
  117. "pos": [
  118. 380,
  119. 110
  120. ],
  121. "size": {
  122. "0": 250,
  123. "1": 110
  124. },
  125. "flags": {},
  126. "order": 13,
  127. "mode": 0,
  128. "inputs": [
  129. {
  130. "name": "noise",
  131. "type": "NOISE",
  132. "link": 37,
  133. "slot_index": 0
  134. },
  135. {
  136. "name": "guider",
  137. "type": "GUIDER",
  138. "link": 441,
  139. "slot_index": 1
  140. },
  141. {
  142. "name": "sampler",
  143. "type": "SAMPLER",
  144. "link": 19,
  145. "slot_index": 2
  146. },
  147. {
  148. "name": "sigmas",
  149. "type": "SIGMAS",
  150. "link": 20,
  151. "slot_index": 3
  152. },
  153. {
  154. "name": "latent_image",
  155. "type": "LATENT",
  156. "link": 585,
  157. "slot_index": 4
  158. }
  159. ],
  160. "outputs": [
  161. {
  162. "name": "output",
  163. "type": "LATENT",
  164. "links": [
  165. 559
  166. ],
  167. "slot_index": 0,
  168. "shape": 3
  169. },
  170. {
  171. "name": "denoised_output",
  172. "type": "LATENT",
  173. "links": [],
  174. "slot_index": 1,
  175. "shape": 3
  176. }
  177. ],
  178. "properties": {
  179. "Node name for S&R": "SamplerCustomAdvanced"
  180. }
  181. },
  182. {
  183. "id": 16,
  184. "type": "KSamplerSelect",
  185. "pos": [
  186. -10,
  187. -100
  188. ],
  189. "size": {
  190. "0": 315,
  191. "1": 58
  192. },
  193. "flags": {},
  194. "order": 2,
  195. "mode": 0,
  196. "outputs": [
  197. {
  198. "name": "SAMPLER",
  199. "type": "SAMPLER",
  200. "links": [
  201. 19
  202. ],
  203. "shape": 3
  204. }
  205. ],
  206. "properties": {
  207. "Node name for S&R": "KSamplerSelect"
  208. },
  209. "widgets_values": [
  210. "euler"
  211. ]
  212. },
  213. {
  214. "id": 17,
  215. "type": "BasicScheduler",
  216. "pos": [
  217. -10,
  218. -10
  219. ],
  220. "size": {
  221. "0": 315,
  222. "1": 106
  223. },
  224. "flags": {},
  225. "order": 9,
  226. "mode": 0,
  227. "inputs": [
  228. {
  229. "name": "model",
  230. "type": "MODEL",
  231. "link": 589,
  232. "slot_index": 0
  233. }
  234. ],
  235. "outputs": [
  236. {
  237. "name": "SIGMAS",
  238. "type": "SIGMAS",
  239. "links": [
  240. 20
  241. ],
  242. "shape": 3
  243. }
  244. ],
  245. "properties": {
  246. "Node name for S&R": "BasicScheduler"
  247. },
  248. "widgets_values": [
  249. "simple",
  250. 25,
  251. 1
  252. ]
  253. },
  254. {
  255. "id": 25,
  256. "type": "RandomNoise",
  257. "pos": [
  258. -10,
  259. -220
  260. ],
  261. "size": {
  262. "0": 315,
  263. "1": 82
  264. },
  265. "flags": {},
  266. "order": 3,
  267. "mode": 0,
  268. "outputs": [
  269. {
  270. "name": "NOISE",
  271. "type": "NOISE",
  272. "links": [
  273. 37
  274. ],
  275. "shape": 3
  276. }
  277. ],
  278. "properties": {
  279. "Node name for S&R": "RandomNoise"
  280. },
  281. "widgets_values": [
  282. 1695,
  283. "fixed"
  284. ]
  285. },
  286. {
  287. "id": 45,
  288. "type": "PreviewImage",
  289. "pos": [
  290. -300,
  291. 410
  292. ],
  293. "size": {
  294. "0": 980,
  295. "1": 360
  296. },
  297. "flags": {},
  298. "order": 16,
  299. "mode": 0,
  300. "inputs": [
  301. {
  302. "name": "images",
  303. "type": "IMAGE",
  304. "link": 587
  305. }
  306. ],
  307. "properties": {
  308. "Node name for S&R": "PreviewImage"
  309. }
  310. },
  311. {
  312. "id": 48,
  313. "type": "T5v11Loader",
  314. "pos": [
  315. -1690,
  316. 1220
  317. ],
  318. "size": {
  319. "0": 390,
  320. "1": 154
  321. },
  322. "flags": {},
  323. "order": 4,
  324. "mode": 0,
  325. "outputs": [
  326. {
  327. "name": "T5",
  328. "type": "T5",
  329. "links": [
  330. 174
  331. ],
  332. "slot_index": 0,
  333. "shape": 3
  334. }
  335. ],
  336. "properties": {
  337. "Node name for S&R": "T5v11Loader"
  338. },
  339. "widgets_values": [
  340. "T5-xl2-512\\model-00001-of-00002.safetensors",
  341. "xxl",
  342. "folder",
  343. "cpu",
  344. "default"
  345. ]
  346. },
  347. {
  348. "id": 49,
  349. "type": "T5TextEncode",
  350. "pos": [
  351. -1280,
  352. 1220
  353. ],
  354. "size": {
  355. "0": 380,
  356. "1": 410
  357. },
  358. "flags": {},
  359. "order": 8,
  360. "mode": 0,
  361. "inputs": [
  362. {
  363. "name": "T5",
  364. "type": "T5",
  365. "link": 174
  366. }
  367. ],
  368. "outputs": [
  369. {
  370. "name": "CONDITIONING",
  371. "type": "CONDITIONING",
  372. "links": [],
  373. "slot_index": 0,
  374. "shape": 3
  375. }
  376. ],
  377. "properties": {
  378. "Node name for S&R": "T5TextEncode"
  379. },
  380. "widgets_values": [
  381. "a fox with a green top hat and a blue coat and black pants is riding a yellow horse with cool sun glasses,\nboth are standing on a purple dragon"
  382. ]
  383. },
  384. {
  385. "id": 142,
  386. "type": "UnetLoaderGGUF",
  387. "pos": [
  388. -460,
  389. -10
  390. ],
  391. "size": {
  392. "0": 315,
  393. "1": 58
  394. },
  395. "flags": {},
  396. "order": 5,
  397. "mode": 0,
  398. "outputs": [
  399. {
  400. "name": "MODEL",
  401. "type": "MODEL",
  402. "links": [
  403. 589,
  404. 590
  405. ],
  406. "slot_index": 0,
  407. "shape": 3
  408. }
  409. ],
  410. "properties": {
  411. "Node name for S&R": "UnetLoaderGGUF"
  412. },
  413. "widgets_values": [
  414. "flux1-dev-Q8_0.gguf"
  415. ]
  416. },
  417. {
  418. "id": 144,
  419. "type": "DualCLIPLoader",
  420. "pos": [
  421. -970,
  422. 150
  423. ],
  424. "size": {
  425. "0": 315,
  426. "1": 106
  427. },
  428. "flags": {},
  429. "order": 6,
  430. "mode": 0,
  431. "outputs": [
  432. {
  433. "name": "CLIP",
  434. "type": "CLIP",
  435. "links": [
  436. 515
  437. ],
  438. "slot_index": 0,
  439. "shape": 3
  440. }
  441. ],
  442. "properties": {
  443. "Node name for S&R": "DualCLIPLoader"
  444. },
  445. "widgets_values": [
  446. "clip_l_sd3.safetensors",
  447. "t5xxl_fp16.safetensors",
  448. "flux"
  449. ]
  450. },
  451. {
  452. "id": 153,
  453. "type": "CFGGuider",
  454. "pos": [
  455. -10,
  456. 130
  457. ],
  458. "size": {
  459. "0": 315,
  460. "1": 98
  461. },
  462. "flags": {},
  463. "order": 12,
  464. "mode": 0,
  465. "inputs": [
  466. {
  467. "name": "model",
  468. "type": "MODEL",
  469. "link": 590
  470. },
  471. {
  472. "name": "positive",
  473. "type": "CONDITIONING",
  474. "link": 516
  475. },
  476. {
  477. "name": "negative",
  478. "type": "CONDITIONING",
  479. "link": 517
  480. }
  481. ],
  482. "outputs": [
  483. {
  484. "name": "GUIDER",
  485. "type": "GUIDER",
  486. "links": [
  487. 441
  488. ],
  489. "slot_index": 0,
  490. "shape": 3
  491. }
  492. ],
  493. "properties": {
  494. "Node name for S&R": "CFGGuider"
  495. },
  496. "widgets_values": [
  497. 1
  498. ]
  499. },
  500. {
  501. "id": 171,
  502. "type": "BatchPromptSchedule",
  503. "pos": [
  504. -640,
  505. 150
  506. ],
  507. "size": {
  508. "0": 320,
  509. "1": 530
  510. },
  511. "flags": {},
  512. "order": 10,
  513. "mode": 0,
  514. "inputs": [
  515. {
  516. "name": "clip",
  517. "type": "CLIP",
  518. "link": 515
  519. }
  520. ],
  521. "outputs": [
  522. {
  523. "name": "POS",
  524. "type": "CONDITIONING",
  525. "links": [
  526. 516
  527. ],
  528. "slot_index": 0,
  529. "shape": 3
  530. },
  531. {
  532. "name": "NEG",
  533. "type": "CONDITIONING",
  534. "links": [
  535. 517
  536. ],
  537. "slot_index": 1,
  538. "shape": 3
  539. }
  540. ],
  541. "properties": {
  542. "Node name for S&R": "BatchPromptSchedule"
  543. },
  544. "widgets_values": [
  545. "\"0\" :\"mouth closed\",\n\"1\" :\"mouth opened\",\n\"2\" :\"eyes closed\"\n",
  546. 3,
  547. false,
  548. "photo of a cute fennec fox sitting on the train, ",
  549. "photo of a cute fennec fox sitting on the train, ",
  550. 0,
  551. 0,
  552. 0,
  553. 0,
  554. 0
  555. ]
  556. },
  557. {
  558. "id": 174,
  559. "type": "LatentBatch",
  560. "pos": [
  561. 90,
  562. 260
  563. ],
  564. "size": {
  565. "0": 210,
  566. "1": 46
  567. },
  568. "flags": {},
  569. "order": 11,
  570. "mode": 0,
  571. "inputs": [
  572. {
  573. "name": "samples1",
  574. "type": "LATENT",
  575. "link": 546
  576. },
  577. {
  578. "name": "samples2",
  579. "type": "LATENT",
  580. "link": 584
  581. }
  582. ],
  583. "outputs": [
  584. {
  585. "name": "LATENT",
  586. "type": "LATENT",
  587. "links": [
  588. 585
  589. ],
  590. "slot_index": 0,
  591. "shape": 3
  592. }
  593. ],
  594. "properties": {
  595. "Node name for S&R": "LatentBatch"
  596. }
  597. },
  598. {
  599. "id": 193,
  600. "type": "LatentBatch",
  601. "pos": [
  602. -50,
  603. 310
  604. ],
  605. "size": {
  606. "0": 210,
  607. "1": 46
  608. },
  609. "flags": {
  610. "collapsed": true
  611. },
  612. "order": 7,
  613. "mode": 0,
  614. "inputs": [
  615. {
  616. "name": "samples1",
  617. "type": "LATENT",
  618. "link": 582
  619. },
  620. {
  621. "name": "samples2",
  622. "type": "LATENT",
  623. "link": 583
  624. }
  625. ],
  626. "outputs": [
  627. {
  628. "name": "LATENT",
  629. "type": "LATENT",
  630. "links": [
  631. 584
  632. ],
  633. "slot_index": 0,
  634. "shape": 3
  635. }
  636. ],
  637. "properties": {
  638. "Node name for S&R": "LatentBatch"
  639. }
  640. },
  641. {
  642. "id": 195,
  643. "type": "Reroute",
  644. "pos": [
  645. 930,
  646. 410
  647. ],
  648. "size": [
  649. 82,
  650. 26
  651. ],
  652. "flags": {},
  653. "order": 15,
  654. "mode": 0,
  655. "inputs": [
  656. {
  657. "name": "",
  658. "type": "*",
  659. "link": 586
  660. }
  661. ],
  662. "outputs": [
  663. {
  664. "name": "IMAGE",
  665. "type": "IMAGE",
  666. "links": [
  667. 587
  668. ],
  669. "slot_index": 0
  670. }
  671. ],
  672. "properties": {
  673. "showOutputText": true,
  674. "horizontal": false
  675. }
  676. }
  677. ],
  678. "links": [
  679. [
  680. 19,
  681. 16,
  682. 0,
  683. 13,
  684. 2,
  685. "SAMPLER"
  686. ],
  687. [
  688. 20,
  689. 17,
  690. 0,
  691. 13,
  692. 3,
  693. "SIGMAS"
  694. ],
  695. [
  696. 37,
  697. 25,
  698. 0,
  699. 13,
  700. 0,
  701. "NOISE"
  702. ],
  703. [
  704. 174,
  705. 48,
  706. 0,
  707. 49,
  708. 0,
  709. "T5"
  710. ],
  711. [
  712. 235,
  713. 10,
  714. 0,
  715. 8,
  716. 1,
  717. "VAE"
  718. ],
  719. [
  720. 441,
  721. 153,
  722. 0,
  723. 13,
  724. 1,
  725. "GUIDER"
  726. ],
  727. [
  728. 515,
  729. 144,
  730. 0,
  731. 171,
  732. 0,
  733. "CLIP"
  734. ],
  735. [
  736. 516,
  737. 171,
  738. 0,
  739. 153,
  740. 1,
  741. "CONDITIONING"
  742. ],
  743. [
  744. 517,
  745. 171,
  746. 1,
  747. 153,
  748. 2,
  749. "CONDITIONING"
  750. ],
  751. [
  752. 546,
  753. 5,
  754. 0,
  755. 174,
  756. 0,
  757. "LATENT"
  758. ],
  759. [
  760. 559,
  761. 13,
  762. 0,
  763. 8,
  764. 0,
  765. "LATENT"
  766. ],
  767. [
  768. 582,
  769. 5,
  770. 0,
  771. 193,
  772. 0,
  773. "LATENT"
  774. ],
  775. [
  776. 583,
  777. 5,
  778. 0,
  779. 193,
  780. 1,
  781. "LATENT"
  782. ],
  783. [
  784. 584,
  785. 193,
  786. 0,
  787. 174,
  788. 1,
  789. "LATENT"
  790. ],
  791. [
  792. 585,
  793. 174,
  794. 0,
  795. 13,
  796. 4,
  797. "LATENT"
  798. ],
  799. [
  800. 586,
  801. 8,
  802. 0,
  803. 195,
  804. 0,
  805. "*"
  806. ],
  807. [
  808. 587,
  809. 195,
  810. 0,
  811. 45,
  812. 0,
  813. "IMAGE"
  814. ],
  815. [
  816. 589,
  817. 142,
  818. 0,
  819. 17,
  820. 0,
  821. "MODEL"
  822. ],
  823. [
  824. 590,
  825. 142,
  826. 0,
  827. 153,
  828. 0,
  829. "MODEL"
  830. ]
  831. ],
  832. "groups": [],
  833. "config": {},
  834. "extra": {
  835. "ds": {
  836. "scale": 1,
  837. "offset": [
  838. 950.9627149634362,
  839. 140.97824348338378
  840. ]
  841. }
  842. },
  843. "version": 0.4
  844. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement