video_wan2.1_fusionx.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. {
  2. "3": {
  3. "inputs": {
  4. "seed": 576600626757621,
  5. "steps": 10,
  6. "cfg": 1,
  7. "sampler_name": "uni_pc",
  8. "scheduler": "normal",
  9. "denoise": 1,
  10. "model": [
  11. "48",
  12. 0
  13. ],
  14. "positive": [
  15. "6",
  16. 0
  17. ],
  18. "negative": [
  19. "7",
  20. 0
  21. ],
  22. "latent_image": [
  23. "40",
  24. 0
  25. ]
  26. },
  27. "class_type": "KSampler",
  28. "_meta": {
  29. "title": "KSampler"
  30. }
  31. },
  32. "6": {
  33. "inputs": {
  34. "text": [
  35. "49",
  36. 0
  37. ],
  38. "clip": [
  39. "38",
  40. 0
  41. ]
  42. },
  43. "class_type": "CLIPTextEncode",
  44. "_meta": {
  45. "title": "CLIP Text Encode (Positive Prompt)"
  46. }
  47. },
  48. "7": {
  49. "inputs": {
  50. "text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
  51. "clip": [
  52. "38",
  53. 0
  54. ]
  55. },
  56. "class_type": "CLIPTextEncode",
  57. "_meta": {
  58. "title": "CLIP Text Encode (Negative Prompt)"
  59. }
  60. },
  61. "8": {
  62. "inputs": {
  63. "samples": [
  64. "3",
  65. 0
  66. ],
  67. "vae": [
  68. "39",
  69. 0
  70. ]
  71. },
  72. "class_type": "VAEDecode",
  73. "_meta": {
  74. "title": "VAE Decode"
  75. }
  76. },
  77. "30": {
  78. "inputs": {
  79. "frame_rate": 16,
  80. "loop_count": 0,
  81. "filename_prefix": "Video",
  82. "format": "video/h264-mp4",
  83. "pix_fmt": "yuv420p",
  84. "crf": 19,
  85. "save_metadata": true,
  86. "trim_to_audio": false,
  87. "pingpong": false,
  88. "save_output": true,
  89. "images": [
  90. "8",
  91. 0
  92. ]
  93. },
  94. "class_type": "VHS_VideoCombine",
  95. "_meta": {
  96. "title": "Video Combine 🎥🅥🅗🅢"
  97. }
  98. },
  99. "37": {
  100. "inputs": {
  101. "unet_name": "wan-fusionx/WanT2V_MasterModel.safetensors",
  102. "weight_dtype": "default"
  103. },
  104. "class_type": "UNETLoader",
  105. "_meta": {
  106. "title": "Load Diffusion Model"
  107. }
  108. },
  109. "38": {
  110. "inputs": {
  111. "clip_name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
  112. "type": "wan",
  113. "device": "default"
  114. },
  115. "class_type": "CLIPLoader",
  116. "_meta": {
  117. "title": "Load CLIP"
  118. }
  119. },
  120. "39": {
  121. "inputs": {
  122. "vae_name": "wan_2.1_vae.safetensors"
  123. },
  124. "class_type": "VAELoader",
  125. "_meta": {
  126. "title": "Load VAE"
  127. }
  128. },
  129. "40": {
  130. "inputs": {
  131. "width": [
  132. "50",
  133. 0
  134. ],
  135. "height": [
  136. "51",
  137. 0
  138. ],
  139. "length": 81,
  140. "batch_size": 1
  141. },
  142. "class_type": "EmptyHunyuanLatentVideo",
  143. "_meta": {
  144. "title": "EmptyHunyuanLatentVideo"
  145. }
  146. },
  147. "48": {
  148. "inputs": {
  149. "shift": 1,
  150. "model": [
  151. "37",
  152. 0
  153. ]
  154. },
  155. "class_type": "ModelSamplingSD3",
  156. "_meta": {
  157. "title": "Shift"
  158. }
  159. },
  160. "49": {
  161. "inputs": {
  162. "value": "草地上有个小狗在奔跑"
  163. },
  164. "class_type": "PrimitiveStringMultiline",
  165. "_meta": {
  166. "title": "$prompt.value!"
  167. }
  168. },
  169. "50": {
  170. "inputs": {
  171. "value": 512
  172. },
  173. "class_type": "easy int",
  174. "_meta": {
  175. "title": "$width.value"
  176. }
  177. },
  178. "51": {
  179. "inputs": {
  180. "value": 288
  181. },
  182. "class_type": "easy int",
  183. "_meta": {
  184. "title": "$height.value"
  185. }
  186. }
  187. }