File size: 1,618 Bytes
76c937d
60d6d76
 
 
0202bdf
60d6d76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8fca060
60d6d76
 
 
 
 
f52994e
60d6d76
 
 
 
 
 
f52994e
 
60d6d76
 
 
 
f52994e
60d6d76
 
 
 
 
 
f52994e
4f0a945
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "3": {
    "inputs": {
      "video": "placeholder_video.mp4", "force_rate": 0, "force_size": "Disabled",
      "custom_width": 288, "custom_height": 512, "frame_load_cap": 0,
      "skip_first_frames": 0, "select_every_nth": 1
    },
    "class_type": "VHS_LoadVideo"
  },
  "4": {
    "inputs": {
      "ckpt_name": "ltx-video-2b-v0.9.5.safetensors"
    },
    "class_type": "CheckpointLoaderSimple"
  },
  "6": {
    "inputs": { "text": "Positive prompt placeholder", "clip": ["10", 0] },
    "class_type": "CLIPTextEncode"
  },
  "7": {
    "inputs": { "text": "Negative prompt placeholder", "clip": ["10", 0] },
    "class_type": "CLIPTextEncode"
  },
  "8": {
    "inputs": { "samples": ["17", 0], "vae": ["4", 2] },
    "class_type": "VAEDecode"
  },
  "10": {
    "inputs": {
      "clip_name": "model.safetensors",
      "type": "ltxv",
      "device": "default"
    },
    "class_type": "CLIPLoader"
  },
  "17": {
    "inputs": {
      "seed": 42, "steps": 15, "cfg": 3.0, "sampler_name": "euler",
      "scheduler": "normal", "denoise": 0.5,
      "model": ["4", 0], "positive": ["6", 0], "negative": ["7", 0],
      "latent_image": ["19", 0]
    },
    "class_type": "KSampler"
  },
  "19": {
    "inputs": { "pixels": ["3", 0], "vae": ["4", 2] },
    "class_type": "VAEEncode"
  },
  "20": {
    "inputs": {
      "frame_rate": 25, "loop_count": 0, "filename_prefix": "placeholder_prefix",
      "format": "video/h264-mp4", "pix_fmt": "yuv420p", "crf": 19,
      "save_metadata": true, "pingpong": false, "save_output": true,
      "images": ["8", 0]
    },
    "class_type": "VHS_VideoCombine"
  }
}