Guest User

Untitled

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