Advertisement
rockets6

two prompts separated by step count

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