Advertisement
Guest User

Untitled

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