Guest User

Untitled

a guest
Dec 30th, 2024
1,645
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.45 KB | None | 0 0
  1. {
  2. "last_node_id": 140,
  3. "last_link_id": 348,
  4. "nodes": [
  5. {
  6. "id": 22,
  7. "type": "BasicGuider",
  8. "pos": [
  9. 600,
  10. 0
  11. ],
  12. "size": [
  13. 222.3482666015625,
  14. 46
  15. ],
  16. "flags": {},
  17. "order": 25,
  18. "mode": 0,
  19. "inputs": [
  20. {
  21. "name": "model",
  22. "type": "MODEL",
  23. "link": 195,
  24. "slot_index": 0
  25. },
  26. {
  27. "name": "conditioning",
  28. "type": "CONDITIONING",
  29. "link": 129,
  30. "slot_index": 1
  31. }
  32. ],
  33. "outputs": [
  34. {
  35. "name": "GUIDER",
  36. "type": "GUIDER",
  37. "links": [
  38. 30
  39. ],
  40. "slot_index": 0,
  41. "shape": 3
  42. }
  43. ],
  44. "properties": {
  45. "Node name for S&R": "BasicGuider"
  46. },
  47. "widgets_values": []
  48. },
  49. {
  50. "id": 8,
  51. "type": "VAEDecode",
  52. "pos": [
  53. 1150,
  54. 90
  55. ],
  56. "size": [
  57. 210,
  58. 46
  59. ],
  60. "flags": {},
  61. "order": 29,
  62. "mode": 2,
  63. "inputs": [
  64. {
  65. "name": "samples",
  66. "type": "LATENT",
  67. "link": 181
  68. },
  69. {
  70. "name": "vae",
  71. "type": "VAE",
  72. "link": 206
  73. }
  74. ],
  75. "outputs": [
  76. {
  77. "name": "IMAGE",
  78. "type": "IMAGE",
  79. "links": [],
  80. "slot_index": 0
  81. }
  82. ],
  83. "properties": {
  84. "Node name for S&R": "VAEDecode"
  85. },
  86. "widgets_values": []
  87. },
  88. {
  89. "id": 77,
  90. "type": "Note",
  91. "pos": [
  92. 0,
  93. 0
  94. ],
  95. "size": [
  96. 350,
  97. 110
  98. ],
  99. "flags": {},
  100. "order": 0,
  101. "mode": 0,
  102. "inputs": [],
  103. "outputs": [],
  104. "properties": {},
  105. "widgets_values": [
  106. "Select a fp8 weight_dtype if you are running out of memory."
  107. ],
  108. "color": "#432",
  109. "bgcolor": "#653"
  110. },
  111. {
  112. "id": 13,
  113. "type": "SamplerCustomAdvanced",
  114. "pos": [
  115. 860,
  116. 200
  117. ],
  118. "size": [
  119. 272.3617858886719,
  120. 124.53733825683594
  121. ],
  122. "flags": {},
  123. "order": 27,
  124. "mode": 0,
  125. "inputs": [
  126. {
  127. "name": "noise",
  128. "type": "NOISE",
  129. "link": 37,
  130. "slot_index": 0
  131. },
  132. {
  133. "name": "guider",
  134. "type": "GUIDER",
  135. "link": 30,
  136. "slot_index": 1
  137. },
  138. {
  139. "name": "sampler",
  140. "type": "SAMPLER",
  141. "link": 19,
  142. "slot_index": 2
  143. },
  144. {
  145. "name": "sigmas",
  146. "type": "SIGMAS",
  147. "link": 20,
  148. "slot_index": 3
  149. },
  150. {
  151. "name": "latent_image",
  152. "type": "LATENT",
  153. "link": 180,
  154. "slot_index": 4
  155. }
  156. ],
  157. "outputs": [
  158. {
  159. "name": "output",
  160. "type": "LATENT",
  161. "links": [
  162. 181,
  163. 210
  164. ],
  165. "slot_index": 0,
  166. "shape": 3
  167. },
  168. {
  169. "name": "denoised_output",
  170. "type": "LATENT",
  171. "links": null,
  172. "shape": 3
  173. }
  174. ],
  175. "properties": {
  176. "Node name for S&R": "SamplerCustomAdvanced"
  177. },
  178. "widgets_values": []
  179. },
  180. {
  181. "id": 10,
  182. "type": "VAELoader",
  183. "pos": [
  184. 0,
  185. 420
  186. ],
  187. "size": [
  188. 350,
  189. 60
  190. ],
  191. "flags": {},
  192. "order": 1,
  193. "mode": 0,
  194. "inputs": [],
  195. "outputs": [
  196. {
  197. "name": "VAE",
  198. "type": "VAE",
  199. "links": [
  200. 206,
  201. 211
  202. ],
  203. "slot_index": 0,
  204. "shape": 3
  205. }
  206. ],
  207. "properties": {
  208. "Node name for S&R": "VAELoader"
  209. },
  210. "widgets_values": [
  211. "hunyuan_video_vae_bf16.safetensors"
  212. ]
  213. },
  214. {
  215. "id": 26,
  216. "type": "FluxGuidance",
  217. "pos": [
  218. 520,
  219. 100
  220. ],
  221. "size": [
  222. 317.4000244140625,
  223. 58
  224. ],
  225. "flags": {},
  226. "order": 17,
  227. "mode": 0,
  228. "inputs": [
  229. {
  230. "name": "conditioning",
  231. "type": "CONDITIONING",
  232. "link": 175
  233. }
  234. ],
  235. "outputs": [
  236. {
  237. "name": "CONDITIONING",
  238. "type": "CONDITIONING",
  239. "links": [
  240. 129
  241. ],
  242. "slot_index": 0,
  243. "shape": 3
  244. }
  245. ],
  246. "properties": {
  247. "Node name for S&R": "FluxGuidance"
  248. },
  249. "widgets_values": [
  250. 7
  251. ],
  252. "color": "#233",
  253. "bgcolor": "#355"
  254. },
  255. {
  256. "id": 12,
  257. "type": "UNETLoader",
  258. "pos": [
  259. 0,
  260. 150
  261. ],
  262. "size": [
  263. 350,
  264. 82
  265. ],
  266. "flags": {},
  267. "order": 2,
  268. "mode": 0,
  269. "inputs": [],
  270. "outputs": [
  271. {
  272. "name": "MODEL",
  273. "type": "MODEL",
  274. "links": [
  275. 190,
  276. 209
  277. ],
  278. "slot_index": 0,
  279. "shape": 3
  280. }
  281. ],
  282. "properties": {
  283. "Node name for S&R": "UNETLoader"
  284. },
  285. "widgets_values": [
  286. "hunyuan_video_t2v_720p_bf16.safetensors",
  287. "fp8_e4m3fn"
  288. ],
  289. "color": "#223",
  290. "bgcolor": "#335"
  291. },
  292. {
  293. "id": 11,
  294. "type": "DualCLIPLoader",
  295. "pos": [
  296. 0,
  297. 270
  298. ],
  299. "size": [
  300. 350,
  301. 106
  302. ],
  303. "flags": {},
  304. "order": 3,
  305. "mode": 0,
  306. "inputs": [],
  307. "outputs": [
  308. {
  309. "name": "CLIP",
  310. "type": "CLIP",
  311. "links": [
  312. 205
  313. ],
  314. "slot_index": 0,
  315. "shape": 3
  316. }
  317. ],
  318. "properties": {
  319. "Node name for S&R": "DualCLIPLoader"
  320. },
  321. "widgets_values": [
  322. "clip_l.safetensors",
  323. "llava_llama3_fp8_scaled.safetensors",
  324. "hunyuan_video"
  325. ]
  326. },
  327. {
  328. "id": 74,
  329. "type": "Note",
  330. "pos": [
  331. 1150,
  332. 390
  333. ],
  334. "size": [
  335. 210,
  336. 170
  337. ],
  338. "flags": {},
  339. "order": 4,
  340. "mode": 0,
  341. "inputs": [],
  342. "outputs": [],
  343. "properties": {},
  344. "widgets_values": [
  345. "Use the tiled decode node by default because most people will need it.\n\nLower the tile_size and overlap if you run out of memory."
  346. ],
  347. "color": "#432",
  348. "bgcolor": "#653"
  349. },
  350. {
  351. "id": 92,
  352. "type": "SimpleMath+",
  353. "pos": [
  354. 800,
  355. 840
  356. ],
  357. "size": [
  358. 210,
  359. 98
  360. ],
  361. "flags": {},
  362. "order": 21,
  363. "mode": 0,
  364. "inputs": [
  365. {
  366. "name": "a",
  367. "type": "*",
  368. "link": 243,
  369. "shape": 7
  370. },
  371. {
  372. "name": "b",
  373. "type": "*",
  374. "link": 329,
  375. "shape": 7
  376. },
  377. {
  378. "name": "c",
  379. "type": "*",
  380. "link": null,
  381. "shape": 7
  382. }
  383. ],
  384. "outputs": [
  385. {
  386. "name": "INT",
  387. "type": "INT",
  388. "links": [],
  389. "slot_index": 0
  390. },
  391. {
  392. "name": "FLOAT",
  393. "type": "FLOAT",
  394. "links": [
  395. 273
  396. ],
  397. "slot_index": 1
  398. }
  399. ],
  400. "title": "πŸ”§ Height > Width",
  401. "properties": {
  402. "Node name for S&R": "SimpleMath+"
  403. },
  404. "widgets_values": [
  405. "a/b"
  406. ]
  407. },
  408. {
  409. "id": 135,
  410. "type": "Display Any (rgthree)",
  411. "pos": [
  412. 800,
  413. 1140
  414. ],
  415. "size": [
  416. 210,
  417. 76
  418. ],
  419. "flags": {},
  420. "order": 20,
  421. "mode": 0,
  422. "inputs": [
  423. {
  424. "name": "source",
  425. "type": "*",
  426. "link": 327,
  427. "dir": 3
  428. }
  429. ],
  430. "outputs": [],
  431. "title": "Modulo 8 Rounded Height",
  432. "properties": {
  433. "Node name for S&R": "Display Any (rgthree)"
  434. },
  435. "widgets_values": [
  436. ""
  437. ]
  438. },
  439. {
  440. "id": 137,
  441. "type": "SimpleMathInt+",
  442. "pos": [
  443. 0,
  444. 660
  445. ],
  446. "size": [
  447. 280,
  448. 60
  449. ],
  450. "flags": {},
  451. "order": 5,
  452. "mode": 0,
  453. "inputs": [],
  454. "outputs": [
  455. {
  456. "name": "INT",
  457. "type": "INT",
  458. "links": [
  459. 334
  460. ],
  461. "slot_index": 0
  462. }
  463. ],
  464. "title": "Height",
  465. "properties": {
  466. "Node name for S&R": "SimpleMathInt+"
  467. },
  468. "widgets_values": [
  469. 368
  470. ]
  471. },
  472. {
  473. "id": 136,
  474. "type": "SimpleMathInt+",
  475. "pos": [
  476. 0,
  477. 540
  478. ],
  479. "size": [
  480. 280,
  481. 58
  482. ],
  483. "flags": {},
  484. "order": 6,
  485. "mode": 0,
  486. "inputs": [],
  487. "outputs": [
  488. {
  489. "name": "INT",
  490. "type": "INT",
  491. "links": [
  492. 333
  493. ],
  494. "slot_index": 0
  495. }
  496. ],
  497. "title": "Width",
  498. "properties": {
  499. "Node name for S&R": "SimpleMathInt+"
  500. },
  501. "widgets_values": [
  502. 288
  503. ]
  504. },
  505. {
  506. "id": 133,
  507. "type": "SimpleMathDual+",
  508. "pos": [
  509. 410,
  510. 490
  511. ],
  512. "size": [
  513. 310,
  514. 142
  515. ],
  516. "flags": {},
  517. "order": 15,
  518. "mode": 0,
  519. "inputs": [
  520. {
  521. "name": "a",
  522. "type": "*",
  523. "link": 333,
  524. "shape": 7
  525. },
  526. {
  527. "name": "b",
  528. "type": "*",
  529. "link": 334,
  530. "shape": 7
  531. },
  532. {
  533. "name": "c",
  534. "type": "*",
  535. "link": null,
  536. "shape": 7
  537. },
  538. {
  539. "name": "d",
  540. "type": "*",
  541. "link": null,
  542. "shape": 7
  543. }
  544. ],
  545. "outputs": [
  546. {
  547. "name": "int_1",
  548. "type": "INT",
  549. "links": [
  550. 326,
  551. 328,
  552. 330,
  553. 339
  554. ],
  555. "slot_index": 0
  556. },
  557. {
  558. "name": "float_1",
  559. "type": "FLOAT",
  560. "links": null
  561. },
  562. {
  563. "name": "int_2",
  564. "type": "INT",
  565. "links": [
  566. 327,
  567. 329,
  568. 331,
  569. 340
  570. ],
  571. "slot_index": 2
  572. },
  573. {
  574. "name": "float_2",
  575. "type": "FLOAT",
  576. "links": null
  577. }
  578. ],
  579. "title": "πŸ”§ Dimensions Rounded % 8",
  580. "properties": {
  581. "Node name for S&R": "SimpleMathDual+"
  582. },
  583. "widgets_values": [
  584. "a-(a%8)",
  585. "b-(b%8)"
  586. ]
  587. },
  588. {
  589. "id": 17,
  590. "type": "BasicScheduler",
  591. "pos": [
  592. 410,
  593. 950
  594. ],
  595. "size": [
  596. 315,
  597. 106
  598. ],
  599. "flags": {},
  600. "order": 12,
  601. "mode": 0,
  602. "inputs": [
  603. {
  604. "name": "model",
  605. "type": "MODEL",
  606. "link": 190,
  607. "slot_index": 0
  608. }
  609. ],
  610. "outputs": [
  611. {
  612. "name": "SIGMAS",
  613. "type": "SIGMAS",
  614. "links": [
  615. 20
  616. ],
  617. "shape": 3
  618. }
  619. ],
  620. "properties": {
  621. "Node name for S&R": "BasicScheduler"
  622. },
  623. "widgets_values": [
  624. "beta",
  625. 30,
  626. 1
  627. ]
  628. },
  629. {
  630. "id": 105,
  631. "type": "SimpleComparison+",
  632. "pos": [
  633. 410,
  634. 1120
  635. ],
  636. "size": [
  637. 319.20001220703125,
  638. 78
  639. ],
  640. "flags": {},
  641. "order": 22,
  642. "mode": 0,
  643. "inputs": [
  644. {
  645. "name": "a",
  646. "type": "*",
  647. "link": 330
  648. },
  649. {
  650. "name": "b",
  651. "type": "*",
  652. "link": 331
  653. }
  654. ],
  655. "outputs": [
  656. {
  657. "name": "BOOLEAN",
  658. "type": "BOOLEAN",
  659. "links": [
  660. 239
  661. ]
  662. }
  663. ],
  664. "title": "πŸ”§ Width > Height?",
  665. "properties": {
  666. "Node name for S&R": "SimpleComparison+"
  667. },
  668. "widgets_values": [
  669. ">"
  670. ]
  671. },
  672. {
  673. "id": 91,
  674. "type": "SimpleMath+",
  675. "pos": [
  676. 800,
  677. 680
  678. ],
  679. "size": [
  680. 210,
  681. 98
  682. ],
  683. "flags": {},
  684. "order": 19,
  685. "mode": 0,
  686. "inputs": [
  687. {
  688. "name": "a",
  689. "type": "*",
  690. "link": 242,
  691. "shape": 7
  692. },
  693. {
  694. "name": "b",
  695. "type": "*",
  696. "link": 328,
  697. "shape": 7
  698. },
  699. {
  700. "name": "c",
  701. "type": "*",
  702. "link": null,
  703. "shape": 7
  704. }
  705. ],
  706. "outputs": [
  707. {
  708. "name": "INT",
  709. "type": "INT",
  710. "links": [],
  711. "slot_index": 0
  712. },
  713. {
  714. "name": "FLOAT",
  715. "type": "FLOAT",
  716. "links": [
  717. 274
  718. ],
  719. "slot_index": 1
  720. }
  721. ],
  722. "title": "πŸ”§ Width > Height",
  723. "properties": {
  724. "Node name for S&R": "SimpleMath+"
  725. },
  726. "widgets_values": [
  727. "a/b"
  728. ]
  729. },
  730. {
  731. "id": 134,
  732. "type": "Display Any (rgthree)",
  733. "pos": [
  734. 800,
  735. 1000
  736. ],
  737. "size": [
  738. 210,
  739. 76
  740. ],
  741. "flags": {},
  742. "order": 18,
  743. "mode": 0,
  744. "inputs": [
  745. {
  746. "name": "source",
  747. "type": "*",
  748. "link": 326,
  749. "dir": 3
  750. }
  751. ],
  752. "outputs": [],
  753. "title": "Modulo 8 Rounded Width",
  754. "properties": {
  755. "Node name for S&R": "Display Any (rgthree)"
  756. },
  757. "widgets_values": [
  758. ""
  759. ]
  760. },
  761. {
  762. "id": 103,
  763. "type": "SimpleCondition+",
  764. "pos": [
  765. 1060,
  766. 680
  767. ],
  768. "size": [
  769. 200,
  770. 100
  771. ],
  772. "flags": {},
  773. "order": 26,
  774. "mode": 0,
  775. "inputs": [
  776. {
  777. "name": "evaluate",
  778. "type": "*",
  779. "link": 239
  780. },
  781. {
  782. "name": "on_true",
  783. "type": "*",
  784. "link": 274
  785. },
  786. {
  787. "name": "on_false",
  788. "type": "*",
  789. "link": 273,
  790. "shape": 7
  791. }
  792. ],
  793. "outputs": [
  794. {
  795. "name": "result",
  796. "type": "*",
  797. "links": [
  798. 248,
  799. 332
  800. ],
  801. "slot_index": 0
  802. }
  803. ],
  804. "properties": {
  805. "Node name for S&R": "SimpleCondition+"
  806. },
  807. "widgets_values": []
  808. },
  809. {
  810. "id": 138,
  811. "type": "Display Any (rgthree)",
  812. "pos": [
  813. 1780,
  814. 750
  815. ],
  816. "size": [
  817. 280,
  818. 76
  819. ],
  820. "flags": {},
  821. "order": 24,
  822. "mode": 0,
  823. "inputs": [
  824. {
  825. "name": "source",
  826. "type": "*",
  827. "link": 341,
  828. "dir": 3
  829. }
  830. ],
  831. "outputs": [],
  832. "title": "Display Frame Rate",
  833. "properties": {
  834. "Node name for S&R": "Display Any (rgthree)"
  835. },
  836. "widgets_values": [
  837. ""
  838. ]
  839. },
  840. {
  841. "id": 78,
  842. "type": "VHS_VideoCombine",
  843. "pos": [
  844. 2110,
  845. 160
  846. ],
  847. "size": [
  848. 238.04713439941406,
  849. 598.6157836914062
  850. ],
  851. "flags": {},
  852. "order": 32,
  853. "mode": 0,
  854. "inputs": [
  855. {
  856. "name": "images",
  857. "type": "IMAGE",
  858. "link": 347
  859. },
  860. {
  861. "name": "audio",
  862. "type": "AUDIO",
  863. "link": null,
  864. "shape": 7
  865. },
  866. {
  867. "name": "meta_batch",
  868. "type": "VHS_BatchManager",
  869. "link": null,
  870. "shape": 7
  871. },
  872. {
  873. "name": "vae",
  874. "type": "VAE",
  875. "link": null,
  876. "shape": 7
  877. },
  878. {
  879. "name": "frame_rate",
  880. "type": "FLOAT",
  881. "link": 251,
  882. "widget": {
  883. "name": "frame_rate"
  884. }
  885. }
  886. ],
  887. "outputs": [
  888. {
  889. "name": "Filenames",
  890. "type": "VHS_FILENAMES",
  891. "links": null
  892. }
  893. ],
  894. "properties": {
  895. "Node name for S&R": "VHS_VideoCombine"
  896. },
  897. "widgets_values": {
  898. "frame_rate": 48,
  899. "loop_count": 0,
  900. "filename_prefix": "Hunyuan",
  901. "format": "video/h264-mp4",
  902. "pix_fmt": "yuv420p",
  903. "crf": 19,
  904. "save_metadata": true,
  905. "pingpong": false,
  906. "save_output": true,
  907. "videopreview": {
  908. "hidden": false,
  909. "paused": false,
  910. "params": {
  911. "filename": "Hunyuan_00049.mp4",
  912. "subfolder": "",
  913. "type": "output",
  914. "format": "video/h264-mp4",
  915. "frame_rate": 24
  916. },
  917. "muted": false
  918. }
  919. }
  920. },
  921. {
  922. "id": 109,
  923. "type": "SimpleMath+",
  924. "pos": [
  925. 1780,
  926. 590
  927. ],
  928. "size": [
  929. 280,
  930. 98
  931. ],
  932. "flags": {},
  933. "order": 16,
  934. "mode": 0,
  935. "inputs": [
  936. {
  937. "name": "a",
  938. "type": "*",
  939. "link": 346,
  940. "shape": 7
  941. },
  942. {
  943. "name": "b",
  944. "type": "*",
  945. "link": null,
  946. "shape": 7
  947. },
  948. {
  949. "name": "c",
  950. "type": "*",
  951. "link": null,
  952. "shape": 7
  953. }
  954. ],
  955. "outputs": [
  956. {
  957. "name": "INT",
  958. "type": "INT",
  959. "links": null,
  960. "slot_index": 0
  961. },
  962. {
  963. "name": "FLOAT",
  964. "type": "FLOAT",
  965. "links": [
  966. 251,
  967. 341,
  968. 343
  969. ],
  970. "slot_index": 1
  971. }
  972. ],
  973. "properties": {
  974. "Node name for S&R": "SimpleMath+"
  975. },
  976. "widgets_values": [
  977. "a*24 or 24"
  978. ]
  979. },
  980. {
  981. "id": 80,
  982. "type": "RIFE VFI",
  983. "pos": [
  984. 1761.6103515625,
  985. 201.61041259765625
  986. ],
  987. "size": [
  988. 319.20001220703125,
  989. 210
  990. ],
  991. "flags": {},
  992. "order": 33,
  993. "mode": 4,
  994. "inputs": [
  995. {
  996. "name": "frames",
  997. "type": "IMAGE",
  998. "link": 255
  999. },
  1000. {
  1001. "name": "optional_interpolation_states",
  1002. "type": "INTERPOLATION_STATES",
  1003. "link": null,
  1004. "shape": 7
  1005. },
  1006. {
  1007. "name": "multiplier",
  1008. "type": "INT",
  1009. "link": 345,
  1010. "widget": {
  1011. "name": "multiplier"
  1012. }
  1013. }
  1014. ],
  1015. "outputs": [
  1016. {
  1017. "name": "IMAGE",
  1018. "type": "IMAGE",
  1019. "links": [],
  1020. "slot_index": 0
  1021. }
  1022. ],
  1023. "properties": {
  1024. "Node name for S&R": "RIFE VFI"
  1025. },
  1026. "widgets_values": [
  1027. "rife47.pth",
  1028. 10,
  1029. 2,
  1030. true,
  1031. true,
  1032. 1
  1033. ]
  1034. },
  1035. {
  1036. "id": 108,
  1037. "type": "SimpleMathInt+",
  1038. "pos": [
  1039. 1780,
  1040. 470
  1041. ],
  1042. "size": [
  1043. 277.20001220703125,
  1044. 58
  1045. ],
  1046. "flags": {},
  1047. "order": 7,
  1048. "mode": 4,
  1049. "inputs": [],
  1050. "outputs": [
  1051. {
  1052. "name": "INT",
  1053. "type": "INT",
  1054. "links": [
  1055. 345,
  1056. 346
  1057. ],
  1058. "slot_index": 0
  1059. }
  1060. ],
  1061. "title": "πŸ”§ RIFE Multiplier for frame rate",
  1062. "properties": {
  1063. "Node name for S&R": "SimpleMathInt+"
  1064. },
  1065. "widgets_values": [
  1066. 2
  1067. ]
  1068. },
  1069. {
  1070. "id": 16,
  1071. "type": "KSamplerSelect",
  1072. "pos": [
  1073. 410,
  1074. 830
  1075. ],
  1076. "size": [
  1077. 315,
  1078. 58
  1079. ],
  1080. "flags": {},
  1081. "order": 8,
  1082. "mode": 0,
  1083. "inputs": [],
  1084. "outputs": [
  1085. {
  1086. "name": "SAMPLER",
  1087. "type": "SAMPLER",
  1088. "links": [
  1089. 19
  1090. ],
  1091. "shape": 3
  1092. }
  1093. ],
  1094. "properties": {
  1095. "Node name for S&R": "KSamplerSelect"
  1096. },
  1097. "widgets_values": [
  1098. "euler"
  1099. ]
  1100. },
  1101. {
  1102. "id": 67,
  1103. "type": "ModelSamplingSD3",
  1104. "pos": [
  1105. 360,
  1106. 0
  1107. ],
  1108. "size": [
  1109. 210,
  1110. 58
  1111. ],
  1112. "flags": {},
  1113. "order": 13,
  1114. "mode": 0,
  1115. "inputs": [
  1116. {
  1117. "name": "model",
  1118. "type": "MODEL",
  1119. "link": 209
  1120. }
  1121. ],
  1122. "outputs": [
  1123. {
  1124. "name": "MODEL",
  1125. "type": "MODEL",
  1126. "links": [
  1127. 195
  1128. ],
  1129. "slot_index": 0
  1130. }
  1131. ],
  1132. "properties": {
  1133. "Node name for S&R": "ModelSamplingSD3"
  1134. },
  1135. "widgets_values": [
  1136. 13
  1137. ]
  1138. },
  1139. {
  1140. "id": 25,
  1141. "type": "RandomNoise",
  1142. "pos": [
  1143. 410,
  1144. 690
  1145. ],
  1146. "size": [
  1147. 315,
  1148. 82
  1149. ],
  1150. "flags": {},
  1151. "order": 9,
  1152. "mode": 0,
  1153. "inputs": [],
  1154. "outputs": [
  1155. {
  1156. "name": "NOISE",
  1157. "type": "NOISE",
  1158. "links": [
  1159. 37
  1160. ],
  1161. "shape": 3
  1162. }
  1163. ],
  1164. "properties": {
  1165. "Node name for S&R": "RandomNoise"
  1166. },
  1167. "widgets_values": [
  1168. 144331618303690,
  1169. "randomize"
  1170. ],
  1171. "color": "#2a363b",
  1172. "bgcolor": "#3f5159"
  1173. },
  1174. {
  1175. "id": 139,
  1176. "type": "VHS_VideoCombine",
  1177. "pos": [
  1178. 1440,
  1179. 490
  1180. ],
  1181. "size": [
  1182. 238.04713439941406,
  1183. 598.3580322265625
  1184. ],
  1185. "flags": {},
  1186. "order": 34,
  1187. "mode": 4,
  1188. "inputs": [
  1189. {
  1190. "name": "images",
  1191. "type": "IMAGE",
  1192. "link": 348
  1193. },
  1194. {
  1195. "name": "audio",
  1196. "type": "AUDIO",
  1197. "link": null,
  1198. "shape": 7
  1199. },
  1200. {
  1201. "name": "meta_batch",
  1202. "type": "VHS_BatchManager",
  1203. "link": null,
  1204. "shape": 7
  1205. },
  1206. {
  1207. "name": "vae",
  1208. "type": "VAE",
  1209. "link": null,
  1210. "shape": 7
  1211. },
  1212. {
  1213. "name": "frame_rate",
  1214. "type": "FLOAT",
  1215. "link": 343,
  1216. "widget": {
  1217. "name": "frame_rate"
  1218. }
  1219. }
  1220. ],
  1221. "outputs": [
  1222. {
  1223. "name": "Filenames",
  1224. "type": "VHS_FILENAMES",
  1225. "links": null
  1226. }
  1227. ],
  1228. "properties": {
  1229. "Node name for S&R": "VHS_VideoCombine"
  1230. },
  1231. "widgets_values": {
  1232. "frame_rate": 48,
  1233. "loop_count": 0,
  1234. "filename_prefix": "Hunyuan",
  1235. "format": "video/h264-mp4",
  1236. "pix_fmt": "yuv420p",
  1237. "crf": 19,
  1238. "save_metadata": true,
  1239. "pingpong": false,
  1240. "save_output": true,
  1241. "videopreview": {
  1242. "hidden": false,
  1243. "paused": false,
  1244. "params": {
  1245. "filename": "Hunyuan_00050.mp4",
  1246. "subfolder": "",
  1247. "type": "output",
  1248. "format": "video/h264-mp4",
  1249. "frame_rate": 24
  1250. },
  1251. "muted": false
  1252. }
  1253. }
  1254. },
  1255. {
  1256. "id": 73,
  1257. "type": "VAEDecodeTiled",
  1258. "pos": [
  1259. 1150,
  1260. 200
  1261. ],
  1262. "size": [
  1263. 210,
  1264. 150
  1265. ],
  1266. "flags": {},
  1267. "order": 30,
  1268. "mode": 0,
  1269. "inputs": [
  1270. {
  1271. "name": "samples",
  1272. "type": "LATENT",
  1273. "link": 210
  1274. },
  1275. {
  1276. "name": "vae",
  1277. "type": "VAE",
  1278. "link": 211
  1279. }
  1280. ],
  1281. "outputs": [
  1282. {
  1283. "name": "IMAGE",
  1284. "type": "IMAGE",
  1285. "links": [
  1286. 230,
  1287. 347
  1288. ],
  1289. "slot_index": 0
  1290. }
  1291. ],
  1292. "properties": {
  1293. "Node name for S&R": "VAEDecodeTiled"
  1294. },
  1295. "widgets_values": [
  1296. 160,
  1297. 64,
  1298. 64,
  1299. 8
  1300. ]
  1301. },
  1302. {
  1303. "id": 86,
  1304. "type": "CR Upscale Image",
  1305. "pos": [
  1306. 1393.2421875,
  1307. 202.2431182861328
  1308. ],
  1309. "size": [
  1310. 330,
  1311. 222
  1312. ],
  1313. "flags": {},
  1314. "order": 31,
  1315. "mode": 4,
  1316. "inputs": [
  1317. {
  1318. "name": "image",
  1319. "type": "IMAGE",
  1320. "link": 230
  1321. },
  1322. {
  1323. "name": "rescale_factor",
  1324. "type": "FLOAT",
  1325. "link": 332,
  1326. "widget": {
  1327. "name": "rescale_factor"
  1328. }
  1329. }
  1330. ],
  1331. "outputs": [
  1332. {
  1333. "name": "IMAGE",
  1334. "type": "IMAGE",
  1335. "links": [
  1336. 255,
  1337. 348
  1338. ],
  1339. "slot_index": 0
  1340. },
  1341. {
  1342. "name": "show_help",
  1343. "type": "STRING",
  1344. "links": null
  1345. }
  1346. ],
  1347. "properties": {
  1348. "Node name for S&R": "CR Upscale Image"
  1349. },
  1350. "widgets_values": [
  1351. "4x_foolhardy_Remacri.pth",
  1352. "rescale",
  1353. 4,
  1354. 1024,
  1355. "bicubic",
  1356. "true",
  1357. 8
  1358. ]
  1359. },
  1360. {
  1361. "id": 95,
  1362. "type": "Display Any (rgthree)",
  1363. "pos": [
  1364. 1060,
  1365. 840
  1366. ],
  1367. "size": [
  1368. 210,
  1369. 76
  1370. ],
  1371. "flags": {},
  1372. "order": 28,
  1373. "mode": 0,
  1374. "inputs": [
  1375. {
  1376. "name": "source",
  1377. "type": "*",
  1378. "link": 248,
  1379. "dir": 3
  1380. }
  1381. ],
  1382. "outputs": [],
  1383. "title": "Display Rescale Factor",
  1384. "properties": {
  1385. "Node name for S&R": "Display Any (rgthree)"
  1386. },
  1387. "widgets_values": [
  1388. ""
  1389. ]
  1390. },
  1391. {
  1392. "id": 45,
  1393. "type": "EmptyHunyuanLatentVideo",
  1394. "pos": [
  1395. 750,
  1396. 490
  1397. ],
  1398. "size": [
  1399. 315,
  1400. 130
  1401. ],
  1402. "flags": {},
  1403. "order": 23,
  1404. "mode": 0,
  1405. "inputs": [
  1406. {
  1407. "name": "width",
  1408. "type": "INT",
  1409. "link": 339,
  1410. "widget": {
  1411. "name": "width"
  1412. }
  1413. },
  1414. {
  1415. "name": "height",
  1416. "type": "INT",
  1417. "link": 340,
  1418. "widget": {
  1419. "name": "height"
  1420. }
  1421. }
  1422. ],
  1423. "outputs": [
  1424. {
  1425. "name": "LATENT",
  1426. "type": "LATENT",
  1427. "links": [
  1428. 180
  1429. ],
  1430. "slot_index": 0
  1431. }
  1432. ],
  1433. "properties": {
  1434. "Node name for S&R": "EmptyHunyuanLatentVideo"
  1435. },
  1436. "widgets_values": [
  1437. 288,
  1438. 368,
  1439. 49,
  1440. 1
  1441. ]
  1442. },
  1443. {
  1444. "id": 116,
  1445. "type": "Fast Groups Bypasser (rgthree)",
  1446. "pos": [
  1447. 0,
  1448. 780
  1449. ],
  1450. "size": [
  1451. 280,
  1452. 82
  1453. ],
  1454. "flags": {},
  1455. "order": 10,
  1456. "mode": 0,
  1457. "inputs": [],
  1458. "outputs": [
  1459. {
  1460. "name": "OPT_CONNECTION",
  1461. "type": "*",
  1462. "links": [],
  1463. "slot_index": 0
  1464. }
  1465. ],
  1466. "title": "Configuration",
  1467. "properties": {
  1468. "matchColors": "",
  1469. "matchTitle": "",
  1470. "showNav": true,
  1471. "sort": "position",
  1472. "customSortAlphabet": "",
  1473. "toggleRestriction": "default"
  1474. }
  1475. },
  1476. {
  1477. "id": 106,
  1478. "type": "SimpleMathInt+",
  1479. "pos": [
  1480. 0,
  1481. 920
  1482. ],
  1483. "size": [
  1484. 336,
  1485. 58
  1486. ],
  1487. "flags": {},
  1488. "order": 11,
  1489. "mode": 0,
  1490. "inputs": [],
  1491. "outputs": [
  1492. {
  1493. "name": "INT",
  1494. "type": "INT",
  1495. "links": [
  1496. 242,
  1497. 243
  1498. ],
  1499. "slot_index": 0
  1500. }
  1501. ],
  1502. "title": "πŸ”§ Upscale - Target size (Greatest side)",
  1503. "properties": {
  1504. "Node name for S&R": "SimpleMathInt+"
  1505. },
  1506. "widgets_values": [
  1507. 1080
  1508. ]
  1509. },
  1510. {
  1511. "id": 44,
  1512. "type": "CLIPTextEncode",
  1513. "pos": [
  1514. 410,
  1515. 210
  1516. ],
  1517. "size": [
  1518. 430,
  1519. 220
  1520. ],
  1521. "flags": {},
  1522. "order": 14,
  1523. "mode": 0,
  1524. "inputs": [
  1525. {
  1526. "name": "clip",
  1527. "type": "CLIP",
  1528. "link": 205
  1529. }
  1530. ],
  1531. "outputs": [
  1532. {
  1533. "name": "CONDITIONING",
  1534. "type": "CONDITIONING",
  1535. "links": [
  1536. 175
  1537. ],
  1538. "slot_index": 0
  1539. }
  1540. ],
  1541. "title": "CLIP Text Encode (Positive Prompt)",
  1542. "properties": {
  1543. "Node name for S&R": "CLIPTextEncode"
  1544. },
  1545. "widgets_values": [
  1546. "### Prompting tips ###\n\n1) Short Description: Capturing the main content of the scene.\n\n2) Dense Description: Detailing the scene’s content, which notably includes scene transitions and camera movements that are integrated with the visual content, such as camera follows some subject.\n\n3) Background: Describing the environment in which the subject is situated.\n\n4) Style: Characterizing the style of the video, such as documentary, cinematic, realistic, or sci-fi.\n\n5) Shot Type: Identifying the type of video shot that highlights or emphasizes specific visual content, such as aerial shot, close-up shot, medium shot, or long shot.\n\n6) Lighting: Describing the lighting conditions of the video.\n\n7) Atmosphere: Conveying the atmosphere of the video, such as cozy, tense, or mysterious.\n\nCamera Movement Types. We also train a camera movement classifier capable of predicting 14 distinct camera movement types, including zoom in, zoom out, pan up, pan down, pan left, pan right, tilt up, tilt down, tilt left, tilt right, around left, around right, static shot and handheld shot."
  1547. ],
  1548. "color": "#232",
  1549. "bgcolor": "#353"
  1550. }
  1551. ],
  1552. "links": [
  1553. [
  1554. 19,
  1555. 16,
  1556. 0,
  1557. 13,
  1558. 2,
  1559. "SAMPLER"
  1560. ],
  1561. [
  1562. 20,
  1563. 17,
  1564. 0,
  1565. 13,
  1566. 3,
  1567. "SIGMAS"
  1568. ],
  1569. [
  1570. 30,
  1571. 22,
  1572. 0,
  1573. 13,
  1574. 1,
  1575. "GUIDER"
  1576. ],
  1577. [
  1578. 37,
  1579. 25,
  1580. 0,
  1581. 13,
  1582. 0,
  1583. "NOISE"
  1584. ],
  1585. [
  1586. 129,
  1587. 26,
  1588. 0,
  1589. 22,
  1590. 1,
  1591. "CONDITIONING"
  1592. ],
  1593. [
  1594. 175,
  1595. 44,
  1596. 0,
  1597. 26,
  1598. 0,
  1599. "CONDITIONING"
  1600. ],
  1601. [
  1602. 180,
  1603. 45,
  1604. 0,
  1605. 13,
  1606. 4,
  1607. "LATENT"
  1608. ],
  1609. [
  1610. 181,
  1611. 13,
  1612. 0,
  1613. 8,
  1614. 0,
  1615. "LATENT"
  1616. ],
  1617. [
  1618. 190,
  1619. 12,
  1620. 0,
  1621. 17,
  1622. 0,
  1623. "MODEL"
  1624. ],
  1625. [
  1626. 195,
  1627. 67,
  1628. 0,
  1629. 22,
  1630. 0,
  1631. "MODEL"
  1632. ],
  1633. [
  1634. 205,
  1635. 11,
  1636. 0,
  1637. 44,
  1638. 0,
  1639. "CLIP"
  1640. ],
  1641. [
  1642. 206,
  1643. 10,
  1644. 0,
  1645. 8,
  1646. 1,
  1647. "VAE"
  1648. ],
  1649. [
  1650. 209,
  1651. 12,
  1652. 0,
  1653. 67,
  1654. 0,
  1655. "MODEL"
  1656. ],
  1657. [
  1658. 210,
  1659. 13,
  1660. 0,
  1661. 73,
  1662. 0,
  1663. "LATENT"
  1664. ],
  1665. [
  1666. 211,
  1667. 10,
  1668. 0,
  1669. 73,
  1670. 1,
  1671. "VAE"
  1672. ],
  1673. [
  1674. 230,
  1675. 73,
  1676. 0,
  1677. 86,
  1678. 0,
  1679. "IMAGE"
  1680. ],
  1681. [
  1682. 239,
  1683. 105,
  1684. 0,
  1685. 103,
  1686. 0,
  1687. "*"
  1688. ],
  1689. [
  1690. 242,
  1691. 106,
  1692. 0,
  1693. 91,
  1694. 0,
  1695. "*"
  1696. ],
  1697. [
  1698. 243,
  1699. 106,
  1700. 0,
  1701. 92,
  1702. 0,
  1703. "*"
  1704. ],
  1705. [
  1706. 248,
  1707. 103,
  1708. 0,
  1709. 95,
  1710. 0,
  1711. "*"
  1712. ],
  1713. [
  1714. 251,
  1715. 109,
  1716. 1,
  1717. 78,
  1718. 4,
  1719. "FLOAT"
  1720. ],
  1721. [
  1722. 255,
  1723. 86,
  1724. 0,
  1725. 80,
  1726. 0,
  1727. "IMAGE"
  1728. ],
  1729. [
  1730. 273,
  1731. 92,
  1732. 1,
  1733. 103,
  1734. 2,
  1735. "*"
  1736. ],
  1737. [
  1738. 274,
  1739. 91,
  1740. 1,
  1741. 103,
  1742. 1,
  1743. "*"
  1744. ],
  1745. [
  1746. 326,
  1747. 133,
  1748. 0,
  1749. 134,
  1750. 0,
  1751. "*"
  1752. ],
  1753. [
  1754. 327,
  1755. 133,
  1756. 2,
  1757. 135,
  1758. 0,
  1759. "*"
  1760. ],
  1761. [
  1762. 328,
  1763. 133,
  1764. 0,
  1765. 91,
  1766. 1,
  1767. "*"
  1768. ],
  1769. [
  1770. 329,
  1771. 133,
  1772. 2,
  1773. 92,
  1774. 1,
  1775. "*"
  1776. ],
  1777. [
  1778. 330,
  1779. 133,
  1780. 0,
  1781. 105,
  1782. 0,
  1783. "*"
  1784. ],
  1785. [
  1786. 331,
  1787. 133,
  1788. 2,
  1789. 105,
  1790. 1,
  1791. "*"
  1792. ],
  1793. [
  1794. 332,
  1795. 103,
  1796. 0,
  1797. 86,
  1798. 1,
  1799. "FLOAT"
  1800. ],
  1801. [
  1802. 333,
  1803. 136,
  1804. 0,
  1805. 133,
  1806. 0,
  1807. "*"
  1808. ],
  1809. [
  1810. 334,
  1811. 137,
  1812. 0,
  1813. 133,
  1814. 1,
  1815. "*"
  1816. ],
  1817. [
  1818. 339,
  1819. 133,
  1820. 0,
  1821. 45,
  1822. 0,
  1823. "INT"
  1824. ],
  1825. [
  1826. 340,
  1827. 133,
  1828. 2,
  1829. 45,
  1830. 1,
  1831. "INT"
  1832. ],
  1833. [
  1834. 341,
  1835. 109,
  1836. 1,
  1837. 138,
  1838. 0,
  1839. "*"
  1840. ],
  1841. [
  1842. 343,
  1843. 109,
  1844. 1,
  1845. 139,
  1846. 4,
  1847. "FLOAT"
  1848. ],
  1849. [
  1850. 345,
  1851. 108,
  1852. 0,
  1853. 80,
  1854. 2,
  1855. "INT"
  1856. ],
  1857. [
  1858. 346,
  1859. 108,
  1860. 0,
  1861. 109,
  1862. 0,
  1863. "*"
  1864. ],
  1865. [
  1866. 347,
  1867. 73,
  1868. 0,
  1869. 78,
  1870. 0,
  1871. "IMAGE"
  1872. ],
  1873. [
  1874. 348,
  1875. 86,
  1876. 0,
  1877. 139,
  1878. 0,
  1879. "IMAGE"
  1880. ]
  1881. ],
  1882. "groups": [
  1883. {
  1884. "id": 1,
  1885. "title": "RIFE Interpolation",
  1886. "bounding": [
  1887. 1751.6103515625,
  1888. 128.01040649414062,
  1889. 339.199951171875,
  1890. 409.9895935058594
  1891. ],
  1892. "color": "#3f789e",
  1893. "font_size": 24,
  1894. "flags": {}
  1895. },
  1896. {
  1897. "id": 2,
  1898. "title": "Upscale",
  1899. "bounding": [
  1900. 1383.2421875,
  1901. 128.6431121826172,
  1902. 350,
  1903. 970
  1904. ],
  1905. "color": "#3f789e",
  1906. "font_size": 24,
  1907. "flags": {}
  1908. }
  1909. ],
  1910. "config": {},
  1911. "extra": {
  1912. "ds": {
  1913. "scale": 0.4240976183724851,
  1914. "offset": [
  1915. 33.218324136734154,
  1916. 211.6850552747959
  1917. ]
  1918. },
  1919. "groupNodes": {}
  1920. },
  1921. "version": 0.4
  1922. }
Advertisement
Add Comment
Please, Sign In to add comment