| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- {
- "3": {
- "inputs": {
- "seed": 576600626757621,
- "steps": 10,
- "cfg": 1,
- "sampler_name": "uni_pc",
- "scheduler": "normal",
- "denoise": 1,
- "model": [
- "48",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "40",
- 0
- ]
- },
- "class_type": "KSampler",
- "_meta": {
- "title": "KSampler"
- }
- },
- "6": {
- "inputs": {
- "text": [
- "49",
- 0
- ],
- "clip": [
- "38",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP Text Encode (Positive Prompt)"
- }
- },
- "7": {
- "inputs": {
- "text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
- "clip": [
- "38",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP Text Encode (Negative Prompt)"
- }
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "39",
- 0
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE Decode"
- }
- },
- "30": {
- "inputs": {
- "frame_rate": 16,
- "loop_count": 0,
- "filename_prefix": "Video",
- "format": "video/h264-mp4",
- "pix_fmt": "yuv420p",
- "crf": 19,
- "save_metadata": true,
- "trim_to_audio": false,
- "pingpong": false,
- "save_output": true,
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "VHS_VideoCombine",
- "_meta": {
- "title": "Video Combine 🎥🅥🅗🅢"
- }
- },
- "37": {
- "inputs": {
- "unet_name": "wan-fusionx/WanT2V_MasterModel.safetensors",
- "weight_dtype": "default"
- },
- "class_type": "UNETLoader",
- "_meta": {
- "title": "Load Diffusion Model"
- }
- },
- "38": {
- "inputs": {
- "clip_name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
- "type": "wan",
- "device": "default"
- },
- "class_type": "CLIPLoader",
- "_meta": {
- "title": "Load CLIP"
- }
- },
- "39": {
- "inputs": {
- "vae_name": "wan_2.1_vae.safetensors"
- },
- "class_type": "VAELoader",
- "_meta": {
- "title": "Load VAE"
- }
- },
- "40": {
- "inputs": {
- "width": [
- "50",
- 0
- ],
- "height": [
- "51",
- 0
- ],
- "length": 81,
- "batch_size": 1
- },
- "class_type": "EmptyHunyuanLatentVideo",
- "_meta": {
- "title": "EmptyHunyuanLatentVideo"
- }
- },
- "48": {
- "inputs": {
- "shift": 1,
- "model": [
- "37",
- 0
- ]
- },
- "class_type": "ModelSamplingSD3",
- "_meta": {
- "title": "Shift"
- }
- },
- "49": {
- "inputs": {
- "value": "草地上有个小狗在奔跑"
- },
- "class_type": "PrimitiveStringMultiline",
- "_meta": {
- "title": "$prompt.value!"
- }
- },
- "50": {
- "inputs": {
- "value": 512
- },
- "class_type": "easy int",
- "_meta": {
- "title": "$width.value"
- }
- },
- "51": {
- "inputs": {
- "value": 288
- },
- "class_type": "easy int",
- "_meta": {
- "title": "$height.value"
- }
- }
- }
|