Kyo-Kai commited on
Commit
449e0c9
·
verified ·
1 Parent(s): bb1075f

Update ltxvideo-v2v.json

Browse files
Files changed (1) hide show
  1. ltxvideo-v2v.json +2 -2
ltxvideo-v2v.json CHANGED
@@ -4,12 +4,12 @@
4
  "36": { "class_type": "SamplerCustomAdvanced", "inputs": { "noise": ["37", 0], "guider": ["42", 0], "sampler": ["14", 0], "sigmas": ["109", 1], "latent_image": ["103", 1] } },
5
  "37": { "class_type": "RandomNoise", "inputs": { "noise_seed": 42, "control_after_generate": "fixed" } },
6
  "42": { "class_type": "CFGGuider", "inputs": { "cfg": 4.0, "model": ["103", 0], "positive": ["87", 0], "negative": ["88", 0] } },
7
- "60": { "class_type": "VHS_VideoCombine", "inputs": { "frame_rate": 25, "filename_prefix": "placeholder_prefix", "format": "video/h24-mp4", "save_output": true, "images": ["8", 0] } },
8
  "81": { "class_type": "BasicScheduler", "inputs": { "scheduler": "normal", "steps": 20, "denoise": 1.0, "model": ["103", 0] } },
9
  "87": { "class_type": "CLIPTextEncode", "inputs": { "text": "Positive prompt placeholder", "clip": ["105", 0] } },
10
  "88": { "class_type": "CLIPTextEncode", "inputs": { "text": "Negative prompt placeholder", "clip": ["105", 0] } },
11
  "102": { "class_type": "LTXVLoader", "inputs": { "model_name": "ltx-video-2b-v0.9.safetensors" } },
12
- "103": { "class_type": "LTXVModelConfigurator", "inputs": { "mode": "Custom", "width": 512, "height": 512, "bucket_size": 64, "frame_count": 25, "strength": 1.0, "motion_lora_strength_multiplier_enabled": true, "model": ["102", 0], "vae": ["102", 1], "conditioning": ["110", 0] } },
13
  "104": { "class_type": "LTXVShiftSigmas", "inputs": { "start_percent": 1.8, "rescale": true, "rescale_strength": 0.1, "sigmas": ["81", 0], "sigma_shift": ["103", 2] } },
14
  "105": { "class_type": "LTXVCLIPModelLoader", "inputs": { "clip_name": "placeholder_clip.safetensors" } },
15
  "109": { "class_type": "SplitSigmas", "inputs": { "step": 1, "sigmas": ["104", 0] } },
 
4
  "36": { "class_type": "SamplerCustomAdvanced", "inputs": { "noise": ["37", 0], "guider": ["42", 0], "sampler": ["14", 0], "sigmas": ["109", 1], "latent_image": ["103", 1] } },
5
  "37": { "class_type": "RandomNoise", "inputs": { "noise_seed": 42, "control_after_generate": "fixed" } },
6
  "42": { "class_type": "CFGGuider", "inputs": { "cfg": 4.0, "model": ["103", 0], "positive": ["87", 0], "negative": ["88", 0] } },
7
+ "60": { "class_type": "VHS_VideoCombine", "inputs": { "frame_rate": 25, "filename_prefix": "placeholder_prefix", "format": "video/h264-mp4", "save_output": true, "images": ["8", 0] } },
8
  "81": { "class_type": "BasicScheduler", "inputs": { "scheduler": "normal", "steps": 20, "denoise": 1.0, "model": ["103", 0] } },
9
  "87": { "class_type": "CLIPTextEncode", "inputs": { "text": "Positive prompt placeholder", "clip": ["105", 0] } },
10
  "88": { "class_type": "CLIPTextEncode", "inputs": { "text": "Negative prompt placeholder", "clip": ["105", 0] } },
11
  "102": { "class_type": "LTXVLoader", "inputs": { "model_name": "ltx-video-2b-v0.9.safetensors" } },
12
+ "103": { "class_type": "LTXVModelConfigurator", "inputs": { "mode": "Custom", "width": 288, "height": 512, "bucket_size": 64, "frame_count": 150, "strength": 1.0, "motion_lora_strength_multiplier_enabled": true, "model": ["102", 0], "vae": ["102", 1], "conditioning": ["110", 0] } },
13
  "104": { "class_type": "LTXVShiftSigmas", "inputs": { "start_percent": 1.8, "rescale": true, "rescale_strength": 0.1, "sigmas": ["81", 0], "sigma_shift": ["103", 2] } },
14
  "105": { "class_type": "LTXVCLIPModelLoader", "inputs": { "clip_name": "placeholder_clip.safetensors" } },
15
  "109": { "class_type": "SplitSigmas", "inputs": { "step": 1, "sigmas": ["104", 0] } },