Advertisement
Guest User

Untitled

a guest
Dec 7th, 2024
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.90 KB | None | 0 0
  1. {
  2. "last_node_id": 78,
  3. "last_link_id": 190,
  4. "nodes": [
  5. {
  6. "id": 8,
  7. "type": "VAEDecode",
  8. "pos": [
  9. 1600,
  10. 30
  11. ],
  12. "size": [
  13. 210,
  14. 46
  15. ],
  16. "flags": {},
  17. "order": 11,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "samples",
  22. "type": "LATENT",
  23. "link": 171
  24. },
  25. {
  26. "name": "vae",
  27. "type": "VAE",
  28. "link": 87
  29. }
  30. ],
  31. "outputs": [
  32. {
  33. "name": "IMAGE",
  34. "type": "IMAGE",
  35. "links": [
  36. 106
  37. ],
  38. "slot_index": 0
  39. }
  40. ],
  41. "properties": {
  42. "Node name for S&R": "VAEDecode"
  43. },
  44. "widgets_values": []
  45. },
  46. {
  47. "id": 72,
  48. "type": "SamplerCustom",
  49. "pos": [
  50. 1201,
  51. 32
  52. ],
  53. "size": [
  54. 355.20001220703125,
  55. 230
  56. ],
  57. "flags": {},
  58. "order": 10,
  59. "mode": 0,
  60. "inputs": [
  61. {
  62. "name": "model",
  63. "type": "MODEL",
  64. "link": 181
  65. },
  66. {
  67. "name": "positive",
  68. "type": "CONDITIONING",
  69. "link": 166
  70. },
  71. {
  72. "name": "negative",
  73. "type": "CONDITIONING",
  74. "link": 167
  75. },
  76. {
  77. "name": "sampler",
  78. "type": "SAMPLER",
  79. "link": 172
  80. },
  81. {
  82. "name": "sigmas",
  83. "type": "SIGMAS",
  84. "link": 182
  85. },
  86. {
  87. "name": "latent_image",
  88. "type": "LATENT",
  89. "link": 186
  90. }
  91. ],
  92. "outputs": [
  93. {
  94. "name": "output",
  95. "type": "LATENT",
  96. "links": [
  97. 171
  98. ],
  99. "slot_index": 0
  100. },
  101. {
  102. "name": "denoised_output",
  103. "type": "LATENT",
  104. "links": null
  105. }
  106. ],
  107. "properties": {
  108. "Node name for S&R": "SamplerCustom"
  109. },
  110. "widgets_values": [
  111. true,
  112. 472378057687061,
  113. "randomize",
  114. 3
  115. ]
  116. },
  117. {
  118. "id": 7,
  119. "type": "CLIPTextEncode",
  120. "pos": [
  121. 420,
  122. 390
  123. ],
  124. "size": [
  125. 425.27801513671875,
  126. 180.6060791015625
  127. ],
  128. "flags": {},
  129. "order": 6,
  130. "mode": 0,
  131. "inputs": [
  132. {
  133. "name": "clip",
  134. "type": "CLIP",
  135. "link": 75
  136. }
  137. ],
  138. "outputs": [
  139. {
  140. "name": "CONDITIONING",
  141. "type": "CONDITIONING",
  142. "links": [
  143. 188
  144. ],
  145. "slot_index": 0
  146. }
  147. ],
  148. "title": "CLIP Text Encode (Negative Prompt)",
  149. "properties": {
  150. "Node name for S&R": "CLIPTextEncode"
  151. },
  152. "widgets_values": [
  153. "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly"
  154. ],
  155. "color": "#322",
  156. "bgcolor": "#533"
  157. },
  158. {
  159. "id": 76,
  160. "type": "Note",
  161. "pos": [
  162. 40,
  163. 350
  164. ],
  165. "size": [
  166. 360,
  167. 200
  168. ],
  169. "flags": {},
  170. "order": 0,
  171. "mode": 0,
  172. "inputs": [],
  173. "outputs": [],
  174. "properties": {},
  175. "widgets_values": [
  176. "This model needs long descriptive prompts, if the prompt is too short the quality will suffer greatly."
  177. ],
  178. "color": "#432",
  179. "bgcolor": "#653"
  180. },
  181. {
  182. "id": 38,
  183. "type": "CLIPLoader",
  184. "pos": [
  185. 60,
  186. 190
  187. ],
  188. "size": [
  189. 315,
  190. 82
  191. ],
  192. "flags": {},
  193. "order": 1,
  194. "mode": 0,
  195. "inputs": [],
  196. "outputs": [
  197. {
  198. "name": "CLIP",
  199. "type": "CLIP",
  200. "links": [
  201. 74,
  202. 75
  203. ],
  204. "slot_index": 0
  205. }
  206. ],
  207. "properties": {
  208. "Node name for S&R": "CLIPLoader"
  209. },
  210. "widgets_values": [
  211. "t5\\t5xxl_fp8_e4m3fn.safetensors",
  212. "ltxv"
  213. ]
  214. },
  215. {
  216. "id": 44,
  217. "type": "CheckpointLoaderSimple",
  218. "pos": [
  219. 520,
  220. 30
  221. ],
  222. "size": [
  223. 315,
  224. 98
  225. ],
  226. "flags": {},
  227. "order": 2,
  228. "mode": 0,
  229. "inputs": [],
  230. "outputs": [
  231. {
  232. "name": "MODEL",
  233. "type": "MODEL",
  234. "links": [
  235. 181
  236. ],
  237. "slot_index": 0
  238. },
  239. {
  240. "name": "CLIP",
  241. "type": "CLIP",
  242. "links": null
  243. },
  244. {
  245. "name": "VAE",
  246. "type": "VAE",
  247. "links": [
  248. 87,
  249. 189
  250. ],
  251. "slot_index": 2
  252. }
  253. ],
  254. "properties": {
  255. "Node name for S&R": "CheckpointLoaderSimple"
  256. },
  257. "widgets_values": [
  258. "LTXV\\ltx-video-2b-v0.9.safetensors"
  259. ]
  260. },
  261. {
  262. "id": 78,
  263. "type": "LoadImage",
  264. "pos": [
  265. 420,
  266. 620
  267. ],
  268. "size": [
  269. 385.15606689453125,
  270. 333.3305358886719
  271. ],
  272. "flags": {},
  273. "order": 3,
  274. "mode": 0,
  275. "inputs": [],
  276. "outputs": [
  277. {
  278. "name": "IMAGE",
  279. "type": "IMAGE",
  280. "links": [
  281. 190
  282. ]
  283. },
  284. {
  285. "name": "MASK",
  286. "type": "MASK",
  287. "links": null
  288. }
  289. ],
  290. "properties": {
  291. "Node name for S&R": "LoadImage"
  292. },
  293. "widgets_values": [
  294. "FLUX_00080_.png",
  295. "image"
  296. ]
  297. },
  298. {
  299. "id": 6,
  300. "type": "CLIPTextEncode",
  301. "pos": [
  302. 420,
  303. 190
  304. ],
  305. "size": [
  306. 422.84503173828125,
  307. 164.31304931640625
  308. ],
  309. "flags": {},
  310. "order": 5,
  311. "mode": 0,
  312. "inputs": [
  313. {
  314. "name": "clip",
  315. "type": "CLIP",
  316. "link": 74
  317. }
  318. ],
  319. "outputs": [
  320. {
  321. "name": "CONDITIONING",
  322. "type": "CONDITIONING",
  323. "links": [
  324. 187
  325. ],
  326. "slot_index": 0
  327. }
  328. ],
  329. "title": "CLIP Text Encode (Positive Prompt)",
  330. "properties": {
  331. "Node name for S&R": "CLIPTextEncode"
  332. },
  333. "widgets_values": [
  334. "A reflective, melancholic digital core glowing faintly in a dim, futuristic environment. Subtle motion in the floating holographic particles and digital bits, gently pulsating and drifting. The camera slightly zooms in, emphasizing the intricate circuits and soft, atmospheric lighting. The scene feels alive yet transient, evoking a sense of fleeting existence and introspection"
  335. ],
  336. "color": "#232",
  337. "bgcolor": "#353"
  338. },
  339. {
  340. "id": 69,
  341. "type": "LTXVConditioning",
  342. "pos": [
  343. 911.2753295898438,
  344. 42.55059814453125
  345. ],
  346. "size": [
  347. 223.8660125732422,
  348. 78
  349. ],
  350. "flags": {},
  351. "order": 8,
  352. "mode": 0,
  353. "inputs": [
  354. {
  355. "name": "positive",
  356. "type": "CONDITIONING",
  357. "link": 183
  358. },
  359. {
  360. "name": "negative",
  361. "type": "CONDITIONING",
  362. "link": 184
  363. }
  364. ],
  365. "outputs": [
  366. {
  367. "name": "positive",
  368. "type": "CONDITIONING",
  369. "links": [
  370. 166
  371. ],
  372. "slot_index": 0
  373. },
  374. {
  375. "name": "negative",
  376. "type": "CONDITIONING",
  377. "links": [
  378. 167
  379. ],
  380. "slot_index": 1
  381. }
  382. ],
  383. "properties": {
  384. "Node name for S&R": "LTXVConditioning"
  385. },
  386. "widgets_values": [
  387. 25
  388. ]
  389. },
  390. {
  391. "id": 71,
  392. "type": "LTXVScheduler",
  393. "pos": [
  394. 856,
  395. 531
  396. ],
  397. "size": [
  398. 315,
  399. 154
  400. ],
  401. "flags": {},
  402. "order": 9,
  403. "mode": 0,
  404. "inputs": [
  405. {
  406. "name": "latent",
  407. "type": "LATENT",
  408. "link": 185,
  409. "shape": 7
  410. }
  411. ],
  412. "outputs": [
  413. {
  414. "name": "SIGMAS",
  415. "type": "SIGMAS",
  416. "links": [
  417. 182
  418. ],
  419. "slot_index": 0
  420. }
  421. ],
  422. "properties": {
  423. "Node name for S&R": "LTXVScheduler"
  424. },
  425. "widgets_values": [
  426. 75,
  427. 2.05,
  428. 0.95,
  429. true,
  430. 0.1
  431. ]
  432. },
  433. {
  434. "id": 73,
  435. "type": "KSamplerSelect",
  436. "pos": [
  437. 860,
  438. 420
  439. ],
  440. "size": [
  441. 315,
  442. 58
  443. ],
  444. "flags": {},
  445. "order": 4,
  446. "mode": 0,
  447. "inputs": [],
  448. "outputs": [
  449. {
  450. "name": "SAMPLER",
  451. "type": "SAMPLER",
  452. "links": [
  453. 172
  454. ]
  455. }
  456. ],
  457. "properties": {
  458. "Node name for S&R": "KSamplerSelect"
  459. },
  460. "widgets_values": [
  461. "heunpp2"
  462. ]
  463. },
  464. {
  465. "id": 77,
  466. "type": "LTXVImgToVideo",
  467. "pos": [
  468. 863,
  469. 181
  470. ],
  471. "size": [
  472. 315,
  473. 190
  474. ],
  475. "flags": {},
  476. "order": 7,
  477. "mode": 0,
  478. "inputs": [
  479. {
  480. "name": "positive",
  481. "type": "CONDITIONING",
  482. "link": 187
  483. },
  484. {
  485. "name": "negative",
  486. "type": "CONDITIONING",
  487. "link": 188
  488. },
  489. {
  490. "name": "vae",
  491. "type": "VAE",
  492. "link": 189
  493. },
  494. {
  495. "name": "image",
  496. "type": "IMAGE",
  497. "link": 190
  498. }
  499. ],
  500. "outputs": [
  501. {
  502. "name": "positive",
  503. "type": "CONDITIONING",
  504. "links": [
  505. 183
  506. ],
  507. "slot_index": 0
  508. },
  509. {
  510. "name": "negative",
  511. "type": "CONDITIONING",
  512. "links": [
  513. 184
  514. ],
  515. "slot_index": 1
  516. },
  517. {
  518. "name": "latent",
  519. "type": "LATENT",
  520. "links": [
  521. 185,
  522. 186
  523. ],
  524. "slot_index": 2
  525. }
  526. ],
  527. "properties": {
  528. "Node name for S&R": "LTXVImgToVideo"
  529. },
  530. "widgets_values": [
  531. 1920,
  532. 1088,
  533. 81,
  534. 1
  535. ]
  536. },
  537. {
  538. "id": 41,
  539. "type": "SaveAnimatedWEBP",
  540. "pos": [
  541. 1825.8394775390625,
  542. -12.76992130279541
  543. ],
  544. "size": [
  545. 808.9329833984375,
  546. 873.2833862304688
  547. ],
  548. "flags": {},
  549. "order": 12,
  550. "mode": 0,
  551. "inputs": [
  552. {
  553. "name": "images",
  554. "type": "IMAGE",
  555. "link": 106
  556. }
  557. ],
  558. "outputs": [],
  559. "properties": {
  560. "Node name for S&R": "SaveAnimatedWEBP"
  561. },
  562. "widgets_values": [
  563. "ComfyUI",
  564. 15,
  565. false,
  566. 20,
  567. "default"
  568. ]
  569. }
  570. ],
  571. "links": [
  572. [
  573. 74,
  574. 38,
  575. 0,
  576. 6,
  577. 0,
  578. "CLIP"
  579. ],
  580. [
  581. 75,
  582. 38,
  583. 0,
  584. 7,
  585. 0,
  586. "CLIP"
  587. ],
  588. [
  589. 87,
  590. 44,
  591. 2,
  592. 8,
  593. 1,
  594. "VAE"
  595. ],
  596. [
  597. 106,
  598. 8,
  599. 0,
  600. 41,
  601. 0,
  602. "IMAGE"
  603. ],
  604. [
  605. 166,
  606. 69,
  607. 0,
  608. 72,
  609. 1,
  610. "CONDITIONING"
  611. ],
  612. [
  613. 167,
  614. 69,
  615. 1,
  616. 72,
  617. 2,
  618. "CONDITIONING"
  619. ],
  620. [
  621. 171,
  622. 72,
  623. 0,
  624. 8,
  625. 0,
  626. "LATENT"
  627. ],
  628. [
  629. 172,
  630. 73,
  631. 0,
  632. 72,
  633. 3,
  634. "SAMPLER"
  635. ],
  636. [
  637. 181,
  638. 44,
  639. 0,
  640. 72,
  641. 0,
  642. "MODEL"
  643. ],
  644. [
  645. 182,
  646. 71,
  647. 0,
  648. 72,
  649. 4,
  650. "SIGMAS"
  651. ],
  652. [
  653. 183,
  654. 77,
  655. 0,
  656. 69,
  657. 0,
  658. "CONDITIONING"
  659. ],
  660. [
  661. 184,
  662. 77,
  663. 1,
  664. 69,
  665. 1,
  666. "CONDITIONING"
  667. ],
  668. [
  669. 185,
  670. 77,
  671. 2,
  672. 71,
  673. 0,
  674. "LATENT"
  675. ],
  676. [
  677. 186,
  678. 77,
  679. 2,
  680. 72,
  681. 5,
  682. "LATENT"
  683. ],
  684. [
  685. 187,
  686. 6,
  687. 0,
  688. 77,
  689. 0,
  690. "CONDITIONING"
  691. ],
  692. [
  693. 188,
  694. 7,
  695. 0,
  696. 77,
  697. 1,
  698. "CONDITIONING"
  699. ],
  700. [
  701. 189,
  702. 44,
  703. 2,
  704. 77,
  705. 2,
  706. "VAE"
  707. ],
  708. [
  709. 190,
  710. 78,
  711. 0,
  712. 77,
  713. 3,
  714. "IMAGE"
  715. ]
  716. ],
  717. "groups": [],
  718. "config": {},
  719. "extra": {
  720. "ds": {
  721. "scale": 0.43056764313424933,
  722. "offset": [
  723. -154.10886627495924,
  724. 73.53070581453991
  725. ]
  726. }
  727. },
  728. "version": 0.4
  729. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement