Commit ·
35b197d
0
Parent(s):
Duplicate from EllaPriest45/LTX2.3
Browse filesCo-authored-by: Ella G. Priest <EllaPriest45@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +35 -0
- Amateur Hour rank16 - LTX 2.3.safetensors +3 -0
- BFS - Best Face Swap V3.0 Focus Head - LTX2.3 - head_swap FACE [describe the new face here] ACTION [describe the action from original video here].safetensors +3 -0
- Boudoir - LTX2.3.safetensors +3 -0
- Camera Controls - LTX 2.3 - the camera tilts up,down,pans to the left,right,zooms in on object,zooms out.safetensors +3 -0
- LTX 2.3 Edit Anything Distill V1.json +3448 -0
- LTX 2.3 Head Swap V3.json +3564 -0
- LTX 2.3 Image To Video V1 GGUF.json +3603 -0
- LTX Director Example Workflow (Fixed).json +2337 -0
- LTX Director Example Workflow Compa Subgraph (Fixed).json +3638 -0
- LTX I2V FFLF Custom Audio Workflow - SUPPORTS LATEST COMFYUI VERSION - V3.json +0 -0
- LTX-2 VBVR LoRA - Video Reasoning .safetensors +3 -0
- LTX-2.3_-_I2V_T2V_Basic.json +0 -0
- LTX-2.3_-_I2V_T2V_Basic_GGUF.json +0 -0
- LTX-2.3_-_I2V_T2V_Basic_for_checkpoint_models.json +0 -0
- LTX-2.3_-_I2V_T2V_Simple_single_pass.json +0 -0
- LTX-2.3_-_I2V_T2V_Talking_Avatar_(voice_clone_with_Qwen-TTS).json +0 -0
- LTX2.3_Crisp_Enhance.safetensors +3 -0
- LTX2.3_Soft_Enhance.safetensors +3 -0
- LTX23-GalaxyAce.safetensors +3 -0
- MelBandRoformer_fp16.safetensors +3 -0
- MrXin LTX 2.3 T2V EROS V2.json +0 -0
- Mystic XXX - LTX2.3.safetensors +3 -0
- NSFW Posing Nude - LTX2.3.safetensors +3 -0
- NSFW-Helper v2.0 - LTX 2.3.safetensors +3 -0
- Riding pov I2V v1.0 - LTX2.3 - Riding backshot animation,Riding frontshot animation,moaning and wet slapping sounds,heavy breathing,relief,clapping sounds.safetensors +3 -0
- SexGod Female Nudity v2.0 - LTX2.3 - LTXNUDES.safetensors +3 -0
- SexGod Fingering Dildo I2V - LTX2.3 - fingering,dildo,masturbation,vibrator.safetensors +3 -0
- Singularity LTX-2.3 OmniCine Preview v0.1 - LTX2.3.safetensors +3 -0
- Stylized PBR Animation - LTX2.3 - PBRStyle,3d animation,shiny skin,realistic style.safetensors +3 -0
- The_Cook_LTX23_nsfw_posing_i2v_v1.json +1 -0
- a2vid_two_stage.py +42 -0
- distilled.py +0 -0
- epic_cumshots-V1-LTX_2_3-CUMSH0T.safetensors +3 -0
- gemma_3_12B_it_fp4_mixed.safetensors +3 -0
- hdr_ic_lora.py +0 -0
- ic_lora.py +0 -0
- keyframe_interpolation.py +42 -0
- lipdub.py +0 -0
- ltx-2.3-22b-distilled-1.1_lora-dynamic_fro09_avg_rank_111_bf16.safetensors +3 -0
- ltx-2.3-22b-distilled-lora-384-1.1.safetensors +3 -0
- ltx-2.3-22b-ic-lora-lipdub-0.9.safetensors +3 -0
- ltx-2.3-id-lora-talkvid-3k.safetensors +3 -0
- ltx-2.3_text_projection_bf16.safetensors +3 -0
- ltx23AllInOneSFWNSFWPromptRelayID_v21.json +0 -0
- retake.py +42 -0
- taeltx2_3.safetensors +3 -0
- ti2vid_one_stage.py +0 -0
- ti2vid_two_stages.py +42 -0
- ti2vid_two_stages_hq.py +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
Amateur Hour rank16 - LTX 2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e535e0bea044a678b8cab02c5d7e3ce2ac5add3aa2ac0175d812cb8098fd53d2
|
| 3 |
+
size 176493392
|
BFS - Best Face Swap V3.0 Focus Head - LTX2.3 - head_swap FACE [describe the new face here] ACTION [describe the action from original video here].safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78083ede0004c500ac0ae7b8fee43d28a1c3b503bac4a21edfeba7c60da8460d
|
| 3 |
+
size 1358465856
|
Boudoir - LTX2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6202cb2397992aaf5643272b9c92c5a4fb24ec4ec90366236dd8ff0f90a68dba
|
| 3 |
+
size 352679896
|
Camera Controls - LTX 2.3 - the camera tilts up,down,pans to the left,right,zooms in on object,zooms out.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39b91feb9b46dcbe75f6e71af4b6716a996299ad53ec27b2bf37c962fbdf2f83
|
| 3 |
+
size 337361064
|
LTX 2.3 Edit Anything Distill V1.json
ADDED
|
@@ -0,0 +1,3448 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "07824bbb-6672-4bb0-ac36-4313a519e35b",
|
| 3 |
+
"revision": 0,
|
| 4 |
+
"last_node_id": 448,
|
| 5 |
+
"last_link_id": 1126,
|
| 6 |
+
"nodes": [
|
| 7 |
+
{
|
| 8 |
+
"id": 327,
|
| 9 |
+
"type": "VAELoaderKJ",
|
| 10 |
+
"pos": [
|
| 11 |
+
-1001.365432334764,
|
| 12 |
+
3399.5727471677465
|
| 13 |
+
],
|
| 14 |
+
"size": [
|
| 15 |
+
270,
|
| 16 |
+
106
|
| 17 |
+
],
|
| 18 |
+
"flags": {},
|
| 19 |
+
"order": 0,
|
| 20 |
+
"mode": 0,
|
| 21 |
+
"inputs": [],
|
| 22 |
+
"outputs": [
|
| 23 |
+
{
|
| 24 |
+
"name": "VAE",
|
| 25 |
+
"type": "VAE",
|
| 26 |
+
"links": [
|
| 27 |
+
712,
|
| 28 |
+
713
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
],
|
| 32 |
+
"properties": {
|
| 33 |
+
"cnr_id": "comfyui-kjnodes",
|
| 34 |
+
"ver": "1.2.9",
|
| 35 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 36 |
+
},
|
| 37 |
+
"widgets_values": [
|
| 38 |
+
"LTX23_audio_vae_bf16.safetensors",
|
| 39 |
+
"main_device",
|
| 40 |
+
"bf16"
|
| 41 |
+
]
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"id": 325,
|
| 45 |
+
"type": "DualCLIPLoader",
|
| 46 |
+
"pos": [
|
| 47 |
+
-1001.365432334764,
|
| 48 |
+
3058.629281007675
|
| 49 |
+
],
|
| 50 |
+
"size": [
|
| 51 |
+
270,
|
| 52 |
+
130
|
| 53 |
+
],
|
| 54 |
+
"flags": {},
|
| 55 |
+
"order": 1,
|
| 56 |
+
"mode": 0,
|
| 57 |
+
"inputs": [],
|
| 58 |
+
"outputs": [
|
| 59 |
+
{
|
| 60 |
+
"name": "CLIP",
|
| 61 |
+
"type": "CLIP",
|
| 62 |
+
"links": [
|
| 63 |
+
1051,
|
| 64 |
+
1052
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
],
|
| 68 |
+
"properties": {
|
| 69 |
+
"cnr_id": "comfy-core",
|
| 70 |
+
"ver": "0.16.4",
|
| 71 |
+
"Node name for S&R": "DualCLIPLoader"
|
| 72 |
+
},
|
| 73 |
+
"widgets_values": [
|
| 74 |
+
"gemma_3_12B_it_fp8_scaled.safetensors",
|
| 75 |
+
"ltx-2.3_text_projection_bf16.safetensors",
|
| 76 |
+
"ltxv",
|
| 77 |
+
"default"
|
| 78 |
+
]
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"id": 306,
|
| 82 |
+
"type": "LTXVConditioning",
|
| 83 |
+
"pos": [
|
| 84 |
+
875.0847654029208,
|
| 85 |
+
3395.537483575054
|
| 86 |
+
],
|
| 87 |
+
"size": [
|
| 88 |
+
270,
|
| 89 |
+
86.66666666666667
|
| 90 |
+
],
|
| 91 |
+
"flags": {},
|
| 92 |
+
"order": 35,
|
| 93 |
+
"mode": 0,
|
| 94 |
+
"inputs": [
|
| 95 |
+
{
|
| 96 |
+
"name": "positive",
|
| 97 |
+
"type": "CONDITIONING",
|
| 98 |
+
"link": 830
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "negative",
|
| 102 |
+
"type": "CONDITIONING",
|
| 103 |
+
"link": 831
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"name": "frame_rate",
|
| 107 |
+
"type": "FLOAT",
|
| 108 |
+
"widget": {
|
| 109 |
+
"name": "frame_rate"
|
| 110 |
+
},
|
| 111 |
+
"link": 673
|
| 112 |
+
}
|
| 113 |
+
],
|
| 114 |
+
"outputs": [
|
| 115 |
+
{
|
| 116 |
+
"name": "positive",
|
| 117 |
+
"type": "CONDITIONING",
|
| 118 |
+
"links": [
|
| 119 |
+
1098
|
| 120 |
+
]
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"name": "negative",
|
| 124 |
+
"type": "CONDITIONING",
|
| 125 |
+
"links": [
|
| 126 |
+
1099
|
| 127 |
+
]
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"properties": {
|
| 131 |
+
"cnr_id": "comfy-core",
|
| 132 |
+
"ver": "0.3.56",
|
| 133 |
+
"Node name for S&R": "LTXVConditioning",
|
| 134 |
+
"enableTabs": false,
|
| 135 |
+
"tabWidth": 65,
|
| 136 |
+
"tabXOffset": 10,
|
| 137 |
+
"hasSecondTab": false,
|
| 138 |
+
"secondTabText": "Send Back",
|
| 139 |
+
"secondTabOffset": 80,
|
| 140 |
+
"secondTabWidth": 65
|
| 141 |
+
},
|
| 142 |
+
"widgets_values": [
|
| 143 |
+
24
|
| 144 |
+
]
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"id": 287,
|
| 148 |
+
"type": "SamplerCustomAdvanced",
|
| 149 |
+
"pos": [
|
| 150 |
+
1226.92183432776,
|
| 151 |
+
3156.3895075511405
|
| 152 |
+
],
|
| 153 |
+
"size": [
|
| 154 |
+
213.125,
|
| 155 |
+
120
|
| 156 |
+
],
|
| 157 |
+
"flags": {},
|
| 158 |
+
"order": 40,
|
| 159 |
+
"mode": 0,
|
| 160 |
+
"inputs": [
|
| 161 |
+
{
|
| 162 |
+
"name": "noise",
|
| 163 |
+
"type": "NOISE",
|
| 164 |
+
"link": 644
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"name": "guider",
|
| 168 |
+
"type": "GUIDER",
|
| 169 |
+
"link": 645
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"name": "sampler",
|
| 173 |
+
"type": "SAMPLER",
|
| 174 |
+
"link": 646
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"name": "sigmas",
|
| 178 |
+
"type": "SIGMAS",
|
| 179 |
+
"link": 1126
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "latent_image",
|
| 183 |
+
"type": "LATENT",
|
| 184 |
+
"link": 648
|
| 185 |
+
}
|
| 186 |
+
],
|
| 187 |
+
"outputs": [
|
| 188 |
+
{
|
| 189 |
+
"name": "output",
|
| 190 |
+
"type": "LATENT",
|
| 191 |
+
"links": [
|
| 192 |
+
678
|
| 193 |
+
]
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"name": "denoised_output",
|
| 197 |
+
"type": "LATENT",
|
| 198 |
+
"links": []
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"properties": {
|
| 202 |
+
"cnr_id": "comfy-core",
|
| 203 |
+
"ver": "0.3.60",
|
| 204 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 205 |
+
"enableTabs": false,
|
| 206 |
+
"tabWidth": 65,
|
| 207 |
+
"tabXOffset": 10,
|
| 208 |
+
"hasSecondTab": false,
|
| 209 |
+
"secondTabText": "Send Back",
|
| 210 |
+
"secondTabOffset": 80,
|
| 211 |
+
"secondTabWidth": 65
|
| 212 |
+
},
|
| 213 |
+
"widgets_values": []
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"id": 316,
|
| 217 |
+
"type": "CFGGuider",
|
| 218 |
+
"pos": [
|
| 219 |
+
1168.2670375381251,
|
| 220 |
+
3328.4550016533253
|
| 221 |
+
],
|
| 222 |
+
"size": [
|
| 223 |
+
270,
|
| 224 |
+
106.66666666666667
|
| 225 |
+
],
|
| 226 |
+
"flags": {},
|
| 227 |
+
"order": 38,
|
| 228 |
+
"mode": 0,
|
| 229 |
+
"inputs": [
|
| 230 |
+
{
|
| 231 |
+
"name": "model",
|
| 232 |
+
"type": "MODEL",
|
| 233 |
+
"link": 1054
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "positive",
|
| 237 |
+
"type": "CONDITIONING",
|
| 238 |
+
"link": 1103
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"name": "negative",
|
| 242 |
+
"type": "CONDITIONING",
|
| 243 |
+
"link": 1104
|
| 244 |
+
}
|
| 245 |
+
],
|
| 246 |
+
"outputs": [
|
| 247 |
+
{
|
| 248 |
+
"name": "GUIDER",
|
| 249 |
+
"type": "GUIDER",
|
| 250 |
+
"links": [
|
| 251 |
+
645
|
| 252 |
+
]
|
| 253 |
+
}
|
| 254 |
+
],
|
| 255 |
+
"properties": {
|
| 256 |
+
"cnr_id": "comfy-core",
|
| 257 |
+
"ver": "0.3.64",
|
| 258 |
+
"Node name for S&R": "CFGGuider",
|
| 259 |
+
"enableTabs": false,
|
| 260 |
+
"tabWidth": 65,
|
| 261 |
+
"tabXOffset": 10,
|
| 262 |
+
"hasSecondTab": false,
|
| 263 |
+
"secondTabText": "Send Back",
|
| 264 |
+
"secondTabOffset": 80,
|
| 265 |
+
"secondTabWidth": 65
|
| 266 |
+
},
|
| 267 |
+
"widgets_values": [
|
| 268 |
+
1
|
| 269 |
+
]
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"id": 309,
|
| 273 |
+
"type": "LTXVSeparateAVLatent",
|
| 274 |
+
"pos": [
|
| 275 |
+
1460.9713327266566,
|
| 276 |
+
3157.060856485288
|
| 277 |
+
],
|
| 278 |
+
"size": [
|
| 279 |
+
216.74713103218255,
|
| 280 |
+
61.36781582163621
|
| 281 |
+
],
|
| 282 |
+
"flags": {},
|
| 283 |
+
"order": 41,
|
| 284 |
+
"mode": 0,
|
| 285 |
+
"inputs": [
|
| 286 |
+
{
|
| 287 |
+
"name": "av_latent",
|
| 288 |
+
"type": "LATENT",
|
| 289 |
+
"link": 678
|
| 290 |
+
}
|
| 291 |
+
],
|
| 292 |
+
"outputs": [
|
| 293 |
+
{
|
| 294 |
+
"name": "video_latent",
|
| 295 |
+
"type": "LATENT",
|
| 296 |
+
"links": [
|
| 297 |
+
835
|
| 298 |
+
]
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"name": "audio_latent",
|
| 302 |
+
"type": "LATENT",
|
| 303 |
+
"links": [
|
| 304 |
+
836
|
| 305 |
+
]
|
| 306 |
+
}
|
| 307 |
+
],
|
| 308 |
+
"properties": {
|
| 309 |
+
"cnr_id": "comfy-core",
|
| 310 |
+
"ver": "0.5.1",
|
| 311 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 312 |
+
"enableTabs": false,
|
| 313 |
+
"tabWidth": 65,
|
| 314 |
+
"tabXOffset": 10,
|
| 315 |
+
"hasSecondTab": false,
|
| 316 |
+
"secondTabText": "Send Back",
|
| 317 |
+
"secondTabOffset": 80,
|
| 318 |
+
"secondTabWidth": 65
|
| 319 |
+
},
|
| 320 |
+
"widgets_values": []
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"id": 354,
|
| 324 |
+
"type": "LTXVCropGuides",
|
| 325 |
+
"pos": [
|
| 326 |
+
1468.2554950652097,
|
| 327 |
+
3268.388100878317
|
| 328 |
+
],
|
| 329 |
+
"size": [
|
| 330 |
+
152.7134765625,
|
| 331 |
+
66
|
| 332 |
+
],
|
| 333 |
+
"flags": {},
|
| 334 |
+
"order": 42,
|
| 335 |
+
"mode": 0,
|
| 336 |
+
"inputs": [
|
| 337 |
+
{
|
| 338 |
+
"name": "positive",
|
| 339 |
+
"type": "CONDITIONING",
|
| 340 |
+
"link": 1106
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"name": "negative",
|
| 344 |
+
"type": "CONDITIONING",
|
| 345 |
+
"link": 1107
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"name": "latent",
|
| 349 |
+
"type": "LATENT",
|
| 350 |
+
"link": 835
|
| 351 |
+
}
|
| 352 |
+
],
|
| 353 |
+
"outputs": [
|
| 354 |
+
{
|
| 355 |
+
"name": "positive",
|
| 356 |
+
"type": "CONDITIONING",
|
| 357 |
+
"links": null
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"name": "negative",
|
| 361 |
+
"type": "CONDITIONING",
|
| 362 |
+
"links": null
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"name": "latent",
|
| 366 |
+
"type": "LATENT",
|
| 367 |
+
"links": [
|
| 368 |
+
850
|
| 369 |
+
]
|
| 370 |
+
}
|
| 371 |
+
],
|
| 372 |
+
"properties": {
|
| 373 |
+
"cnr_id": "comfy-core",
|
| 374 |
+
"ver": "0.17.0",
|
| 375 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 376 |
+
},
|
| 377 |
+
"widgets_values": []
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"id": 321,
|
| 381 |
+
"type": "VAEDecodeTiled",
|
| 382 |
+
"pos": [
|
| 383 |
+
1467.163337274611,
|
| 384 |
+
3381.785986878488
|
| 385 |
+
],
|
| 386 |
+
"size": [
|
| 387 |
+
270,
|
| 388 |
+
150
|
| 389 |
+
],
|
| 390 |
+
"flags": {},
|
| 391 |
+
"order": 44,
|
| 392 |
+
"mode": 0,
|
| 393 |
+
"inputs": [
|
| 394 |
+
{
|
| 395 |
+
"name": "samples",
|
| 396 |
+
"type": "LATENT",
|
| 397 |
+
"link": 850
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"name": "vae",
|
| 401 |
+
"type": "VAE",
|
| 402 |
+
"link": 711
|
| 403 |
+
}
|
| 404 |
+
],
|
| 405 |
+
"outputs": [
|
| 406 |
+
{
|
| 407 |
+
"name": "IMAGE",
|
| 408 |
+
"type": "IMAGE",
|
| 409 |
+
"links": [
|
| 410 |
+
947
|
| 411 |
+
]
|
| 412 |
+
}
|
| 413 |
+
],
|
| 414 |
+
"properties": {
|
| 415 |
+
"cnr_id": "comfy-core",
|
| 416 |
+
"ver": "0.14.1",
|
| 417 |
+
"Node name for S&R": "VAEDecodeTiled",
|
| 418 |
+
"enableTabs": false,
|
| 419 |
+
"tabWidth": 65,
|
| 420 |
+
"tabXOffset": 10,
|
| 421 |
+
"hasSecondTab": false,
|
| 422 |
+
"secondTabText": "Send Back",
|
| 423 |
+
"secondTabOffset": 80,
|
| 424 |
+
"secondTabWidth": 65
|
| 425 |
+
},
|
| 426 |
+
"widgets_values": [
|
| 427 |
+
256,
|
| 428 |
+
64,
|
| 429 |
+
592,
|
| 430 |
+
4
|
| 431 |
+
]
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"id": 282,
|
| 435 |
+
"type": "RandomNoise",
|
| 436 |
+
"pos": [
|
| 437 |
+
875.0847654029208,
|
| 438 |
+
3156.2399228862937
|
| 439 |
+
],
|
| 440 |
+
"size": [
|
| 441 |
+
270,
|
| 442 |
+
82
|
| 443 |
+
],
|
| 444 |
+
"flags": {},
|
| 445 |
+
"order": 2,
|
| 446 |
+
"mode": 0,
|
| 447 |
+
"inputs": [],
|
| 448 |
+
"outputs": [
|
| 449 |
+
{
|
| 450 |
+
"name": "NOISE",
|
| 451 |
+
"type": "NOISE",
|
| 452 |
+
"links": [
|
| 453 |
+
644
|
| 454 |
+
]
|
| 455 |
+
}
|
| 456 |
+
],
|
| 457 |
+
"properties": {
|
| 458 |
+
"cnr_id": "comfy-core",
|
| 459 |
+
"ver": "0.3.56",
|
| 460 |
+
"Node name for S&R": "RandomNoise",
|
| 461 |
+
"enableTabs": false,
|
| 462 |
+
"tabWidth": 65,
|
| 463 |
+
"tabXOffset": 10,
|
| 464 |
+
"hasSecondTab": false,
|
| 465 |
+
"secondTabText": "Send Back",
|
| 466 |
+
"secondTabOffset": 80,
|
| 467 |
+
"secondTabWidth": 65
|
| 468 |
+
},
|
| 469 |
+
"widgets_values": [
|
| 470 |
+
175680852438968,
|
| 471 |
+
"randomize"
|
| 472 |
+
]
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"id": 315,
|
| 476 |
+
"type": "CLIPTextEncode",
|
| 477 |
+
"pos": [
|
| 478 |
+
233.5440940623808,
|
| 479 |
+
3588.4808043146577
|
| 480 |
+
],
|
| 481 |
+
"size": [
|
| 482 |
+
590,
|
| 483 |
+
160
|
| 484 |
+
],
|
| 485 |
+
"flags": {},
|
| 486 |
+
"order": 15,
|
| 487 |
+
"mode": 0,
|
| 488 |
+
"inputs": [
|
| 489 |
+
{
|
| 490 |
+
"name": "clip",
|
| 491 |
+
"type": "CLIP",
|
| 492 |
+
"link": 1052
|
| 493 |
+
}
|
| 494 |
+
],
|
| 495 |
+
"outputs": [
|
| 496 |
+
{
|
| 497 |
+
"name": "CONDITIONING",
|
| 498 |
+
"type": "CONDITIONING",
|
| 499 |
+
"links": [
|
| 500 |
+
831
|
| 501 |
+
]
|
| 502 |
+
}
|
| 503 |
+
],
|
| 504 |
+
"properties": {
|
| 505 |
+
"cnr_id": "comfy-core",
|
| 506 |
+
"ver": "0.3.56",
|
| 507 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 508 |
+
"enableTabs": false,
|
| 509 |
+
"tabWidth": 65,
|
| 510 |
+
"tabXOffset": 10,
|
| 511 |
+
"hasSecondTab": false,
|
| 512 |
+
"secondTabText": "Send Back",
|
| 513 |
+
"secondTabOffset": 80,
|
| 514 |
+
"secondTabWidth": 65
|
| 515 |
+
},
|
| 516 |
+
"widgets_values": [
|
| 517 |
+
"pc game, console game, video game, cartoon, childish, ugly"
|
| 518 |
+
],
|
| 519 |
+
"color": "#323",
|
| 520 |
+
"bgcolor": "#535"
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"id": 314,
|
| 524 |
+
"type": "PrimitiveInt",
|
| 525 |
+
"pos": [
|
| 526 |
+
-1002.1679514569598,
|
| 527 |
+
3746.733525719554
|
| 528 |
+
],
|
| 529 |
+
"size": [
|
| 530 |
+
269.72415577200263,
|
| 531 |
+
82
|
| 532 |
+
],
|
| 533 |
+
"flags": {},
|
| 534 |
+
"order": 3,
|
| 535 |
+
"mode": 0,
|
| 536 |
+
"inputs": [],
|
| 537 |
+
"outputs": [
|
| 538 |
+
{
|
| 539 |
+
"name": "INT",
|
| 540 |
+
"type": "INT",
|
| 541 |
+
"links": [
|
| 542 |
+
917,
|
| 543 |
+
919
|
| 544 |
+
]
|
| 545 |
+
}
|
| 546 |
+
],
|
| 547 |
+
"title": "Width",
|
| 548 |
+
"properties": {
|
| 549 |
+
"cnr_id": "comfy-core",
|
| 550 |
+
"ver": "0.16.3",
|
| 551 |
+
"Node name for S&R": "PrimitiveInt",
|
| 552 |
+
"enableTabs": false,
|
| 553 |
+
"tabWidth": 65,
|
| 554 |
+
"tabXOffset": 10,
|
| 555 |
+
"hasSecondTab": false,
|
| 556 |
+
"secondTabText": "Send Back",
|
| 557 |
+
"secondTabOffset": 80,
|
| 558 |
+
"secondTabWidth": 65
|
| 559 |
+
},
|
| 560 |
+
"widgets_values": [
|
| 561 |
+
720,
|
| 562 |
+
"fixed"
|
| 563 |
+
]
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"id": 301,
|
| 567 |
+
"type": "PrimitiveInt",
|
| 568 |
+
"pos": [
|
| 569 |
+
-1002.1679514569598,
|
| 570 |
+
3881.205258799589
|
| 571 |
+
],
|
| 572 |
+
"size": [
|
| 573 |
+
269.7241557720024,
|
| 574 |
+
82
|
| 575 |
+
],
|
| 576 |
+
"flags": {},
|
| 577 |
+
"order": 4,
|
| 578 |
+
"mode": 0,
|
| 579 |
+
"inputs": [],
|
| 580 |
+
"outputs": [
|
| 581 |
+
{
|
| 582 |
+
"name": "INT",
|
| 583 |
+
"type": "INT",
|
| 584 |
+
"links": [
|
| 585 |
+
918,
|
| 586 |
+
920
|
| 587 |
+
]
|
| 588 |
+
}
|
| 589 |
+
],
|
| 590 |
+
"title": "Height",
|
| 591 |
+
"properties": {
|
| 592 |
+
"cnr_id": "comfy-core",
|
| 593 |
+
"ver": "0.16.3",
|
| 594 |
+
"Node name for S&R": "PrimitiveInt",
|
| 595 |
+
"enableTabs": false,
|
| 596 |
+
"tabWidth": 65,
|
| 597 |
+
"tabXOffset": 10,
|
| 598 |
+
"hasSecondTab": false,
|
| 599 |
+
"secondTabText": "Send Back",
|
| 600 |
+
"secondTabOffset": 80,
|
| 601 |
+
"secondTabWidth": 65
|
| 602 |
+
},
|
| 603 |
+
"widgets_values": [
|
| 604 |
+
1280,
|
| 605 |
+
"fixed"
|
| 606 |
+
]
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"id": 337,
|
| 610 |
+
"type": "GetImageSize",
|
| 611 |
+
"pos": [
|
| 612 |
+
-360.7430208395214,
|
| 613 |
+
4042.3008980156646
|
| 614 |
+
],
|
| 615 |
+
"size": [
|
| 616 |
+
140,
|
| 617 |
+
124
|
| 618 |
+
],
|
| 619 |
+
"flags": {},
|
| 620 |
+
"order": 33,
|
| 621 |
+
"mode": 0,
|
| 622 |
+
"inputs": [
|
| 623 |
+
{
|
| 624 |
+
"name": "image",
|
| 625 |
+
"type": "IMAGE",
|
| 626 |
+
"link": 755
|
| 627 |
+
}
|
| 628 |
+
],
|
| 629 |
+
"outputs": [
|
| 630 |
+
{
|
| 631 |
+
"name": "width",
|
| 632 |
+
"type": "INT",
|
| 633 |
+
"links": [
|
| 634 |
+
925
|
| 635 |
+
]
|
| 636 |
+
},
|
| 637 |
+
{
|
| 638 |
+
"name": "height",
|
| 639 |
+
"type": "INT",
|
| 640 |
+
"links": [
|
| 641 |
+
926
|
| 642 |
+
]
|
| 643 |
+
},
|
| 644 |
+
{
|
| 645 |
+
"name": "batch_size",
|
| 646 |
+
"type": "INT",
|
| 647 |
+
"links": null
|
| 648 |
+
}
|
| 649 |
+
],
|
| 650 |
+
"properties": {
|
| 651 |
+
"cnr_id": "comfy-core",
|
| 652 |
+
"ver": "0.16.4",
|
| 653 |
+
"Node name for S&R": "GetImageSize"
|
| 654 |
+
},
|
| 655 |
+
"widgets_values": []
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"id": 398,
|
| 659 |
+
"type": "ComfySwitchNode",
|
| 660 |
+
"pos": [
|
| 661 |
+
-486.620793499912,
|
| 662 |
+
4382.9474779117945
|
| 663 |
+
],
|
| 664 |
+
"size": [
|
| 665 |
+
270,
|
| 666 |
+
78
|
| 667 |
+
],
|
| 668 |
+
"flags": {},
|
| 669 |
+
"order": 28,
|
| 670 |
+
"mode": 0,
|
| 671 |
+
"inputs": [
|
| 672 |
+
{
|
| 673 |
+
"name": "on_false",
|
| 674 |
+
"type": "INT",
|
| 675 |
+
"link": 919
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"name": "on_true",
|
| 679 |
+
"type": "INT",
|
| 680 |
+
"link": 920
|
| 681 |
+
},
|
| 682 |
+
{
|
| 683 |
+
"name": "switch",
|
| 684 |
+
"type": "BOOLEAN",
|
| 685 |
+
"widget": {
|
| 686 |
+
"name": "switch"
|
| 687 |
+
},
|
| 688 |
+
"link": 1039
|
| 689 |
+
}
|
| 690 |
+
],
|
| 691 |
+
"outputs": [
|
| 692 |
+
{
|
| 693 |
+
"name": "output",
|
| 694 |
+
"type": "INT",
|
| 695 |
+
"links": [
|
| 696 |
+
916
|
| 697 |
+
]
|
| 698 |
+
}
|
| 699 |
+
],
|
| 700 |
+
"title": "Switch (Height)",
|
| 701 |
+
"properties": {
|
| 702 |
+
"cnr_id": "comfy-core",
|
| 703 |
+
"ver": "0.18.1",
|
| 704 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 705 |
+
},
|
| 706 |
+
"widgets_values": [
|
| 707 |
+
false
|
| 708 |
+
]
|
| 709 |
+
},
|
| 710 |
+
{
|
| 711 |
+
"id": 298,
|
| 712 |
+
"type": "EmptyLTXVLatentVideo",
|
| 713 |
+
"pos": [
|
| 714 |
+
229.3309489541946,
|
| 715 |
+
4022.5961781210767
|
| 716 |
+
],
|
| 717 |
+
"size": [
|
| 718 |
+
270,
|
| 719 |
+
146.66666666666669
|
| 720 |
+
],
|
| 721 |
+
"flags": {},
|
| 722 |
+
"order": 36,
|
| 723 |
+
"mode": 0,
|
| 724 |
+
"inputs": [
|
| 725 |
+
{
|
| 726 |
+
"name": "width",
|
| 727 |
+
"type": "INT",
|
| 728 |
+
"widget": {
|
| 729 |
+
"name": "width"
|
| 730 |
+
},
|
| 731 |
+
"link": 925
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"name": "height",
|
| 735 |
+
"type": "INT",
|
| 736 |
+
"widget": {
|
| 737 |
+
"name": "height"
|
| 738 |
+
},
|
| 739 |
+
"link": 926
|
| 740 |
+
},
|
| 741 |
+
{
|
| 742 |
+
"name": "length",
|
| 743 |
+
"type": "INT",
|
| 744 |
+
"widget": {
|
| 745 |
+
"name": "length"
|
| 746 |
+
},
|
| 747 |
+
"link": 852
|
| 748 |
+
}
|
| 749 |
+
],
|
| 750 |
+
"outputs": [
|
| 751 |
+
{
|
| 752 |
+
"name": "LATENT",
|
| 753 |
+
"type": "LATENT",
|
| 754 |
+
"links": [
|
| 755 |
+
1101
|
| 756 |
+
]
|
| 757 |
+
}
|
| 758 |
+
],
|
| 759 |
+
"properties": {
|
| 760 |
+
"cnr_id": "comfy-core",
|
| 761 |
+
"ver": "0.3.60",
|
| 762 |
+
"Node name for S&R": "EmptyLTXVLatentVideo",
|
| 763 |
+
"enableTabs": false,
|
| 764 |
+
"tabWidth": 65,
|
| 765 |
+
"tabXOffset": 10,
|
| 766 |
+
"hasSecondTab": false,
|
| 767 |
+
"secondTabText": "Send Back",
|
| 768 |
+
"secondTabOffset": 80,
|
| 769 |
+
"secondTabWidth": 65
|
| 770 |
+
},
|
| 771 |
+
"widgets_values": [
|
| 772 |
+
704,
|
| 773 |
+
1280,
|
| 774 |
+
81,
|
| 775 |
+
1
|
| 776 |
+
]
|
| 777 |
+
},
|
| 778 |
+
{
|
| 779 |
+
"id": 426,
|
| 780 |
+
"type": "GetImageSize",
|
| 781 |
+
"pos": [
|
| 782 |
+
-858.6516628717671,
|
| 783 |
+
4156.034002906738
|
| 784 |
+
],
|
| 785 |
+
"size": [
|
| 786 |
+
140,
|
| 787 |
+
124
|
| 788 |
+
],
|
| 789 |
+
"flags": {},
|
| 790 |
+
"order": 23,
|
| 791 |
+
"mode": 0,
|
| 792 |
+
"inputs": [
|
| 793 |
+
{
|
| 794 |
+
"name": "image",
|
| 795 |
+
"type": "IMAGE",
|
| 796 |
+
"link": 1046
|
| 797 |
+
}
|
| 798 |
+
],
|
| 799 |
+
"outputs": [
|
| 800 |
+
{
|
| 801 |
+
"name": "width",
|
| 802 |
+
"type": "INT",
|
| 803 |
+
"links": [
|
| 804 |
+
1035
|
| 805 |
+
]
|
| 806 |
+
},
|
| 807 |
+
{
|
| 808 |
+
"name": "height",
|
| 809 |
+
"type": "INT",
|
| 810 |
+
"links": [
|
| 811 |
+
1036
|
| 812 |
+
]
|
| 813 |
+
},
|
| 814 |
+
{
|
| 815 |
+
"name": "batch_size",
|
| 816 |
+
"type": "INT",
|
| 817 |
+
"links": null
|
| 818 |
+
}
|
| 819 |
+
],
|
| 820 |
+
"properties": {
|
| 821 |
+
"cnr_id": "comfy-core",
|
| 822 |
+
"ver": "0.18.1",
|
| 823 |
+
"Node name for S&R": "GetImageSize"
|
| 824 |
+
},
|
| 825 |
+
"widgets_values": []
|
| 826 |
+
},
|
| 827 |
+
{
|
| 828 |
+
"id": 397,
|
| 829 |
+
"type": "ComfySwitchNode",
|
| 830 |
+
"pos": [
|
| 831 |
+
-487.5128795559329,
|
| 832 |
+
4263.182870934074
|
| 833 |
+
],
|
| 834 |
+
"size": [
|
| 835 |
+
270,
|
| 836 |
+
78
|
| 837 |
+
],
|
| 838 |
+
"flags": {},
|
| 839 |
+
"order": 27,
|
| 840 |
+
"mode": 0,
|
| 841 |
+
"inputs": [
|
| 842 |
+
{
|
| 843 |
+
"name": "on_false",
|
| 844 |
+
"type": "INT",
|
| 845 |
+
"link": 918
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "on_true",
|
| 849 |
+
"type": "INT",
|
| 850 |
+
"link": 917
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"name": "switch",
|
| 854 |
+
"type": "BOOLEAN",
|
| 855 |
+
"widget": {
|
| 856 |
+
"name": "switch"
|
| 857 |
+
},
|
| 858 |
+
"link": 1038
|
| 859 |
+
}
|
| 860 |
+
],
|
| 861 |
+
"outputs": [
|
| 862 |
+
{
|
| 863 |
+
"name": "output",
|
| 864 |
+
"type": "INT",
|
| 865 |
+
"links": [
|
| 866 |
+
915
|
| 867 |
+
]
|
| 868 |
+
}
|
| 869 |
+
],
|
| 870 |
+
"title": "Switch (Width)",
|
| 871 |
+
"properties": {
|
| 872 |
+
"cnr_id": "comfy-core",
|
| 873 |
+
"ver": "0.18.1",
|
| 874 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 875 |
+
},
|
| 876 |
+
"widgets_values": [
|
| 877 |
+
false
|
| 878 |
+
]
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"id": 303,
|
| 882 |
+
"type": "PrimitiveInt",
|
| 883 |
+
"pos": [
|
| 884 |
+
-1002.1679514569598,
|
| 885 |
+
3612.261792639517
|
| 886 |
+
],
|
| 887 |
+
"size": [
|
| 888 |
+
271.22875317580247,
|
| 889 |
+
82
|
| 890 |
+
],
|
| 891 |
+
"flags": {},
|
| 892 |
+
"order": 5,
|
| 893 |
+
"mode": 0,
|
| 894 |
+
"inputs": [],
|
| 895 |
+
"outputs": [
|
| 896 |
+
{
|
| 897 |
+
"name": "INT",
|
| 898 |
+
"type": "INT",
|
| 899 |
+
"links": [
|
| 900 |
+
676,
|
| 901 |
+
852,
|
| 902 |
+
872
|
| 903 |
+
]
|
| 904 |
+
}
|
| 905 |
+
],
|
| 906 |
+
"title": "Length",
|
| 907 |
+
"properties": {
|
| 908 |
+
"cnr_id": "comfy-core",
|
| 909 |
+
"ver": "0.7.0",
|
| 910 |
+
"Node name for S&R": "PrimitiveInt",
|
| 911 |
+
"enableTabs": false,
|
| 912 |
+
"tabWidth": 65,
|
| 913 |
+
"tabXOffset": 10,
|
| 914 |
+
"hasSecondTab": false,
|
| 915 |
+
"secondTabText": "Send Back",
|
| 916 |
+
"secondTabOffset": 80,
|
| 917 |
+
"secondTabWidth": 65
|
| 918 |
+
},
|
| 919 |
+
"widgets_values": [
|
| 920 |
+
81,
|
| 921 |
+
"fixed"
|
| 922 |
+
]
|
| 923 |
+
},
|
| 924 |
+
{
|
| 925 |
+
"id": 302,
|
| 926 |
+
"type": "PrimitiveInt",
|
| 927 |
+
"pos": [
|
| 928 |
+
-1002.1679514569598,
|
| 929 |
+
4015.676991879633
|
| 930 |
+
],
|
| 931 |
+
"size": [
|
| 932 |
+
269.72415577200263,
|
| 933 |
+
82
|
| 934 |
+
],
|
| 935 |
+
"flags": {},
|
| 936 |
+
"order": 6,
|
| 937 |
+
"mode": 0,
|
| 938 |
+
"inputs": [],
|
| 939 |
+
"outputs": [
|
| 940 |
+
{
|
| 941 |
+
"name": "INT",
|
| 942 |
+
"type": "INT",
|
| 943 |
+
"links": [
|
| 944 |
+
670
|
| 945 |
+
]
|
| 946 |
+
}
|
| 947 |
+
],
|
| 948 |
+
"title": "Frame Rate",
|
| 949 |
+
"properties": {
|
| 950 |
+
"cnr_id": "comfy-core",
|
| 951 |
+
"ver": "0.16.3",
|
| 952 |
+
"Node name for S&R": "PrimitiveInt",
|
| 953 |
+
"enableTabs": false,
|
| 954 |
+
"tabWidth": 65,
|
| 955 |
+
"tabXOffset": 10,
|
| 956 |
+
"hasSecondTab": false,
|
| 957 |
+
"secondTabText": "Send Back",
|
| 958 |
+
"secondTabOffset": 80,
|
| 959 |
+
"secondTabWidth": 65
|
| 960 |
+
},
|
| 961 |
+
"widgets_values": [
|
| 962 |
+
24,
|
| 963 |
+
"fixed"
|
| 964 |
+
]
|
| 965 |
+
},
|
| 966 |
+
{
|
| 967 |
+
"id": 326,
|
| 968 |
+
"type": "UNETLoader",
|
| 969 |
+
"pos": [
|
| 970 |
+
-1001.365432334764,
|
| 971 |
+
2924.1575479276394
|
| 972 |
+
],
|
| 973 |
+
"size": [
|
| 974 |
+
270,
|
| 975 |
+
82
|
| 976 |
+
],
|
| 977 |
+
"flags": {},
|
| 978 |
+
"order": 7,
|
| 979 |
+
"mode": 0,
|
| 980 |
+
"inputs": [],
|
| 981 |
+
"outputs": [
|
| 982 |
+
{
|
| 983 |
+
"name": "MODEL",
|
| 984 |
+
"type": "MODEL",
|
| 985 |
+
"links": [
|
| 986 |
+
1053
|
| 987 |
+
]
|
| 988 |
+
}
|
| 989 |
+
],
|
| 990 |
+
"properties": {
|
| 991 |
+
"cnr_id": "comfy-core",
|
| 992 |
+
"ver": "0.16.4",
|
| 993 |
+
"Node name for S&R": "UNETLoader"
|
| 994 |
+
},
|
| 995 |
+
"widgets_values": [
|
| 996 |
+
"ltx-2.3-22b-distilled-1.1_transformer_only_fp8_scaled.safetensors",
|
| 997 |
+
"default"
|
| 998 |
+
]
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"id": 338,
|
| 1002 |
+
"type": "ImageResizeKJv2",
|
| 1003 |
+
"pos": [
|
| 1004 |
+
-654.3671269184198,
|
| 1005 |
+
3753.419725146503
|
| 1006 |
+
],
|
| 1007 |
+
"size": [
|
| 1008 |
+
270,
|
| 1009 |
+
336
|
| 1010 |
+
],
|
| 1011 |
+
"flags": {},
|
| 1012 |
+
"order": 30,
|
| 1013 |
+
"mode": 0,
|
| 1014 |
+
"inputs": [
|
| 1015 |
+
{
|
| 1016 |
+
"name": "image",
|
| 1017 |
+
"type": "IMAGE",
|
| 1018 |
+
"link": 1055
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"name": "mask",
|
| 1022 |
+
"shape": 7,
|
| 1023 |
+
"type": "MASK",
|
| 1024 |
+
"link": null
|
| 1025 |
+
},
|
| 1026 |
+
{
|
| 1027 |
+
"name": "width",
|
| 1028 |
+
"type": "INT",
|
| 1029 |
+
"widget": {
|
| 1030 |
+
"name": "width"
|
| 1031 |
+
},
|
| 1032 |
+
"link": 915
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"name": "height",
|
| 1036 |
+
"type": "INT",
|
| 1037 |
+
"widget": {
|
| 1038 |
+
"name": "height"
|
| 1039 |
+
},
|
| 1040 |
+
"link": 916
|
| 1041 |
+
}
|
| 1042 |
+
],
|
| 1043 |
+
"outputs": [
|
| 1044 |
+
{
|
| 1045 |
+
"name": "IMAGE",
|
| 1046 |
+
"type": "IMAGE",
|
| 1047 |
+
"links": [
|
| 1048 |
+
755,
|
| 1049 |
+
756
|
| 1050 |
+
]
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"name": "width",
|
| 1054 |
+
"type": "INT",
|
| 1055 |
+
"links": null
|
| 1056 |
+
},
|
| 1057 |
+
{
|
| 1058 |
+
"name": "height",
|
| 1059 |
+
"type": "INT",
|
| 1060 |
+
"links": null
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"name": "mask",
|
| 1064 |
+
"type": "MASK",
|
| 1065 |
+
"links": null
|
| 1066 |
+
}
|
| 1067 |
+
],
|
| 1068 |
+
"properties": {
|
| 1069 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1070 |
+
"ver": "1.3.3",
|
| 1071 |
+
"Node name for S&R": "ImageResizeKJv2"
|
| 1072 |
+
},
|
| 1073 |
+
"widgets_values": [
|
| 1074 |
+
1280,
|
| 1075 |
+
720,
|
| 1076 |
+
"lanczos",
|
| 1077 |
+
"crop",
|
| 1078 |
+
"0, 0, 0",
|
| 1079 |
+
"center",
|
| 1080 |
+
32,
|
| 1081 |
+
"cpu"
|
| 1082 |
+
]
|
| 1083 |
+
},
|
| 1084 |
+
{
|
| 1085 |
+
"id": 294,
|
| 1086 |
+
"type": "KSamplerSelect",
|
| 1087 |
+
"pos": [
|
| 1088 |
+
875.0847654029208,
|
| 1089 |
+
3281.6062335283873
|
| 1090 |
+
],
|
| 1091 |
+
"size": [
|
| 1092 |
+
267.6930503641306,
|
| 1093 |
+
70.56493940457344
|
| 1094 |
+
],
|
| 1095 |
+
"flags": {},
|
| 1096 |
+
"order": 8,
|
| 1097 |
+
"mode": 0,
|
| 1098 |
+
"inputs": [],
|
| 1099 |
+
"outputs": [
|
| 1100 |
+
{
|
| 1101 |
+
"name": "SAMPLER",
|
| 1102 |
+
"type": "SAMPLER",
|
| 1103 |
+
"links": [
|
| 1104 |
+
646
|
| 1105 |
+
]
|
| 1106 |
+
}
|
| 1107 |
+
],
|
| 1108 |
+
"properties": {
|
| 1109 |
+
"cnr_id": "comfy-core",
|
| 1110 |
+
"ver": "0.3.56",
|
| 1111 |
+
"Node name for S&R": "KSamplerSelect",
|
| 1112 |
+
"enableTabs": false,
|
| 1113 |
+
"tabWidth": 65,
|
| 1114 |
+
"tabXOffset": 10,
|
| 1115 |
+
"hasSecondTab": false,
|
| 1116 |
+
"secondTabText": "Send Back",
|
| 1117 |
+
"secondTabOffset": 80,
|
| 1118 |
+
"secondTabWidth": 65
|
| 1119 |
+
},
|
| 1120 |
+
"widgets_values": [
|
| 1121 |
+
"euler_ancestral_cfg_pp"
|
| 1122 |
+
]
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"id": 300,
|
| 1126 |
+
"type": "LTXVAudioVAEDecode",
|
| 1127 |
+
"pos": [
|
| 1128 |
+
1468.6132519446373,
|
| 1129 |
+
3575.2774198245957
|
| 1130 |
+
],
|
| 1131 |
+
"size": [
|
| 1132 |
+
265.8984375,
|
| 1133 |
+
60
|
| 1134 |
+
],
|
| 1135 |
+
"flags": {},
|
| 1136 |
+
"order": 43,
|
| 1137 |
+
"mode": 0,
|
| 1138 |
+
"inputs": [
|
| 1139 |
+
{
|
| 1140 |
+
"name": "samples",
|
| 1141 |
+
"type": "LATENT",
|
| 1142 |
+
"link": 836
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"label": "Audio VAE",
|
| 1146 |
+
"name": "audio_vae",
|
| 1147 |
+
"type": "VAE",
|
| 1148 |
+
"link": 712
|
| 1149 |
+
}
|
| 1150 |
+
],
|
| 1151 |
+
"outputs": [
|
| 1152 |
+
{
|
| 1153 |
+
"name": "Audio",
|
| 1154 |
+
"type": "AUDIO",
|
| 1155 |
+
"links": [
|
| 1156 |
+
948
|
| 1157 |
+
]
|
| 1158 |
+
}
|
| 1159 |
+
],
|
| 1160 |
+
"properties": {
|
| 1161 |
+
"cnr_id": "comfy-core",
|
| 1162 |
+
"ver": "0.7.0",
|
| 1163 |
+
"Node name for S&R": "LTXVAudioVAEDecode",
|
| 1164 |
+
"enableTabs": false,
|
| 1165 |
+
"tabWidth": 65,
|
| 1166 |
+
"tabXOffset": 10,
|
| 1167 |
+
"hasSecondTab": false,
|
| 1168 |
+
"secondTabText": "Send Back",
|
| 1169 |
+
"secondTabOffset": 80,
|
| 1170 |
+
"secondTabWidth": 65
|
| 1171 |
+
},
|
| 1172 |
+
"widgets_values": []
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"id": 328,
|
| 1176 |
+
"type": "VAELoaderKJ",
|
| 1177 |
+
"pos": [
|
| 1178 |
+
-1001.365432334764,
|
| 1179 |
+
3241.1010140877106
|
| 1180 |
+
],
|
| 1181 |
+
"size": [
|
| 1182 |
+
270,
|
| 1183 |
+
106
|
| 1184 |
+
],
|
| 1185 |
+
"flags": {},
|
| 1186 |
+
"order": 9,
|
| 1187 |
+
"mode": 0,
|
| 1188 |
+
"inputs": [],
|
| 1189 |
+
"outputs": [
|
| 1190 |
+
{
|
| 1191 |
+
"name": "VAE",
|
| 1192 |
+
"type": "VAE",
|
| 1193 |
+
"links": [
|
| 1194 |
+
711,
|
| 1195 |
+
1100
|
| 1196 |
+
]
|
| 1197 |
+
}
|
| 1198 |
+
],
|
| 1199 |
+
"properties": {
|
| 1200 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1201 |
+
"ver": "1.2.9",
|
| 1202 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 1203 |
+
},
|
| 1204 |
+
"widgets_values": [
|
| 1205 |
+
"LTX23_video_vae_bf16.safetensors",
|
| 1206 |
+
"main_device",
|
| 1207 |
+
"bf16"
|
| 1208 |
+
]
|
| 1209 |
+
},
|
| 1210 |
+
{
|
| 1211 |
+
"id": 307,
|
| 1212 |
+
"type": "LTXVEmptyLatentAudio",
|
| 1213 |
+
"pos": [
|
| 1214 |
+
224.18120116100414,
|
| 1215 |
+
3860.622493377724
|
| 1216 |
+
],
|
| 1217 |
+
"size": [
|
| 1218 |
+
270,
|
| 1219 |
+
120
|
| 1220 |
+
],
|
| 1221 |
+
"flags": {},
|
| 1222 |
+
"order": 21,
|
| 1223 |
+
"mode": 0,
|
| 1224 |
+
"inputs": [
|
| 1225 |
+
{
|
| 1226 |
+
"name": "audio_vae",
|
| 1227 |
+
"type": "VAE",
|
| 1228 |
+
"link": 713
|
| 1229 |
+
},
|
| 1230 |
+
{
|
| 1231 |
+
"name": "frames_number",
|
| 1232 |
+
"type": "INT",
|
| 1233 |
+
"widget": {
|
| 1234 |
+
"name": "frames_number"
|
| 1235 |
+
},
|
| 1236 |
+
"link": 676
|
| 1237 |
+
},
|
| 1238 |
+
{
|
| 1239 |
+
"name": "frame_rate",
|
| 1240 |
+
"type": "INT",
|
| 1241 |
+
"widget": {
|
| 1242 |
+
"name": "frame_rate"
|
| 1243 |
+
},
|
| 1244 |
+
"link": 760
|
| 1245 |
+
}
|
| 1246 |
+
],
|
| 1247 |
+
"outputs": [
|
| 1248 |
+
{
|
| 1249 |
+
"name": "Latent",
|
| 1250 |
+
"type": "LATENT",
|
| 1251 |
+
"links": [
|
| 1252 |
+
675
|
| 1253 |
+
]
|
| 1254 |
+
}
|
| 1255 |
+
],
|
| 1256 |
+
"properties": {
|
| 1257 |
+
"cnr_id": "comfy-core",
|
| 1258 |
+
"ver": "0.3.68",
|
| 1259 |
+
"Node name for S&R": "LTXVEmptyLatentAudio",
|
| 1260 |
+
"enableTabs": false,
|
| 1261 |
+
"tabWidth": 65,
|
| 1262 |
+
"tabXOffset": 10,
|
| 1263 |
+
"hasSecondTab": false,
|
| 1264 |
+
"secondTabText": "Send Back",
|
| 1265 |
+
"secondTabOffset": 80,
|
| 1266 |
+
"secondTabWidth": 65
|
| 1267 |
+
},
|
| 1268 |
+
"widgets_values": [
|
| 1269 |
+
97,
|
| 1270 |
+
25,
|
| 1271 |
+
1
|
| 1272 |
+
]
|
| 1273 |
+
},
|
| 1274 |
+
{
|
| 1275 |
+
"id": 292,
|
| 1276 |
+
"type": "LTXVPreprocess",
|
| 1277 |
+
"pos": [
|
| 1278 |
+
-655.9767431539701,
|
| 1279 |
+
4133.318949609755
|
| 1280 |
+
],
|
| 1281 |
+
"size": [
|
| 1282 |
+
280,
|
| 1283 |
+
66.66666666666667
|
| 1284 |
+
],
|
| 1285 |
+
"flags": {},
|
| 1286 |
+
"order": 34,
|
| 1287 |
+
"mode": 0,
|
| 1288 |
+
"inputs": [
|
| 1289 |
+
{
|
| 1290 |
+
"name": "image",
|
| 1291 |
+
"type": "IMAGE",
|
| 1292 |
+
"link": 756
|
| 1293 |
+
}
|
| 1294 |
+
],
|
| 1295 |
+
"outputs": [
|
| 1296 |
+
{
|
| 1297 |
+
"name": "output_image",
|
| 1298 |
+
"type": "IMAGE",
|
| 1299 |
+
"links": [
|
| 1300 |
+
1102
|
| 1301 |
+
]
|
| 1302 |
+
}
|
| 1303 |
+
],
|
| 1304 |
+
"properties": {
|
| 1305 |
+
"cnr_id": "comfy-core",
|
| 1306 |
+
"ver": "0.7.0",
|
| 1307 |
+
"Node name for S&R": "LTXVPreprocess",
|
| 1308 |
+
"enableTabs": false,
|
| 1309 |
+
"tabWidth": 65,
|
| 1310 |
+
"tabXOffset": 10,
|
| 1311 |
+
"hasSecondTab": false,
|
| 1312 |
+
"secondTabText": "Send Back",
|
| 1313 |
+
"secondTabOffset": 80,
|
| 1314 |
+
"secondTabWidth": 65
|
| 1315 |
+
},
|
| 1316 |
+
"widgets_values": [
|
| 1317 |
+
18
|
| 1318 |
+
]
|
| 1319 |
+
},
|
| 1320 |
+
{
|
| 1321 |
+
"id": 305,
|
| 1322 |
+
"type": "CLIPTextEncode",
|
| 1323 |
+
"pos": [
|
| 1324 |
+
229.77430886998062,
|
| 1325 |
+
3152.1763995070573
|
| 1326 |
+
],
|
| 1327 |
+
"size": [
|
| 1328 |
+
600,
|
| 1329 |
+
380
|
| 1330 |
+
],
|
| 1331 |
+
"flags": {},
|
| 1332 |
+
"order": 31,
|
| 1333 |
+
"mode": 0,
|
| 1334 |
+
"inputs": [
|
| 1335 |
+
{
|
| 1336 |
+
"name": "clip",
|
| 1337 |
+
"type": "CLIP",
|
| 1338 |
+
"link": 1051
|
| 1339 |
+
},
|
| 1340 |
+
{
|
| 1341 |
+
"name": "text",
|
| 1342 |
+
"type": "STRING",
|
| 1343 |
+
"widget": {
|
| 1344 |
+
"name": "text"
|
| 1345 |
+
},
|
| 1346 |
+
"link": 1108
|
| 1347 |
+
}
|
| 1348 |
+
],
|
| 1349 |
+
"outputs": [
|
| 1350 |
+
{
|
| 1351 |
+
"name": "CONDITIONING",
|
| 1352 |
+
"type": "CONDITIONING",
|
| 1353 |
+
"links": [
|
| 1354 |
+
830
|
| 1355 |
+
]
|
| 1356 |
+
}
|
| 1357 |
+
],
|
| 1358 |
+
"title": "CLIP Text Encode (Positive Prompt)",
|
| 1359 |
+
"properties": {
|
| 1360 |
+
"cnr_id": "comfy-core",
|
| 1361 |
+
"ver": "0.3.56",
|
| 1362 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 1363 |
+
"enableTabs": false,
|
| 1364 |
+
"tabWidth": 65,
|
| 1365 |
+
"tabXOffset": 10,
|
| 1366 |
+
"hasSecondTab": false,
|
| 1367 |
+
"secondTabText": "Send Back",
|
| 1368 |
+
"secondTabOffset": 80,
|
| 1369 |
+
"secondTabWidth": 65
|
| 1370 |
+
},
|
| 1371 |
+
"widgets_values": [
|
| 1372 |
+
"replace the red car with blue car"
|
| 1373 |
+
],
|
| 1374 |
+
"color": "#232",
|
| 1375 |
+
"bgcolor": "#353"
|
| 1376 |
+
},
|
| 1377 |
+
{
|
| 1378 |
+
"id": 347,
|
| 1379 |
+
"type": "Fast Groups Muter (rgthree)",
|
| 1380 |
+
"pos": [
|
| 1381 |
+
-1007.1257872943704,
|
| 1382 |
+
2545.104329092603
|
| 1383 |
+
],
|
| 1384 |
+
"size": [
|
| 1385 |
+
285.83107578121405,
|
| 1386 |
+
279.86722035884304
|
| 1387 |
+
],
|
| 1388 |
+
"flags": {},
|
| 1389 |
+
"order": 10,
|
| 1390 |
+
"mode": 0,
|
| 1391 |
+
"inputs": [],
|
| 1392 |
+
"outputs": [
|
| 1393 |
+
{
|
| 1394 |
+
"name": "OPT_CONNECTION",
|
| 1395 |
+
"type": "*",
|
| 1396 |
+
"links": null
|
| 1397 |
+
}
|
| 1398 |
+
],
|
| 1399 |
+
"properties": {
|
| 1400 |
+
"matchColors": "",
|
| 1401 |
+
"matchTitle": "",
|
| 1402 |
+
"showNav": true,
|
| 1403 |
+
"showAllGraphs": true,
|
| 1404 |
+
"sort": "position",
|
| 1405 |
+
"customSortAlphabet": "",
|
| 1406 |
+
"toggleRestriction": "default"
|
| 1407 |
+
}
|
| 1408 |
+
},
|
| 1409 |
+
{
|
| 1410 |
+
"id": 322,
|
| 1411 |
+
"type": "ComfyMathExpression",
|
| 1412 |
+
"pos": [
|
| 1413 |
+
-190.02972223148876,
|
| 1414 |
+
4040.177875456779
|
| 1415 |
+
],
|
| 1416 |
+
"size": [
|
| 1417 |
+
210,
|
| 1418 |
+
128
|
| 1419 |
+
],
|
| 1420 |
+
"flags": {
|
| 1421 |
+
"collapsed": false
|
| 1422 |
+
},
|
| 1423 |
+
"order": 16,
|
| 1424 |
+
"mode": 0,
|
| 1425 |
+
"inputs": [
|
| 1426 |
+
{
|
| 1427 |
+
"label": "a",
|
| 1428 |
+
"name": "values.a",
|
| 1429 |
+
"type": "FLOAT,INT",
|
| 1430 |
+
"link": 670
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"label": "b",
|
| 1434 |
+
"name": "values.b",
|
| 1435 |
+
"shape": 7,
|
| 1436 |
+
"type": "FLOAT,INT",
|
| 1437 |
+
"link": null
|
| 1438 |
+
}
|
| 1439 |
+
],
|
| 1440 |
+
"outputs": [
|
| 1441 |
+
{
|
| 1442 |
+
"name": "FLOAT",
|
| 1443 |
+
"type": "FLOAT",
|
| 1444 |
+
"links": [
|
| 1445 |
+
673,
|
| 1446 |
+
871,
|
| 1447 |
+
946,
|
| 1448 |
+
949
|
| 1449 |
+
]
|
| 1450 |
+
},
|
| 1451 |
+
{
|
| 1452 |
+
"name": "INT",
|
| 1453 |
+
"type": "INT",
|
| 1454 |
+
"links": [
|
| 1455 |
+
760
|
| 1456 |
+
]
|
| 1457 |
+
}
|
| 1458 |
+
],
|
| 1459 |
+
"properties": {
|
| 1460 |
+
"cnr_id": "comfy-core",
|
| 1461 |
+
"ver": "0.16.3",
|
| 1462 |
+
"Node name for S&R": "ComfyMathExpression",
|
| 1463 |
+
"enableTabs": false,
|
| 1464 |
+
"tabWidth": 65,
|
| 1465 |
+
"tabXOffset": 10,
|
| 1466 |
+
"hasSecondTab": false,
|
| 1467 |
+
"secondTabText": "Send Back",
|
| 1468 |
+
"secondTabOffset": 80,
|
| 1469 |
+
"secondTabWidth": 65
|
| 1470 |
+
},
|
| 1471 |
+
"widgets_values": [
|
| 1472 |
+
"a"
|
| 1473 |
+
]
|
| 1474 |
+
},
|
| 1475 |
+
{
|
| 1476 |
+
"id": 425,
|
| 1477 |
+
"type": "easy compare",
|
| 1478 |
+
"pos": [
|
| 1479 |
+
-989.3245980745698,
|
| 1480 |
+
4329.787881620704
|
| 1481 |
+
],
|
| 1482 |
+
"size": [
|
| 1483 |
+
270,
|
| 1484 |
+
78
|
| 1485 |
+
],
|
| 1486 |
+
"flags": {},
|
| 1487 |
+
"order": 25,
|
| 1488 |
+
"mode": 0,
|
| 1489 |
+
"inputs": [
|
| 1490 |
+
{
|
| 1491 |
+
"name": "a",
|
| 1492 |
+
"shape": 7,
|
| 1493 |
+
"type": "*",
|
| 1494 |
+
"link": 1035
|
| 1495 |
+
},
|
| 1496 |
+
{
|
| 1497 |
+
"name": "b",
|
| 1498 |
+
"shape": 7,
|
| 1499 |
+
"type": "*",
|
| 1500 |
+
"link": 1036
|
| 1501 |
+
}
|
| 1502 |
+
],
|
| 1503 |
+
"outputs": [
|
| 1504 |
+
{
|
| 1505 |
+
"name": "boolean",
|
| 1506 |
+
"type": "BOOLEAN",
|
| 1507 |
+
"links": [
|
| 1508 |
+
1038,
|
| 1509 |
+
1039
|
| 1510 |
+
]
|
| 1511 |
+
}
|
| 1512 |
+
],
|
| 1513 |
+
"properties": {
|
| 1514 |
+
"cnr_id": "comfyui-easy-use",
|
| 1515 |
+
"ver": "1.3.6",
|
| 1516 |
+
"Node name for S&R": "easy compare"
|
| 1517 |
+
},
|
| 1518 |
+
"widgets_values": [
|
| 1519 |
+
"a < b"
|
| 1520 |
+
]
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"id": 447,
|
| 1524 |
+
"type": "TextGenerate",
|
| 1525 |
+
"pos": [
|
| 1526 |
+
658.4247395042427,
|
| 1527 |
+
2647.2635540754313
|
| 1528 |
+
],
|
| 1529 |
+
"size": [
|
| 1530 |
+
400,
|
| 1531 |
+
372
|
| 1532 |
+
],
|
| 1533 |
+
"flags": {},
|
| 1534 |
+
"order": 26,
|
| 1535 |
+
"mode": 0,
|
| 1536 |
+
"inputs": [
|
| 1537 |
+
{
|
| 1538 |
+
"name": "clip",
|
| 1539 |
+
"type": "CLIP",
|
| 1540 |
+
"link": 1120
|
| 1541 |
+
},
|
| 1542 |
+
{
|
| 1543 |
+
"name": "image",
|
| 1544 |
+
"shape": 7,
|
| 1545 |
+
"type": "IMAGE",
|
| 1546 |
+
"link": 1121
|
| 1547 |
+
},
|
| 1548 |
+
{
|
| 1549 |
+
"name": "prompt",
|
| 1550 |
+
"type": "STRING",
|
| 1551 |
+
"widget": {
|
| 1552 |
+
"name": "prompt"
|
| 1553 |
+
},
|
| 1554 |
+
"link": 1122
|
| 1555 |
+
}
|
| 1556 |
+
],
|
| 1557 |
+
"outputs": [
|
| 1558 |
+
{
|
| 1559 |
+
"name": "generated_text",
|
| 1560 |
+
"type": "STRING",
|
| 1561 |
+
"links": [
|
| 1562 |
+
1123
|
| 1563 |
+
]
|
| 1564 |
+
}
|
| 1565 |
+
],
|
| 1566 |
+
"properties": {
|
| 1567 |
+
"cnr_id": "comfy-core",
|
| 1568 |
+
"ver": "0.19.3",
|
| 1569 |
+
"Node name for S&R": "TextGenerate"
|
| 1570 |
+
},
|
| 1571 |
+
"widgets_values": [
|
| 1572 |
+
"",
|
| 1573 |
+
256,
|
| 1574 |
+
"on",
|
| 1575 |
+
0.7,
|
| 1576 |
+
64,
|
| 1577 |
+
0.95,
|
| 1578 |
+
0.05,
|
| 1579 |
+
1.05,
|
| 1580 |
+
0,
|
| 1581 |
+
0,
|
| 1582 |
+
false,
|
| 1583 |
+
true
|
| 1584 |
+
]
|
| 1585 |
+
},
|
| 1586 |
+
{
|
| 1587 |
+
"id": 431,
|
| 1588 |
+
"type": "StringConcatenate",
|
| 1589 |
+
"pos": [
|
| 1590 |
+
229.84134777562036,
|
| 1591 |
+
2822.595229280752
|
| 1592 |
+
],
|
| 1593 |
+
"size": [
|
| 1594 |
+
400,
|
| 1595 |
+
200
|
| 1596 |
+
],
|
| 1597 |
+
"flags": {},
|
| 1598 |
+
"order": 19,
|
| 1599 |
+
"mode": 0,
|
| 1600 |
+
"inputs": [
|
| 1601 |
+
{
|
| 1602 |
+
"name": "string_b",
|
| 1603 |
+
"type": "STRING",
|
| 1604 |
+
"widget": {
|
| 1605 |
+
"name": "string_b"
|
| 1606 |
+
},
|
| 1607 |
+
"link": 1061
|
| 1608 |
+
}
|
| 1609 |
+
],
|
| 1610 |
+
"outputs": [
|
| 1611 |
+
{
|
| 1612 |
+
"name": "STRING",
|
| 1613 |
+
"type": "STRING",
|
| 1614 |
+
"links": [
|
| 1615 |
+
1122
|
| 1616 |
+
]
|
| 1617 |
+
}
|
| 1618 |
+
],
|
| 1619 |
+
"properties": {
|
| 1620 |
+
"cnr_id": "comfy-core",
|
| 1621 |
+
"ver": "0.19.3",
|
| 1622 |
+
"Node name for S&R": "StringConcatenate"
|
| 1623 |
+
},
|
| 1624 |
+
"widgets_values": [
|
| 1625 |
+
"You are a prompt normalizer for video editing training captions.\n\nYour task is to rewrite an informal user request into a single training-style caption for video editing.\n\nImportant:\n- The domain is video, not still images.\n- The output must describe an edit to a video scene or subject.\n- Do not refer to the result as an image, photo, photograph, or picture.\n- Do not use wording that implies still-image editing.\n\nChoose exactly one action verb:\n- Add\n- Remove\n- Replace\n- Convert\n\nRules:\n- Write exactly one sentence in English.\n- Start with exactly one of the four action verbs.\n- Preserve the original edit intent.\n- Do not merely fix grammar; expand the request into a more detailed and visually specific caption.\n- Make the output sound like a dataset caption for video editing.\n- Add concrete visual attributes whenever useful: color, size, material, clothing, texture, hairstyle, expression, species, shape, age, or design details.\n- Add spatial grounding whenever possible: on the left, on the right, in the center, in the foreground, in the background, on the road, on the table, next to, behind, in front of, or occupying the same position.\n- If the request is underspecified, enrich it with generic but visually plausible detail without changing the main intent.\n- Prefer outputs that describe visible edits to subjects, objects, clothing, props, backgrounds, overlays, or scene elements in a video.\n- Avoid minimal rewrites.\n- Do not explain anything.\n- Do not output multiple options.\n- Do not use conversational language.\n\nAdditional constraints:\n- Never use the words: image, photo, photograph, picture.\n- Prefer words such as: video, scene, frame, subject, person, object, background, foreground, clip.\n- Do not mention cameras, quality settings, or generation instructions.\n\nExample:\nInput: Replace the blue car by a ship\nOutput: Replace the blue car with a large white and blue ship occupying the same position in the scene.\n\nReturn only the normalized caption.\n\nUser request:\n\n",
|
| 1626 |
+
"",
|
| 1627 |
+
""
|
| 1628 |
+
]
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"id": 445,
|
| 1632 |
+
"type": "CLIPLoader",
|
| 1633 |
+
"pos": [
|
| 1634 |
+
229.84134777562036,
|
| 1635 |
+
2519.5981016361125
|
| 1636 |
+
],
|
| 1637 |
+
"size": [
|
| 1638 |
+
270,
|
| 1639 |
+
106
|
| 1640 |
+
],
|
| 1641 |
+
"flags": {},
|
| 1642 |
+
"order": 11,
|
| 1643 |
+
"mode": 0,
|
| 1644 |
+
"inputs": [],
|
| 1645 |
+
"outputs": [
|
| 1646 |
+
{
|
| 1647 |
+
"name": "CLIP",
|
| 1648 |
+
"type": "CLIP",
|
| 1649 |
+
"links": [
|
| 1650 |
+
1117
|
| 1651 |
+
]
|
| 1652 |
+
}
|
| 1653 |
+
],
|
| 1654 |
+
"properties": {
|
| 1655 |
+
"cnr_id": "comfy-core",
|
| 1656 |
+
"ver": "0.19.3",
|
| 1657 |
+
"Node name for S&R": "CLIPLoader"
|
| 1658 |
+
},
|
| 1659 |
+
"widgets_values": [
|
| 1660 |
+
"qwen3.5_4b_bf16.safetensors",
|
| 1661 |
+
"stable_diffusion",
|
| 1662 |
+
"default"
|
| 1663 |
+
]
|
| 1664 |
+
},
|
| 1665 |
+
{
|
| 1666 |
+
"id": 433,
|
| 1667 |
+
"type": "CLIPLoader",
|
| 1668 |
+
"pos": [
|
| 1669 |
+
229.84134777562036,
|
| 1670 |
+
2366.0995378137927
|
| 1671 |
+
],
|
| 1672 |
+
"size": [
|
| 1673 |
+
270,
|
| 1674 |
+
106
|
| 1675 |
+
],
|
| 1676 |
+
"flags": {},
|
| 1677 |
+
"order": 12,
|
| 1678 |
+
"mode": 0,
|
| 1679 |
+
"inputs": [],
|
| 1680 |
+
"outputs": [
|
| 1681 |
+
{
|
| 1682 |
+
"name": "CLIP",
|
| 1683 |
+
"type": "CLIP",
|
| 1684 |
+
"links": [
|
| 1685 |
+
1118
|
| 1686 |
+
]
|
| 1687 |
+
}
|
| 1688 |
+
],
|
| 1689 |
+
"properties": {
|
| 1690 |
+
"cnr_id": "comfy-core",
|
| 1691 |
+
"ver": "0.19.3",
|
| 1692 |
+
"Node name for S&R": "CLIPLoader"
|
| 1693 |
+
},
|
| 1694 |
+
"widgets_values": [
|
| 1695 |
+
"gemma_3_12B_it_fp8_scaled.safetensors",
|
| 1696 |
+
"stable_diffusion",
|
| 1697 |
+
"default"
|
| 1698 |
+
]
|
| 1699 |
+
},
|
| 1700 |
+
{
|
| 1701 |
+
"id": 434,
|
| 1702 |
+
"type": "PreviewAny",
|
| 1703 |
+
"pos": [
|
| 1704 |
+
1075.7476109113247,
|
| 1705 |
+
2650.623602546848
|
| 1706 |
+
],
|
| 1707 |
+
"size": [
|
| 1708 |
+
545.6872635560853,
|
| 1709 |
+
284.8892391761133
|
| 1710 |
+
],
|
| 1711 |
+
"flags": {},
|
| 1712 |
+
"order": 32,
|
| 1713 |
+
"mode": 0,
|
| 1714 |
+
"inputs": [
|
| 1715 |
+
{
|
| 1716 |
+
"name": "source",
|
| 1717 |
+
"type": "*",
|
| 1718 |
+
"link": 1111
|
| 1719 |
+
}
|
| 1720 |
+
],
|
| 1721 |
+
"outputs": [
|
| 1722 |
+
{
|
| 1723 |
+
"name": "STRING",
|
| 1724 |
+
"type": "STRING",
|
| 1725 |
+
"links": null
|
| 1726 |
+
}
|
| 1727 |
+
],
|
| 1728 |
+
"properties": {
|
| 1729 |
+
"cnr_id": "comfy-core",
|
| 1730 |
+
"ver": "0.19.3",
|
| 1731 |
+
"Node name for S&R": "PreviewAny"
|
| 1732 |
+
},
|
| 1733 |
+
"widgets_values": [
|
| 1734 |
+
null,
|
| 1735 |
+
null,
|
| 1736 |
+
null
|
| 1737 |
+
]
|
| 1738 |
+
},
|
| 1739 |
+
{
|
| 1740 |
+
"id": 410,
|
| 1741 |
+
"type": "VHS_VideoCombine",
|
| 1742 |
+
"pos": [
|
| 1743 |
+
1800.8831646901433,
|
| 1744 |
+
3121.6734282309753
|
| 1745 |
+
],
|
| 1746 |
+
"size": [
|
| 1747 |
+
454.2573484374948,
|
| 1748 |
+
1137.5588153408994
|
| 1749 |
+
],
|
| 1750 |
+
"flags": {},
|
| 1751 |
+
"order": 45,
|
| 1752 |
+
"mode": 0,
|
| 1753 |
+
"inputs": [
|
| 1754 |
+
{
|
| 1755 |
+
"name": "images",
|
| 1756 |
+
"type": "IMAGE",
|
| 1757 |
+
"link": 947
|
| 1758 |
+
},
|
| 1759 |
+
{
|
| 1760 |
+
"name": "audio",
|
| 1761 |
+
"shape": 7,
|
| 1762 |
+
"type": "AUDIO",
|
| 1763 |
+
"link": 948
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "meta_batch",
|
| 1767 |
+
"shape": 7,
|
| 1768 |
+
"type": "VHS_BatchManager",
|
| 1769 |
+
"link": null
|
| 1770 |
+
},
|
| 1771 |
+
{
|
| 1772 |
+
"name": "vae",
|
| 1773 |
+
"shape": 7,
|
| 1774 |
+
"type": "VAE",
|
| 1775 |
+
"link": null
|
| 1776 |
+
},
|
| 1777 |
+
{
|
| 1778 |
+
"name": "frame_rate",
|
| 1779 |
+
"type": "FLOAT",
|
| 1780 |
+
"widget": {
|
| 1781 |
+
"name": "frame_rate"
|
| 1782 |
+
},
|
| 1783 |
+
"link": 949
|
| 1784 |
+
}
|
| 1785 |
+
],
|
| 1786 |
+
"outputs": [
|
| 1787 |
+
{
|
| 1788 |
+
"name": "Filenames",
|
| 1789 |
+
"type": "VHS_FILENAMES",
|
| 1790 |
+
"links": null
|
| 1791 |
+
}
|
| 1792 |
+
],
|
| 1793 |
+
"properties": {
|
| 1794 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 1795 |
+
"ver": "1.7.9",
|
| 1796 |
+
"Node name for S&R": "VHS_VideoCombine"
|
| 1797 |
+
},
|
| 1798 |
+
"widgets_values": {
|
| 1799 |
+
"frame_rate": 8,
|
| 1800 |
+
"loop_count": 0,
|
| 1801 |
+
"filename_prefix": "LTX2.3",
|
| 1802 |
+
"format": "video/h264-mp4",
|
| 1803 |
+
"pix_fmt": "yuv420p",
|
| 1804 |
+
"crf": 19,
|
| 1805 |
+
"save_metadata": true,
|
| 1806 |
+
"trim_to_audio": false,
|
| 1807 |
+
"pingpong": false,
|
| 1808 |
+
"save_output": true,
|
| 1809 |
+
"videopreview": {
|
| 1810 |
+
"hidden": false,
|
| 1811 |
+
"paused": false,
|
| 1812 |
+
"params": {
|
| 1813 |
+
"filename": "LTX2.3_00243-audio.mp4",
|
| 1814 |
+
"subfolder": "",
|
| 1815 |
+
"type": "output",
|
| 1816 |
+
"format": "video/h264-mp4",
|
| 1817 |
+
"frame_rate": 24,
|
| 1818 |
+
"workflow": "LTX2.3_00243.png",
|
| 1819 |
+
"fullpath": "C:\\Users\\BhanuKhan\\Downloads\\ComfyUI_windows_portable\\ComfyUI\\output\\LTX2.3_00243-audio.mp4"
|
| 1820 |
+
},
|
| 1821 |
+
"muted": false
|
| 1822 |
+
}
|
| 1823 |
+
}
|
| 1824 |
+
},
|
| 1825 |
+
{
|
| 1826 |
+
"id": 429,
|
| 1827 |
+
"type": "GetImageRangeFromBatch",
|
| 1828 |
+
"pos": [
|
| 1829 |
+
229.84134777562036,
|
| 1830 |
+
2673.096665458432
|
| 1831 |
+
],
|
| 1832 |
+
"size": [
|
| 1833 |
+
349.7056640625,
|
| 1834 |
+
102
|
| 1835 |
+
],
|
| 1836 |
+
"flags": {},
|
| 1837 |
+
"order": 24,
|
| 1838 |
+
"mode": 0,
|
| 1839 |
+
"inputs": [
|
| 1840 |
+
{
|
| 1841 |
+
"name": "images",
|
| 1842 |
+
"shape": 7,
|
| 1843 |
+
"type": "IMAGE",
|
| 1844 |
+
"link": 1060
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "masks",
|
| 1848 |
+
"shape": 7,
|
| 1849 |
+
"type": "MASK",
|
| 1850 |
+
"link": null
|
| 1851 |
+
}
|
| 1852 |
+
],
|
| 1853 |
+
"outputs": [
|
| 1854 |
+
{
|
| 1855 |
+
"name": "IMAGE",
|
| 1856 |
+
"type": "IMAGE",
|
| 1857 |
+
"links": [
|
| 1858 |
+
1121
|
| 1859 |
+
]
|
| 1860 |
+
},
|
| 1861 |
+
{
|
| 1862 |
+
"name": "MASK",
|
| 1863 |
+
"type": "MASK",
|
| 1864 |
+
"links": null
|
| 1865 |
+
}
|
| 1866 |
+
],
|
| 1867 |
+
"properties": {
|
| 1868 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1869 |
+
"ver": "1.3.9",
|
| 1870 |
+
"Node name for S&R": "GetImageRangeFromBatch"
|
| 1871 |
+
},
|
| 1872 |
+
"widgets_values": [
|
| 1873 |
+
0,
|
| 1874 |
+
1
|
| 1875 |
+
]
|
| 1876 |
+
},
|
| 1877 |
+
{
|
| 1878 |
+
"id": 348,
|
| 1879 |
+
"type": "LTXAddVideoICLoRAGuide",
|
| 1880 |
+
"pos": [
|
| 1881 |
+
573.7387779529752,
|
| 1882 |
+
3856.372659836068
|
| 1883 |
+
],
|
| 1884 |
+
"size": [
|
| 1885 |
+
311.062109375,
|
| 1886 |
+
282
|
| 1887 |
+
],
|
| 1888 |
+
"flags": {},
|
| 1889 |
+
"order": 37,
|
| 1890 |
+
"mode": 0,
|
| 1891 |
+
"inputs": [
|
| 1892 |
+
{
|
| 1893 |
+
"name": "positive",
|
| 1894 |
+
"type": "CONDITIONING",
|
| 1895 |
+
"link": 1098
|
| 1896 |
+
},
|
| 1897 |
+
{
|
| 1898 |
+
"name": "negative",
|
| 1899 |
+
"type": "CONDITIONING",
|
| 1900 |
+
"link": 1099
|
| 1901 |
+
},
|
| 1902 |
+
{
|
| 1903 |
+
"name": "vae",
|
| 1904 |
+
"type": "VAE",
|
| 1905 |
+
"link": 1100
|
| 1906 |
+
},
|
| 1907 |
+
{
|
| 1908 |
+
"name": "latent",
|
| 1909 |
+
"type": "LATENT",
|
| 1910 |
+
"link": 1101
|
| 1911 |
+
},
|
| 1912 |
+
{
|
| 1913 |
+
"name": "image",
|
| 1914 |
+
"type": "IMAGE",
|
| 1915 |
+
"link": 1102
|
| 1916 |
+
}
|
| 1917 |
+
],
|
| 1918 |
+
"outputs": [
|
| 1919 |
+
{
|
| 1920 |
+
"name": "positive",
|
| 1921 |
+
"type": "CONDITIONING",
|
| 1922 |
+
"links": [
|
| 1923 |
+
1103,
|
| 1924 |
+
1106
|
| 1925 |
+
]
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "negative",
|
| 1929 |
+
"type": "CONDITIONING",
|
| 1930 |
+
"links": [
|
| 1931 |
+
1104,
|
| 1932 |
+
1107
|
| 1933 |
+
]
|
| 1934 |
+
},
|
| 1935 |
+
{
|
| 1936 |
+
"name": "latent",
|
| 1937 |
+
"type": "LATENT",
|
| 1938 |
+
"links": [
|
| 1939 |
+
1105
|
| 1940 |
+
]
|
| 1941 |
+
}
|
| 1942 |
+
],
|
| 1943 |
+
"properties": {
|
| 1944 |
+
"cnr_id": "ComfyUI-LTXVideo",
|
| 1945 |
+
"ver": "531512f7286963dc7aff1fd8bf5556e95eae03af",
|
| 1946 |
+
"Node name for S&R": "LTXAddVideoICLoRAGuide"
|
| 1947 |
+
},
|
| 1948 |
+
"widgets_values": [
|
| 1949 |
+
0,
|
| 1950 |
+
1,
|
| 1951 |
+
1,
|
| 1952 |
+
"disabled",
|
| 1953 |
+
false,
|
| 1954 |
+
256,
|
| 1955 |
+
64
|
| 1956 |
+
]
|
| 1957 |
+
},
|
| 1958 |
+
{
|
| 1959 |
+
"id": 319,
|
| 1960 |
+
"type": "LTXVConcatAVLatent",
|
| 1961 |
+
"pos": [
|
| 1962 |
+
935.0244021648303,
|
| 1963 |
+
3868.0383807272005
|
| 1964 |
+
],
|
| 1965 |
+
"size": [
|
| 1966 |
+
230,
|
| 1967 |
+
50
|
| 1968 |
+
],
|
| 1969 |
+
"flags": {},
|
| 1970 |
+
"order": 39,
|
| 1971 |
+
"mode": 0,
|
| 1972 |
+
"inputs": [
|
| 1973 |
+
{
|
| 1974 |
+
"name": "video_latent",
|
| 1975 |
+
"type": "LATENT",
|
| 1976 |
+
"link": 1105
|
| 1977 |
+
},
|
| 1978 |
+
{
|
| 1979 |
+
"name": "audio_latent",
|
| 1980 |
+
"type": "LATENT",
|
| 1981 |
+
"link": 675
|
| 1982 |
+
}
|
| 1983 |
+
],
|
| 1984 |
+
"outputs": [
|
| 1985 |
+
{
|
| 1986 |
+
"name": "latent",
|
| 1987 |
+
"type": "LATENT",
|
| 1988 |
+
"links": [
|
| 1989 |
+
648
|
| 1990 |
+
]
|
| 1991 |
+
}
|
| 1992 |
+
],
|
| 1993 |
+
"properties": {
|
| 1994 |
+
"cnr_id": "comfy-core",
|
| 1995 |
+
"ver": "0.7.0",
|
| 1996 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 1997 |
+
"enableTabs": false,
|
| 1998 |
+
"tabWidth": 65,
|
| 1999 |
+
"tabXOffset": 10,
|
| 2000 |
+
"hasSecondTab": false,
|
| 2001 |
+
"secondTabText": "Send Back",
|
| 2002 |
+
"secondTabOffset": 80,
|
| 2003 |
+
"secondTabWidth": 65
|
| 2004 |
+
},
|
| 2005 |
+
"widgets_values": []
|
| 2006 |
+
},
|
| 2007 |
+
{
|
| 2008 |
+
"id": 446,
|
| 2009 |
+
"type": "ComfySwitchNode",
|
| 2010 |
+
"pos": [
|
| 2011 |
+
-162.74802216023073,
|
| 2012 |
+
2800.8348024991224
|
| 2013 |
+
],
|
| 2014 |
+
"size": [
|
| 2015 |
+
270,
|
| 2016 |
+
78
|
| 2017 |
+
],
|
| 2018 |
+
"flags": {},
|
| 2019 |
+
"order": 18,
|
| 2020 |
+
"mode": 0,
|
| 2021 |
+
"inputs": [
|
| 2022 |
+
{
|
| 2023 |
+
"name": "on_false",
|
| 2024 |
+
"type": "CLIP",
|
| 2025 |
+
"link": 1117
|
| 2026 |
+
},
|
| 2027 |
+
{
|
| 2028 |
+
"name": "on_true",
|
| 2029 |
+
"type": "CLIP",
|
| 2030 |
+
"link": 1118
|
| 2031 |
+
}
|
| 2032 |
+
],
|
| 2033 |
+
"outputs": [
|
| 2034 |
+
{
|
| 2035 |
+
"name": "output",
|
| 2036 |
+
"type": "CLIP",
|
| 2037 |
+
"links": [
|
| 2038 |
+
1120
|
| 2039 |
+
]
|
| 2040 |
+
}
|
| 2041 |
+
],
|
| 2042 |
+
"title": "Switch (Use Gemma)",
|
| 2043 |
+
"properties": {
|
| 2044 |
+
"cnr_id": "comfy-core",
|
| 2045 |
+
"ver": "0.19.3",
|
| 2046 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 2047 |
+
},
|
| 2048 |
+
"widgets_values": [
|
| 2049 |
+
false
|
| 2050 |
+
]
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"id": 427,
|
| 2054 |
+
"type": "LoraLoaderModelOnly",
|
| 2055 |
+
"pos": [
|
| 2056 |
+
-610.0755110982176,
|
| 2057 |
+
2923.334883671656
|
| 2058 |
+
],
|
| 2059 |
+
"size": [
|
| 2060 |
+
317.04707860445205,
|
| 2061 |
+
93.44388398486717
|
| 2062 |
+
],
|
| 2063 |
+
"flags": {},
|
| 2064 |
+
"order": 17,
|
| 2065 |
+
"mode": 0,
|
| 2066 |
+
"inputs": [
|
| 2067 |
+
{
|
| 2068 |
+
"name": "model",
|
| 2069 |
+
"type": "MODEL",
|
| 2070 |
+
"link": 1053
|
| 2071 |
+
}
|
| 2072 |
+
],
|
| 2073 |
+
"outputs": [
|
| 2074 |
+
{
|
| 2075 |
+
"name": "MODEL",
|
| 2076 |
+
"type": "MODEL",
|
| 2077 |
+
"links": [
|
| 2078 |
+
1054
|
| 2079 |
+
]
|
| 2080 |
+
}
|
| 2081 |
+
],
|
| 2082 |
+
"properties": {
|
| 2083 |
+
"cnr_id": "comfy-core",
|
| 2084 |
+
"ver": "0.19.3",
|
| 2085 |
+
"Node name for S&R": "LoraLoaderModelOnly"
|
| 2086 |
+
},
|
| 2087 |
+
"widgets_values": [
|
| 2088 |
+
"ltx23_edit_anything_global_rank128_v1_9000steps_adamw.safetensors",
|
| 2089 |
+
1
|
| 2090 |
+
]
|
| 2091 |
+
},
|
| 2092 |
+
{
|
| 2093 |
+
"id": 308,
|
| 2094 |
+
"type": "ManualSigmas",
|
| 2095 |
+
"pos": [
|
| 2096 |
+
875.0847654029208,
|
| 2097 |
+
3525.570460883814
|
| 2098 |
+
],
|
| 2099 |
+
"size": [
|
| 2100 |
+
278.91700445727486,
|
| 2101 |
+
58
|
| 2102 |
+
],
|
| 2103 |
+
"flags": {},
|
| 2104 |
+
"order": 13,
|
| 2105 |
+
"mode": 0,
|
| 2106 |
+
"inputs": [],
|
| 2107 |
+
"outputs": [
|
| 2108 |
+
{
|
| 2109 |
+
"name": "SIGMAS",
|
| 2110 |
+
"type": "SIGMAS",
|
| 2111 |
+
"links": [
|
| 2112 |
+
1126
|
| 2113 |
+
]
|
| 2114 |
+
}
|
| 2115 |
+
],
|
| 2116 |
+
"properties": {
|
| 2117 |
+
"cnr_id": "comfy-core",
|
| 2118 |
+
"ver": "0.14.1",
|
| 2119 |
+
"Node name for S&R": "ManualSigmas",
|
| 2120 |
+
"enableTabs": false,
|
| 2121 |
+
"tabWidth": 65,
|
| 2122 |
+
"tabXOffset": 10,
|
| 2123 |
+
"hasSecondTab": false,
|
| 2124 |
+
"secondTabText": "Send Back",
|
| 2125 |
+
"secondTabOffset": 80,
|
| 2126 |
+
"secondTabWidth": 65
|
| 2127 |
+
},
|
| 2128 |
+
"widgets_values": [
|
| 2129 |
+
"1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0"
|
| 2130 |
+
]
|
| 2131 |
+
},
|
| 2132 |
+
{
|
| 2133 |
+
"id": 441,
|
| 2134 |
+
"type": "ComfySwitchNode",
|
| 2135 |
+
"pos": [
|
| 2136 |
+
-163.29969423832472,
|
| 2137 |
+
2923.757012052528
|
| 2138 |
+
],
|
| 2139 |
+
"size": [
|
| 2140 |
+
270,
|
| 2141 |
+
78
|
| 2142 |
+
],
|
| 2143 |
+
"flags": {},
|
| 2144 |
+
"order": 29,
|
| 2145 |
+
"mode": 0,
|
| 2146 |
+
"inputs": [
|
| 2147 |
+
{
|
| 2148 |
+
"name": "on_false",
|
| 2149 |
+
"type": "STRING",
|
| 2150 |
+
"link": 1109
|
| 2151 |
+
},
|
| 2152 |
+
{
|
| 2153 |
+
"name": "on_true",
|
| 2154 |
+
"type": "STRING",
|
| 2155 |
+
"link": 1123
|
| 2156 |
+
}
|
| 2157 |
+
],
|
| 2158 |
+
"outputs": [
|
| 2159 |
+
{
|
| 2160 |
+
"name": "output",
|
| 2161 |
+
"type": "STRING",
|
| 2162 |
+
"links": [
|
| 2163 |
+
1108,
|
| 2164 |
+
1111
|
| 2165 |
+
]
|
| 2166 |
+
}
|
| 2167 |
+
],
|
| 2168 |
+
"title": "Switch (Enhance Prompt)",
|
| 2169 |
+
"properties": {
|
| 2170 |
+
"cnr_id": "comfy-core",
|
| 2171 |
+
"ver": "0.19.3",
|
| 2172 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 2173 |
+
},
|
| 2174 |
+
"widgets_values": [
|
| 2175 |
+
true
|
| 2176 |
+
]
|
| 2177 |
+
},
|
| 2178 |
+
{
|
| 2179 |
+
"id": 409,
|
| 2180 |
+
"type": "VHS_VideoCombine",
|
| 2181 |
+
"pos": [
|
| 2182 |
+
2285.860401941534,
|
| 2183 |
+
3120.9034193064786
|
| 2184 |
+
],
|
| 2185 |
+
"size": [
|
| 2186 |
+
461.2990487212296,
|
| 2187 |
+
1132.531642171075
|
| 2188 |
+
],
|
| 2189 |
+
"flags": {},
|
| 2190 |
+
"order": 22,
|
| 2191 |
+
"mode": 0,
|
| 2192 |
+
"inputs": [
|
| 2193 |
+
{
|
| 2194 |
+
"name": "images",
|
| 2195 |
+
"type": "IMAGE",
|
| 2196 |
+
"link": 945
|
| 2197 |
+
},
|
| 2198 |
+
{
|
| 2199 |
+
"name": "audio",
|
| 2200 |
+
"shape": 7,
|
| 2201 |
+
"type": "AUDIO",
|
| 2202 |
+
"link": null
|
| 2203 |
+
},
|
| 2204 |
+
{
|
| 2205 |
+
"name": "meta_batch",
|
| 2206 |
+
"shape": 7,
|
| 2207 |
+
"type": "VHS_BatchManager",
|
| 2208 |
+
"link": null
|
| 2209 |
+
},
|
| 2210 |
+
{
|
| 2211 |
+
"name": "vae",
|
| 2212 |
+
"shape": 7,
|
| 2213 |
+
"type": "VAE",
|
| 2214 |
+
"link": null
|
| 2215 |
+
},
|
| 2216 |
+
{
|
| 2217 |
+
"name": "frame_rate",
|
| 2218 |
+
"type": "FLOAT",
|
| 2219 |
+
"widget": {
|
| 2220 |
+
"name": "frame_rate"
|
| 2221 |
+
},
|
| 2222 |
+
"link": 946
|
| 2223 |
+
}
|
| 2224 |
+
],
|
| 2225 |
+
"outputs": [
|
| 2226 |
+
{
|
| 2227 |
+
"name": "Filenames",
|
| 2228 |
+
"type": "VHS_FILENAMES",
|
| 2229 |
+
"links": null
|
| 2230 |
+
}
|
| 2231 |
+
],
|
| 2232 |
+
"properties": {
|
| 2233 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 2234 |
+
"ver": "1.7.9",
|
| 2235 |
+
"Node name for S&R": "VHS_VideoCombine"
|
| 2236 |
+
},
|
| 2237 |
+
"widgets_values": {
|
| 2238 |
+
"frame_rate": 8,
|
| 2239 |
+
"loop_count": 0,
|
| 2240 |
+
"filename_prefix": "AnimateDiff",
|
| 2241 |
+
"format": "video/h264-mp4",
|
| 2242 |
+
"pix_fmt": "yuv420p",
|
| 2243 |
+
"crf": 19,
|
| 2244 |
+
"save_metadata": true,
|
| 2245 |
+
"trim_to_audio": false,
|
| 2246 |
+
"pingpong": false,
|
| 2247 |
+
"save_output": false,
|
| 2248 |
+
"videopreview": {
|
| 2249 |
+
"hidden": false,
|
| 2250 |
+
"paused": false,
|
| 2251 |
+
"params": {
|
| 2252 |
+
"filename": "AnimateDiff_00013.mp4",
|
| 2253 |
+
"subfolder": "",
|
| 2254 |
+
"type": "temp",
|
| 2255 |
+
"format": "video/h264-mp4",
|
| 2256 |
+
"frame_rate": 24,
|
| 2257 |
+
"workflow": "AnimateDiff_00013.png",
|
| 2258 |
+
"fullpath": "C:\\Users\\BhanuKhan\\Downloads\\ComfyUI_windows_portable\\ComfyUI\\temp\\AnimateDiff_00013.mp4"
|
| 2259 |
+
}
|
| 2260 |
+
}
|
| 2261 |
+
}
|
| 2262 |
+
},
|
| 2263 |
+
{
|
| 2264 |
+
"id": 372,
|
| 2265 |
+
"type": "VHS_LoadVideo",
|
| 2266 |
+
"pos": [
|
| 2267 |
+
-165.58108913075992,
|
| 2268 |
+
3104.586955172716
|
| 2269 |
+
],
|
| 2270 |
+
"size": [
|
| 2271 |
+
337.94659840991324,
|
| 2272 |
+
888.7933275691057
|
| 2273 |
+
],
|
| 2274 |
+
"flags": {},
|
| 2275 |
+
"order": 20,
|
| 2276 |
+
"mode": 0,
|
| 2277 |
+
"inputs": [
|
| 2278 |
+
{
|
| 2279 |
+
"name": "meta_batch",
|
| 2280 |
+
"shape": 7,
|
| 2281 |
+
"type": "VHS_BatchManager",
|
| 2282 |
+
"link": null
|
| 2283 |
+
},
|
| 2284 |
+
{
|
| 2285 |
+
"name": "vae",
|
| 2286 |
+
"shape": 7,
|
| 2287 |
+
"type": "VAE",
|
| 2288 |
+
"link": null
|
| 2289 |
+
},
|
| 2290 |
+
{
|
| 2291 |
+
"name": "force_rate",
|
| 2292 |
+
"type": "FLOAT",
|
| 2293 |
+
"widget": {
|
| 2294 |
+
"name": "force_rate"
|
| 2295 |
+
},
|
| 2296 |
+
"link": 871
|
| 2297 |
+
},
|
| 2298 |
+
{
|
| 2299 |
+
"name": "frame_load_cap",
|
| 2300 |
+
"type": "INT",
|
| 2301 |
+
"widget": {
|
| 2302 |
+
"name": "frame_load_cap"
|
| 2303 |
+
},
|
| 2304 |
+
"link": 872
|
| 2305 |
+
}
|
| 2306 |
+
],
|
| 2307 |
+
"outputs": [
|
| 2308 |
+
{
|
| 2309 |
+
"name": "IMAGE",
|
| 2310 |
+
"type": "IMAGE",
|
| 2311 |
+
"links": [
|
| 2312 |
+
945,
|
| 2313 |
+
1046,
|
| 2314 |
+
1055,
|
| 2315 |
+
1060
|
| 2316 |
+
]
|
| 2317 |
+
},
|
| 2318 |
+
{
|
| 2319 |
+
"name": "frame_count",
|
| 2320 |
+
"type": "INT",
|
| 2321 |
+
"links": null
|
| 2322 |
+
},
|
| 2323 |
+
{
|
| 2324 |
+
"name": "audio",
|
| 2325 |
+
"type": "AUDIO",
|
| 2326 |
+
"links": null
|
| 2327 |
+
},
|
| 2328 |
+
{
|
| 2329 |
+
"name": "video_info",
|
| 2330 |
+
"type": "VHS_VIDEOINFO",
|
| 2331 |
+
"links": null
|
| 2332 |
+
}
|
| 2333 |
+
],
|
| 2334 |
+
"properties": {
|
| 2335 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 2336 |
+
"ver": "1.7.9",
|
| 2337 |
+
"Node name for S&R": "VHS_LoadVideo"
|
| 2338 |
+
},
|
| 2339 |
+
"widgets_values": {
|
| 2340 |
+
"video": "3761683-hd_720_1280_25fps.mp4",
|
| 2341 |
+
"force_rate": 0,
|
| 2342 |
+
"custom_width": 0,
|
| 2343 |
+
"custom_height": 0,
|
| 2344 |
+
"frame_load_cap": 0,
|
| 2345 |
+
"skip_first_frames": 0,
|
| 2346 |
+
"select_every_nth": 1,
|
| 2347 |
+
"format": "AnimateDiff",
|
| 2348 |
+
"videopreview": {
|
| 2349 |
+
"hidden": false,
|
| 2350 |
+
"paused": false,
|
| 2351 |
+
"params": {
|
| 2352 |
+
"filename": "3761683-hd_720_1280_25fps.mp4",
|
| 2353 |
+
"type": "input",
|
| 2354 |
+
"format": "video/mp4",
|
| 2355 |
+
"force_rate": 0,
|
| 2356 |
+
"custom_width": 0,
|
| 2357 |
+
"custom_height": 0,
|
| 2358 |
+
"frame_load_cap": 0,
|
| 2359 |
+
"skip_first_frames": 0,
|
| 2360 |
+
"select_every_nth": 1
|
| 2361 |
+
}
|
| 2362 |
+
}
|
| 2363 |
+
}
|
| 2364 |
+
},
|
| 2365 |
+
{
|
| 2366 |
+
"id": 432,
|
| 2367 |
+
"type": "PrimitiveStringMultiline",
|
| 2368 |
+
"pos": [
|
| 2369 |
+
-674.9002558392611,
|
| 2370 |
+
3097.9706811512633
|
| 2371 |
+
],
|
| 2372 |
+
"size": [
|
| 2373 |
+
463.0812316099143,
|
| 2374 |
+
556.9474569146378
|
| 2375 |
+
],
|
| 2376 |
+
"flags": {},
|
| 2377 |
+
"order": 14,
|
| 2378 |
+
"mode": 0,
|
| 2379 |
+
"inputs": [],
|
| 2380 |
+
"outputs": [
|
| 2381 |
+
{
|
| 2382 |
+
"name": "STRING",
|
| 2383 |
+
"type": "STRING",
|
| 2384 |
+
"links": [
|
| 2385 |
+
1061,
|
| 2386 |
+
1109
|
| 2387 |
+
]
|
| 2388 |
+
}
|
| 2389 |
+
],
|
| 2390 |
+
"properties": {
|
| 2391 |
+
"cnr_id": "comfy-core",
|
| 2392 |
+
"ver": "0.19.3",
|
| 2393 |
+
"Node name for S&R": "PrimitiveStringMultiline"
|
| 2394 |
+
},
|
| 2395 |
+
"widgets_values": [
|
| 2396 |
+
"replace the woman cloth with blue t shirt"
|
| 2397 |
+
]
|
| 2398 |
+
}
|
| 2399 |
+
],
|
| 2400 |
+
"links": [
|
| 2401 |
+
[
|
| 2402 |
+
644,
|
| 2403 |
+
282,
|
| 2404 |
+
0,
|
| 2405 |
+
287,
|
| 2406 |
+
0,
|
| 2407 |
+
"NOISE"
|
| 2408 |
+
],
|
| 2409 |
+
[
|
| 2410 |
+
645,
|
| 2411 |
+
316,
|
| 2412 |
+
0,
|
| 2413 |
+
287,
|
| 2414 |
+
1,
|
| 2415 |
+
"GUIDER"
|
| 2416 |
+
],
|
| 2417 |
+
[
|
| 2418 |
+
646,
|
| 2419 |
+
294,
|
| 2420 |
+
0,
|
| 2421 |
+
287,
|
| 2422 |
+
2,
|
| 2423 |
+
"SAMPLER"
|
| 2424 |
+
],
|
| 2425 |
+
[
|
| 2426 |
+
648,
|
| 2427 |
+
319,
|
| 2428 |
+
0,
|
| 2429 |
+
287,
|
| 2430 |
+
4,
|
| 2431 |
+
"LATENT"
|
| 2432 |
+
],
|
| 2433 |
+
[
|
| 2434 |
+
670,
|
| 2435 |
+
302,
|
| 2436 |
+
0,
|
| 2437 |
+
322,
|
| 2438 |
+
0,
|
| 2439 |
+
"INT"
|
| 2440 |
+
],
|
| 2441 |
+
[
|
| 2442 |
+
673,
|
| 2443 |
+
322,
|
| 2444 |
+
0,
|
| 2445 |
+
306,
|
| 2446 |
+
2,
|
| 2447 |
+
"FLOAT"
|
| 2448 |
+
],
|
| 2449 |
+
[
|
| 2450 |
+
675,
|
| 2451 |
+
307,
|
| 2452 |
+
0,
|
| 2453 |
+
319,
|
| 2454 |
+
1,
|
| 2455 |
+
"LATENT"
|
| 2456 |
+
],
|
| 2457 |
+
[
|
| 2458 |
+
676,
|
| 2459 |
+
303,
|
| 2460 |
+
0,
|
| 2461 |
+
307,
|
| 2462 |
+
1,
|
| 2463 |
+
"INT"
|
| 2464 |
+
],
|
| 2465 |
+
[
|
| 2466 |
+
678,
|
| 2467 |
+
287,
|
| 2468 |
+
0,
|
| 2469 |
+
309,
|
| 2470 |
+
0,
|
| 2471 |
+
"LATENT"
|
| 2472 |
+
],
|
| 2473 |
+
[
|
| 2474 |
+
711,
|
| 2475 |
+
328,
|
| 2476 |
+
0,
|
| 2477 |
+
321,
|
| 2478 |
+
1,
|
| 2479 |
+
"VAE"
|
| 2480 |
+
],
|
| 2481 |
+
[
|
| 2482 |
+
712,
|
| 2483 |
+
327,
|
| 2484 |
+
0,
|
| 2485 |
+
300,
|
| 2486 |
+
1,
|
| 2487 |
+
"VAE"
|
| 2488 |
+
],
|
| 2489 |
+
[
|
| 2490 |
+
713,
|
| 2491 |
+
327,
|
| 2492 |
+
0,
|
| 2493 |
+
307,
|
| 2494 |
+
0,
|
| 2495 |
+
"VAE"
|
| 2496 |
+
],
|
| 2497 |
+
[
|
| 2498 |
+
755,
|
| 2499 |
+
338,
|
| 2500 |
+
0,
|
| 2501 |
+
337,
|
| 2502 |
+
0,
|
| 2503 |
+
"IMAGE"
|
| 2504 |
+
],
|
| 2505 |
+
[
|
| 2506 |
+
756,
|
| 2507 |
+
338,
|
| 2508 |
+
0,
|
| 2509 |
+
292,
|
| 2510 |
+
0,
|
| 2511 |
+
"IMAGE"
|
| 2512 |
+
],
|
| 2513 |
+
[
|
| 2514 |
+
760,
|
| 2515 |
+
322,
|
| 2516 |
+
1,
|
| 2517 |
+
307,
|
| 2518 |
+
2,
|
| 2519 |
+
"INT"
|
| 2520 |
+
],
|
| 2521 |
+
[
|
| 2522 |
+
830,
|
| 2523 |
+
305,
|
| 2524 |
+
0,
|
| 2525 |
+
306,
|
| 2526 |
+
0,
|
| 2527 |
+
"CONDITIONING"
|
| 2528 |
+
],
|
| 2529 |
+
[
|
| 2530 |
+
831,
|
| 2531 |
+
315,
|
| 2532 |
+
0,
|
| 2533 |
+
306,
|
| 2534 |
+
1,
|
| 2535 |
+
"CONDITIONING"
|
| 2536 |
+
],
|
| 2537 |
+
[
|
| 2538 |
+
835,
|
| 2539 |
+
309,
|
| 2540 |
+
0,
|
| 2541 |
+
354,
|
| 2542 |
+
2,
|
| 2543 |
+
"LATENT"
|
| 2544 |
+
],
|
| 2545 |
+
[
|
| 2546 |
+
836,
|
| 2547 |
+
309,
|
| 2548 |
+
1,
|
| 2549 |
+
300,
|
| 2550 |
+
0,
|
| 2551 |
+
"LATENT"
|
| 2552 |
+
],
|
| 2553 |
+
[
|
| 2554 |
+
850,
|
| 2555 |
+
354,
|
| 2556 |
+
2,
|
| 2557 |
+
321,
|
| 2558 |
+
0,
|
| 2559 |
+
"LATENT"
|
| 2560 |
+
],
|
| 2561 |
+
[
|
| 2562 |
+
852,
|
| 2563 |
+
303,
|
| 2564 |
+
0,
|
| 2565 |
+
298,
|
| 2566 |
+
2,
|
| 2567 |
+
"INT"
|
| 2568 |
+
],
|
| 2569 |
+
[
|
| 2570 |
+
871,
|
| 2571 |
+
322,
|
| 2572 |
+
0,
|
| 2573 |
+
372,
|
| 2574 |
+
2,
|
| 2575 |
+
"FLOAT"
|
| 2576 |
+
],
|
| 2577 |
+
[
|
| 2578 |
+
872,
|
| 2579 |
+
303,
|
| 2580 |
+
0,
|
| 2581 |
+
372,
|
| 2582 |
+
3,
|
| 2583 |
+
"INT"
|
| 2584 |
+
],
|
| 2585 |
+
[
|
| 2586 |
+
915,
|
| 2587 |
+
397,
|
| 2588 |
+
0,
|
| 2589 |
+
338,
|
| 2590 |
+
2,
|
| 2591 |
+
"INT"
|
| 2592 |
+
],
|
| 2593 |
+
[
|
| 2594 |
+
916,
|
| 2595 |
+
398,
|
| 2596 |
+
0,
|
| 2597 |
+
338,
|
| 2598 |
+
3,
|
| 2599 |
+
"INT"
|
| 2600 |
+
],
|
| 2601 |
+
[
|
| 2602 |
+
917,
|
| 2603 |
+
314,
|
| 2604 |
+
0,
|
| 2605 |
+
397,
|
| 2606 |
+
1,
|
| 2607 |
+
"INT"
|
| 2608 |
+
],
|
| 2609 |
+
[
|
| 2610 |
+
918,
|
| 2611 |
+
301,
|
| 2612 |
+
0,
|
| 2613 |
+
397,
|
| 2614 |
+
0,
|
| 2615 |
+
"INT"
|
| 2616 |
+
],
|
| 2617 |
+
[
|
| 2618 |
+
919,
|
| 2619 |
+
314,
|
| 2620 |
+
0,
|
| 2621 |
+
398,
|
| 2622 |
+
0,
|
| 2623 |
+
"INT"
|
| 2624 |
+
],
|
| 2625 |
+
[
|
| 2626 |
+
920,
|
| 2627 |
+
301,
|
| 2628 |
+
0,
|
| 2629 |
+
398,
|
| 2630 |
+
1,
|
| 2631 |
+
"INT"
|
| 2632 |
+
],
|
| 2633 |
+
[
|
| 2634 |
+
925,
|
| 2635 |
+
337,
|
| 2636 |
+
0,
|
| 2637 |
+
298,
|
| 2638 |
+
0,
|
| 2639 |
+
"INT"
|
| 2640 |
+
],
|
| 2641 |
+
[
|
| 2642 |
+
926,
|
| 2643 |
+
337,
|
| 2644 |
+
1,
|
| 2645 |
+
298,
|
| 2646 |
+
1,
|
| 2647 |
+
"INT"
|
| 2648 |
+
],
|
| 2649 |
+
[
|
| 2650 |
+
945,
|
| 2651 |
+
372,
|
| 2652 |
+
0,
|
| 2653 |
+
409,
|
| 2654 |
+
0,
|
| 2655 |
+
"IMAGE"
|
| 2656 |
+
],
|
| 2657 |
+
[
|
| 2658 |
+
946,
|
| 2659 |
+
322,
|
| 2660 |
+
0,
|
| 2661 |
+
409,
|
| 2662 |
+
4,
|
| 2663 |
+
"FLOAT"
|
| 2664 |
+
],
|
| 2665 |
+
[
|
| 2666 |
+
947,
|
| 2667 |
+
321,
|
| 2668 |
+
0,
|
| 2669 |
+
410,
|
| 2670 |
+
0,
|
| 2671 |
+
"IMAGE"
|
| 2672 |
+
],
|
| 2673 |
+
[
|
| 2674 |
+
948,
|
| 2675 |
+
300,
|
| 2676 |
+
0,
|
| 2677 |
+
410,
|
| 2678 |
+
1,
|
| 2679 |
+
"AUDIO"
|
| 2680 |
+
],
|
| 2681 |
+
[
|
| 2682 |
+
949,
|
| 2683 |
+
322,
|
| 2684 |
+
0,
|
| 2685 |
+
410,
|
| 2686 |
+
4,
|
| 2687 |
+
"FLOAT"
|
| 2688 |
+
],
|
| 2689 |
+
[
|
| 2690 |
+
1035,
|
| 2691 |
+
426,
|
| 2692 |
+
0,
|
| 2693 |
+
425,
|
| 2694 |
+
0,
|
| 2695 |
+
"INT"
|
| 2696 |
+
],
|
| 2697 |
+
[
|
| 2698 |
+
1036,
|
| 2699 |
+
426,
|
| 2700 |
+
1,
|
| 2701 |
+
425,
|
| 2702 |
+
1,
|
| 2703 |
+
"INT"
|
| 2704 |
+
],
|
| 2705 |
+
[
|
| 2706 |
+
1038,
|
| 2707 |
+
425,
|
| 2708 |
+
0,
|
| 2709 |
+
397,
|
| 2710 |
+
2,
|
| 2711 |
+
"BOOLEAN"
|
| 2712 |
+
],
|
| 2713 |
+
[
|
| 2714 |
+
1039,
|
| 2715 |
+
425,
|
| 2716 |
+
0,
|
| 2717 |
+
398,
|
| 2718 |
+
2,
|
| 2719 |
+
"BOOLEAN"
|
| 2720 |
+
],
|
| 2721 |
+
[
|
| 2722 |
+
1046,
|
| 2723 |
+
372,
|
| 2724 |
+
0,
|
| 2725 |
+
426,
|
| 2726 |
+
0,
|
| 2727 |
+
"IMAGE"
|
| 2728 |
+
],
|
| 2729 |
+
[
|
| 2730 |
+
1051,
|
| 2731 |
+
325,
|
| 2732 |
+
0,
|
| 2733 |
+
305,
|
| 2734 |
+
0,
|
| 2735 |
+
"CLIP"
|
| 2736 |
+
],
|
| 2737 |
+
[
|
| 2738 |
+
1052,
|
| 2739 |
+
325,
|
| 2740 |
+
0,
|
| 2741 |
+
315,
|
| 2742 |
+
0,
|
| 2743 |
+
"CLIP"
|
| 2744 |
+
],
|
| 2745 |
+
[
|
| 2746 |
+
1053,
|
| 2747 |
+
326,
|
| 2748 |
+
0,
|
| 2749 |
+
427,
|
| 2750 |
+
0,
|
| 2751 |
+
"MODEL"
|
| 2752 |
+
],
|
| 2753 |
+
[
|
| 2754 |
+
1054,
|
| 2755 |
+
427,
|
| 2756 |
+
0,
|
| 2757 |
+
316,
|
| 2758 |
+
0,
|
| 2759 |
+
"MODEL"
|
| 2760 |
+
],
|
| 2761 |
+
[
|
| 2762 |
+
1055,
|
| 2763 |
+
372,
|
| 2764 |
+
0,
|
| 2765 |
+
338,
|
| 2766 |
+
0,
|
| 2767 |
+
"IMAGE"
|
| 2768 |
+
],
|
| 2769 |
+
[
|
| 2770 |
+
1060,
|
| 2771 |
+
372,
|
| 2772 |
+
0,
|
| 2773 |
+
429,
|
| 2774 |
+
0,
|
| 2775 |
+
"IMAGE"
|
| 2776 |
+
],
|
| 2777 |
+
[
|
| 2778 |
+
1061,
|
| 2779 |
+
432,
|
| 2780 |
+
0,
|
| 2781 |
+
431,
|
| 2782 |
+
0,
|
| 2783 |
+
"STRING"
|
| 2784 |
+
],
|
| 2785 |
+
[
|
| 2786 |
+
1098,
|
| 2787 |
+
306,
|
| 2788 |
+
0,
|
| 2789 |
+
348,
|
| 2790 |
+
0,
|
| 2791 |
+
"CONDITIONING"
|
| 2792 |
+
],
|
| 2793 |
+
[
|
| 2794 |
+
1099,
|
| 2795 |
+
306,
|
| 2796 |
+
1,
|
| 2797 |
+
348,
|
| 2798 |
+
1,
|
| 2799 |
+
"CONDITIONING"
|
| 2800 |
+
],
|
| 2801 |
+
[
|
| 2802 |
+
1100,
|
| 2803 |
+
328,
|
| 2804 |
+
0,
|
| 2805 |
+
348,
|
| 2806 |
+
2,
|
| 2807 |
+
"VAE"
|
| 2808 |
+
],
|
| 2809 |
+
[
|
| 2810 |
+
1101,
|
| 2811 |
+
298,
|
| 2812 |
+
0,
|
| 2813 |
+
348,
|
| 2814 |
+
3,
|
| 2815 |
+
"LATENT"
|
| 2816 |
+
],
|
| 2817 |
+
[
|
| 2818 |
+
1102,
|
| 2819 |
+
292,
|
| 2820 |
+
0,
|
| 2821 |
+
348,
|
| 2822 |
+
4,
|
| 2823 |
+
"IMAGE"
|
| 2824 |
+
],
|
| 2825 |
+
[
|
| 2826 |
+
1103,
|
| 2827 |
+
348,
|
| 2828 |
+
0,
|
| 2829 |
+
316,
|
| 2830 |
+
1,
|
| 2831 |
+
"CONDITIONING"
|
| 2832 |
+
],
|
| 2833 |
+
[
|
| 2834 |
+
1104,
|
| 2835 |
+
348,
|
| 2836 |
+
1,
|
| 2837 |
+
316,
|
| 2838 |
+
2,
|
| 2839 |
+
"CONDITIONING"
|
| 2840 |
+
],
|
| 2841 |
+
[
|
| 2842 |
+
1105,
|
| 2843 |
+
348,
|
| 2844 |
+
2,
|
| 2845 |
+
319,
|
| 2846 |
+
0,
|
| 2847 |
+
"LATENT"
|
| 2848 |
+
],
|
| 2849 |
+
[
|
| 2850 |
+
1106,
|
| 2851 |
+
348,
|
| 2852 |
+
0,
|
| 2853 |
+
354,
|
| 2854 |
+
0,
|
| 2855 |
+
"CONDITIONING"
|
| 2856 |
+
],
|
| 2857 |
+
[
|
| 2858 |
+
1107,
|
| 2859 |
+
348,
|
| 2860 |
+
1,
|
| 2861 |
+
354,
|
| 2862 |
+
1,
|
| 2863 |
+
"CONDITIONING"
|
| 2864 |
+
],
|
| 2865 |
+
[
|
| 2866 |
+
1108,
|
| 2867 |
+
441,
|
| 2868 |
+
0,
|
| 2869 |
+
305,
|
| 2870 |
+
1,
|
| 2871 |
+
"STRING"
|
| 2872 |
+
],
|
| 2873 |
+
[
|
| 2874 |
+
1109,
|
| 2875 |
+
432,
|
| 2876 |
+
0,
|
| 2877 |
+
441,
|
| 2878 |
+
0,
|
| 2879 |
+
"STRING"
|
| 2880 |
+
],
|
| 2881 |
+
[
|
| 2882 |
+
1111,
|
| 2883 |
+
441,
|
| 2884 |
+
0,
|
| 2885 |
+
434,
|
| 2886 |
+
0,
|
| 2887 |
+
"STRING"
|
| 2888 |
+
],
|
| 2889 |
+
[
|
| 2890 |
+
1117,
|
| 2891 |
+
445,
|
| 2892 |
+
0,
|
| 2893 |
+
446,
|
| 2894 |
+
0,
|
| 2895 |
+
"CLIP"
|
| 2896 |
+
],
|
| 2897 |
+
[
|
| 2898 |
+
1118,
|
| 2899 |
+
433,
|
| 2900 |
+
0,
|
| 2901 |
+
446,
|
| 2902 |
+
1,
|
| 2903 |
+
"CLIP"
|
| 2904 |
+
],
|
| 2905 |
+
[
|
| 2906 |
+
1120,
|
| 2907 |
+
446,
|
| 2908 |
+
0,
|
| 2909 |
+
447,
|
| 2910 |
+
0,
|
| 2911 |
+
"CLIP"
|
| 2912 |
+
],
|
| 2913 |
+
[
|
| 2914 |
+
1121,
|
| 2915 |
+
429,
|
| 2916 |
+
0,
|
| 2917 |
+
447,
|
| 2918 |
+
1,
|
| 2919 |
+
"IMAGE"
|
| 2920 |
+
],
|
| 2921 |
+
[
|
| 2922 |
+
1122,
|
| 2923 |
+
431,
|
| 2924 |
+
0,
|
| 2925 |
+
447,
|
| 2926 |
+
2,
|
| 2927 |
+
"STRING"
|
| 2928 |
+
],
|
| 2929 |
+
[
|
| 2930 |
+
1123,
|
| 2931 |
+
447,
|
| 2932 |
+
0,
|
| 2933 |
+
441,
|
| 2934 |
+
1,
|
| 2935 |
+
"STRING"
|
| 2936 |
+
],
|
| 2937 |
+
[
|
| 2938 |
+
1126,
|
| 2939 |
+
308,
|
| 2940 |
+
0,
|
| 2941 |
+
287,
|
| 2942 |
+
3,
|
| 2943 |
+
"SIGMAS"
|
| 2944 |
+
]
|
| 2945 |
+
],
|
| 2946 |
+
"groups": [
|
| 2947 |
+
{
|
| 2948 |
+
"id": 3,
|
| 2949 |
+
"title": "Prompt",
|
| 2950 |
+
"bounding": [
|
| 2951 |
+
219.77430886998064,
|
| 2952 |
+
3078.5763995070574,
|
| 2953 |
+
620,
|
| 2954 |
+
679.9044048076004
|
| 2955 |
+
],
|
| 2956 |
+
"color": "#3f789e",
|
| 2957 |
+
"font_size": 24,
|
| 2958 |
+
"flags": {}
|
| 2959 |
+
},
|
| 2960 |
+
{
|
| 2961 |
+
"id": 20,
|
| 2962 |
+
"title": "Image Preprocess",
|
| 2963 |
+
"bounding": [
|
| 2964 |
+
-665.9767431539701,
|
| 2965 |
+
3679.819725146503,
|
| 2966 |
+
455.2337223144487,
|
| 2967 |
+
530.1658911299188
|
| 2968 |
+
],
|
| 2969 |
+
"color": "#3f789e",
|
| 2970 |
+
"font_size": 24,
|
| 2971 |
+
"flags": {}
|
| 2972 |
+
},
|
| 2973 |
+
{
|
| 2974 |
+
"id": 21,
|
| 2975 |
+
"title": "Sent Video To Model",
|
| 2976 |
+
"bounding": [
|
| 2977 |
+
214.18120116100414,
|
| 2978 |
+
3782.772659836068,
|
| 2979 |
+
960.8432010038264,
|
| 2980 |
+
396.49018495167513
|
| 2981 |
+
],
|
| 2982 |
+
"color": "#3f789e",
|
| 2983 |
+
"font_size": 24,
|
| 2984 |
+
"flags": {}
|
| 2985 |
+
},
|
| 2986 |
+
{
|
| 2987 |
+
"id": 26,
|
| 2988 |
+
"title": "Load Models",
|
| 2989 |
+
"bounding": [
|
| 2990 |
+
-1011.365432334764,
|
| 2991 |
+
2850.5575479276395,
|
| 2992 |
+
290,
|
| 2993 |
+
665.0151992401071
|
| 2994 |
+
],
|
| 2995 |
+
"color": "#3f789e",
|
| 2996 |
+
"font_size": 24,
|
| 2997 |
+
"flags": {}
|
| 2998 |
+
},
|
| 2999 |
+
{
|
| 3000 |
+
"id": 27,
|
| 3001 |
+
"title": "Resolution & Length",
|
| 3002 |
+
"bounding": [
|
| 3003 |
+
-1012.1679514569594,
|
| 3004 |
+
3538.6617926395147,
|
| 3005 |
+
291.22875317580247,
|
| 3006 |
+
569.0151992401112
|
| 3007 |
+
],
|
| 3008 |
+
"color": "#3f789e",
|
| 3009 |
+
"font_size": 24,
|
| 3010 |
+
"flags": {}
|
| 3011 |
+
},
|
| 3012 |
+
{
|
| 3013 |
+
"id": 28,
|
| 3014 |
+
"title": "Generate Video",
|
| 3015 |
+
"bounding": [
|
| 3016 |
+
865.0847654029207,
|
| 3017 |
+
3082.639922886294,
|
| 3018 |
+
882.0785718716893,
|
| 3019 |
+
562.637496938302
|
| 3020 |
+
],
|
| 3021 |
+
"color": "#3f789e",
|
| 3022 |
+
"font_size": 24,
|
| 3023 |
+
"flags": {}
|
| 3024 |
+
},
|
| 3025 |
+
{
|
| 3026 |
+
"id": 30,
|
| 3027 |
+
"title": "Enhance Prompt",
|
| 3028 |
+
"bounding": [
|
| 3029 |
+
219.84134777562036,
|
| 3030 |
+
2292.499537813793,
|
| 3031 |
+
1411.5935266917897,
|
| 3032 |
+
740.0956914669592
|
| 3033 |
+
],
|
| 3034 |
+
"color": "#3f789e",
|
| 3035 |
+
"font_size": 24,
|
| 3036 |
+
"flags": {}
|
| 3037 |
+
}
|
| 3038 |
+
],
|
| 3039 |
+
"config": {},
|
| 3040 |
+
"extra": {
|
| 3041 |
+
"frontendVersion": "1.42.15",
|
| 3042 |
+
"workflowRendererVersion": "LG",
|
| 3043 |
+
"prompt": {
|
| 3044 |
+
"1": {
|
| 3045 |
+
"inputs": {
|
| 3046 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3047 |
+
},
|
| 3048 |
+
"class_type": "CheckpointLoaderSimple",
|
| 3049 |
+
"_meta": {
|
| 3050 |
+
"title": "Load Checkpoint"
|
| 3051 |
+
}
|
| 3052 |
+
},
|
| 3053 |
+
"2": {
|
| 3054 |
+
"inputs": {
|
| 3055 |
+
"gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors",
|
| 3056 |
+
"ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors",
|
| 3057 |
+
"max_length": 1024
|
| 3058 |
+
},
|
| 3059 |
+
"class_type": "LTXVGemmaCLIPModelLoader",
|
| 3060 |
+
"_meta": {
|
| 3061 |
+
"title": "🅛🅣🅧 Gemma 3 Model Loader"
|
| 3062 |
+
}
|
| 3063 |
+
},
|
| 3064 |
+
"3": {
|
| 3065 |
+
"inputs": {
|
| 3066 |
+
"text": "",
|
| 3067 |
+
"clip": [
|
| 3068 |
+
"2",
|
| 3069 |
+
0
|
| 3070 |
+
]
|
| 3071 |
+
},
|
| 3072 |
+
"class_type": "CLIPTextEncode",
|
| 3073 |
+
"_meta": {
|
| 3074 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3075 |
+
}
|
| 3076 |
+
},
|
| 3077 |
+
"4": {
|
| 3078 |
+
"inputs": {
|
| 3079 |
+
"text": "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles",
|
| 3080 |
+
"clip": [
|
| 3081 |
+
"2",
|
| 3082 |
+
0
|
| 3083 |
+
]
|
| 3084 |
+
},
|
| 3085 |
+
"class_type": "CLIPTextEncode",
|
| 3086 |
+
"_meta": {
|
| 3087 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3088 |
+
}
|
| 3089 |
+
},
|
| 3090 |
+
"8": {
|
| 3091 |
+
"inputs": {
|
| 3092 |
+
"sampler_name": "euler"
|
| 3093 |
+
},
|
| 3094 |
+
"class_type": "KSamplerSelect",
|
| 3095 |
+
"_meta": {
|
| 3096 |
+
"title": "KSamplerSelect"
|
| 3097 |
+
}
|
| 3098 |
+
},
|
| 3099 |
+
"9": {
|
| 3100 |
+
"inputs": {
|
| 3101 |
+
"steps": 20,
|
| 3102 |
+
"max_shift": 2.05,
|
| 3103 |
+
"base_shift": 0.95,
|
| 3104 |
+
"stretch": true,
|
| 3105 |
+
"terminal": 0.1,
|
| 3106 |
+
"latent": [
|
| 3107 |
+
"28",
|
| 3108 |
+
0
|
| 3109 |
+
]
|
| 3110 |
+
},
|
| 3111 |
+
"class_type": "LTXVScheduler",
|
| 3112 |
+
"_meta": {
|
| 3113 |
+
"title": "LTXVScheduler"
|
| 3114 |
+
}
|
| 3115 |
+
},
|
| 3116 |
+
"11": {
|
| 3117 |
+
"inputs": {
|
| 3118 |
+
"noise_seed": 10
|
| 3119 |
+
},
|
| 3120 |
+
"class_type": "RandomNoise",
|
| 3121 |
+
"_meta": {
|
| 3122 |
+
"title": "RandomNoise"
|
| 3123 |
+
}
|
| 3124 |
+
},
|
| 3125 |
+
"12": {
|
| 3126 |
+
"inputs": {
|
| 3127 |
+
"samples": [
|
| 3128 |
+
"29",
|
| 3129 |
+
0
|
| 3130 |
+
],
|
| 3131 |
+
"vae": [
|
| 3132 |
+
"1",
|
| 3133 |
+
2
|
| 3134 |
+
]
|
| 3135 |
+
},
|
| 3136 |
+
"class_type": "VAEDecode",
|
| 3137 |
+
"_meta": {
|
| 3138 |
+
"title": "VAE Decode"
|
| 3139 |
+
}
|
| 3140 |
+
},
|
| 3141 |
+
"13": {
|
| 3142 |
+
"inputs": {
|
| 3143 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3144 |
+
},
|
| 3145 |
+
"class_type": "LTXVAudioVAELoader",
|
| 3146 |
+
"_meta": {
|
| 3147 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Loader"
|
| 3148 |
+
}
|
| 3149 |
+
},
|
| 3150 |
+
"14": {
|
| 3151 |
+
"inputs": {
|
| 3152 |
+
"samples": [
|
| 3153 |
+
"29",
|
| 3154 |
+
1
|
| 3155 |
+
],
|
| 3156 |
+
"audio_vae": [
|
| 3157 |
+
"13",
|
| 3158 |
+
0
|
| 3159 |
+
]
|
| 3160 |
+
},
|
| 3161 |
+
"class_type": "LTXVAudioVAEDecode",
|
| 3162 |
+
"_meta": {
|
| 3163 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Decode"
|
| 3164 |
+
}
|
| 3165 |
+
},
|
| 3166 |
+
"15": {
|
| 3167 |
+
"inputs": {
|
| 3168 |
+
"frame_rate": [
|
| 3169 |
+
"23",
|
| 3170 |
+
0
|
| 3171 |
+
],
|
| 3172 |
+
"loop_count": 0,
|
| 3173 |
+
"filename_prefix": "AnimateDiff",
|
| 3174 |
+
"format": "video/h264-mp4",
|
| 3175 |
+
"pix_fmt": "yuv420p",
|
| 3176 |
+
"crf": 19,
|
| 3177 |
+
"save_metadata": true,
|
| 3178 |
+
"trim_to_audio": false,
|
| 3179 |
+
"pingpong": false,
|
| 3180 |
+
"save_output": true,
|
| 3181 |
+
"images": [
|
| 3182 |
+
"12",
|
| 3183 |
+
0
|
| 3184 |
+
],
|
| 3185 |
+
"audio": [
|
| 3186 |
+
"14",
|
| 3187 |
+
0
|
| 3188 |
+
]
|
| 3189 |
+
},
|
| 3190 |
+
"class_type": "VHS_VideoCombine",
|
| 3191 |
+
"_meta": {
|
| 3192 |
+
"title": "Video Combine 🎥🅥🅗🅢"
|
| 3193 |
+
}
|
| 3194 |
+
},
|
| 3195 |
+
"17": {
|
| 3196 |
+
"inputs": {
|
| 3197 |
+
"skip_blocks": "29",
|
| 3198 |
+
"model": [
|
| 3199 |
+
"28",
|
| 3200 |
+
1
|
| 3201 |
+
],
|
| 3202 |
+
"positive": [
|
| 3203 |
+
"22",
|
| 3204 |
+
0
|
| 3205 |
+
],
|
| 3206 |
+
"negative": [
|
| 3207 |
+
"22",
|
| 3208 |
+
1
|
| 3209 |
+
],
|
| 3210 |
+
"parameters": [
|
| 3211 |
+
"18",
|
| 3212 |
+
0
|
| 3213 |
+
]
|
| 3214 |
+
},
|
| 3215 |
+
"class_type": "MultimodalGuider",
|
| 3216 |
+
"_meta": {
|
| 3217 |
+
"title": "🅛🅣🅧 Multimodal Guider"
|
| 3218 |
+
}
|
| 3219 |
+
},
|
| 3220 |
+
"18": {
|
| 3221 |
+
"inputs": {
|
| 3222 |
+
"modality": "VIDEO",
|
| 3223 |
+
"cfg": 3,
|
| 3224 |
+
"stg": 0,
|
| 3225 |
+
"rescale": 0,
|
| 3226 |
+
"modality_scale": 3,
|
| 3227 |
+
"parameters": [
|
| 3228 |
+
"19",
|
| 3229 |
+
0
|
| 3230 |
+
]
|
| 3231 |
+
},
|
| 3232 |
+
"class_type": "GuiderParameters",
|
| 3233 |
+
"_meta": {
|
| 3234 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3235 |
+
}
|
| 3236 |
+
},
|
| 3237 |
+
"19": {
|
| 3238 |
+
"inputs": {
|
| 3239 |
+
"modality": "AUDIO",
|
| 3240 |
+
"cfg": 7,
|
| 3241 |
+
"stg": 0,
|
| 3242 |
+
"rescale": 0,
|
| 3243 |
+
"modality_scale": 3
|
| 3244 |
+
},
|
| 3245 |
+
"class_type": "GuiderParameters",
|
| 3246 |
+
"_meta": {
|
| 3247 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3248 |
+
}
|
| 3249 |
+
},
|
| 3250 |
+
"21": {
|
| 3251 |
+
"inputs": {
|
| 3252 |
+
"audioUI": "",
|
| 3253 |
+
"audio": [
|
| 3254 |
+
"14",
|
| 3255 |
+
0
|
| 3256 |
+
]
|
| 3257 |
+
},
|
| 3258 |
+
"class_type": "PreviewAudio",
|
| 3259 |
+
"_meta": {
|
| 3260 |
+
"title": "PreviewAudio"
|
| 3261 |
+
}
|
| 3262 |
+
},
|
| 3263 |
+
"22": {
|
| 3264 |
+
"inputs": {
|
| 3265 |
+
"frame_rate": [
|
| 3266 |
+
"23",
|
| 3267 |
+
0
|
| 3268 |
+
],
|
| 3269 |
+
"positive": [
|
| 3270 |
+
"3",
|
| 3271 |
+
0
|
| 3272 |
+
],
|
| 3273 |
+
"negative": [
|
| 3274 |
+
"4",
|
| 3275 |
+
0
|
| 3276 |
+
]
|
| 3277 |
+
},
|
| 3278 |
+
"class_type": "LTXVConditioning",
|
| 3279 |
+
"_meta": {
|
| 3280 |
+
"title": "LTXVConditioning"
|
| 3281 |
+
}
|
| 3282 |
+
},
|
| 3283 |
+
"23": {
|
| 3284 |
+
"inputs": {
|
| 3285 |
+
"value": 25
|
| 3286 |
+
},
|
| 3287 |
+
"class_type": "FloatConstant",
|
| 3288 |
+
"_meta": {
|
| 3289 |
+
"title": "Float Constant"
|
| 3290 |
+
}
|
| 3291 |
+
},
|
| 3292 |
+
"26": {
|
| 3293 |
+
"inputs": {
|
| 3294 |
+
"frames_number": [
|
| 3295 |
+
"27",
|
| 3296 |
+
0
|
| 3297 |
+
],
|
| 3298 |
+
"frame_rate": [
|
| 3299 |
+
"42",
|
| 3300 |
+
0
|
| 3301 |
+
],
|
| 3302 |
+
"batch_size": 1
|
| 3303 |
+
},
|
| 3304 |
+
"class_type": "LTXVEmptyLatentAudio",
|
| 3305 |
+
"_meta": {
|
| 3306 |
+
"title": "🅛🅣🅧 LTXV Empty Latent Audio"
|
| 3307 |
+
}
|
| 3308 |
+
},
|
| 3309 |
+
"27": {
|
| 3310 |
+
"inputs": {
|
| 3311 |
+
"value": 105
|
| 3312 |
+
},
|
| 3313 |
+
"class_type": "INTConstant",
|
| 3314 |
+
"_meta": {
|
| 3315 |
+
"title": "INT Constant"
|
| 3316 |
+
}
|
| 3317 |
+
},
|
| 3318 |
+
"28": {
|
| 3319 |
+
"inputs": {
|
| 3320 |
+
"video_latent": [
|
| 3321 |
+
"43",
|
| 3322 |
+
0
|
| 3323 |
+
],
|
| 3324 |
+
"audio_latent": [
|
| 3325 |
+
"26",
|
| 3326 |
+
0
|
| 3327 |
+
],
|
| 3328 |
+
"model": [
|
| 3329 |
+
"44",
|
| 3330 |
+
0
|
| 3331 |
+
]
|
| 3332 |
+
},
|
| 3333 |
+
"class_type": "LTXVConcatAVLatent",
|
| 3334 |
+
"_meta": {
|
| 3335 |
+
"title": "🅛🅣🅧 LTXV Concat AV Latent"
|
| 3336 |
+
}
|
| 3337 |
+
},
|
| 3338 |
+
"29": {
|
| 3339 |
+
"inputs": {
|
| 3340 |
+
"av_latent": [
|
| 3341 |
+
"41",
|
| 3342 |
+
0
|
| 3343 |
+
],
|
| 3344 |
+
"model": [
|
| 3345 |
+
"28",
|
| 3346 |
+
1
|
| 3347 |
+
]
|
| 3348 |
+
},
|
| 3349 |
+
"class_type": "LTXVSeparateAVLatent",
|
| 3350 |
+
"_meta": {
|
| 3351 |
+
"title": "🅛🅣🅧 LTXV Separate AV Latent"
|
| 3352 |
+
}
|
| 3353 |
+
},
|
| 3354 |
+
"41": {
|
| 3355 |
+
"inputs": {
|
| 3356 |
+
"noise": [
|
| 3357 |
+
"11",
|
| 3358 |
+
0
|
| 3359 |
+
],
|
| 3360 |
+
"guider": [
|
| 3361 |
+
"17",
|
| 3362 |
+
0
|
| 3363 |
+
],
|
| 3364 |
+
"sampler": [
|
| 3365 |
+
"8",
|
| 3366 |
+
0
|
| 3367 |
+
],
|
| 3368 |
+
"sigmas": [
|
| 3369 |
+
"9",
|
| 3370 |
+
0
|
| 3371 |
+
],
|
| 3372 |
+
"latent_image": [
|
| 3373 |
+
"28",
|
| 3374 |
+
0
|
| 3375 |
+
]
|
| 3376 |
+
},
|
| 3377 |
+
"class_type": "SamplerCustomAdvanced",
|
| 3378 |
+
"_meta": {
|
| 3379 |
+
"title": "SamplerCustomAdvanced"
|
| 3380 |
+
}
|
| 3381 |
+
},
|
| 3382 |
+
"42": {
|
| 3383 |
+
"inputs": {
|
| 3384 |
+
"a": [
|
| 3385 |
+
"23",
|
| 3386 |
+
0
|
| 3387 |
+
]
|
| 3388 |
+
},
|
| 3389 |
+
"class_type": "CM_FloatToInt",
|
| 3390 |
+
"_meta": {
|
| 3391 |
+
"title": "FloatToInt"
|
| 3392 |
+
}
|
| 3393 |
+
},
|
| 3394 |
+
"43": {
|
| 3395 |
+
"inputs": {
|
| 3396 |
+
"width": 768,
|
| 3397 |
+
"height": 512,
|
| 3398 |
+
"length": [
|
| 3399 |
+
"27",
|
| 3400 |
+
0
|
| 3401 |
+
],
|
| 3402 |
+
"batch_size": 1
|
| 3403 |
+
},
|
| 3404 |
+
"class_type": "EmptyLTXVLatentVideo",
|
| 3405 |
+
"_meta": {
|
| 3406 |
+
"title": "EmptyLTXVLatentVideo"
|
| 3407 |
+
}
|
| 3408 |
+
},
|
| 3409 |
+
"44": {
|
| 3410 |
+
"inputs": {
|
| 3411 |
+
"torch_compile": true,
|
| 3412 |
+
"disable_backup": false,
|
| 3413 |
+
"model": [
|
| 3414 |
+
"1",
|
| 3415 |
+
0
|
| 3416 |
+
]
|
| 3417 |
+
},
|
| 3418 |
+
"class_type": "LTXVSequenceParallelMultiGPUPatcher",
|
| 3419 |
+
"_meta": {
|
| 3420 |
+
"title": "LTXVSequenceParallelMultiGPUPatcher"
|
| 3421 |
+
}
|
| 3422 |
+
},
|
| 3423 |
+
"45": {
|
| 3424 |
+
"inputs": {
|
| 3425 |
+
"frame_idx": 0,
|
| 3426 |
+
"strength": 1
|
| 3427 |
+
},
|
| 3428 |
+
"class_type": "LTXVAddGuide",
|
| 3429 |
+
"_meta": {
|
| 3430 |
+
"title": "LTXVAddGuide"
|
| 3431 |
+
}
|
| 3432 |
+
}
|
| 3433 |
+
},
|
| 3434 |
+
"comfy_fork_version": "feature/av_inference@a6994ed1",
|
| 3435 |
+
"VHS_latentpreview": false,
|
| 3436 |
+
"VHS_latentpreviewrate": 0,
|
| 3437 |
+
"VHS_MetadataImage": true,
|
| 3438 |
+
"VHS_KeepIntermediate": true,
|
| 3439 |
+
"ds": {
|
| 3440 |
+
"scale": 0.590868731023159,
|
| 3441 |
+
"offset": [
|
| 3442 |
+
1307.46210036484,
|
| 3443 |
+
-2269.4721346403267
|
| 3444 |
+
]
|
| 3445 |
+
}
|
| 3446 |
+
},
|
| 3447 |
+
"version": 0.4
|
| 3448 |
+
}
|
LTX 2.3 Head Swap V3.json
ADDED
|
@@ -0,0 +1,3564 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "07824bbb-6672-4bb0-ac36-4313a519e35b",
|
| 3 |
+
"revision": 0,
|
| 4 |
+
"last_node_id": 450,
|
| 5 |
+
"last_link_id": 1147,
|
| 6 |
+
"nodes": [
|
| 7 |
+
{
|
| 8 |
+
"id": 325,
|
| 9 |
+
"type": "DualCLIPLoader",
|
| 10 |
+
"pos": [
|
| 11 |
+
-1135.0881343080562,
|
| 12 |
+
3135.2333554846073
|
| 13 |
+
],
|
| 14 |
+
"size": [
|
| 15 |
+
270,
|
| 16 |
+
130
|
| 17 |
+
],
|
| 18 |
+
"flags": {},
|
| 19 |
+
"order": 0,
|
| 20 |
+
"mode": 0,
|
| 21 |
+
"inputs": [],
|
| 22 |
+
"outputs": [
|
| 23 |
+
{
|
| 24 |
+
"name": "CLIP",
|
| 25 |
+
"type": "CLIP",
|
| 26 |
+
"links": [
|
| 27 |
+
786,
|
| 28 |
+
866
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
],
|
| 32 |
+
"properties": {
|
| 33 |
+
"cnr_id": "comfy-core",
|
| 34 |
+
"ver": "0.16.4",
|
| 35 |
+
"Node name for S&R": "DualCLIPLoader"
|
| 36 |
+
},
|
| 37 |
+
"widgets_values": [
|
| 38 |
+
"gemma_3_12B_it_fp8_scaled.safetensors",
|
| 39 |
+
"ltx-2.3_text_projection_bf16.safetensors",
|
| 40 |
+
"ltxv",
|
| 41 |
+
"default"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"id": 294,
|
| 46 |
+
"type": "KSamplerSelect",
|
| 47 |
+
"pos": [
|
| 48 |
+
1143.2773895804594,
|
| 49 |
+
3326.726108955185
|
| 50 |
+
],
|
| 51 |
+
"size": [
|
| 52 |
+
267.6930503641306,
|
| 53 |
+
70.56493940457344
|
| 54 |
+
],
|
| 55 |
+
"flags": {},
|
| 56 |
+
"order": 1,
|
| 57 |
+
"mode": 0,
|
| 58 |
+
"inputs": [],
|
| 59 |
+
"outputs": [
|
| 60 |
+
{
|
| 61 |
+
"name": "SAMPLER",
|
| 62 |
+
"type": "SAMPLER",
|
| 63 |
+
"links": [
|
| 64 |
+
646
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
],
|
| 68 |
+
"properties": {
|
| 69 |
+
"cnr_id": "comfy-core",
|
| 70 |
+
"ver": "0.3.56",
|
| 71 |
+
"Node name for S&R": "KSamplerSelect",
|
| 72 |
+
"enableTabs": false,
|
| 73 |
+
"tabWidth": 65,
|
| 74 |
+
"tabXOffset": 10,
|
| 75 |
+
"hasSecondTab": false,
|
| 76 |
+
"secondTabText": "Send Back",
|
| 77 |
+
"secondTabOffset": 80,
|
| 78 |
+
"secondTabWidth": 65
|
| 79 |
+
},
|
| 80 |
+
"widgets_values": [
|
| 81 |
+
"euler_ancestral_cfg_pp"
|
| 82 |
+
]
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"id": 308,
|
| 86 |
+
"type": "ManualSigmas",
|
| 87 |
+
"pos": [
|
| 88 |
+
1143.2773895804594,
|
| 89 |
+
3570.6903363106117
|
| 90 |
+
],
|
| 91 |
+
"size": [
|
| 92 |
+
278.91700445727486,
|
| 93 |
+
58
|
| 94 |
+
],
|
| 95 |
+
"flags": {},
|
| 96 |
+
"order": 2,
|
| 97 |
+
"mode": 0,
|
| 98 |
+
"inputs": [],
|
| 99 |
+
"outputs": [
|
| 100 |
+
{
|
| 101 |
+
"name": "SIGMAS",
|
| 102 |
+
"type": "SIGMAS",
|
| 103 |
+
"links": [
|
| 104 |
+
647
|
| 105 |
+
]
|
| 106 |
+
}
|
| 107 |
+
],
|
| 108 |
+
"properties": {
|
| 109 |
+
"cnr_id": "comfy-core",
|
| 110 |
+
"ver": "0.14.1",
|
| 111 |
+
"Node name for S&R": "ManualSigmas",
|
| 112 |
+
"enableTabs": false,
|
| 113 |
+
"tabWidth": 65,
|
| 114 |
+
"tabXOffset": 10,
|
| 115 |
+
"hasSecondTab": false,
|
| 116 |
+
"secondTabText": "Send Back",
|
| 117 |
+
"secondTabOffset": 80,
|
| 118 |
+
"secondTabWidth": 65
|
| 119 |
+
},
|
| 120 |
+
"widgets_values": [
|
| 121 |
+
"1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0"
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"id": 287,
|
| 126 |
+
"type": "SamplerCustomAdvanced",
|
| 127 |
+
"pos": [
|
| 128 |
+
1495.1144585052973,
|
| 129 |
+
3201.509382977938
|
| 130 |
+
],
|
| 131 |
+
"size": [
|
| 132 |
+
213.125,
|
| 133 |
+
120
|
| 134 |
+
],
|
| 135 |
+
"flags": {},
|
| 136 |
+
"order": 40,
|
| 137 |
+
"mode": 0,
|
| 138 |
+
"inputs": [
|
| 139 |
+
{
|
| 140 |
+
"name": "noise",
|
| 141 |
+
"type": "NOISE",
|
| 142 |
+
"link": 644
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"name": "guider",
|
| 146 |
+
"type": "GUIDER",
|
| 147 |
+
"link": 645
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"name": "sampler",
|
| 151 |
+
"type": "SAMPLER",
|
| 152 |
+
"link": 646
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "sigmas",
|
| 156 |
+
"type": "SIGMAS",
|
| 157 |
+
"link": 647
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"name": "latent_image",
|
| 161 |
+
"type": "LATENT",
|
| 162 |
+
"link": 648
|
| 163 |
+
}
|
| 164 |
+
],
|
| 165 |
+
"outputs": [
|
| 166 |
+
{
|
| 167 |
+
"name": "output",
|
| 168 |
+
"type": "LATENT",
|
| 169 |
+
"links": [
|
| 170 |
+
678
|
| 171 |
+
]
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"name": "denoised_output",
|
| 175 |
+
"type": "LATENT",
|
| 176 |
+
"links": []
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"properties": {
|
| 180 |
+
"cnr_id": "comfy-core",
|
| 181 |
+
"ver": "0.3.60",
|
| 182 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 183 |
+
"enableTabs": false,
|
| 184 |
+
"tabWidth": 65,
|
| 185 |
+
"tabXOffset": 10,
|
| 186 |
+
"hasSecondTab": false,
|
| 187 |
+
"secondTabText": "Send Back",
|
| 188 |
+
"secondTabOffset": 80,
|
| 189 |
+
"secondTabWidth": 65
|
| 190 |
+
},
|
| 191 |
+
"widgets_values": []
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"id": 316,
|
| 195 |
+
"type": "CFGGuider",
|
| 196 |
+
"pos": [
|
| 197 |
+
1436.4596617156624,
|
| 198 |
+
3373.574877080123
|
| 199 |
+
],
|
| 200 |
+
"size": [
|
| 201 |
+
270,
|
| 202 |
+
106.66666666666667
|
| 203 |
+
],
|
| 204 |
+
"flags": {},
|
| 205 |
+
"order": 38,
|
| 206 |
+
"mode": 0,
|
| 207 |
+
"inputs": [
|
| 208 |
+
{
|
| 209 |
+
"name": "model",
|
| 210 |
+
"type": "MODEL",
|
| 211 |
+
"link": 1050
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"name": "positive",
|
| 215 |
+
"type": "CONDITIONING",
|
| 216 |
+
"link": 1109
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"name": "negative",
|
| 220 |
+
"type": "CONDITIONING",
|
| 221 |
+
"link": 1110
|
| 222 |
+
}
|
| 223 |
+
],
|
| 224 |
+
"outputs": [
|
| 225 |
+
{
|
| 226 |
+
"name": "GUIDER",
|
| 227 |
+
"type": "GUIDER",
|
| 228 |
+
"links": [
|
| 229 |
+
645
|
| 230 |
+
]
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"properties": {
|
| 234 |
+
"cnr_id": "comfy-core",
|
| 235 |
+
"ver": "0.3.64",
|
| 236 |
+
"Node name for S&R": "CFGGuider",
|
| 237 |
+
"enableTabs": false,
|
| 238 |
+
"tabWidth": 65,
|
| 239 |
+
"tabXOffset": 10,
|
| 240 |
+
"hasSecondTab": false,
|
| 241 |
+
"secondTabText": "Send Back",
|
| 242 |
+
"secondTabOffset": 80,
|
| 243 |
+
"secondTabWidth": 65
|
| 244 |
+
},
|
| 245 |
+
"widgets_values": [
|
| 246 |
+
1
|
| 247 |
+
]
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"id": 309,
|
| 251 |
+
"type": "LTXVSeparateAVLatent",
|
| 252 |
+
"pos": [
|
| 253 |
+
1729.1639569041938,
|
| 254 |
+
3202.1807319120853
|
| 255 |
+
],
|
| 256 |
+
"size": [
|
| 257 |
+
216.74713103218255,
|
| 258 |
+
61.36781582163621
|
| 259 |
+
],
|
| 260 |
+
"flags": {},
|
| 261 |
+
"order": 41,
|
| 262 |
+
"mode": 0,
|
| 263 |
+
"inputs": [
|
| 264 |
+
{
|
| 265 |
+
"name": "av_latent",
|
| 266 |
+
"type": "LATENT",
|
| 267 |
+
"link": 678
|
| 268 |
+
}
|
| 269 |
+
],
|
| 270 |
+
"outputs": [
|
| 271 |
+
{
|
| 272 |
+
"name": "video_latent",
|
| 273 |
+
"type": "LATENT",
|
| 274 |
+
"links": [
|
| 275 |
+
835
|
| 276 |
+
]
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"name": "audio_latent",
|
| 280 |
+
"type": "LATENT",
|
| 281 |
+
"links": [
|
| 282 |
+
836
|
| 283 |
+
]
|
| 284 |
+
}
|
| 285 |
+
],
|
| 286 |
+
"properties": {
|
| 287 |
+
"cnr_id": "comfy-core",
|
| 288 |
+
"ver": "0.5.1",
|
| 289 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 290 |
+
"enableTabs": false,
|
| 291 |
+
"tabWidth": 65,
|
| 292 |
+
"tabXOffset": 10,
|
| 293 |
+
"hasSecondTab": false,
|
| 294 |
+
"secondTabText": "Send Back",
|
| 295 |
+
"secondTabOffset": 80,
|
| 296 |
+
"secondTabWidth": 65
|
| 297 |
+
},
|
| 298 |
+
"widgets_values": []
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"id": 354,
|
| 302 |
+
"type": "LTXVCropGuides",
|
| 303 |
+
"pos": [
|
| 304 |
+
1736.4481192427472,
|
| 305 |
+
3313.5079763051144
|
| 306 |
+
],
|
| 307 |
+
"size": [
|
| 308 |
+
152.7134765625,
|
| 309 |
+
66
|
| 310 |
+
],
|
| 311 |
+
"flags": {},
|
| 312 |
+
"order": 42,
|
| 313 |
+
"mode": 0,
|
| 314 |
+
"inputs": [
|
| 315 |
+
{
|
| 316 |
+
"name": "positive",
|
| 317 |
+
"type": "CONDITIONING",
|
| 318 |
+
"link": 1111
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"name": "negative",
|
| 322 |
+
"type": "CONDITIONING",
|
| 323 |
+
"link": 1112
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "latent",
|
| 327 |
+
"type": "LATENT",
|
| 328 |
+
"link": 835
|
| 329 |
+
}
|
| 330 |
+
],
|
| 331 |
+
"outputs": [
|
| 332 |
+
{
|
| 333 |
+
"name": "positive",
|
| 334 |
+
"type": "CONDITIONING",
|
| 335 |
+
"links": null
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"name": "negative",
|
| 339 |
+
"type": "CONDITIONING",
|
| 340 |
+
"links": null
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"name": "latent",
|
| 344 |
+
"type": "LATENT",
|
| 345 |
+
"links": [
|
| 346 |
+
850
|
| 347 |
+
]
|
| 348 |
+
}
|
| 349 |
+
],
|
| 350 |
+
"properties": {
|
| 351 |
+
"cnr_id": "comfy-core",
|
| 352 |
+
"ver": "0.17.0",
|
| 353 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 354 |
+
},
|
| 355 |
+
"widgets_values": []
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"id": 321,
|
| 359 |
+
"type": "VAEDecodeTiled",
|
| 360 |
+
"pos": [
|
| 361 |
+
1735.3559614521484,
|
| 362 |
+
3426.9058623052856
|
| 363 |
+
],
|
| 364 |
+
"size": [
|
| 365 |
+
270,
|
| 366 |
+
150
|
| 367 |
+
],
|
| 368 |
+
"flags": {},
|
| 369 |
+
"order": 44,
|
| 370 |
+
"mode": 0,
|
| 371 |
+
"inputs": [
|
| 372 |
+
{
|
| 373 |
+
"name": "samples",
|
| 374 |
+
"type": "LATENT",
|
| 375 |
+
"link": 850
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"name": "vae",
|
| 379 |
+
"type": "VAE",
|
| 380 |
+
"link": 711
|
| 381 |
+
}
|
| 382 |
+
],
|
| 383 |
+
"outputs": [
|
| 384 |
+
{
|
| 385 |
+
"name": "IMAGE",
|
| 386 |
+
"type": "IMAGE",
|
| 387 |
+
"links": [
|
| 388 |
+
947
|
| 389 |
+
]
|
| 390 |
+
}
|
| 391 |
+
],
|
| 392 |
+
"properties": {
|
| 393 |
+
"cnr_id": "comfy-core",
|
| 394 |
+
"ver": "0.14.1",
|
| 395 |
+
"Node name for S&R": "VAEDecodeTiled",
|
| 396 |
+
"enableTabs": false,
|
| 397 |
+
"tabWidth": 65,
|
| 398 |
+
"tabXOffset": 10,
|
| 399 |
+
"hasSecondTab": false,
|
| 400 |
+
"secondTabText": "Send Back",
|
| 401 |
+
"secondTabOffset": 80,
|
| 402 |
+
"secondTabWidth": 65
|
| 403 |
+
},
|
| 404 |
+
"widgets_values": [
|
| 405 |
+
256,
|
| 406 |
+
64,
|
| 407 |
+
592,
|
| 408 |
+
4
|
| 409 |
+
]
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"id": 315,
|
| 413 |
+
"type": "CLIPTextEncode",
|
| 414 |
+
"pos": [
|
| 415 |
+
496.1297213217095,
|
| 416 |
+
3628.9281823096107
|
| 417 |
+
],
|
| 418 |
+
"size": [
|
| 419 |
+
590,
|
| 420 |
+
160
|
| 421 |
+
],
|
| 422 |
+
"flags": {},
|
| 423 |
+
"order": 23,
|
| 424 |
+
"mode": 0,
|
| 425 |
+
"inputs": [
|
| 426 |
+
{
|
| 427 |
+
"name": "clip",
|
| 428 |
+
"type": "CLIP",
|
| 429 |
+
"link": 785
|
| 430 |
+
}
|
| 431 |
+
],
|
| 432 |
+
"outputs": [
|
| 433 |
+
{
|
| 434 |
+
"name": "CONDITIONING",
|
| 435 |
+
"type": "CONDITIONING",
|
| 436 |
+
"links": [
|
| 437 |
+
831
|
| 438 |
+
]
|
| 439 |
+
}
|
| 440 |
+
],
|
| 441 |
+
"properties": {
|
| 442 |
+
"cnr_id": "comfy-core",
|
| 443 |
+
"ver": "0.3.56",
|
| 444 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 445 |
+
"enableTabs": false,
|
| 446 |
+
"tabWidth": 65,
|
| 447 |
+
"tabXOffset": 10,
|
| 448 |
+
"hasSecondTab": false,
|
| 449 |
+
"secondTabText": "Send Back",
|
| 450 |
+
"secondTabOffset": 80,
|
| 451 |
+
"secondTabWidth": 65
|
| 452 |
+
},
|
| 453 |
+
"widgets_values": [
|
| 454 |
+
"pc game, console game, video game, cartoon, childish, ugly"
|
| 455 |
+
],
|
| 456 |
+
"color": "#323",
|
| 457 |
+
"bgcolor": "#535"
|
| 458 |
+
},
|
| 459 |
+
{
|
| 460 |
+
"id": 314,
|
| 461 |
+
"type": "PrimitiveInt",
|
| 462 |
+
"pos": [
|
| 463 |
+
-1132.8135201809878,
|
| 464 |
+
3818.72190032259
|
| 465 |
+
],
|
| 466 |
+
"size": [
|
| 467 |
+
269.72415577200263,
|
| 468 |
+
82
|
| 469 |
+
],
|
| 470 |
+
"flags": {},
|
| 471 |
+
"order": 3,
|
| 472 |
+
"mode": 0,
|
| 473 |
+
"inputs": [],
|
| 474 |
+
"outputs": [
|
| 475 |
+
{
|
| 476 |
+
"name": "INT",
|
| 477 |
+
"type": "INT",
|
| 478 |
+
"links": [
|
| 479 |
+
917,
|
| 480 |
+
919
|
| 481 |
+
]
|
| 482 |
+
}
|
| 483 |
+
],
|
| 484 |
+
"title": "Width",
|
| 485 |
+
"properties": {
|
| 486 |
+
"cnr_id": "comfy-core",
|
| 487 |
+
"ver": "0.16.3",
|
| 488 |
+
"Node name for S&R": "PrimitiveInt",
|
| 489 |
+
"enableTabs": false,
|
| 490 |
+
"tabWidth": 65,
|
| 491 |
+
"tabXOffset": 10,
|
| 492 |
+
"hasSecondTab": false,
|
| 493 |
+
"secondTabText": "Send Back",
|
| 494 |
+
"secondTabOffset": 80,
|
| 495 |
+
"secondTabWidth": 65
|
| 496 |
+
},
|
| 497 |
+
"widgets_values": [
|
| 498 |
+
720,
|
| 499 |
+
"fixed"
|
| 500 |
+
]
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"id": 301,
|
| 504 |
+
"type": "PrimitiveInt",
|
| 505 |
+
"pos": [
|
| 506 |
+
-1132.8135201809878,
|
| 507 |
+
3953.193633402625
|
| 508 |
+
],
|
| 509 |
+
"size": [
|
| 510 |
+
269.7241557720024,
|
| 511 |
+
82
|
| 512 |
+
],
|
| 513 |
+
"flags": {},
|
| 514 |
+
"order": 4,
|
| 515 |
+
"mode": 0,
|
| 516 |
+
"inputs": [],
|
| 517 |
+
"outputs": [
|
| 518 |
+
{
|
| 519 |
+
"name": "INT",
|
| 520 |
+
"type": "INT",
|
| 521 |
+
"links": [
|
| 522 |
+
918,
|
| 523 |
+
920
|
| 524 |
+
]
|
| 525 |
+
}
|
| 526 |
+
],
|
| 527 |
+
"title": "Height",
|
| 528 |
+
"properties": {
|
| 529 |
+
"cnr_id": "comfy-core",
|
| 530 |
+
"ver": "0.16.3",
|
| 531 |
+
"Node name for S&R": "PrimitiveInt",
|
| 532 |
+
"enableTabs": false,
|
| 533 |
+
"tabWidth": 65,
|
| 534 |
+
"tabXOffset": 10,
|
| 535 |
+
"hasSecondTab": false,
|
| 536 |
+
"secondTabText": "Send Back",
|
| 537 |
+
"secondTabOffset": 80,
|
| 538 |
+
"secondTabWidth": 65
|
| 539 |
+
},
|
| 540 |
+
"widgets_values": [
|
| 541 |
+
1280,
|
| 542 |
+
"fixed"
|
| 543 |
+
]
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"id": 303,
|
| 547 |
+
"type": "PrimitiveInt",
|
| 548 |
+
"pos": [
|
| 549 |
+
-1132.8135201809878,
|
| 550 |
+
3684.250167242553
|
| 551 |
+
],
|
| 552 |
+
"size": [
|
| 553 |
+
271.22875317580247,
|
| 554 |
+
82
|
| 555 |
+
],
|
| 556 |
+
"flags": {},
|
| 557 |
+
"order": 5,
|
| 558 |
+
"mode": 0,
|
| 559 |
+
"inputs": [],
|
| 560 |
+
"outputs": [
|
| 561 |
+
{
|
| 562 |
+
"name": "INT",
|
| 563 |
+
"type": "INT",
|
| 564 |
+
"links": [
|
| 565 |
+
676,
|
| 566 |
+
872
|
| 567 |
+
]
|
| 568 |
+
}
|
| 569 |
+
],
|
| 570 |
+
"title": "Length",
|
| 571 |
+
"properties": {
|
| 572 |
+
"cnr_id": "comfy-core",
|
| 573 |
+
"ver": "0.7.0",
|
| 574 |
+
"Node name for S&R": "PrimitiveInt",
|
| 575 |
+
"enableTabs": false,
|
| 576 |
+
"tabWidth": 65,
|
| 577 |
+
"tabXOffset": 10,
|
| 578 |
+
"hasSecondTab": false,
|
| 579 |
+
"secondTabText": "Send Back",
|
| 580 |
+
"secondTabOffset": 80,
|
| 581 |
+
"secondTabWidth": 65
|
| 582 |
+
},
|
| 583 |
+
"widgets_values": [
|
| 584 |
+
81,
|
| 585 |
+
"fixed"
|
| 586 |
+
]
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"id": 302,
|
| 590 |
+
"type": "PrimitiveInt",
|
| 591 |
+
"pos": [
|
| 592 |
+
-1132.8135201809878,
|
| 593 |
+
4087.665366482669
|
| 594 |
+
],
|
| 595 |
+
"size": [
|
| 596 |
+
269.72415577200263,
|
| 597 |
+
82
|
| 598 |
+
],
|
| 599 |
+
"flags": {},
|
| 600 |
+
"order": 6,
|
| 601 |
+
"mode": 0,
|
| 602 |
+
"inputs": [],
|
| 603 |
+
"outputs": [
|
| 604 |
+
{
|
| 605 |
+
"name": "INT",
|
| 606 |
+
"type": "INT",
|
| 607 |
+
"links": [
|
| 608 |
+
670
|
| 609 |
+
]
|
| 610 |
+
}
|
| 611 |
+
],
|
| 612 |
+
"title": "Frame Rate",
|
| 613 |
+
"properties": {
|
| 614 |
+
"cnr_id": "comfy-core",
|
| 615 |
+
"ver": "0.16.3",
|
| 616 |
+
"Node name for S&R": "PrimitiveInt",
|
| 617 |
+
"enableTabs": false,
|
| 618 |
+
"tabWidth": 65,
|
| 619 |
+
"tabXOffset": 10,
|
| 620 |
+
"hasSecondTab": false,
|
| 621 |
+
"secondTabText": "Send Back",
|
| 622 |
+
"secondTabOffset": 80,
|
| 623 |
+
"secondTabWidth": 65
|
| 624 |
+
},
|
| 625 |
+
"widgets_values": [
|
| 626 |
+
24,
|
| 627 |
+
"fixed"
|
| 628 |
+
]
|
| 629 |
+
},
|
| 630 |
+
{
|
| 631 |
+
"id": 326,
|
| 632 |
+
"type": "UNETLoader",
|
| 633 |
+
"pos": [
|
| 634 |
+
-1135.0881343080562,
|
| 635 |
+
3000.7616224045714
|
| 636 |
+
],
|
| 637 |
+
"size": [
|
| 638 |
+
270,
|
| 639 |
+
82
|
| 640 |
+
],
|
| 641 |
+
"flags": {},
|
| 642 |
+
"order": 7,
|
| 643 |
+
"mode": 0,
|
| 644 |
+
"inputs": [],
|
| 645 |
+
"outputs": [
|
| 646 |
+
{
|
| 647 |
+
"name": "MODEL",
|
| 648 |
+
"type": "MODEL",
|
| 649 |
+
"links": [
|
| 650 |
+
865,
|
| 651 |
+
1049
|
| 652 |
+
]
|
| 653 |
+
}
|
| 654 |
+
],
|
| 655 |
+
"properties": {
|
| 656 |
+
"cnr_id": "comfy-core",
|
| 657 |
+
"ver": "0.16.4",
|
| 658 |
+
"Node name for S&R": "UNETLoader"
|
| 659 |
+
},
|
| 660 |
+
"widgets_values": [
|
| 661 |
+
"ltx-2.3-22b-distilled_transformer_only_fp8_input_scaled_v3.safetensors",
|
| 662 |
+
"default"
|
| 663 |
+
]
|
| 664 |
+
},
|
| 665 |
+
{
|
| 666 |
+
"id": 307,
|
| 667 |
+
"type": "LTXVEmptyLatentAudio",
|
| 668 |
+
"pos": [
|
| 669 |
+
505.4496105602658,
|
| 670 |
+
3900.60278664086
|
| 671 |
+
],
|
| 672 |
+
"size": [
|
| 673 |
+
270,
|
| 674 |
+
120
|
| 675 |
+
],
|
| 676 |
+
"flags": {},
|
| 677 |
+
"order": 20,
|
| 678 |
+
"mode": 0,
|
| 679 |
+
"inputs": [
|
| 680 |
+
{
|
| 681 |
+
"name": "audio_vae",
|
| 682 |
+
"type": "VAE",
|
| 683 |
+
"link": 713
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "frames_number",
|
| 687 |
+
"type": "INT",
|
| 688 |
+
"widget": {
|
| 689 |
+
"name": "frames_number"
|
| 690 |
+
},
|
| 691 |
+
"link": 676
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"name": "frame_rate",
|
| 695 |
+
"type": "INT",
|
| 696 |
+
"widget": {
|
| 697 |
+
"name": "frame_rate"
|
| 698 |
+
},
|
| 699 |
+
"link": 760
|
| 700 |
+
}
|
| 701 |
+
],
|
| 702 |
+
"outputs": [
|
| 703 |
+
{
|
| 704 |
+
"name": "Latent",
|
| 705 |
+
"type": "LATENT",
|
| 706 |
+
"links": [
|
| 707 |
+
675
|
| 708 |
+
]
|
| 709 |
+
}
|
| 710 |
+
],
|
| 711 |
+
"properties": {
|
| 712 |
+
"cnr_id": "comfy-core",
|
| 713 |
+
"ver": "0.3.68",
|
| 714 |
+
"Node name for S&R": "LTXVEmptyLatentAudio",
|
| 715 |
+
"enableTabs": false,
|
| 716 |
+
"tabWidth": 65,
|
| 717 |
+
"tabXOffset": 10,
|
| 718 |
+
"hasSecondTab": false,
|
| 719 |
+
"secondTabText": "Send Back",
|
| 720 |
+
"secondTabOffset": 80,
|
| 721 |
+
"secondTabWidth": 65
|
| 722 |
+
},
|
| 723 |
+
"widgets_values": [
|
| 724 |
+
97,
|
| 725 |
+
25,
|
| 726 |
+
1
|
| 727 |
+
]
|
| 728 |
+
},
|
| 729 |
+
{
|
| 730 |
+
"id": 327,
|
| 731 |
+
"type": "VAELoaderKJ",
|
| 732 |
+
"pos": [
|
| 733 |
+
-1135.0881343080562,
|
| 734 |
+
3476.1768216446785
|
| 735 |
+
],
|
| 736 |
+
"size": [
|
| 737 |
+
270,
|
| 738 |
+
106
|
| 739 |
+
],
|
| 740 |
+
"flags": {},
|
| 741 |
+
"order": 8,
|
| 742 |
+
"mode": 0,
|
| 743 |
+
"inputs": [],
|
| 744 |
+
"outputs": [
|
| 745 |
+
{
|
| 746 |
+
"name": "VAE",
|
| 747 |
+
"type": "VAE",
|
| 748 |
+
"links": [
|
| 749 |
+
712,
|
| 750 |
+
713
|
| 751 |
+
]
|
| 752 |
+
}
|
| 753 |
+
],
|
| 754 |
+
"properties": {
|
| 755 |
+
"cnr_id": "comfyui-kjnodes",
|
| 756 |
+
"ver": "1.2.9",
|
| 757 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 758 |
+
},
|
| 759 |
+
"widgets_values": [
|
| 760 |
+
"LTX23_audio_vae_bf16.safetensors",
|
| 761 |
+
"main_device",
|
| 762 |
+
"bf16"
|
| 763 |
+
]
|
| 764 |
+
},
|
| 765 |
+
{
|
| 766 |
+
"id": 328,
|
| 767 |
+
"type": "VAELoaderKJ",
|
| 768 |
+
"pos": [
|
| 769 |
+
-1135.0881343080562,
|
| 770 |
+
3317.7050885646427
|
| 771 |
+
],
|
| 772 |
+
"size": [
|
| 773 |
+
270,
|
| 774 |
+
106
|
| 775 |
+
],
|
| 776 |
+
"flags": {},
|
| 777 |
+
"order": 9,
|
| 778 |
+
"mode": 0,
|
| 779 |
+
"inputs": [],
|
| 780 |
+
"outputs": [
|
| 781 |
+
{
|
| 782 |
+
"name": "VAE",
|
| 783 |
+
"type": "VAE",
|
| 784 |
+
"links": [
|
| 785 |
+
711,
|
| 786 |
+
1108,
|
| 787 |
+
1115
|
| 788 |
+
]
|
| 789 |
+
}
|
| 790 |
+
],
|
| 791 |
+
"properties": {
|
| 792 |
+
"cnr_id": "comfyui-kjnodes",
|
| 793 |
+
"ver": "1.2.9",
|
| 794 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 795 |
+
},
|
| 796 |
+
"widgets_values": [
|
| 797 |
+
"LTX23_video_vae_bf16.safetensors",
|
| 798 |
+
"main_device",
|
| 799 |
+
"bf16"
|
| 800 |
+
]
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"id": 306,
|
| 804 |
+
"type": "LTXVConditioning",
|
| 805 |
+
"pos": [
|
| 806 |
+
1143.2773895804594,
|
| 807 |
+
3440.6573590018515
|
| 808 |
+
],
|
| 809 |
+
"size": [
|
| 810 |
+
270,
|
| 811 |
+
86.66666666666667
|
| 812 |
+
],
|
| 813 |
+
"flags": {},
|
| 814 |
+
"order": 36,
|
| 815 |
+
"mode": 0,
|
| 816 |
+
"inputs": [
|
| 817 |
+
{
|
| 818 |
+
"name": "positive",
|
| 819 |
+
"type": "CONDITIONING",
|
| 820 |
+
"link": 830
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"name": "negative",
|
| 824 |
+
"type": "CONDITIONING",
|
| 825 |
+
"link": 831
|
| 826 |
+
},
|
| 827 |
+
{
|
| 828 |
+
"name": "frame_rate",
|
| 829 |
+
"type": "FLOAT",
|
| 830 |
+
"widget": {
|
| 831 |
+
"name": "frame_rate"
|
| 832 |
+
},
|
| 833 |
+
"link": 673
|
| 834 |
+
}
|
| 835 |
+
],
|
| 836 |
+
"outputs": [
|
| 837 |
+
{
|
| 838 |
+
"name": "positive",
|
| 839 |
+
"type": "CONDITIONING",
|
| 840 |
+
"links": [
|
| 841 |
+
1113
|
| 842 |
+
]
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"name": "negative",
|
| 846 |
+
"type": "CONDITIONING",
|
| 847 |
+
"links": [
|
| 848 |
+
1114
|
| 849 |
+
]
|
| 850 |
+
}
|
| 851 |
+
],
|
| 852 |
+
"properties": {
|
| 853 |
+
"cnr_id": "comfy-core",
|
| 854 |
+
"ver": "0.3.56",
|
| 855 |
+
"Node name for S&R": "LTXVConditioning",
|
| 856 |
+
"enableTabs": false,
|
| 857 |
+
"tabWidth": 65,
|
| 858 |
+
"tabXOffset": 10,
|
| 859 |
+
"hasSecondTab": false,
|
| 860 |
+
"secondTabText": "Send Back",
|
| 861 |
+
"secondTabOffset": 80,
|
| 862 |
+
"secondTabWidth": 65
|
| 863 |
+
},
|
| 864 |
+
"widgets_values": [
|
| 865 |
+
24
|
| 866 |
+
]
|
| 867 |
+
},
|
| 868 |
+
{
|
| 869 |
+
"id": 426,
|
| 870 |
+
"type": "GetImageSize",
|
| 871 |
+
"pos": [
|
| 872 |
+
-777.0674866459509,
|
| 873 |
+
3826.10681424794
|
| 874 |
+
],
|
| 875 |
+
"size": [
|
| 876 |
+
140,
|
| 877 |
+
66
|
| 878 |
+
],
|
| 879 |
+
"flags": {},
|
| 880 |
+
"order": 22,
|
| 881 |
+
"mode": 0,
|
| 882 |
+
"inputs": [
|
| 883 |
+
{
|
| 884 |
+
"name": "image",
|
| 885 |
+
"type": "IMAGE",
|
| 886 |
+
"link": 1046
|
| 887 |
+
}
|
| 888 |
+
],
|
| 889 |
+
"outputs": [
|
| 890 |
+
{
|
| 891 |
+
"name": "width",
|
| 892 |
+
"type": "INT",
|
| 893 |
+
"links": [
|
| 894 |
+
1035
|
| 895 |
+
]
|
| 896 |
+
},
|
| 897 |
+
{
|
| 898 |
+
"name": "height",
|
| 899 |
+
"type": "INT",
|
| 900 |
+
"links": [
|
| 901 |
+
1036
|
| 902 |
+
]
|
| 903 |
+
},
|
| 904 |
+
{
|
| 905 |
+
"name": "batch_size",
|
| 906 |
+
"type": "INT",
|
| 907 |
+
"links": null
|
| 908 |
+
}
|
| 909 |
+
],
|
| 910 |
+
"properties": {
|
| 911 |
+
"cnr_id": "comfy-core",
|
| 912 |
+
"ver": "0.18.1",
|
| 913 |
+
"Node name for S&R": "GetImageSize"
|
| 914 |
+
},
|
| 915 |
+
"widgets_values": []
|
| 916 |
+
},
|
| 917 |
+
{
|
| 918 |
+
"id": 397,
|
| 919 |
+
"type": "ComfySwitchNode",
|
| 920 |
+
"pos": [
|
| 921 |
+
-777.0674866459509,
|
| 922 |
+
4078.80408496547
|
| 923 |
+
],
|
| 924 |
+
"size": [
|
| 925 |
+
270,
|
| 926 |
+
78
|
| 927 |
+
],
|
| 928 |
+
"flags": {},
|
| 929 |
+
"order": 25,
|
| 930 |
+
"mode": 0,
|
| 931 |
+
"inputs": [
|
| 932 |
+
{
|
| 933 |
+
"name": "on_false",
|
| 934 |
+
"type": "INT",
|
| 935 |
+
"link": 918
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "on_true",
|
| 939 |
+
"type": "INT",
|
| 940 |
+
"link": 917
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"name": "switch",
|
| 944 |
+
"type": "BOOLEAN",
|
| 945 |
+
"widget": {
|
| 946 |
+
"name": "switch"
|
| 947 |
+
},
|
| 948 |
+
"link": 1038
|
| 949 |
+
}
|
| 950 |
+
],
|
| 951 |
+
"outputs": [
|
| 952 |
+
{
|
| 953 |
+
"name": "output",
|
| 954 |
+
"type": "INT",
|
| 955 |
+
"links": [
|
| 956 |
+
1067
|
| 957 |
+
]
|
| 958 |
+
}
|
| 959 |
+
],
|
| 960 |
+
"title": "Switch (Width)",
|
| 961 |
+
"properties": {
|
| 962 |
+
"cnr_id": "comfy-core",
|
| 963 |
+
"ver": "0.18.1",
|
| 964 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 965 |
+
},
|
| 966 |
+
"widgets_values": [
|
| 967 |
+
false
|
| 968 |
+
]
|
| 969 |
+
},
|
| 970 |
+
{
|
| 971 |
+
"id": 398,
|
| 972 |
+
"type": "ComfySwitchNode",
|
| 973 |
+
"pos": [
|
| 974 |
+
-777.0674866459509,
|
| 975 |
+
4198.568691943184
|
| 976 |
+
],
|
| 977 |
+
"size": [
|
| 978 |
+
270,
|
| 979 |
+
78
|
| 980 |
+
],
|
| 981 |
+
"flags": {},
|
| 982 |
+
"order": 26,
|
| 983 |
+
"mode": 0,
|
| 984 |
+
"inputs": [
|
| 985 |
+
{
|
| 986 |
+
"name": "on_false",
|
| 987 |
+
"type": "INT",
|
| 988 |
+
"link": 919
|
| 989 |
+
},
|
| 990 |
+
{
|
| 991 |
+
"name": "on_true",
|
| 992 |
+
"type": "INT",
|
| 993 |
+
"link": 920
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"name": "switch",
|
| 997 |
+
"type": "BOOLEAN",
|
| 998 |
+
"widget": {
|
| 999 |
+
"name": "switch"
|
| 1000 |
+
},
|
| 1001 |
+
"link": 1039
|
| 1002 |
+
}
|
| 1003 |
+
],
|
| 1004 |
+
"outputs": [
|
| 1005 |
+
{
|
| 1006 |
+
"name": "output",
|
| 1007 |
+
"type": "INT",
|
| 1008 |
+
"links": [
|
| 1009 |
+
1068
|
| 1010 |
+
]
|
| 1011 |
+
}
|
| 1012 |
+
],
|
| 1013 |
+
"title": "Switch (Height)",
|
| 1014 |
+
"properties": {
|
| 1015 |
+
"cnr_id": "comfy-core",
|
| 1016 |
+
"ver": "0.18.1",
|
| 1017 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 1018 |
+
},
|
| 1019 |
+
"widgets_values": [
|
| 1020 |
+
false
|
| 1021 |
+
]
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"id": 438,
|
| 1025 |
+
"type": "VAEEncode",
|
| 1026 |
+
"pos": [
|
| 1027 |
+
1187.0254193459302,
|
| 1028 |
+
4019.851727448224
|
| 1029 |
+
],
|
| 1030 |
+
"size": [
|
| 1031 |
+
140,
|
| 1032 |
+
46
|
| 1033 |
+
],
|
| 1034 |
+
"flags": {},
|
| 1035 |
+
"order": 31,
|
| 1036 |
+
"mode": 0,
|
| 1037 |
+
"inputs": [
|
| 1038 |
+
{
|
| 1039 |
+
"name": "pixels",
|
| 1040 |
+
"type": "IMAGE",
|
| 1041 |
+
"link": 1105
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"name": "vae",
|
| 1045 |
+
"type": "VAE",
|
| 1046 |
+
"link": 1108
|
| 1047 |
+
}
|
| 1048 |
+
],
|
| 1049 |
+
"outputs": [
|
| 1050 |
+
{
|
| 1051 |
+
"name": "LATENT",
|
| 1052 |
+
"type": "LATENT",
|
| 1053 |
+
"links": [
|
| 1054 |
+
1116
|
| 1055 |
+
]
|
| 1056 |
+
}
|
| 1057 |
+
],
|
| 1058 |
+
"properties": {
|
| 1059 |
+
"cnr_id": "comfy-core",
|
| 1060 |
+
"ver": "0.18.1",
|
| 1061 |
+
"Node name for S&R": "VAEEncode"
|
| 1062 |
+
},
|
| 1063 |
+
"widgets_values": []
|
| 1064 |
+
},
|
| 1065 |
+
{
|
| 1066 |
+
"id": 319,
|
| 1067 |
+
"type": "LTXVConcatAVLatent",
|
| 1068 |
+
"pos": [
|
| 1069 |
+
1392.6129010082627,
|
| 1070 |
+
4115.1447327912665
|
| 1071 |
+
],
|
| 1072 |
+
"size": [
|
| 1073 |
+
230,
|
| 1074 |
+
50
|
| 1075 |
+
],
|
| 1076 |
+
"flags": {},
|
| 1077 |
+
"order": 39,
|
| 1078 |
+
"mode": 0,
|
| 1079 |
+
"inputs": [
|
| 1080 |
+
{
|
| 1081 |
+
"name": "video_latent",
|
| 1082 |
+
"type": "LATENT",
|
| 1083 |
+
"link": 1117
|
| 1084 |
+
},
|
| 1085 |
+
{
|
| 1086 |
+
"name": "audio_latent",
|
| 1087 |
+
"type": "LATENT",
|
| 1088 |
+
"link": 675
|
| 1089 |
+
}
|
| 1090 |
+
],
|
| 1091 |
+
"outputs": [
|
| 1092 |
+
{
|
| 1093 |
+
"name": "latent",
|
| 1094 |
+
"type": "LATENT",
|
| 1095 |
+
"links": [
|
| 1096 |
+
648
|
| 1097 |
+
]
|
| 1098 |
+
}
|
| 1099 |
+
],
|
| 1100 |
+
"properties": {
|
| 1101 |
+
"cnr_id": "comfy-core",
|
| 1102 |
+
"ver": "0.7.0",
|
| 1103 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 1104 |
+
"enableTabs": false,
|
| 1105 |
+
"tabWidth": 65,
|
| 1106 |
+
"tabXOffset": 10,
|
| 1107 |
+
"hasSecondTab": false,
|
| 1108 |
+
"secondTabText": "Send Back",
|
| 1109 |
+
"secondTabOffset": 80,
|
| 1110 |
+
"secondTabWidth": 65
|
| 1111 |
+
},
|
| 1112 |
+
"widgets_values": []
|
| 1113 |
+
},
|
| 1114 |
+
{
|
| 1115 |
+
"id": 342,
|
| 1116 |
+
"type": "ComfySwitchNode",
|
| 1117 |
+
"pos": [
|
| 1118 |
+
-303.75450339187773,
|
| 1119 |
+
2817.303519530519
|
| 1120 |
+
],
|
| 1121 |
+
"size": [
|
| 1122 |
+
305.3535312263432,
|
| 1123 |
+
85.75766070641339
|
| 1124 |
+
],
|
| 1125 |
+
"flags": {},
|
| 1126 |
+
"order": 21,
|
| 1127 |
+
"mode": 0,
|
| 1128 |
+
"inputs": [
|
| 1129 |
+
{
|
| 1130 |
+
"name": "on_false",
|
| 1131 |
+
"type": "CLIP",
|
| 1132 |
+
"link": 786
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"name": "on_true",
|
| 1136 |
+
"type": "CLIP",
|
| 1137 |
+
"link": 867
|
| 1138 |
+
}
|
| 1139 |
+
],
|
| 1140 |
+
"outputs": [
|
| 1141 |
+
{
|
| 1142 |
+
"name": "output",
|
| 1143 |
+
"type": "CLIP",
|
| 1144 |
+
"links": [
|
| 1145 |
+
784,
|
| 1146 |
+
785
|
| 1147 |
+
]
|
| 1148 |
+
}
|
| 1149 |
+
],
|
| 1150 |
+
"title": "Switch (Avoid Censorship)",
|
| 1151 |
+
"properties": {
|
| 1152 |
+
"cnr_id": "comfy-core",
|
| 1153 |
+
"ver": "0.16.4",
|
| 1154 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 1155 |
+
},
|
| 1156 |
+
"widgets_values": [
|
| 1157 |
+
false
|
| 1158 |
+
]
|
| 1159 |
+
},
|
| 1160 |
+
{
|
| 1161 |
+
"id": 430,
|
| 1162 |
+
"type": "ImageResizeKJv2",
|
| 1163 |
+
"pos": [
|
| 1164 |
+
-460.97528566886814,
|
| 1165 |
+
4118.010366384031
|
| 1166 |
+
],
|
| 1167 |
+
"size": [
|
| 1168 |
+
270,
|
| 1169 |
+
286
|
| 1170 |
+
],
|
| 1171 |
+
"flags": {},
|
| 1172 |
+
"order": 27,
|
| 1173 |
+
"mode": 0,
|
| 1174 |
+
"inputs": [
|
| 1175 |
+
{
|
| 1176 |
+
"name": "image",
|
| 1177 |
+
"type": "IMAGE",
|
| 1178 |
+
"link": 1062
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "mask",
|
| 1182 |
+
"shape": 7,
|
| 1183 |
+
"type": "MASK",
|
| 1184 |
+
"link": null
|
| 1185 |
+
},
|
| 1186 |
+
{
|
| 1187 |
+
"name": "width",
|
| 1188 |
+
"type": "INT",
|
| 1189 |
+
"widget": {
|
| 1190 |
+
"name": "width"
|
| 1191 |
+
},
|
| 1192 |
+
"link": 1067
|
| 1193 |
+
},
|
| 1194 |
+
{
|
| 1195 |
+
"name": "height",
|
| 1196 |
+
"type": "INT",
|
| 1197 |
+
"widget": {
|
| 1198 |
+
"name": "height"
|
| 1199 |
+
},
|
| 1200 |
+
"link": 1068
|
| 1201 |
+
}
|
| 1202 |
+
],
|
| 1203 |
+
"outputs": [
|
| 1204 |
+
{
|
| 1205 |
+
"name": "IMAGE",
|
| 1206 |
+
"type": "IMAGE",
|
| 1207 |
+
"links": [
|
| 1208 |
+
1069
|
| 1209 |
+
]
|
| 1210 |
+
},
|
| 1211 |
+
{
|
| 1212 |
+
"name": "width",
|
| 1213 |
+
"type": "INT",
|
| 1214 |
+
"links": null
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "height",
|
| 1218 |
+
"type": "INT",
|
| 1219 |
+
"links": null
|
| 1220 |
+
},
|
| 1221 |
+
{
|
| 1222 |
+
"name": "mask",
|
| 1223 |
+
"type": "MASK",
|
| 1224 |
+
"links": null
|
| 1225 |
+
}
|
| 1226 |
+
],
|
| 1227 |
+
"properties": {
|
| 1228 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1229 |
+
"ver": "1.3.5",
|
| 1230 |
+
"Node name for S&R": "ImageResizeKJv2"
|
| 1231 |
+
},
|
| 1232 |
+
"widgets_values": [
|
| 1233 |
+
512,
|
| 1234 |
+
512,
|
| 1235 |
+
"nearest-exact",
|
| 1236 |
+
"resize",
|
| 1237 |
+
"0, 0, 0",
|
| 1238 |
+
"center",
|
| 1239 |
+
2,
|
| 1240 |
+
"cpu"
|
| 1241 |
+
]
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"id": 292,
|
| 1245 |
+
"type": "LTXVPreprocess",
|
| 1246 |
+
"pos": [
|
| 1247 |
+
-163.06041263726837,
|
| 1248 |
+
4120.428797601854
|
| 1249 |
+
],
|
| 1250 |
+
"size": [
|
| 1251 |
+
280,
|
| 1252 |
+
66.66666666666667
|
| 1253 |
+
],
|
| 1254 |
+
"flags": {},
|
| 1255 |
+
"order": 28,
|
| 1256 |
+
"mode": 0,
|
| 1257 |
+
"inputs": [
|
| 1258 |
+
{
|
| 1259 |
+
"name": "image",
|
| 1260 |
+
"type": "IMAGE",
|
| 1261 |
+
"link": 1069
|
| 1262 |
+
}
|
| 1263 |
+
],
|
| 1264 |
+
"outputs": [
|
| 1265 |
+
{
|
| 1266 |
+
"name": "output_image",
|
| 1267 |
+
"type": "IMAGE",
|
| 1268 |
+
"links": [
|
| 1269 |
+
1073
|
| 1270 |
+
]
|
| 1271 |
+
}
|
| 1272 |
+
],
|
| 1273 |
+
"properties": {
|
| 1274 |
+
"cnr_id": "comfy-core",
|
| 1275 |
+
"ver": "0.7.0",
|
| 1276 |
+
"Node name for S&R": "LTXVPreprocess",
|
| 1277 |
+
"enableTabs": false,
|
| 1278 |
+
"tabWidth": 65,
|
| 1279 |
+
"tabXOffset": 10,
|
| 1280 |
+
"hasSecondTab": false,
|
| 1281 |
+
"secondTabText": "Send Back",
|
| 1282 |
+
"secondTabOffset": 80,
|
| 1283 |
+
"secondTabWidth": 65
|
| 1284 |
+
},
|
| 1285 |
+
"widgets_values": [
|
| 1286 |
+
18
|
| 1287 |
+
]
|
| 1288 |
+
},
|
| 1289 |
+
{
|
| 1290 |
+
"id": 368,
|
| 1291 |
+
"type": "LoraLoader",
|
| 1292 |
+
"pos": [
|
| 1293 |
+
-785.7173614054312,
|
| 1294 |
+
3006.6534133638474
|
| 1295 |
+
],
|
| 1296 |
+
"size": [
|
| 1297 |
+
290.4380859375,
|
| 1298 |
+
126
|
| 1299 |
+
],
|
| 1300 |
+
"flags": {},
|
| 1301 |
+
"order": 16,
|
| 1302 |
+
"mode": 0,
|
| 1303 |
+
"inputs": [
|
| 1304 |
+
{
|
| 1305 |
+
"name": "model",
|
| 1306 |
+
"type": "MODEL",
|
| 1307 |
+
"link": 865
|
| 1308 |
+
},
|
| 1309 |
+
{
|
| 1310 |
+
"name": "clip",
|
| 1311 |
+
"type": "CLIP",
|
| 1312 |
+
"link": 866
|
| 1313 |
+
}
|
| 1314 |
+
],
|
| 1315 |
+
"outputs": [
|
| 1316 |
+
{
|
| 1317 |
+
"name": "MODEL",
|
| 1318 |
+
"type": "MODEL",
|
| 1319 |
+
"links": null
|
| 1320 |
+
},
|
| 1321 |
+
{
|
| 1322 |
+
"name": "CLIP",
|
| 1323 |
+
"type": "CLIP",
|
| 1324 |
+
"links": [
|
| 1325 |
+
867
|
| 1326 |
+
]
|
| 1327 |
+
}
|
| 1328 |
+
],
|
| 1329 |
+
"properties": {
|
| 1330 |
+
"cnr_id": "comfy-core",
|
| 1331 |
+
"ver": "0.17.0",
|
| 1332 |
+
"Node name for S&R": "LoraLoader"
|
| 1333 |
+
},
|
| 1334 |
+
"widgets_values": [
|
| 1335 |
+
"gemma-3-12b-it-abliterated_lora_rank64_bf16.safetensors",
|
| 1336 |
+
1,
|
| 1337 |
+
1
|
| 1338 |
+
]
|
| 1339 |
+
},
|
| 1340 |
+
{
|
| 1341 |
+
"id": 282,
|
| 1342 |
+
"type": "RandomNoise",
|
| 1343 |
+
"pos": [
|
| 1344 |
+
1143.2773895804594,
|
| 1345 |
+
3201.3597983130912
|
| 1346 |
+
],
|
| 1347 |
+
"size": [
|
| 1348 |
+
270,
|
| 1349 |
+
82
|
| 1350 |
+
],
|
| 1351 |
+
"flags": {},
|
| 1352 |
+
"order": 10,
|
| 1353 |
+
"mode": 0,
|
| 1354 |
+
"inputs": [],
|
| 1355 |
+
"outputs": [
|
| 1356 |
+
{
|
| 1357 |
+
"name": "NOISE",
|
| 1358 |
+
"type": "NOISE",
|
| 1359 |
+
"links": [
|
| 1360 |
+
644
|
| 1361 |
+
]
|
| 1362 |
+
}
|
| 1363 |
+
],
|
| 1364 |
+
"properties": {
|
| 1365 |
+
"cnr_id": "comfy-core",
|
| 1366 |
+
"ver": "0.3.56",
|
| 1367 |
+
"Node name for S&R": "RandomNoise",
|
| 1368 |
+
"enableTabs": false,
|
| 1369 |
+
"tabWidth": 65,
|
| 1370 |
+
"tabXOffset": 10,
|
| 1371 |
+
"hasSecondTab": false,
|
| 1372 |
+
"secondTabText": "Send Back",
|
| 1373 |
+
"secondTabOffset": 80,
|
| 1374 |
+
"secondTabWidth": 65
|
| 1375 |
+
},
|
| 1376 |
+
"widgets_values": [
|
| 1377 |
+
887376842209723,
|
| 1378 |
+
"fixed"
|
| 1379 |
+
]
|
| 1380 |
+
},
|
| 1381 |
+
{
|
| 1382 |
+
"id": 300,
|
| 1383 |
+
"type": "LTXVAudioVAEDecode",
|
| 1384 |
+
"pos": [
|
| 1385 |
+
1736.8058761221748,
|
| 1386 |
+
3620.397295251393
|
| 1387 |
+
],
|
| 1388 |
+
"size": [
|
| 1389 |
+
265.8984375,
|
| 1390 |
+
60
|
| 1391 |
+
],
|
| 1392 |
+
"flags": {},
|
| 1393 |
+
"order": 43,
|
| 1394 |
+
"mode": 0,
|
| 1395 |
+
"inputs": [
|
| 1396 |
+
{
|
| 1397 |
+
"name": "samples",
|
| 1398 |
+
"type": "LATENT",
|
| 1399 |
+
"link": 836
|
| 1400 |
+
},
|
| 1401 |
+
{
|
| 1402 |
+
"label": "Audio VAE",
|
| 1403 |
+
"name": "audio_vae",
|
| 1404 |
+
"type": "VAE",
|
| 1405 |
+
"link": 712
|
| 1406 |
+
}
|
| 1407 |
+
],
|
| 1408 |
+
"outputs": [
|
| 1409 |
+
{
|
| 1410 |
+
"name": "Audio",
|
| 1411 |
+
"type": "AUDIO",
|
| 1412 |
+
"links": [
|
| 1413 |
+
1129
|
| 1414 |
+
]
|
| 1415 |
+
}
|
| 1416 |
+
],
|
| 1417 |
+
"properties": {
|
| 1418 |
+
"cnr_id": "comfy-core",
|
| 1419 |
+
"ver": "0.7.0",
|
| 1420 |
+
"Node name for S&R": "LTXVAudioVAEDecode",
|
| 1421 |
+
"enableTabs": false,
|
| 1422 |
+
"tabWidth": 65,
|
| 1423 |
+
"tabXOffset": 10,
|
| 1424 |
+
"hasSecondTab": false,
|
| 1425 |
+
"secondTabText": "Send Back",
|
| 1426 |
+
"secondTabOffset": 80,
|
| 1427 |
+
"secondTabWidth": 65
|
| 1428 |
+
},
|
| 1429 |
+
"widgets_values": []
|
| 1430 |
+
},
|
| 1431 |
+
{
|
| 1432 |
+
"id": 425,
|
| 1433 |
+
"type": "easy compare",
|
| 1434 |
+
"pos": [
|
| 1435 |
+
-777.0674866459509,
|
| 1436 |
+
3955.5499741725025
|
| 1437 |
+
],
|
| 1438 |
+
"size": [
|
| 1439 |
+
270,
|
| 1440 |
+
78
|
| 1441 |
+
],
|
| 1442 |
+
"flags": {},
|
| 1443 |
+
"order": 24,
|
| 1444 |
+
"mode": 0,
|
| 1445 |
+
"inputs": [
|
| 1446 |
+
{
|
| 1447 |
+
"name": "a",
|
| 1448 |
+
"shape": 7,
|
| 1449 |
+
"type": "*",
|
| 1450 |
+
"link": 1035
|
| 1451 |
+
},
|
| 1452 |
+
{
|
| 1453 |
+
"name": "b",
|
| 1454 |
+
"shape": 7,
|
| 1455 |
+
"type": "*",
|
| 1456 |
+
"link": 1036
|
| 1457 |
+
}
|
| 1458 |
+
],
|
| 1459 |
+
"outputs": [
|
| 1460 |
+
{
|
| 1461 |
+
"name": "boolean",
|
| 1462 |
+
"type": "BOOLEAN",
|
| 1463 |
+
"links": [
|
| 1464 |
+
1038,
|
| 1465 |
+
1039
|
| 1466 |
+
]
|
| 1467 |
+
}
|
| 1468 |
+
],
|
| 1469 |
+
"properties": {
|
| 1470 |
+
"cnr_id": "comfyui-easy-use",
|
| 1471 |
+
"ver": "1.3.6",
|
| 1472 |
+
"Node name for S&R": "easy compare"
|
| 1473 |
+
},
|
| 1474 |
+
"widgets_values": [
|
| 1475 |
+
"a < b"
|
| 1476 |
+
]
|
| 1477 |
+
},
|
| 1478 |
+
{
|
| 1479 |
+
"id": 347,
|
| 1480 |
+
"type": "Fast Groups Muter (rgthree)",
|
| 1481 |
+
"pos": [
|
| 1482 |
+
-1143.4269774543645,
|
| 1483 |
+
2624.87254601916
|
| 1484 |
+
],
|
| 1485 |
+
"size": [
|
| 1486 |
+
285.83107578121405,
|
| 1487 |
+
279.86722035884304
|
| 1488 |
+
],
|
| 1489 |
+
"flags": {},
|
| 1490 |
+
"order": 11,
|
| 1491 |
+
"mode": 0,
|
| 1492 |
+
"inputs": [],
|
| 1493 |
+
"outputs": [
|
| 1494 |
+
{
|
| 1495 |
+
"name": "OPT_CONNECTION",
|
| 1496 |
+
"type": "*",
|
| 1497 |
+
"links": null
|
| 1498 |
+
}
|
| 1499 |
+
],
|
| 1500 |
+
"properties": {
|
| 1501 |
+
"matchColors": "",
|
| 1502 |
+
"matchTitle": "",
|
| 1503 |
+
"showNav": true,
|
| 1504 |
+
"showAllGraphs": true,
|
| 1505 |
+
"sort": "position",
|
| 1506 |
+
"customSortAlphabet": "",
|
| 1507 |
+
"toggleRestriction": "default"
|
| 1508 |
+
}
|
| 1509 |
+
},
|
| 1510 |
+
{
|
| 1511 |
+
"id": 435,
|
| 1512 |
+
"type": "PreviewAny",
|
| 1513 |
+
"pos": [
|
| 1514 |
+
769.6052446162774,
|
| 1515 |
+
2524.026520920822
|
| 1516 |
+
],
|
| 1517 |
+
"size": [
|
| 1518 |
+
600.9205548549498,
|
| 1519 |
+
565.3274485077445
|
| 1520 |
+
],
|
| 1521 |
+
"flags": {},
|
| 1522 |
+
"order": 33,
|
| 1523 |
+
"mode": 0,
|
| 1524 |
+
"inputs": [
|
| 1525 |
+
{
|
| 1526 |
+
"name": "source",
|
| 1527 |
+
"type": "*",
|
| 1528 |
+
"link": 1141
|
| 1529 |
+
}
|
| 1530 |
+
],
|
| 1531 |
+
"outputs": [],
|
| 1532 |
+
"properties": {
|
| 1533 |
+
"cnr_id": "comfy-core",
|
| 1534 |
+
"ver": "0.18.1",
|
| 1535 |
+
"Node name for S&R": "PreviewAny"
|
| 1536 |
+
},
|
| 1537 |
+
"widgets_values": [
|
| 1538 |
+
null,
|
| 1539 |
+
null,
|
| 1540 |
+
null
|
| 1541 |
+
]
|
| 1542 |
+
},
|
| 1543 |
+
{
|
| 1544 |
+
"id": 305,
|
| 1545 |
+
"type": "CLIPTextEncode",
|
| 1546 |
+
"pos": [
|
| 1547 |
+
492.3599361293087,
|
| 1548 |
+
3187.9771007194345
|
| 1549 |
+
],
|
| 1550 |
+
"size": [
|
| 1551 |
+
600,
|
| 1552 |
+
380
|
| 1553 |
+
],
|
| 1554 |
+
"flags": {},
|
| 1555 |
+
"order": 35,
|
| 1556 |
+
"mode": 0,
|
| 1557 |
+
"inputs": [
|
| 1558 |
+
{
|
| 1559 |
+
"name": "clip",
|
| 1560 |
+
"type": "CLIP",
|
| 1561 |
+
"link": 784
|
| 1562 |
+
},
|
| 1563 |
+
{
|
| 1564 |
+
"name": "text",
|
| 1565 |
+
"type": "STRING",
|
| 1566 |
+
"widget": {
|
| 1567 |
+
"name": "text"
|
| 1568 |
+
},
|
| 1569 |
+
"link": 1136
|
| 1570 |
+
}
|
| 1571 |
+
],
|
| 1572 |
+
"outputs": [
|
| 1573 |
+
{
|
| 1574 |
+
"name": "CONDITIONING",
|
| 1575 |
+
"type": "CONDITIONING",
|
| 1576 |
+
"links": [
|
| 1577 |
+
830
|
| 1578 |
+
]
|
| 1579 |
+
}
|
| 1580 |
+
],
|
| 1581 |
+
"title": "CLIP Text Encode (Positive Prompt)",
|
| 1582 |
+
"properties": {
|
| 1583 |
+
"cnr_id": "comfy-core",
|
| 1584 |
+
"ver": "0.3.56",
|
| 1585 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 1586 |
+
"enableTabs": false,
|
| 1587 |
+
"tabWidth": 65,
|
| 1588 |
+
"tabXOffset": 10,
|
| 1589 |
+
"hasSecondTab": false,
|
| 1590 |
+
"secondTabText": "Send Back",
|
| 1591 |
+
"secondTabOffset": 80,
|
| 1592 |
+
"secondTabWidth": 65
|
| 1593 |
+
},
|
| 1594 |
+
"widgets_values": [
|
| 1595 |
+
"head_swap:\n\na woman having a serious talking to another person"
|
| 1596 |
+
],
|
| 1597 |
+
"color": "#232",
|
| 1598 |
+
"bgcolor": "#353"
|
| 1599 |
+
},
|
| 1600 |
+
{
|
| 1601 |
+
"id": 431,
|
| 1602 |
+
"type": "ReservedRegionFrameComposer",
|
| 1603 |
+
"pos": [
|
| 1604 |
+
799.098167550492,
|
| 1605 |
+
3913.025046562673
|
| 1606 |
+
],
|
| 1607 |
+
"size": [
|
| 1608 |
+
329.7447265625,
|
| 1609 |
+
410
|
| 1610 |
+
],
|
| 1611 |
+
"flags": {},
|
| 1612 |
+
"order": 29,
|
| 1613 |
+
"mode": 0,
|
| 1614 |
+
"inputs": [
|
| 1615 |
+
{
|
| 1616 |
+
"name": "frames",
|
| 1617 |
+
"type": "IMAGE",
|
| 1618 |
+
"link": 1073
|
| 1619 |
+
},
|
| 1620 |
+
{
|
| 1621 |
+
"name": "face_sequence",
|
| 1622 |
+
"shape": 7,
|
| 1623 |
+
"type": "FACE_SEQUENCE",
|
| 1624 |
+
"link": null
|
| 1625 |
+
},
|
| 1626 |
+
{
|
| 1627 |
+
"name": "face_images",
|
| 1628 |
+
"shape": 7,
|
| 1629 |
+
"type": "IMAGE",
|
| 1630 |
+
"link": 1074
|
| 1631 |
+
}
|
| 1632 |
+
],
|
| 1633 |
+
"outputs": [
|
| 1634 |
+
{
|
| 1635 |
+
"name": "frames_out",
|
| 1636 |
+
"type": "IMAGE",
|
| 1637 |
+
"links": [
|
| 1638 |
+
1077,
|
| 1639 |
+
1105,
|
| 1640 |
+
1140,
|
| 1641 |
+
1146
|
| 1642 |
+
]
|
| 1643 |
+
}
|
| 1644 |
+
],
|
| 1645 |
+
"properties": {
|
| 1646 |
+
"cnr_id": "bfsnodes",
|
| 1647 |
+
"ver": "1.1.0",
|
| 1648 |
+
"Node name for S&R": "ReservedRegionFrameComposer"
|
| 1649 |
+
},
|
| 1650 |
+
"widgets_values": [
|
| 1651 |
+
"left",
|
| 1652 |
+
320,
|
| 1653 |
+
"all_faces_every_frame",
|
| 1654 |
+
12,
|
| 1655 |
+
"loop",
|
| 1656 |
+
"auto",
|
| 1657 |
+
100,
|
| 1658 |
+
12,
|
| 1659 |
+
12,
|
| 1660 |
+
"center",
|
| 1661 |
+
"center",
|
| 1662 |
+
0,
|
| 1663 |
+
255,
|
| 1664 |
+
0
|
| 1665 |
+
]
|
| 1666 |
+
},
|
| 1667 |
+
{
|
| 1668 |
+
"id": 429,
|
| 1669 |
+
"type": "LTXVAddGuide",
|
| 1670 |
+
"pos": [
|
| 1671 |
+
1353.2554647936106,
|
| 1672 |
+
3909.566988042195
|
| 1673 |
+
],
|
| 1674 |
+
"size": [
|
| 1675 |
+
270,
|
| 1676 |
+
162
|
| 1677 |
+
],
|
| 1678 |
+
"flags": {},
|
| 1679 |
+
"order": 37,
|
| 1680 |
+
"mode": 0,
|
| 1681 |
+
"inputs": [
|
| 1682 |
+
{
|
| 1683 |
+
"name": "positive",
|
| 1684 |
+
"type": "CONDITIONING",
|
| 1685 |
+
"link": 1113
|
| 1686 |
+
},
|
| 1687 |
+
{
|
| 1688 |
+
"name": "negative",
|
| 1689 |
+
"type": "CONDITIONING",
|
| 1690 |
+
"link": 1114
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"name": "vae",
|
| 1694 |
+
"type": "VAE",
|
| 1695 |
+
"link": 1115
|
| 1696 |
+
},
|
| 1697 |
+
{
|
| 1698 |
+
"name": "latent",
|
| 1699 |
+
"type": "LATENT",
|
| 1700 |
+
"link": 1116
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "image",
|
| 1704 |
+
"type": "IMAGE",
|
| 1705 |
+
"link": 1146
|
| 1706 |
+
}
|
| 1707 |
+
],
|
| 1708 |
+
"outputs": [
|
| 1709 |
+
{
|
| 1710 |
+
"name": "positive",
|
| 1711 |
+
"type": "CONDITIONING",
|
| 1712 |
+
"links": [
|
| 1713 |
+
1109,
|
| 1714 |
+
1111
|
| 1715 |
+
]
|
| 1716 |
+
},
|
| 1717 |
+
{
|
| 1718 |
+
"name": "negative",
|
| 1719 |
+
"type": "CONDITIONING",
|
| 1720 |
+
"links": [
|
| 1721 |
+
1110,
|
| 1722 |
+
1112
|
| 1723 |
+
]
|
| 1724 |
+
},
|
| 1725 |
+
{
|
| 1726 |
+
"name": "latent",
|
| 1727 |
+
"type": "LATENT",
|
| 1728 |
+
"links": [
|
| 1729 |
+
1117
|
| 1730 |
+
]
|
| 1731 |
+
}
|
| 1732 |
+
],
|
| 1733 |
+
"properties": {
|
| 1734 |
+
"cnr_id": "comfy-core",
|
| 1735 |
+
"ver": "0.18.1",
|
| 1736 |
+
"Node name for S&R": "LTXVAddGuide"
|
| 1737 |
+
},
|
| 1738 |
+
"widgets_values": [
|
| 1739 |
+
0,
|
| 1740 |
+
1
|
| 1741 |
+
]
|
| 1742 |
+
},
|
| 1743 |
+
{
|
| 1744 |
+
"id": 432,
|
| 1745 |
+
"type": "VHS_VideoCombine",
|
| 1746 |
+
"pos": [
|
| 1747 |
+
1661.612974625087,
|
| 1748 |
+
3863.1508787685875
|
| 1749 |
+
],
|
| 1750 |
+
"size": [
|
| 1751 |
+
220.7333984375,
|
| 1752 |
+
334
|
| 1753 |
+
],
|
| 1754 |
+
"flags": {},
|
| 1755 |
+
"order": 30,
|
| 1756 |
+
"mode": 0,
|
| 1757 |
+
"inputs": [
|
| 1758 |
+
{
|
| 1759 |
+
"name": "images",
|
| 1760 |
+
"type": "IMAGE",
|
| 1761 |
+
"link": 1077
|
| 1762 |
+
},
|
| 1763 |
+
{
|
| 1764 |
+
"name": "audio",
|
| 1765 |
+
"shape": 7,
|
| 1766 |
+
"type": "AUDIO",
|
| 1767 |
+
"link": null
|
| 1768 |
+
},
|
| 1769 |
+
{
|
| 1770 |
+
"name": "meta_batch",
|
| 1771 |
+
"shape": 7,
|
| 1772 |
+
"type": "VHS_BatchManager",
|
| 1773 |
+
"link": null
|
| 1774 |
+
},
|
| 1775 |
+
{
|
| 1776 |
+
"name": "vae",
|
| 1777 |
+
"shape": 7,
|
| 1778 |
+
"type": "VAE",
|
| 1779 |
+
"link": null
|
| 1780 |
+
},
|
| 1781 |
+
{
|
| 1782 |
+
"name": "frame_rate",
|
| 1783 |
+
"type": "FLOAT",
|
| 1784 |
+
"widget": {
|
| 1785 |
+
"name": "frame_rate"
|
| 1786 |
+
},
|
| 1787 |
+
"link": 1147
|
| 1788 |
+
}
|
| 1789 |
+
],
|
| 1790 |
+
"outputs": [
|
| 1791 |
+
{
|
| 1792 |
+
"name": "Filenames",
|
| 1793 |
+
"type": "VHS_FILENAMES",
|
| 1794 |
+
"links": null
|
| 1795 |
+
}
|
| 1796 |
+
],
|
| 1797 |
+
"properties": {
|
| 1798 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 1799 |
+
"ver": "1.7.9",
|
| 1800 |
+
"Node name for S&R": "VHS_VideoCombine"
|
| 1801 |
+
},
|
| 1802 |
+
"widgets_values": {
|
| 1803 |
+
"frame_rate": 24,
|
| 1804 |
+
"loop_count": 0,
|
| 1805 |
+
"filename_prefix": "AnimateDiff",
|
| 1806 |
+
"format": "video/h264-mp4",
|
| 1807 |
+
"pix_fmt": "yuv420p",
|
| 1808 |
+
"crf": 19,
|
| 1809 |
+
"save_metadata": true,
|
| 1810 |
+
"trim_to_audio": false,
|
| 1811 |
+
"pingpong": false,
|
| 1812 |
+
"save_output": false,
|
| 1813 |
+
"videopreview": {
|
| 1814 |
+
"hidden": false,
|
| 1815 |
+
"paused": false,
|
| 1816 |
+
"params": {
|
| 1817 |
+
"filename": "AnimateDiff_00011.mp4",
|
| 1818 |
+
"subfolder": "",
|
| 1819 |
+
"type": "temp",
|
| 1820 |
+
"format": "video/h264-mp4",
|
| 1821 |
+
"frame_rate": 24,
|
| 1822 |
+
"workflow": "AnimateDiff_00011.png",
|
| 1823 |
+
"fullpath": "C:\\Users\\BhanuKhan\\Downloads\\ComfyUI_windows_portable\\ComfyUI\\temp\\AnimateDiff_00011.mp4"
|
| 1824 |
+
}
|
| 1825 |
+
}
|
| 1826 |
+
}
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"id": 322,
|
| 1830 |
+
"type": "ComfyMathExpression",
|
| 1831 |
+
"pos": [
|
| 1832 |
+
202.41933441573582,
|
| 1833 |
+
3922.4629761878205
|
| 1834 |
+
],
|
| 1835 |
+
"size": [
|
| 1836 |
+
210,
|
| 1837 |
+
128
|
| 1838 |
+
],
|
| 1839 |
+
"flags": {
|
| 1840 |
+
"collapsed": false
|
| 1841 |
+
},
|
| 1842 |
+
"order": 15,
|
| 1843 |
+
"mode": 0,
|
| 1844 |
+
"inputs": [
|
| 1845 |
+
{
|
| 1846 |
+
"label": "a",
|
| 1847 |
+
"name": "values.a",
|
| 1848 |
+
"type": "FLOAT,INT",
|
| 1849 |
+
"link": 670
|
| 1850 |
+
},
|
| 1851 |
+
{
|
| 1852 |
+
"label": "b",
|
| 1853 |
+
"name": "values.b",
|
| 1854 |
+
"shape": 7,
|
| 1855 |
+
"type": "FLOAT,INT",
|
| 1856 |
+
"link": null
|
| 1857 |
+
}
|
| 1858 |
+
],
|
| 1859 |
+
"outputs": [
|
| 1860 |
+
{
|
| 1861 |
+
"name": "FLOAT",
|
| 1862 |
+
"type": "FLOAT",
|
| 1863 |
+
"links": [
|
| 1864 |
+
673,
|
| 1865 |
+
871,
|
| 1866 |
+
946,
|
| 1867 |
+
949,
|
| 1868 |
+
1147
|
| 1869 |
+
]
|
| 1870 |
+
},
|
| 1871 |
+
{
|
| 1872 |
+
"name": "INT",
|
| 1873 |
+
"type": "INT",
|
| 1874 |
+
"links": [
|
| 1875 |
+
760
|
| 1876 |
+
]
|
| 1877 |
+
}
|
| 1878 |
+
],
|
| 1879 |
+
"properties": {
|
| 1880 |
+
"cnr_id": "comfy-core",
|
| 1881 |
+
"ver": "0.16.3",
|
| 1882 |
+
"Node name for S&R": "ComfyMathExpression",
|
| 1883 |
+
"enableTabs": false,
|
| 1884 |
+
"tabWidth": 65,
|
| 1885 |
+
"tabXOffset": 10,
|
| 1886 |
+
"hasSecondTab": false,
|
| 1887 |
+
"secondTabText": "Send Back",
|
| 1888 |
+
"secondTabOffset": 80,
|
| 1889 |
+
"secondTabWidth": 65
|
| 1890 |
+
},
|
| 1891 |
+
"widgets_values": [
|
| 1892 |
+
"a"
|
| 1893 |
+
]
|
| 1894 |
+
},
|
| 1895 |
+
{
|
| 1896 |
+
"id": 410,
|
| 1897 |
+
"type": "VHS_VideoCombine",
|
| 1898 |
+
"pos": [
|
| 1899 |
+
2051.669524505168,
|
| 1900 |
+
3148.2737066042396
|
| 1901 |
+
],
|
| 1902 |
+
"size": [
|
| 1903 |
+
454.2573484374948,
|
| 1904 |
+
586.8415416406222
|
| 1905 |
+
],
|
| 1906 |
+
"flags": {},
|
| 1907 |
+
"order": 46,
|
| 1908 |
+
"mode": 0,
|
| 1909 |
+
"inputs": [
|
| 1910 |
+
{
|
| 1911 |
+
"name": "images",
|
| 1912 |
+
"type": "IMAGE",
|
| 1913 |
+
"link": 947
|
| 1914 |
+
},
|
| 1915 |
+
{
|
| 1916 |
+
"name": "audio",
|
| 1917 |
+
"shape": 7,
|
| 1918 |
+
"type": "AUDIO",
|
| 1919 |
+
"link": 1130
|
| 1920 |
+
},
|
| 1921 |
+
{
|
| 1922 |
+
"name": "meta_batch",
|
| 1923 |
+
"shape": 7,
|
| 1924 |
+
"type": "VHS_BatchManager",
|
| 1925 |
+
"link": null
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "vae",
|
| 1929 |
+
"shape": 7,
|
| 1930 |
+
"type": "VAE",
|
| 1931 |
+
"link": null
|
| 1932 |
+
},
|
| 1933 |
+
{
|
| 1934 |
+
"name": "frame_rate",
|
| 1935 |
+
"type": "FLOAT",
|
| 1936 |
+
"widget": {
|
| 1937 |
+
"name": "frame_rate"
|
| 1938 |
+
},
|
| 1939 |
+
"link": 949
|
| 1940 |
+
}
|
| 1941 |
+
],
|
| 1942 |
+
"outputs": [
|
| 1943 |
+
{
|
| 1944 |
+
"name": "Filenames",
|
| 1945 |
+
"type": "VHS_FILENAMES",
|
| 1946 |
+
"links": null
|
| 1947 |
+
}
|
| 1948 |
+
],
|
| 1949 |
+
"properties": {
|
| 1950 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 1951 |
+
"ver": "1.7.9",
|
| 1952 |
+
"Node name for S&R": "VHS_VideoCombine"
|
| 1953 |
+
},
|
| 1954 |
+
"widgets_values": {
|
| 1955 |
+
"frame_rate": 8,
|
| 1956 |
+
"loop_count": 0,
|
| 1957 |
+
"filename_prefix": "LTX2.3",
|
| 1958 |
+
"format": "video/h264-mp4",
|
| 1959 |
+
"pix_fmt": "yuv420p",
|
| 1960 |
+
"crf": 19,
|
| 1961 |
+
"save_metadata": true,
|
| 1962 |
+
"trim_to_audio": false,
|
| 1963 |
+
"pingpong": false,
|
| 1964 |
+
"save_output": true,
|
| 1965 |
+
"videopreview": {
|
| 1966 |
+
"hidden": false,
|
| 1967 |
+
"paused": false,
|
| 1968 |
+
"params": {
|
| 1969 |
+
"filename": "LTX2.3_00081.mp4",
|
| 1970 |
+
"subfolder": "",
|
| 1971 |
+
"type": "output",
|
| 1972 |
+
"format": "video/h264-mp4",
|
| 1973 |
+
"frame_rate": 24,
|
| 1974 |
+
"workflow": "LTX2.3_00081.png",
|
| 1975 |
+
"fullpath": "C:\\Users\\BhanuKhan\\Downloads\\ComfyUI_windows_portable\\ComfyUI\\output\\LTX2.3_00081.mp4"
|
| 1976 |
+
},
|
| 1977 |
+
"muted": false
|
| 1978 |
+
}
|
| 1979 |
+
}
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"id": 409,
|
| 1983 |
+
"type": "VHS_VideoCombine",
|
| 1984 |
+
"pos": [
|
| 1985 |
+
2522.682176897836,
|
| 1986 |
+
3146.5414883215467
|
| 1987 |
+
],
|
| 1988 |
+
"size": [
|
| 1989 |
+
483.1825522941567,
|
| 1990 |
+
334
|
| 1991 |
+
],
|
| 1992 |
+
"flags": {},
|
| 1993 |
+
"order": 47,
|
| 1994 |
+
"mode": 0,
|
| 1995 |
+
"inputs": [
|
| 1996 |
+
{
|
| 1997 |
+
"name": "images",
|
| 1998 |
+
"type": "IMAGE",
|
| 1999 |
+
"link": 945
|
| 2000 |
+
},
|
| 2001 |
+
{
|
| 2002 |
+
"name": "audio",
|
| 2003 |
+
"shape": 7,
|
| 2004 |
+
"type": "AUDIO",
|
| 2005 |
+
"link": 1131
|
| 2006 |
+
},
|
| 2007 |
+
{
|
| 2008 |
+
"name": "meta_batch",
|
| 2009 |
+
"shape": 7,
|
| 2010 |
+
"type": "VHS_BatchManager",
|
| 2011 |
+
"link": null
|
| 2012 |
+
},
|
| 2013 |
+
{
|
| 2014 |
+
"name": "vae",
|
| 2015 |
+
"shape": 7,
|
| 2016 |
+
"type": "VAE",
|
| 2017 |
+
"link": null
|
| 2018 |
+
},
|
| 2019 |
+
{
|
| 2020 |
+
"name": "frame_rate",
|
| 2021 |
+
"type": "FLOAT",
|
| 2022 |
+
"widget": {
|
| 2023 |
+
"name": "frame_rate"
|
| 2024 |
+
},
|
| 2025 |
+
"link": 946
|
| 2026 |
+
}
|
| 2027 |
+
],
|
| 2028 |
+
"outputs": [
|
| 2029 |
+
{
|
| 2030 |
+
"name": "Filenames",
|
| 2031 |
+
"type": "VHS_FILENAMES",
|
| 2032 |
+
"links": null
|
| 2033 |
+
}
|
| 2034 |
+
],
|
| 2035 |
+
"properties": {
|
| 2036 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 2037 |
+
"ver": "1.7.9",
|
| 2038 |
+
"Node name for S&R": "VHS_VideoCombine"
|
| 2039 |
+
},
|
| 2040 |
+
"widgets_values": {
|
| 2041 |
+
"frame_rate": 8,
|
| 2042 |
+
"loop_count": 0,
|
| 2043 |
+
"filename_prefix": "Original",
|
| 2044 |
+
"format": "video/h264-mp4",
|
| 2045 |
+
"pix_fmt": "yuv420p",
|
| 2046 |
+
"crf": 19,
|
| 2047 |
+
"save_metadata": true,
|
| 2048 |
+
"trim_to_audio": false,
|
| 2049 |
+
"pingpong": false,
|
| 2050 |
+
"save_output": false,
|
| 2051 |
+
"videopreview": {
|
| 2052 |
+
"hidden": false,
|
| 2053 |
+
"paused": false,
|
| 2054 |
+
"params": {
|
| 2055 |
+
"filename": "Original_00001.mp4",
|
| 2056 |
+
"subfolder": "",
|
| 2057 |
+
"type": "temp",
|
| 2058 |
+
"format": "video/h264-mp4",
|
| 2059 |
+
"frame_rate": 24,
|
| 2060 |
+
"workflow": "Original_00001.png",
|
| 2061 |
+
"fullpath": "C:\\Users\\BhanuKhan\\Downloads\\ComfyUI_windows_portable\\ComfyUI\\temp\\Original_00001.mp4"
|
| 2062 |
+
}
|
| 2063 |
+
}
|
| 2064 |
+
}
|
| 2065 |
+
},
|
| 2066 |
+
{
|
| 2067 |
+
"id": 448,
|
| 2068 |
+
"type": "PreviewImage",
|
| 2069 |
+
"pos": [
|
| 2070 |
+
3044.71485039291,
|
| 2071 |
+
3148.3682629525074
|
| 2072 |
+
],
|
| 2073 |
+
"size": [
|
| 2074 |
+
602.4744508088229,
|
| 2075 |
+
593.1385242012434
|
| 2076 |
+
],
|
| 2077 |
+
"flags": {},
|
| 2078 |
+
"order": 18,
|
| 2079 |
+
"mode": 0,
|
| 2080 |
+
"inputs": [
|
| 2081 |
+
{
|
| 2082 |
+
"name": "images",
|
| 2083 |
+
"type": "IMAGE",
|
| 2084 |
+
"link": 1143
|
| 2085 |
+
}
|
| 2086 |
+
],
|
| 2087 |
+
"outputs": [],
|
| 2088 |
+
"properties": {
|
| 2089 |
+
"cnr_id": "comfy-core",
|
| 2090 |
+
"ver": "0.18.1",
|
| 2091 |
+
"Node name for S&R": "PreviewImage"
|
| 2092 |
+
},
|
| 2093 |
+
"widgets_values": []
|
| 2094 |
+
},
|
| 2095 |
+
{
|
| 2096 |
+
"id": 269,
|
| 2097 |
+
"type": "LoadImage",
|
| 2098 |
+
"pos": [
|
| 2099 |
+
-785.7173614054312,
|
| 2100 |
+
3189.300684934121
|
| 2101 |
+
],
|
| 2102 |
+
"size": [
|
| 2103 |
+
446.5317600000001,
|
| 2104 |
+
531.4924891666667
|
| 2105 |
+
],
|
| 2106 |
+
"flags": {},
|
| 2107 |
+
"order": 12,
|
| 2108 |
+
"mode": 0,
|
| 2109 |
+
"inputs": [],
|
| 2110 |
+
"outputs": [
|
| 2111 |
+
{
|
| 2112 |
+
"name": "IMAGE",
|
| 2113 |
+
"type": "IMAGE",
|
| 2114 |
+
"links": [
|
| 2115 |
+
1074,
|
| 2116 |
+
1143
|
| 2117 |
+
]
|
| 2118 |
+
},
|
| 2119 |
+
{
|
| 2120 |
+
"name": "MASK",
|
| 2121 |
+
"type": "MASK",
|
| 2122 |
+
"links": null
|
| 2123 |
+
}
|
| 2124 |
+
],
|
| 2125 |
+
"properties": {
|
| 2126 |
+
"cnr_id": "comfy-core",
|
| 2127 |
+
"ver": "0.16.3",
|
| 2128 |
+
"Node name for S&R": "LoadImage",
|
| 2129 |
+
"enableTabs": false,
|
| 2130 |
+
"tabWidth": 65,
|
| 2131 |
+
"tabXOffset": 10,
|
| 2132 |
+
"hasSecondTab": false,
|
| 2133 |
+
"secondTabText": "Send Back",
|
| 2134 |
+
"secondTabOffset": 80,
|
| 2135 |
+
"secondTabWidth": 65
|
| 2136 |
+
},
|
| 2137 |
+
"widgets_values": [
|
| 2138 |
+
"z-image-turbo_00070_.png",
|
| 2139 |
+
"image"
|
| 2140 |
+
]
|
| 2141 |
+
},
|
| 2142 |
+
{
|
| 2143 |
+
"id": 372,
|
| 2144 |
+
"type": "VHS_LoadVideo",
|
| 2145 |
+
"pos": [
|
| 2146 |
+
-307.41303626427043,
|
| 2147 |
+
3194.5049991571295
|
| 2148 |
+
],
|
| 2149 |
+
"size": [
|
| 2150 |
+
307.94454922958823,
|
| 2151 |
+
486.2504938267593
|
| 2152 |
+
],
|
| 2153 |
+
"flags": {},
|
| 2154 |
+
"order": 19,
|
| 2155 |
+
"mode": 0,
|
| 2156 |
+
"inputs": [
|
| 2157 |
+
{
|
| 2158 |
+
"name": "meta_batch",
|
| 2159 |
+
"shape": 7,
|
| 2160 |
+
"type": "VHS_BatchManager",
|
| 2161 |
+
"link": null
|
| 2162 |
+
},
|
| 2163 |
+
{
|
| 2164 |
+
"name": "vae",
|
| 2165 |
+
"shape": 7,
|
| 2166 |
+
"type": "VAE",
|
| 2167 |
+
"link": null
|
| 2168 |
+
},
|
| 2169 |
+
{
|
| 2170 |
+
"name": "force_rate",
|
| 2171 |
+
"type": "FLOAT",
|
| 2172 |
+
"widget": {
|
| 2173 |
+
"name": "force_rate"
|
| 2174 |
+
},
|
| 2175 |
+
"link": 871
|
| 2176 |
+
},
|
| 2177 |
+
{
|
| 2178 |
+
"name": "frame_load_cap",
|
| 2179 |
+
"type": "INT",
|
| 2180 |
+
"widget": {
|
| 2181 |
+
"name": "frame_load_cap"
|
| 2182 |
+
},
|
| 2183 |
+
"link": 872
|
| 2184 |
+
}
|
| 2185 |
+
],
|
| 2186 |
+
"outputs": [
|
| 2187 |
+
{
|
| 2188 |
+
"name": "IMAGE",
|
| 2189 |
+
"type": "IMAGE",
|
| 2190 |
+
"links": [
|
| 2191 |
+
945,
|
| 2192 |
+
1046,
|
| 2193 |
+
1062
|
| 2194 |
+
]
|
| 2195 |
+
},
|
| 2196 |
+
{
|
| 2197 |
+
"name": "frame_count",
|
| 2198 |
+
"type": "INT",
|
| 2199 |
+
"links": null
|
| 2200 |
+
},
|
| 2201 |
+
{
|
| 2202 |
+
"name": "audio",
|
| 2203 |
+
"type": "AUDIO",
|
| 2204 |
+
"links": [
|
| 2205 |
+
1128
|
| 2206 |
+
]
|
| 2207 |
+
},
|
| 2208 |
+
{
|
| 2209 |
+
"name": "video_info",
|
| 2210 |
+
"type": "VHS_VIDEOINFO",
|
| 2211 |
+
"links": null
|
| 2212 |
+
}
|
| 2213 |
+
],
|
| 2214 |
+
"properties": {
|
| 2215 |
+
"cnr_id": "comfyui-videohelpersuite",
|
| 2216 |
+
"ver": "1.7.9",
|
| 2217 |
+
"Node name for S&R": "VHS_LoadVideo"
|
| 2218 |
+
},
|
| 2219 |
+
"widgets_values": {
|
| 2220 |
+
"video": "5531136-hd_1280_720_25fps.mp4",
|
| 2221 |
+
"force_rate": 0,
|
| 2222 |
+
"custom_width": 0,
|
| 2223 |
+
"custom_height": 0,
|
| 2224 |
+
"frame_load_cap": 0,
|
| 2225 |
+
"skip_first_frames": 0,
|
| 2226 |
+
"select_every_nth": 1,
|
| 2227 |
+
"format": "AnimateDiff",
|
| 2228 |
+
"videopreview": {
|
| 2229 |
+
"hidden": false,
|
| 2230 |
+
"paused": false,
|
| 2231 |
+
"params": {
|
| 2232 |
+
"filename": "5531136-hd_1280_720_25fps.mp4",
|
| 2233 |
+
"type": "input",
|
| 2234 |
+
"format": "video/mp4",
|
| 2235 |
+
"force_rate": 0,
|
| 2236 |
+
"custom_width": 0,
|
| 2237 |
+
"custom_height": 0,
|
| 2238 |
+
"frame_load_cap": 0,
|
| 2239 |
+
"skip_first_frames": 0,
|
| 2240 |
+
"select_every_nth": 1
|
| 2241 |
+
}
|
| 2242 |
+
}
|
| 2243 |
+
}
|
| 2244 |
+
},
|
| 2245 |
+
{
|
| 2246 |
+
"id": 445,
|
| 2247 |
+
"type": "PrimitiveStringMultiline",
|
| 2248 |
+
"pos": [
|
| 2249 |
+
27.77665521798787,
|
| 2250 |
+
3188.4741548932234
|
| 2251 |
+
],
|
| 2252 |
+
"size": [
|
| 2253 |
+
442.14058149815014,
|
| 2254 |
+
529.599548146246
|
| 2255 |
+
],
|
| 2256 |
+
"flags": {},
|
| 2257 |
+
"order": 13,
|
| 2258 |
+
"mode": 0,
|
| 2259 |
+
"inputs": [],
|
| 2260 |
+
"outputs": [
|
| 2261 |
+
{
|
| 2262 |
+
"name": "STRING",
|
| 2263 |
+
"type": "STRING",
|
| 2264 |
+
"links": [
|
| 2265 |
+
1133
|
| 2266 |
+
]
|
| 2267 |
+
}
|
| 2268 |
+
],
|
| 2269 |
+
"title": "Prompt",
|
| 2270 |
+
"properties": {
|
| 2271 |
+
"cnr_id": "comfy-core",
|
| 2272 |
+
"ver": "0.18.1",
|
| 2273 |
+
"Node name for S&R": "PrimitiveStringMultiline"
|
| 2274 |
+
},
|
| 2275 |
+
"widgets_values": [
|
| 2276 |
+
"head_swap:\n\na woman having a serious conversation to another person"
|
| 2277 |
+
]
|
| 2278 |
+
},
|
| 2279 |
+
{
|
| 2280 |
+
"id": 446,
|
| 2281 |
+
"type": "ComfySwitchNode",
|
| 2282 |
+
"pos": [
|
| 2283 |
+
-303.75450339187773,
|
| 2284 |
+
2945.058537647393
|
| 2285 |
+
],
|
| 2286 |
+
"size": [
|
| 2287 |
+
304.8269268579752,
|
| 2288 |
+
84.21909408178135
|
| 2289 |
+
],
|
| 2290 |
+
"flags": {},
|
| 2291 |
+
"order": 34,
|
| 2292 |
+
"mode": 0,
|
| 2293 |
+
"inputs": [
|
| 2294 |
+
{
|
| 2295 |
+
"name": "on_false",
|
| 2296 |
+
"type": "STRING",
|
| 2297 |
+
"link": 1133
|
| 2298 |
+
},
|
| 2299 |
+
{
|
| 2300 |
+
"name": "on_true",
|
| 2301 |
+
"type": "STRING",
|
| 2302 |
+
"link": 1142
|
| 2303 |
+
}
|
| 2304 |
+
],
|
| 2305 |
+
"outputs": [
|
| 2306 |
+
{
|
| 2307 |
+
"name": "output",
|
| 2308 |
+
"type": "STRING",
|
| 2309 |
+
"links": [
|
| 2310 |
+
1136
|
| 2311 |
+
]
|
| 2312 |
+
}
|
| 2313 |
+
],
|
| 2314 |
+
"title": "Switch (Enhanced Prompt)",
|
| 2315 |
+
"properties": {
|
| 2316 |
+
"cnr_id": "comfy-core",
|
| 2317 |
+
"ver": "0.18.1",
|
| 2318 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 2319 |
+
},
|
| 2320 |
+
"widgets_values": [
|
| 2321 |
+
false
|
| 2322 |
+
]
|
| 2323 |
+
},
|
| 2324 |
+
{
|
| 2325 |
+
"id": 444,
|
| 2326 |
+
"type": "ComfySwitchNode",
|
| 2327 |
+
"pos": [
|
| 2328 |
+
-303.75450339187773,
|
| 2329 |
+
3071.2749891396347
|
| 2330 |
+
],
|
| 2331 |
+
"size": [
|
| 2332 |
+
304.8269268579752,
|
| 2333 |
+
78
|
| 2334 |
+
],
|
| 2335 |
+
"flags": {},
|
| 2336 |
+
"order": 45,
|
| 2337 |
+
"mode": 0,
|
| 2338 |
+
"inputs": [
|
| 2339 |
+
{
|
| 2340 |
+
"name": "on_false",
|
| 2341 |
+
"type": "AUDIO",
|
| 2342 |
+
"link": 1129
|
| 2343 |
+
},
|
| 2344 |
+
{
|
| 2345 |
+
"name": "on_true",
|
| 2346 |
+
"type": "AUDIO",
|
| 2347 |
+
"link": 1128
|
| 2348 |
+
}
|
| 2349 |
+
],
|
| 2350 |
+
"outputs": [
|
| 2351 |
+
{
|
| 2352 |
+
"name": "output",
|
| 2353 |
+
"type": "AUDIO",
|
| 2354 |
+
"links": [
|
| 2355 |
+
1130,
|
| 2356 |
+
1131
|
| 2357 |
+
]
|
| 2358 |
+
}
|
| 2359 |
+
],
|
| 2360 |
+
"title": "Switch (Use Video's Audio)",
|
| 2361 |
+
"properties": {
|
| 2362 |
+
"cnr_id": "comfy-core",
|
| 2363 |
+
"ver": "0.18.1",
|
| 2364 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 2365 |
+
},
|
| 2366 |
+
"widgets_values": [
|
| 2367 |
+
true
|
| 2368 |
+
]
|
| 2369 |
+
},
|
| 2370 |
+
{
|
| 2371 |
+
"id": 427,
|
| 2372 |
+
"type": "LoraLoaderModelOnly",
|
| 2373 |
+
"pos": [
|
| 2374 |
+
-785.7173614054312,
|
| 2375 |
+
2873.766729100636
|
| 2376 |
+
],
|
| 2377 |
+
"size": [
|
| 2378 |
+
270,
|
| 2379 |
+
82
|
| 2380 |
+
],
|
| 2381 |
+
"flags": {},
|
| 2382 |
+
"order": 17,
|
| 2383 |
+
"mode": 0,
|
| 2384 |
+
"inputs": [
|
| 2385 |
+
{
|
| 2386 |
+
"name": "model",
|
| 2387 |
+
"type": "MODEL",
|
| 2388 |
+
"link": 1049
|
| 2389 |
+
}
|
| 2390 |
+
],
|
| 2391 |
+
"outputs": [
|
| 2392 |
+
{
|
| 2393 |
+
"name": "MODEL",
|
| 2394 |
+
"type": "MODEL",
|
| 2395 |
+
"links": [
|
| 2396 |
+
1050
|
| 2397 |
+
]
|
| 2398 |
+
}
|
| 2399 |
+
],
|
| 2400 |
+
"properties": {
|
| 2401 |
+
"cnr_id": "comfy-core",
|
| 2402 |
+
"ver": "0.18.1",
|
| 2403 |
+
"Node name for S&R": "LoraLoaderModelOnly"
|
| 2404 |
+
},
|
| 2405 |
+
"widgets_values": [
|
| 2406 |
+
"head_swap_v3_rank_adaptive_fro_098.safetensors",
|
| 2407 |
+
1
|
| 2408 |
+
]
|
| 2409 |
+
},
|
| 2410 |
+
{
|
| 2411 |
+
"id": 433,
|
| 2412 |
+
"type": "CLIPLoader",
|
| 2413 |
+
"pos": [
|
| 2414 |
+
48.75530766802602,
|
| 2415 |
+
2528.0716996578262
|
| 2416 |
+
],
|
| 2417 |
+
"size": [
|
| 2418 |
+
270,
|
| 2419 |
+
106
|
| 2420 |
+
],
|
| 2421 |
+
"flags": {},
|
| 2422 |
+
"order": 14,
|
| 2423 |
+
"mode": 0,
|
| 2424 |
+
"inputs": [],
|
| 2425 |
+
"outputs": [
|
| 2426 |
+
{
|
| 2427 |
+
"name": "CLIP",
|
| 2428 |
+
"type": "CLIP",
|
| 2429 |
+
"links": [
|
| 2430 |
+
1078
|
| 2431 |
+
]
|
| 2432 |
+
}
|
| 2433 |
+
],
|
| 2434 |
+
"properties": {
|
| 2435 |
+
"cnr_id": "comfy-core",
|
| 2436 |
+
"ver": "0.18.1",
|
| 2437 |
+
"Node name for S&R": "CLIPLoader"
|
| 2438 |
+
},
|
| 2439 |
+
"widgets_values": [
|
| 2440 |
+
"qwen3.5_4b_bf16.safetensors",
|
| 2441 |
+
"stable_diffusion",
|
| 2442 |
+
"default"
|
| 2443 |
+
]
|
| 2444 |
+
},
|
| 2445 |
+
{
|
| 2446 |
+
"id": 434,
|
| 2447 |
+
"type": "TextGenerate",
|
| 2448 |
+
"pos": [
|
| 2449 |
+
343.69722422165194,
|
| 2450 |
+
2528.8494308287795
|
| 2451 |
+
],
|
| 2452 |
+
"size": [
|
| 2453 |
+
412.96433868375925,
|
| 2454 |
+
557.9873105349034
|
| 2455 |
+
],
|
| 2456 |
+
"flags": {},
|
| 2457 |
+
"order": 32,
|
| 2458 |
+
"mode": 0,
|
| 2459 |
+
"inputs": [
|
| 2460 |
+
{
|
| 2461 |
+
"name": "clip",
|
| 2462 |
+
"type": "CLIP",
|
| 2463 |
+
"link": 1078
|
| 2464 |
+
},
|
| 2465 |
+
{
|
| 2466 |
+
"name": "image",
|
| 2467 |
+
"shape": 7,
|
| 2468 |
+
"type": "IMAGE",
|
| 2469 |
+
"link": 1140
|
| 2470 |
+
}
|
| 2471 |
+
],
|
| 2472 |
+
"outputs": [
|
| 2473 |
+
{
|
| 2474 |
+
"name": "generated_text",
|
| 2475 |
+
"type": "STRING",
|
| 2476 |
+
"links": [
|
| 2477 |
+
1141,
|
| 2478 |
+
1142
|
| 2479 |
+
]
|
| 2480 |
+
}
|
| 2481 |
+
],
|
| 2482 |
+
"properties": {
|
| 2483 |
+
"cnr_id": "comfy-core",
|
| 2484 |
+
"ver": "0.18.1",
|
| 2485 |
+
"Node name for S&R": "TextGenerate"
|
| 2486 |
+
},
|
| 2487 |
+
"widgets_values": [
|
| 2488 |
+
"Analyze this composite video.\n\nThe video contains:\n1. a side chroma-key panel with a reference face image\n2. a main performance video showing the body, clothing, movement, hand actions, objects, framing, and environment\n\nYour task is to extract:\n- the target face identity from the side panel\n- the performance/action from the main video\n\nCritical rules:\n- The side-panel face is the only valid source for identity traits and head-level accessories.\n- Ignore the visible face and head appearance in the main video completely.\n- Do not describe any face, hair, hairstyle, hair color, eye color, makeup, facial features, facial expression, attractiveness, headwear, hood, hat, or accessories from the main video.\n- In the ACTION section, describe the performer only as \"a person\" and focus only on body movement, clothing, hand actions, objects, framing, and environment.\n- Do not mention the chroma panel, green background, split layout, or editing structure.\n- Be factual and non-creative.\n- Do not guess uncertain details. If a detail is not clearly visible, omit it.\n\nReturn exactly in this format:\nhead_swap:\n\nFACE:\nA brief but detailed objective identity description from the side-panel face only. Include, when clearly visible: apparent gender, apparent ethnicity, skin tone or complexion, approximate age range, head shape, hair or baldness pattern, hair color, eye color, facial hair, visible skin details, headwear or head covering, visible facial accessories, and any especially distinctive facial trait. Prioritize the eyes when they are a strong defining feature.\n\nACTION:\nA concise performance description from the main video. Include only: visible clothing, body position, movement, hand actions, objects being shown or handled, camera-facing behavior, framing, and environment. Do not include any face or head appearance from the main video.\n\nGood example:\nFACE:\nFemale, fair skin, approximately 20-30 years old, oval head shape, long wavy vivid blue-violet hair, bright golden-amber eyes with dark defined pupils, no facial hair, smooth skin, and pink flower hair accessories as a distinctive head adornment.\n\nACTION:\nA person in a dark top faces the camera indoors, holds a package of false eyelashes close to the lens, peels one lash from the backing, brings it near the eye area, and examines it while making small hand movements.\n\nBad example:\nACTION:\nA person with long curly blonde braids holds a pair of false eyelashes...\n",
|
| 2489 |
+
256,
|
| 2490 |
+
"on",
|
| 2491 |
+
0.7,
|
| 2492 |
+
64,
|
| 2493 |
+
0.95,
|
| 2494 |
+
0.05,
|
| 2495 |
+
1.05,
|
| 2496 |
+
0,
|
| 2497 |
+
0,
|
| 2498 |
+
false
|
| 2499 |
+
]
|
| 2500 |
+
}
|
| 2501 |
+
],
|
| 2502 |
+
"links": [
|
| 2503 |
+
[
|
| 2504 |
+
644,
|
| 2505 |
+
282,
|
| 2506 |
+
0,
|
| 2507 |
+
287,
|
| 2508 |
+
0,
|
| 2509 |
+
"NOISE"
|
| 2510 |
+
],
|
| 2511 |
+
[
|
| 2512 |
+
645,
|
| 2513 |
+
316,
|
| 2514 |
+
0,
|
| 2515 |
+
287,
|
| 2516 |
+
1,
|
| 2517 |
+
"GUIDER"
|
| 2518 |
+
],
|
| 2519 |
+
[
|
| 2520 |
+
646,
|
| 2521 |
+
294,
|
| 2522 |
+
0,
|
| 2523 |
+
287,
|
| 2524 |
+
2,
|
| 2525 |
+
"SAMPLER"
|
| 2526 |
+
],
|
| 2527 |
+
[
|
| 2528 |
+
647,
|
| 2529 |
+
308,
|
| 2530 |
+
0,
|
| 2531 |
+
287,
|
| 2532 |
+
3,
|
| 2533 |
+
"SIGMAS"
|
| 2534 |
+
],
|
| 2535 |
+
[
|
| 2536 |
+
648,
|
| 2537 |
+
319,
|
| 2538 |
+
0,
|
| 2539 |
+
287,
|
| 2540 |
+
4,
|
| 2541 |
+
"LATENT"
|
| 2542 |
+
],
|
| 2543 |
+
[
|
| 2544 |
+
670,
|
| 2545 |
+
302,
|
| 2546 |
+
0,
|
| 2547 |
+
322,
|
| 2548 |
+
0,
|
| 2549 |
+
"INT"
|
| 2550 |
+
],
|
| 2551 |
+
[
|
| 2552 |
+
673,
|
| 2553 |
+
322,
|
| 2554 |
+
0,
|
| 2555 |
+
306,
|
| 2556 |
+
2,
|
| 2557 |
+
"FLOAT"
|
| 2558 |
+
],
|
| 2559 |
+
[
|
| 2560 |
+
675,
|
| 2561 |
+
307,
|
| 2562 |
+
0,
|
| 2563 |
+
319,
|
| 2564 |
+
1,
|
| 2565 |
+
"LATENT"
|
| 2566 |
+
],
|
| 2567 |
+
[
|
| 2568 |
+
676,
|
| 2569 |
+
303,
|
| 2570 |
+
0,
|
| 2571 |
+
307,
|
| 2572 |
+
1,
|
| 2573 |
+
"INT"
|
| 2574 |
+
],
|
| 2575 |
+
[
|
| 2576 |
+
678,
|
| 2577 |
+
287,
|
| 2578 |
+
0,
|
| 2579 |
+
309,
|
| 2580 |
+
0,
|
| 2581 |
+
"LATENT"
|
| 2582 |
+
],
|
| 2583 |
+
[
|
| 2584 |
+
711,
|
| 2585 |
+
328,
|
| 2586 |
+
0,
|
| 2587 |
+
321,
|
| 2588 |
+
1,
|
| 2589 |
+
"VAE"
|
| 2590 |
+
],
|
| 2591 |
+
[
|
| 2592 |
+
712,
|
| 2593 |
+
327,
|
| 2594 |
+
0,
|
| 2595 |
+
300,
|
| 2596 |
+
1,
|
| 2597 |
+
"VAE"
|
| 2598 |
+
],
|
| 2599 |
+
[
|
| 2600 |
+
713,
|
| 2601 |
+
327,
|
| 2602 |
+
0,
|
| 2603 |
+
307,
|
| 2604 |
+
0,
|
| 2605 |
+
"VAE"
|
| 2606 |
+
],
|
| 2607 |
+
[
|
| 2608 |
+
760,
|
| 2609 |
+
322,
|
| 2610 |
+
1,
|
| 2611 |
+
307,
|
| 2612 |
+
2,
|
| 2613 |
+
"INT"
|
| 2614 |
+
],
|
| 2615 |
+
[
|
| 2616 |
+
784,
|
| 2617 |
+
342,
|
| 2618 |
+
0,
|
| 2619 |
+
305,
|
| 2620 |
+
0,
|
| 2621 |
+
"CLIP"
|
| 2622 |
+
],
|
| 2623 |
+
[
|
| 2624 |
+
785,
|
| 2625 |
+
342,
|
| 2626 |
+
0,
|
| 2627 |
+
315,
|
| 2628 |
+
0,
|
| 2629 |
+
"CLIP"
|
| 2630 |
+
],
|
| 2631 |
+
[
|
| 2632 |
+
786,
|
| 2633 |
+
325,
|
| 2634 |
+
0,
|
| 2635 |
+
342,
|
| 2636 |
+
0,
|
| 2637 |
+
"CLIP"
|
| 2638 |
+
],
|
| 2639 |
+
[
|
| 2640 |
+
830,
|
| 2641 |
+
305,
|
| 2642 |
+
0,
|
| 2643 |
+
306,
|
| 2644 |
+
0,
|
| 2645 |
+
"CONDITIONING"
|
| 2646 |
+
],
|
| 2647 |
+
[
|
| 2648 |
+
831,
|
| 2649 |
+
315,
|
| 2650 |
+
0,
|
| 2651 |
+
306,
|
| 2652 |
+
1,
|
| 2653 |
+
"CONDITIONING"
|
| 2654 |
+
],
|
| 2655 |
+
[
|
| 2656 |
+
835,
|
| 2657 |
+
309,
|
| 2658 |
+
0,
|
| 2659 |
+
354,
|
| 2660 |
+
2,
|
| 2661 |
+
"LATENT"
|
| 2662 |
+
],
|
| 2663 |
+
[
|
| 2664 |
+
836,
|
| 2665 |
+
309,
|
| 2666 |
+
1,
|
| 2667 |
+
300,
|
| 2668 |
+
0,
|
| 2669 |
+
"LATENT"
|
| 2670 |
+
],
|
| 2671 |
+
[
|
| 2672 |
+
850,
|
| 2673 |
+
354,
|
| 2674 |
+
2,
|
| 2675 |
+
321,
|
| 2676 |
+
0,
|
| 2677 |
+
"LATENT"
|
| 2678 |
+
],
|
| 2679 |
+
[
|
| 2680 |
+
865,
|
| 2681 |
+
326,
|
| 2682 |
+
0,
|
| 2683 |
+
368,
|
| 2684 |
+
0,
|
| 2685 |
+
"MODEL"
|
| 2686 |
+
],
|
| 2687 |
+
[
|
| 2688 |
+
866,
|
| 2689 |
+
325,
|
| 2690 |
+
0,
|
| 2691 |
+
368,
|
| 2692 |
+
1,
|
| 2693 |
+
"CLIP"
|
| 2694 |
+
],
|
| 2695 |
+
[
|
| 2696 |
+
867,
|
| 2697 |
+
368,
|
| 2698 |
+
1,
|
| 2699 |
+
342,
|
| 2700 |
+
1,
|
| 2701 |
+
"CLIP"
|
| 2702 |
+
],
|
| 2703 |
+
[
|
| 2704 |
+
871,
|
| 2705 |
+
322,
|
| 2706 |
+
0,
|
| 2707 |
+
372,
|
| 2708 |
+
2,
|
| 2709 |
+
"FLOAT"
|
| 2710 |
+
],
|
| 2711 |
+
[
|
| 2712 |
+
872,
|
| 2713 |
+
303,
|
| 2714 |
+
0,
|
| 2715 |
+
372,
|
| 2716 |
+
3,
|
| 2717 |
+
"INT"
|
| 2718 |
+
],
|
| 2719 |
+
[
|
| 2720 |
+
917,
|
| 2721 |
+
314,
|
| 2722 |
+
0,
|
| 2723 |
+
397,
|
| 2724 |
+
1,
|
| 2725 |
+
"INT"
|
| 2726 |
+
],
|
| 2727 |
+
[
|
| 2728 |
+
918,
|
| 2729 |
+
301,
|
| 2730 |
+
0,
|
| 2731 |
+
397,
|
| 2732 |
+
0,
|
| 2733 |
+
"INT"
|
| 2734 |
+
],
|
| 2735 |
+
[
|
| 2736 |
+
919,
|
| 2737 |
+
314,
|
| 2738 |
+
0,
|
| 2739 |
+
398,
|
| 2740 |
+
0,
|
| 2741 |
+
"INT"
|
| 2742 |
+
],
|
| 2743 |
+
[
|
| 2744 |
+
920,
|
| 2745 |
+
301,
|
| 2746 |
+
0,
|
| 2747 |
+
398,
|
| 2748 |
+
1,
|
| 2749 |
+
"INT"
|
| 2750 |
+
],
|
| 2751 |
+
[
|
| 2752 |
+
945,
|
| 2753 |
+
372,
|
| 2754 |
+
0,
|
| 2755 |
+
409,
|
| 2756 |
+
0,
|
| 2757 |
+
"IMAGE"
|
| 2758 |
+
],
|
| 2759 |
+
[
|
| 2760 |
+
946,
|
| 2761 |
+
322,
|
| 2762 |
+
0,
|
| 2763 |
+
409,
|
| 2764 |
+
4,
|
| 2765 |
+
"FLOAT"
|
| 2766 |
+
],
|
| 2767 |
+
[
|
| 2768 |
+
947,
|
| 2769 |
+
321,
|
| 2770 |
+
0,
|
| 2771 |
+
410,
|
| 2772 |
+
0,
|
| 2773 |
+
"IMAGE"
|
| 2774 |
+
],
|
| 2775 |
+
[
|
| 2776 |
+
949,
|
| 2777 |
+
322,
|
| 2778 |
+
0,
|
| 2779 |
+
410,
|
| 2780 |
+
4,
|
| 2781 |
+
"FLOAT"
|
| 2782 |
+
],
|
| 2783 |
+
[
|
| 2784 |
+
1035,
|
| 2785 |
+
426,
|
| 2786 |
+
0,
|
| 2787 |
+
425,
|
| 2788 |
+
0,
|
| 2789 |
+
"INT"
|
| 2790 |
+
],
|
| 2791 |
+
[
|
| 2792 |
+
1036,
|
| 2793 |
+
426,
|
| 2794 |
+
1,
|
| 2795 |
+
425,
|
| 2796 |
+
1,
|
| 2797 |
+
"INT"
|
| 2798 |
+
],
|
| 2799 |
+
[
|
| 2800 |
+
1038,
|
| 2801 |
+
425,
|
| 2802 |
+
0,
|
| 2803 |
+
397,
|
| 2804 |
+
2,
|
| 2805 |
+
"BOOLEAN"
|
| 2806 |
+
],
|
| 2807 |
+
[
|
| 2808 |
+
1039,
|
| 2809 |
+
425,
|
| 2810 |
+
0,
|
| 2811 |
+
398,
|
| 2812 |
+
2,
|
| 2813 |
+
"BOOLEAN"
|
| 2814 |
+
],
|
| 2815 |
+
[
|
| 2816 |
+
1046,
|
| 2817 |
+
372,
|
| 2818 |
+
0,
|
| 2819 |
+
426,
|
| 2820 |
+
0,
|
| 2821 |
+
"IMAGE"
|
| 2822 |
+
],
|
| 2823 |
+
[
|
| 2824 |
+
1049,
|
| 2825 |
+
326,
|
| 2826 |
+
0,
|
| 2827 |
+
427,
|
| 2828 |
+
0,
|
| 2829 |
+
"MODEL"
|
| 2830 |
+
],
|
| 2831 |
+
[
|
| 2832 |
+
1050,
|
| 2833 |
+
427,
|
| 2834 |
+
0,
|
| 2835 |
+
316,
|
| 2836 |
+
0,
|
| 2837 |
+
"MODEL"
|
| 2838 |
+
],
|
| 2839 |
+
[
|
| 2840 |
+
1062,
|
| 2841 |
+
372,
|
| 2842 |
+
0,
|
| 2843 |
+
430,
|
| 2844 |
+
0,
|
| 2845 |
+
"IMAGE"
|
| 2846 |
+
],
|
| 2847 |
+
[
|
| 2848 |
+
1067,
|
| 2849 |
+
397,
|
| 2850 |
+
0,
|
| 2851 |
+
430,
|
| 2852 |
+
2,
|
| 2853 |
+
"INT"
|
| 2854 |
+
],
|
| 2855 |
+
[
|
| 2856 |
+
1068,
|
| 2857 |
+
398,
|
| 2858 |
+
0,
|
| 2859 |
+
430,
|
| 2860 |
+
3,
|
| 2861 |
+
"INT"
|
| 2862 |
+
],
|
| 2863 |
+
[
|
| 2864 |
+
1069,
|
| 2865 |
+
430,
|
| 2866 |
+
0,
|
| 2867 |
+
292,
|
| 2868 |
+
0,
|
| 2869 |
+
"IMAGE"
|
| 2870 |
+
],
|
| 2871 |
+
[
|
| 2872 |
+
1073,
|
| 2873 |
+
292,
|
| 2874 |
+
0,
|
| 2875 |
+
431,
|
| 2876 |
+
0,
|
| 2877 |
+
"IMAGE"
|
| 2878 |
+
],
|
| 2879 |
+
[
|
| 2880 |
+
1074,
|
| 2881 |
+
269,
|
| 2882 |
+
0,
|
| 2883 |
+
431,
|
| 2884 |
+
2,
|
| 2885 |
+
"IMAGE"
|
| 2886 |
+
],
|
| 2887 |
+
[
|
| 2888 |
+
1077,
|
| 2889 |
+
431,
|
| 2890 |
+
0,
|
| 2891 |
+
432,
|
| 2892 |
+
0,
|
| 2893 |
+
"IMAGE"
|
| 2894 |
+
],
|
| 2895 |
+
[
|
| 2896 |
+
1078,
|
| 2897 |
+
433,
|
| 2898 |
+
0,
|
| 2899 |
+
434,
|
| 2900 |
+
0,
|
| 2901 |
+
"CLIP"
|
| 2902 |
+
],
|
| 2903 |
+
[
|
| 2904 |
+
1105,
|
| 2905 |
+
431,
|
| 2906 |
+
0,
|
| 2907 |
+
438,
|
| 2908 |
+
0,
|
| 2909 |
+
"IMAGE"
|
| 2910 |
+
],
|
| 2911 |
+
[
|
| 2912 |
+
1108,
|
| 2913 |
+
328,
|
| 2914 |
+
0,
|
| 2915 |
+
438,
|
| 2916 |
+
1,
|
| 2917 |
+
"VAE"
|
| 2918 |
+
],
|
| 2919 |
+
[
|
| 2920 |
+
1109,
|
| 2921 |
+
429,
|
| 2922 |
+
0,
|
| 2923 |
+
316,
|
| 2924 |
+
1,
|
| 2925 |
+
"CONDITIONING"
|
| 2926 |
+
],
|
| 2927 |
+
[
|
| 2928 |
+
1110,
|
| 2929 |
+
429,
|
| 2930 |
+
1,
|
| 2931 |
+
316,
|
| 2932 |
+
2,
|
| 2933 |
+
"CONDITIONING"
|
| 2934 |
+
],
|
| 2935 |
+
[
|
| 2936 |
+
1111,
|
| 2937 |
+
429,
|
| 2938 |
+
0,
|
| 2939 |
+
354,
|
| 2940 |
+
0,
|
| 2941 |
+
"CONDITIONING"
|
| 2942 |
+
],
|
| 2943 |
+
[
|
| 2944 |
+
1112,
|
| 2945 |
+
429,
|
| 2946 |
+
1,
|
| 2947 |
+
354,
|
| 2948 |
+
1,
|
| 2949 |
+
"CONDITIONING"
|
| 2950 |
+
],
|
| 2951 |
+
[
|
| 2952 |
+
1113,
|
| 2953 |
+
306,
|
| 2954 |
+
0,
|
| 2955 |
+
429,
|
| 2956 |
+
0,
|
| 2957 |
+
"CONDITIONING"
|
| 2958 |
+
],
|
| 2959 |
+
[
|
| 2960 |
+
1114,
|
| 2961 |
+
306,
|
| 2962 |
+
1,
|
| 2963 |
+
429,
|
| 2964 |
+
1,
|
| 2965 |
+
"CONDITIONING"
|
| 2966 |
+
],
|
| 2967 |
+
[
|
| 2968 |
+
1115,
|
| 2969 |
+
328,
|
| 2970 |
+
0,
|
| 2971 |
+
429,
|
| 2972 |
+
2,
|
| 2973 |
+
"VAE"
|
| 2974 |
+
],
|
| 2975 |
+
[
|
| 2976 |
+
1116,
|
| 2977 |
+
438,
|
| 2978 |
+
0,
|
| 2979 |
+
429,
|
| 2980 |
+
3,
|
| 2981 |
+
"LATENT"
|
| 2982 |
+
],
|
| 2983 |
+
[
|
| 2984 |
+
1117,
|
| 2985 |
+
429,
|
| 2986 |
+
2,
|
| 2987 |
+
319,
|
| 2988 |
+
0,
|
| 2989 |
+
"LATENT"
|
| 2990 |
+
],
|
| 2991 |
+
[
|
| 2992 |
+
1128,
|
| 2993 |
+
372,
|
| 2994 |
+
2,
|
| 2995 |
+
444,
|
| 2996 |
+
1,
|
| 2997 |
+
"AUDIO"
|
| 2998 |
+
],
|
| 2999 |
+
[
|
| 3000 |
+
1129,
|
| 3001 |
+
300,
|
| 3002 |
+
0,
|
| 3003 |
+
444,
|
| 3004 |
+
0,
|
| 3005 |
+
"AUDIO"
|
| 3006 |
+
],
|
| 3007 |
+
[
|
| 3008 |
+
1130,
|
| 3009 |
+
444,
|
| 3010 |
+
0,
|
| 3011 |
+
410,
|
| 3012 |
+
1,
|
| 3013 |
+
"AUDIO"
|
| 3014 |
+
],
|
| 3015 |
+
[
|
| 3016 |
+
1131,
|
| 3017 |
+
444,
|
| 3018 |
+
0,
|
| 3019 |
+
409,
|
| 3020 |
+
1,
|
| 3021 |
+
"AUDIO"
|
| 3022 |
+
],
|
| 3023 |
+
[
|
| 3024 |
+
1133,
|
| 3025 |
+
445,
|
| 3026 |
+
0,
|
| 3027 |
+
446,
|
| 3028 |
+
0,
|
| 3029 |
+
"STRING"
|
| 3030 |
+
],
|
| 3031 |
+
[
|
| 3032 |
+
1136,
|
| 3033 |
+
446,
|
| 3034 |
+
0,
|
| 3035 |
+
305,
|
| 3036 |
+
1,
|
| 3037 |
+
"STRING"
|
| 3038 |
+
],
|
| 3039 |
+
[
|
| 3040 |
+
1140,
|
| 3041 |
+
431,
|
| 3042 |
+
0,
|
| 3043 |
+
434,
|
| 3044 |
+
1,
|
| 3045 |
+
"IMAGE"
|
| 3046 |
+
],
|
| 3047 |
+
[
|
| 3048 |
+
1141,
|
| 3049 |
+
434,
|
| 3050 |
+
0,
|
| 3051 |
+
435,
|
| 3052 |
+
0,
|
| 3053 |
+
"STRING"
|
| 3054 |
+
],
|
| 3055 |
+
[
|
| 3056 |
+
1142,
|
| 3057 |
+
434,
|
| 3058 |
+
0,
|
| 3059 |
+
446,
|
| 3060 |
+
1,
|
| 3061 |
+
"STRING"
|
| 3062 |
+
],
|
| 3063 |
+
[
|
| 3064 |
+
1143,
|
| 3065 |
+
269,
|
| 3066 |
+
0,
|
| 3067 |
+
448,
|
| 3068 |
+
0,
|
| 3069 |
+
"IMAGE"
|
| 3070 |
+
],
|
| 3071 |
+
[
|
| 3072 |
+
1146,
|
| 3073 |
+
431,
|
| 3074 |
+
0,
|
| 3075 |
+
429,
|
| 3076 |
+
4,
|
| 3077 |
+
"IMAGE"
|
| 3078 |
+
],
|
| 3079 |
+
[
|
| 3080 |
+
1147,
|
| 3081 |
+
322,
|
| 3082 |
+
0,
|
| 3083 |
+
432,
|
| 3084 |
+
4,
|
| 3085 |
+
"FLOAT"
|
| 3086 |
+
]
|
| 3087 |
+
],
|
| 3088 |
+
"groups": [
|
| 3089 |
+
{
|
| 3090 |
+
"id": 21,
|
| 3091 |
+
"title": "Set Face Swap",
|
| 3092 |
+
"bounding": [
|
| 3093 |
+
495.4496105602658,
|
| 3094 |
+
3827.00278664086,
|
| 3095 |
+
1137.8058542333447,
|
| 3096 |
+
506.0222599218133
|
| 3097 |
+
],
|
| 3098 |
+
"color": "#3f789e",
|
| 3099 |
+
"font_size": 24,
|
| 3100 |
+
"flags": {}
|
| 3101 |
+
},
|
| 3102 |
+
{
|
| 3103 |
+
"id": 26,
|
| 3104 |
+
"title": "Load Models",
|
| 3105 |
+
"bounding": [
|
| 3106 |
+
-1145.0881343080562,
|
| 3107 |
+
2927.1616224045715,
|
| 3108 |
+
290,
|
| 3109 |
+
665.0151992401071
|
| 3110 |
+
],
|
| 3111 |
+
"color": "#3f789e",
|
| 3112 |
+
"font_size": 24,
|
| 3113 |
+
"flags": {}
|
| 3114 |
+
},
|
| 3115 |
+
{
|
| 3116 |
+
"id": 27,
|
| 3117 |
+
"title": "Resolution & Length",
|
| 3118 |
+
"bounding": [
|
| 3119 |
+
-1142.8135201809873,
|
| 3120 |
+
3610.6501672425507,
|
| 3121 |
+
291.22875317580247,
|
| 3122 |
+
569.0151992401112
|
| 3123 |
+
],
|
| 3124 |
+
"color": "#3f789e",
|
| 3125 |
+
"font_size": 24,
|
| 3126 |
+
"flags": {}
|
| 3127 |
+
},
|
| 3128 |
+
{
|
| 3129 |
+
"id": 28,
|
| 3130 |
+
"title": "Generate Video",
|
| 3131 |
+
"bounding": [
|
| 3132 |
+
1133.2773895804594,
|
| 3133 |
+
3127.7597983130913,
|
| 3134 |
+
882.0785718716893,
|
| 3135 |
+
562.637496938302
|
| 3136 |
+
],
|
| 3137 |
+
"color": "#3f789e",
|
| 3138 |
+
"font_size": 24,
|
| 3139 |
+
"flags": {}
|
| 3140 |
+
},
|
| 3141 |
+
{
|
| 3142 |
+
"id": 29,
|
| 3143 |
+
"title": "Enhanced Prompt",
|
| 3144 |
+
"bounding": [
|
| 3145 |
+
38.75530766802602,
|
| 3146 |
+
2450.426520920822,
|
| 3147 |
+
1341.7704918032014,
|
| 3148 |
+
648.9274485077445
|
| 3149 |
+
],
|
| 3150 |
+
"color": "#3f789e",
|
| 3151 |
+
"font_size": 24,
|
| 3152 |
+
"flags": {}
|
| 3153 |
+
}
|
| 3154 |
+
],
|
| 3155 |
+
"config": {},
|
| 3156 |
+
"extra": {
|
| 3157 |
+
"frontendVersion": "1.42.8",
|
| 3158 |
+
"workflowRendererVersion": "LG",
|
| 3159 |
+
"prompt": {
|
| 3160 |
+
"1": {
|
| 3161 |
+
"inputs": {
|
| 3162 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3163 |
+
},
|
| 3164 |
+
"class_type": "CheckpointLoaderSimple",
|
| 3165 |
+
"_meta": {
|
| 3166 |
+
"title": "Load Checkpoint"
|
| 3167 |
+
}
|
| 3168 |
+
},
|
| 3169 |
+
"2": {
|
| 3170 |
+
"inputs": {
|
| 3171 |
+
"gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors",
|
| 3172 |
+
"ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors",
|
| 3173 |
+
"max_length": 1024
|
| 3174 |
+
},
|
| 3175 |
+
"class_type": "LTXVGemmaCLIPModelLoader",
|
| 3176 |
+
"_meta": {
|
| 3177 |
+
"title": "🅛🅣🅧 Gemma 3 Model Loader"
|
| 3178 |
+
}
|
| 3179 |
+
},
|
| 3180 |
+
"3": {
|
| 3181 |
+
"inputs": {
|
| 3182 |
+
"text": "",
|
| 3183 |
+
"clip": [
|
| 3184 |
+
"2",
|
| 3185 |
+
0
|
| 3186 |
+
]
|
| 3187 |
+
},
|
| 3188 |
+
"class_type": "CLIPTextEncode",
|
| 3189 |
+
"_meta": {
|
| 3190 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3191 |
+
}
|
| 3192 |
+
},
|
| 3193 |
+
"4": {
|
| 3194 |
+
"inputs": {
|
| 3195 |
+
"text": "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles",
|
| 3196 |
+
"clip": [
|
| 3197 |
+
"2",
|
| 3198 |
+
0
|
| 3199 |
+
]
|
| 3200 |
+
},
|
| 3201 |
+
"class_type": "CLIPTextEncode",
|
| 3202 |
+
"_meta": {
|
| 3203 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3204 |
+
}
|
| 3205 |
+
},
|
| 3206 |
+
"8": {
|
| 3207 |
+
"inputs": {
|
| 3208 |
+
"sampler_name": "euler"
|
| 3209 |
+
},
|
| 3210 |
+
"class_type": "KSamplerSelect",
|
| 3211 |
+
"_meta": {
|
| 3212 |
+
"title": "KSamplerSelect"
|
| 3213 |
+
}
|
| 3214 |
+
},
|
| 3215 |
+
"9": {
|
| 3216 |
+
"inputs": {
|
| 3217 |
+
"steps": 20,
|
| 3218 |
+
"max_shift": 2.05,
|
| 3219 |
+
"base_shift": 0.95,
|
| 3220 |
+
"stretch": true,
|
| 3221 |
+
"terminal": 0.1,
|
| 3222 |
+
"latent": [
|
| 3223 |
+
"28",
|
| 3224 |
+
0
|
| 3225 |
+
]
|
| 3226 |
+
},
|
| 3227 |
+
"class_type": "LTXVScheduler",
|
| 3228 |
+
"_meta": {
|
| 3229 |
+
"title": "LTXVScheduler"
|
| 3230 |
+
}
|
| 3231 |
+
},
|
| 3232 |
+
"11": {
|
| 3233 |
+
"inputs": {
|
| 3234 |
+
"noise_seed": 10
|
| 3235 |
+
},
|
| 3236 |
+
"class_type": "RandomNoise",
|
| 3237 |
+
"_meta": {
|
| 3238 |
+
"title": "RandomNoise"
|
| 3239 |
+
}
|
| 3240 |
+
},
|
| 3241 |
+
"12": {
|
| 3242 |
+
"inputs": {
|
| 3243 |
+
"samples": [
|
| 3244 |
+
"29",
|
| 3245 |
+
0
|
| 3246 |
+
],
|
| 3247 |
+
"vae": [
|
| 3248 |
+
"1",
|
| 3249 |
+
2
|
| 3250 |
+
]
|
| 3251 |
+
},
|
| 3252 |
+
"class_type": "VAEDecode",
|
| 3253 |
+
"_meta": {
|
| 3254 |
+
"title": "VAE Decode"
|
| 3255 |
+
}
|
| 3256 |
+
},
|
| 3257 |
+
"13": {
|
| 3258 |
+
"inputs": {
|
| 3259 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3260 |
+
},
|
| 3261 |
+
"class_type": "LTXVAudioVAELoader",
|
| 3262 |
+
"_meta": {
|
| 3263 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Loader"
|
| 3264 |
+
}
|
| 3265 |
+
},
|
| 3266 |
+
"14": {
|
| 3267 |
+
"inputs": {
|
| 3268 |
+
"samples": [
|
| 3269 |
+
"29",
|
| 3270 |
+
1
|
| 3271 |
+
],
|
| 3272 |
+
"audio_vae": [
|
| 3273 |
+
"13",
|
| 3274 |
+
0
|
| 3275 |
+
]
|
| 3276 |
+
},
|
| 3277 |
+
"class_type": "LTXVAudioVAEDecode",
|
| 3278 |
+
"_meta": {
|
| 3279 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Decode"
|
| 3280 |
+
}
|
| 3281 |
+
},
|
| 3282 |
+
"15": {
|
| 3283 |
+
"inputs": {
|
| 3284 |
+
"frame_rate": [
|
| 3285 |
+
"23",
|
| 3286 |
+
0
|
| 3287 |
+
],
|
| 3288 |
+
"loop_count": 0,
|
| 3289 |
+
"filename_prefix": "AnimateDiff",
|
| 3290 |
+
"format": "video/h264-mp4",
|
| 3291 |
+
"pix_fmt": "yuv420p",
|
| 3292 |
+
"crf": 19,
|
| 3293 |
+
"save_metadata": true,
|
| 3294 |
+
"trim_to_audio": false,
|
| 3295 |
+
"pingpong": false,
|
| 3296 |
+
"save_output": true,
|
| 3297 |
+
"images": [
|
| 3298 |
+
"12",
|
| 3299 |
+
0
|
| 3300 |
+
],
|
| 3301 |
+
"audio": [
|
| 3302 |
+
"14",
|
| 3303 |
+
0
|
| 3304 |
+
]
|
| 3305 |
+
},
|
| 3306 |
+
"class_type": "VHS_VideoCombine",
|
| 3307 |
+
"_meta": {
|
| 3308 |
+
"title": "Video Combine 🎥🅥🅗🅢"
|
| 3309 |
+
}
|
| 3310 |
+
},
|
| 3311 |
+
"17": {
|
| 3312 |
+
"inputs": {
|
| 3313 |
+
"skip_blocks": "29",
|
| 3314 |
+
"model": [
|
| 3315 |
+
"28",
|
| 3316 |
+
1
|
| 3317 |
+
],
|
| 3318 |
+
"positive": [
|
| 3319 |
+
"22",
|
| 3320 |
+
0
|
| 3321 |
+
],
|
| 3322 |
+
"negative": [
|
| 3323 |
+
"22",
|
| 3324 |
+
1
|
| 3325 |
+
],
|
| 3326 |
+
"parameters": [
|
| 3327 |
+
"18",
|
| 3328 |
+
0
|
| 3329 |
+
]
|
| 3330 |
+
},
|
| 3331 |
+
"class_type": "MultimodalGuider",
|
| 3332 |
+
"_meta": {
|
| 3333 |
+
"title": "🅛🅣🅧 Multimodal Guider"
|
| 3334 |
+
}
|
| 3335 |
+
},
|
| 3336 |
+
"18": {
|
| 3337 |
+
"inputs": {
|
| 3338 |
+
"modality": "VIDEO",
|
| 3339 |
+
"cfg": 3,
|
| 3340 |
+
"stg": 0,
|
| 3341 |
+
"rescale": 0,
|
| 3342 |
+
"modality_scale": 3,
|
| 3343 |
+
"parameters": [
|
| 3344 |
+
"19",
|
| 3345 |
+
0
|
| 3346 |
+
]
|
| 3347 |
+
},
|
| 3348 |
+
"class_type": "GuiderParameters",
|
| 3349 |
+
"_meta": {
|
| 3350 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3351 |
+
}
|
| 3352 |
+
},
|
| 3353 |
+
"19": {
|
| 3354 |
+
"inputs": {
|
| 3355 |
+
"modality": "AUDIO",
|
| 3356 |
+
"cfg": 7,
|
| 3357 |
+
"stg": 0,
|
| 3358 |
+
"rescale": 0,
|
| 3359 |
+
"modality_scale": 3
|
| 3360 |
+
},
|
| 3361 |
+
"class_type": "GuiderParameters",
|
| 3362 |
+
"_meta": {
|
| 3363 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3364 |
+
}
|
| 3365 |
+
},
|
| 3366 |
+
"21": {
|
| 3367 |
+
"inputs": {
|
| 3368 |
+
"audioUI": "",
|
| 3369 |
+
"audio": [
|
| 3370 |
+
"14",
|
| 3371 |
+
0
|
| 3372 |
+
]
|
| 3373 |
+
},
|
| 3374 |
+
"class_type": "PreviewAudio",
|
| 3375 |
+
"_meta": {
|
| 3376 |
+
"title": "PreviewAudio"
|
| 3377 |
+
}
|
| 3378 |
+
},
|
| 3379 |
+
"22": {
|
| 3380 |
+
"inputs": {
|
| 3381 |
+
"frame_rate": [
|
| 3382 |
+
"23",
|
| 3383 |
+
0
|
| 3384 |
+
],
|
| 3385 |
+
"positive": [
|
| 3386 |
+
"3",
|
| 3387 |
+
0
|
| 3388 |
+
],
|
| 3389 |
+
"negative": [
|
| 3390 |
+
"4",
|
| 3391 |
+
0
|
| 3392 |
+
]
|
| 3393 |
+
},
|
| 3394 |
+
"class_type": "LTXVConditioning",
|
| 3395 |
+
"_meta": {
|
| 3396 |
+
"title": "LTXVConditioning"
|
| 3397 |
+
}
|
| 3398 |
+
},
|
| 3399 |
+
"23": {
|
| 3400 |
+
"inputs": {
|
| 3401 |
+
"value": 25
|
| 3402 |
+
},
|
| 3403 |
+
"class_type": "FloatConstant",
|
| 3404 |
+
"_meta": {
|
| 3405 |
+
"title": "Float Constant"
|
| 3406 |
+
}
|
| 3407 |
+
},
|
| 3408 |
+
"26": {
|
| 3409 |
+
"inputs": {
|
| 3410 |
+
"frames_number": [
|
| 3411 |
+
"27",
|
| 3412 |
+
0
|
| 3413 |
+
],
|
| 3414 |
+
"frame_rate": [
|
| 3415 |
+
"42",
|
| 3416 |
+
0
|
| 3417 |
+
],
|
| 3418 |
+
"batch_size": 1
|
| 3419 |
+
},
|
| 3420 |
+
"class_type": "LTXVEmptyLatentAudio",
|
| 3421 |
+
"_meta": {
|
| 3422 |
+
"title": "🅛🅣🅧 LTXV Empty Latent Audio"
|
| 3423 |
+
}
|
| 3424 |
+
},
|
| 3425 |
+
"27": {
|
| 3426 |
+
"inputs": {
|
| 3427 |
+
"value": 105
|
| 3428 |
+
},
|
| 3429 |
+
"class_type": "INTConstant",
|
| 3430 |
+
"_meta": {
|
| 3431 |
+
"title": "INT Constant"
|
| 3432 |
+
}
|
| 3433 |
+
},
|
| 3434 |
+
"28": {
|
| 3435 |
+
"inputs": {
|
| 3436 |
+
"video_latent": [
|
| 3437 |
+
"43",
|
| 3438 |
+
0
|
| 3439 |
+
],
|
| 3440 |
+
"audio_latent": [
|
| 3441 |
+
"26",
|
| 3442 |
+
0
|
| 3443 |
+
],
|
| 3444 |
+
"model": [
|
| 3445 |
+
"44",
|
| 3446 |
+
0
|
| 3447 |
+
]
|
| 3448 |
+
},
|
| 3449 |
+
"class_type": "LTXVConcatAVLatent",
|
| 3450 |
+
"_meta": {
|
| 3451 |
+
"title": "🅛🅣🅧 LTXV Concat AV Latent"
|
| 3452 |
+
}
|
| 3453 |
+
},
|
| 3454 |
+
"29": {
|
| 3455 |
+
"inputs": {
|
| 3456 |
+
"av_latent": [
|
| 3457 |
+
"41",
|
| 3458 |
+
0
|
| 3459 |
+
],
|
| 3460 |
+
"model": [
|
| 3461 |
+
"28",
|
| 3462 |
+
1
|
| 3463 |
+
]
|
| 3464 |
+
},
|
| 3465 |
+
"class_type": "LTXVSeparateAVLatent",
|
| 3466 |
+
"_meta": {
|
| 3467 |
+
"title": "🅛🅣🅧 LTXV Separate AV Latent"
|
| 3468 |
+
}
|
| 3469 |
+
},
|
| 3470 |
+
"41": {
|
| 3471 |
+
"inputs": {
|
| 3472 |
+
"noise": [
|
| 3473 |
+
"11",
|
| 3474 |
+
0
|
| 3475 |
+
],
|
| 3476 |
+
"guider": [
|
| 3477 |
+
"17",
|
| 3478 |
+
0
|
| 3479 |
+
],
|
| 3480 |
+
"sampler": [
|
| 3481 |
+
"8",
|
| 3482 |
+
0
|
| 3483 |
+
],
|
| 3484 |
+
"sigmas": [
|
| 3485 |
+
"9",
|
| 3486 |
+
0
|
| 3487 |
+
],
|
| 3488 |
+
"latent_image": [
|
| 3489 |
+
"28",
|
| 3490 |
+
0
|
| 3491 |
+
]
|
| 3492 |
+
},
|
| 3493 |
+
"class_type": "SamplerCustomAdvanced",
|
| 3494 |
+
"_meta": {
|
| 3495 |
+
"title": "SamplerCustomAdvanced"
|
| 3496 |
+
}
|
| 3497 |
+
},
|
| 3498 |
+
"42": {
|
| 3499 |
+
"inputs": {
|
| 3500 |
+
"a": [
|
| 3501 |
+
"23",
|
| 3502 |
+
0
|
| 3503 |
+
]
|
| 3504 |
+
},
|
| 3505 |
+
"class_type": "CM_FloatToInt",
|
| 3506 |
+
"_meta": {
|
| 3507 |
+
"title": "FloatToInt"
|
| 3508 |
+
}
|
| 3509 |
+
},
|
| 3510 |
+
"43": {
|
| 3511 |
+
"inputs": {
|
| 3512 |
+
"width": 768,
|
| 3513 |
+
"height": 512,
|
| 3514 |
+
"length": [
|
| 3515 |
+
"27",
|
| 3516 |
+
0
|
| 3517 |
+
],
|
| 3518 |
+
"batch_size": 1
|
| 3519 |
+
},
|
| 3520 |
+
"class_type": "EmptyLTXVLatentVideo",
|
| 3521 |
+
"_meta": {
|
| 3522 |
+
"title": "EmptyLTXVLatentVideo"
|
| 3523 |
+
}
|
| 3524 |
+
},
|
| 3525 |
+
"44": {
|
| 3526 |
+
"inputs": {
|
| 3527 |
+
"torch_compile": true,
|
| 3528 |
+
"disable_backup": false,
|
| 3529 |
+
"model": [
|
| 3530 |
+
"1",
|
| 3531 |
+
0
|
| 3532 |
+
]
|
| 3533 |
+
},
|
| 3534 |
+
"class_type": "LTXVSequenceParallelMultiGPUPatcher",
|
| 3535 |
+
"_meta": {
|
| 3536 |
+
"title": "LTXVSequenceParallelMultiGPUPatcher"
|
| 3537 |
+
}
|
| 3538 |
+
},
|
| 3539 |
+
"45": {
|
| 3540 |
+
"inputs": {
|
| 3541 |
+
"frame_idx": 0,
|
| 3542 |
+
"strength": 1
|
| 3543 |
+
},
|
| 3544 |
+
"class_type": "LTXVAddGuide",
|
| 3545 |
+
"_meta": {
|
| 3546 |
+
"title": "LTXVAddGuide"
|
| 3547 |
+
}
|
| 3548 |
+
}
|
| 3549 |
+
},
|
| 3550 |
+
"comfy_fork_version": "feature/av_inference@a6994ed1",
|
| 3551 |
+
"VHS_latentpreview": false,
|
| 3552 |
+
"VHS_latentpreviewrate": 0,
|
| 3553 |
+
"VHS_MetadataImage": true,
|
| 3554 |
+
"VHS_KeepIntermediate": true,
|
| 3555 |
+
"ds": {
|
| 3556 |
+
"scale": 1.033395777331655,
|
| 3557 |
+
"offset": [
|
| 3558 |
+
425.62439836432895,
|
| 3559 |
+
-2223.61619988353
|
| 3560 |
+
]
|
| 3561 |
+
}
|
| 3562 |
+
},
|
| 3563 |
+
"version": 0.4
|
| 3564 |
+
}
|
LTX 2.3 Image To Video V1 GGUF.json
ADDED
|
@@ -0,0 +1,3603 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "07824bbb-6672-4bb0-ac36-4313a519e35b",
|
| 3 |
+
"revision": 0,
|
| 4 |
+
"last_node_id": 349,
|
| 5 |
+
"last_link_id": 801,
|
| 6 |
+
"nodes": [
|
| 7 |
+
{
|
| 8 |
+
"id": 328,
|
| 9 |
+
"type": "VAELoaderKJ",
|
| 10 |
+
"pos": [
|
| 11 |
+
-1001.365432334764,
|
| 12 |
+
3241.1010140877106
|
| 13 |
+
],
|
| 14 |
+
"size": [
|
| 15 |
+
270,
|
| 16 |
+
106
|
| 17 |
+
],
|
| 18 |
+
"flags": {},
|
| 19 |
+
"order": 0,
|
| 20 |
+
"mode": 0,
|
| 21 |
+
"inputs": [],
|
| 22 |
+
"outputs": [
|
| 23 |
+
{
|
| 24 |
+
"name": "VAE",
|
| 25 |
+
"type": "VAE",
|
| 26 |
+
"links": [
|
| 27 |
+
707,
|
| 28 |
+
708,
|
| 29 |
+
711,
|
| 30 |
+
718
|
| 31 |
+
]
|
| 32 |
+
}
|
| 33 |
+
],
|
| 34 |
+
"properties": {
|
| 35 |
+
"cnr_id": "comfyui-kjnodes",
|
| 36 |
+
"ver": "1.2.9",
|
| 37 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 38 |
+
},
|
| 39 |
+
"widgets_values": [
|
| 40 |
+
"LTX23_video_vae_bf16.safetensors",
|
| 41 |
+
"main_device",
|
| 42 |
+
"bf16"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"id": 327,
|
| 47 |
+
"type": "VAELoaderKJ",
|
| 48 |
+
"pos": [
|
| 49 |
+
-1001.365432334764,
|
| 50 |
+
3399.5727471677465
|
| 51 |
+
],
|
| 52 |
+
"size": [
|
| 53 |
+
270,
|
| 54 |
+
106
|
| 55 |
+
],
|
| 56 |
+
"flags": {},
|
| 57 |
+
"order": 1,
|
| 58 |
+
"mode": 0,
|
| 59 |
+
"inputs": [],
|
| 60 |
+
"outputs": [
|
| 61 |
+
{
|
| 62 |
+
"name": "VAE",
|
| 63 |
+
"type": "VAE",
|
| 64 |
+
"links": [
|
| 65 |
+
712,
|
| 66 |
+
713
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
],
|
| 70 |
+
"properties": {
|
| 71 |
+
"cnr_id": "comfyui-kjnodes",
|
| 72 |
+
"ver": "1.2.9",
|
| 73 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 74 |
+
},
|
| 75 |
+
"widgets_values": [
|
| 76 |
+
"LTX23_audio_vae_bf16.safetensors",
|
| 77 |
+
"main_device",
|
| 78 |
+
"bf16"
|
| 79 |
+
]
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"id": 292,
|
| 83 |
+
"type": "LTXVPreprocess",
|
| 84 |
+
"pos": [
|
| 85 |
+
-323.853867996341,
|
| 86 |
+
4055.816389710637
|
| 87 |
+
],
|
| 88 |
+
"size": [
|
| 89 |
+
280,
|
| 90 |
+
66.66666666666667
|
| 91 |
+
],
|
| 92 |
+
"flags": {},
|
| 93 |
+
"order": 24,
|
| 94 |
+
"mode": 0,
|
| 95 |
+
"inputs": [
|
| 96 |
+
{
|
| 97 |
+
"name": "image",
|
| 98 |
+
"type": "IMAGE",
|
| 99 |
+
"link": 756
|
| 100 |
+
}
|
| 101 |
+
],
|
| 102 |
+
"outputs": [
|
| 103 |
+
{
|
| 104 |
+
"name": "output_image",
|
| 105 |
+
"type": "IMAGE",
|
| 106 |
+
"links": [
|
| 107 |
+
655,
|
| 108 |
+
666,
|
| 109 |
+
757
|
| 110 |
+
]
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"properties": {
|
| 114 |
+
"cnr_id": "comfy-core",
|
| 115 |
+
"ver": "0.7.0",
|
| 116 |
+
"Node name for S&R": "LTXVPreprocess",
|
| 117 |
+
"enableTabs": false,
|
| 118 |
+
"tabWidth": 65,
|
| 119 |
+
"tabXOffset": 10,
|
| 120 |
+
"hasSecondTab": false,
|
| 121 |
+
"secondTabText": "Send Back",
|
| 122 |
+
"secondTabOffset": 80,
|
| 123 |
+
"secondTabWidth": 65
|
| 124 |
+
},
|
| 125 |
+
"widgets_values": [
|
| 126 |
+
18
|
| 127 |
+
]
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"id": 307,
|
| 131 |
+
"type": "LTXVEmptyLatentAudio",
|
| 132 |
+
"pos": [
|
| 133 |
+
255.43521442645772,
|
| 134 |
+
4054.7132083828938
|
| 135 |
+
],
|
| 136 |
+
"size": [
|
| 137 |
+
270,
|
| 138 |
+
120
|
| 139 |
+
],
|
| 140 |
+
"flags": {},
|
| 141 |
+
"order": 21,
|
| 142 |
+
"mode": 0,
|
| 143 |
+
"inputs": [
|
| 144 |
+
{
|
| 145 |
+
"name": "audio_vae",
|
| 146 |
+
"type": "VAE",
|
| 147 |
+
"link": 713
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"name": "frames_number",
|
| 151 |
+
"type": "INT",
|
| 152 |
+
"widget": {
|
| 153 |
+
"name": "frames_number"
|
| 154 |
+
},
|
| 155 |
+
"link": 676
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"name": "frame_rate",
|
| 159 |
+
"type": "INT",
|
| 160 |
+
"widget": {
|
| 161 |
+
"name": "frame_rate"
|
| 162 |
+
},
|
| 163 |
+
"link": 760
|
| 164 |
+
}
|
| 165 |
+
],
|
| 166 |
+
"outputs": [
|
| 167 |
+
{
|
| 168 |
+
"name": "Latent",
|
| 169 |
+
"type": "LATENT",
|
| 170 |
+
"links": [
|
| 171 |
+
675
|
| 172 |
+
]
|
| 173 |
+
}
|
| 174 |
+
],
|
| 175 |
+
"properties": {
|
| 176 |
+
"cnr_id": "comfy-core",
|
| 177 |
+
"ver": "0.3.68",
|
| 178 |
+
"Node name for S&R": "LTXVEmptyLatentAudio",
|
| 179 |
+
"enableTabs": false,
|
| 180 |
+
"tabWidth": 65,
|
| 181 |
+
"tabXOffset": 10,
|
| 182 |
+
"hasSecondTab": false,
|
| 183 |
+
"secondTabText": "Send Back",
|
| 184 |
+
"secondTabOffset": 80,
|
| 185 |
+
"secondTabWidth": 65
|
| 186 |
+
},
|
| 187 |
+
"widgets_values": [
|
| 188 |
+
97,
|
| 189 |
+
25,
|
| 190 |
+
1
|
| 191 |
+
]
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"id": 298,
|
| 195 |
+
"type": "EmptyLTXVLatentVideo",
|
| 196 |
+
"pos": [
|
| 197 |
+
251.36341442645795,
|
| 198 |
+
4224.497808382886
|
| 199 |
+
],
|
| 200 |
+
"size": [
|
| 201 |
+
270,
|
| 202 |
+
146.66666666666669
|
| 203 |
+
],
|
| 204 |
+
"flags": {},
|
| 205 |
+
"order": 31,
|
| 206 |
+
"mode": 0,
|
| 207 |
+
"inputs": [
|
| 208 |
+
{
|
| 209 |
+
"name": "width",
|
| 210 |
+
"type": "INT",
|
| 211 |
+
"widget": {
|
| 212 |
+
"name": "width"
|
| 213 |
+
},
|
| 214 |
+
"link": 663
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"name": "height",
|
| 218 |
+
"type": "INT",
|
| 219 |
+
"widget": {
|
| 220 |
+
"name": "height"
|
| 221 |
+
},
|
| 222 |
+
"link": 664
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"name": "length",
|
| 226 |
+
"type": "INT",
|
| 227 |
+
"widget": {
|
| 228 |
+
"name": "length"
|
| 229 |
+
},
|
| 230 |
+
"link": 665
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"outputs": [
|
| 234 |
+
{
|
| 235 |
+
"name": "LATENT",
|
| 236 |
+
"type": "LATENT",
|
| 237 |
+
"links": [
|
| 238 |
+
667
|
| 239 |
+
]
|
| 240 |
+
}
|
| 241 |
+
],
|
| 242 |
+
"properties": {
|
| 243 |
+
"cnr_id": "comfy-core",
|
| 244 |
+
"ver": "0.3.60",
|
| 245 |
+
"Node name for S&R": "EmptyLTXVLatentVideo",
|
| 246 |
+
"enableTabs": false,
|
| 247 |
+
"tabWidth": 65,
|
| 248 |
+
"tabXOffset": 10,
|
| 249 |
+
"hasSecondTab": false,
|
| 250 |
+
"secondTabText": "Send Back",
|
| 251 |
+
"secondTabOffset": 80,
|
| 252 |
+
"secondTabWidth": 65
|
| 253 |
+
},
|
| 254 |
+
"widgets_values": [
|
| 255 |
+
768,
|
| 256 |
+
512,
|
| 257 |
+
97,
|
| 258 |
+
1
|
| 259 |
+
]
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"id": 299,
|
| 263 |
+
"type": "LTXVImgToVideoInplace",
|
| 264 |
+
"pos": [
|
| 265 |
+
548.8327144264578,
|
| 266 |
+
4227.392708382886
|
| 267 |
+
],
|
| 268 |
+
"size": [
|
| 269 |
+
270,
|
| 270 |
+
130
|
| 271 |
+
],
|
| 272 |
+
"flags": {},
|
| 273 |
+
"order": 34,
|
| 274 |
+
"mode": 0,
|
| 275 |
+
"inputs": [
|
| 276 |
+
{
|
| 277 |
+
"name": "vae",
|
| 278 |
+
"type": "VAE",
|
| 279 |
+
"link": 718
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"name": "image",
|
| 283 |
+
"type": "IMAGE",
|
| 284 |
+
"link": 666
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"name": "latent",
|
| 288 |
+
"type": "LATENT",
|
| 289 |
+
"link": 667
|
| 290 |
+
}
|
| 291 |
+
],
|
| 292 |
+
"outputs": [
|
| 293 |
+
{
|
| 294 |
+
"name": "latent",
|
| 295 |
+
"type": "LATENT",
|
| 296 |
+
"links": [
|
| 297 |
+
674
|
| 298 |
+
]
|
| 299 |
+
}
|
| 300 |
+
],
|
| 301 |
+
"properties": {
|
| 302 |
+
"cnr_id": "comfy-core",
|
| 303 |
+
"ver": "0.7.0",
|
| 304 |
+
"Node name for S&R": "LTXVImgToVideoInplace",
|
| 305 |
+
"enableTabs": false,
|
| 306 |
+
"tabWidth": 65,
|
| 307 |
+
"tabXOffset": 10,
|
| 308 |
+
"hasSecondTab": false,
|
| 309 |
+
"secondTabText": "Send Back",
|
| 310 |
+
"secondTabOffset": 80,
|
| 311 |
+
"secondTabWidth": 65
|
| 312 |
+
},
|
| 313 |
+
"widgets_values": [
|
| 314 |
+
1,
|
| 315 |
+
false
|
| 316 |
+
]
|
| 317 |
+
},
|
| 318 |
+
{
|
| 319 |
+
"id": 290,
|
| 320 |
+
"type": "LTXVLatentUpsampler",
|
| 321 |
+
"pos": [
|
| 322 |
+
592.0483643164298,
|
| 323 |
+
3349.5843396088667
|
| 324 |
+
],
|
| 325 |
+
"size": [
|
| 326 |
+
320,
|
| 327 |
+
80
|
| 328 |
+
],
|
| 329 |
+
"flags": {},
|
| 330 |
+
"order": 41,
|
| 331 |
+
"mode": 0,
|
| 332 |
+
"inputs": [
|
| 333 |
+
{
|
| 334 |
+
"name": "samples",
|
| 335 |
+
"type": "LATENT",
|
| 336 |
+
"link": 653
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"name": "upscale_model",
|
| 340 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 341 |
+
"link": 654
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "vae",
|
| 345 |
+
"type": "VAE",
|
| 346 |
+
"link": 708
|
| 347 |
+
}
|
| 348 |
+
],
|
| 349 |
+
"outputs": [
|
| 350 |
+
{
|
| 351 |
+
"name": "LATENT",
|
| 352 |
+
"type": "LATENT",
|
| 353 |
+
"links": [
|
| 354 |
+
656
|
| 355 |
+
]
|
| 356 |
+
}
|
| 357 |
+
],
|
| 358 |
+
"properties": {
|
| 359 |
+
"cnr_id": "comfy-core",
|
| 360 |
+
"ver": "0.14.1",
|
| 361 |
+
"Node name for S&R": "LTXVLatentUpsampler",
|
| 362 |
+
"enableTabs": false,
|
| 363 |
+
"tabWidth": 65,
|
| 364 |
+
"tabXOffset": 10,
|
| 365 |
+
"hasSecondTab": false,
|
| 366 |
+
"secondTabText": "Send Back",
|
| 367 |
+
"secondTabOffset": 80,
|
| 368 |
+
"secondTabWidth": 65
|
| 369 |
+
},
|
| 370 |
+
"widgets_values": []
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"id": 291,
|
| 374 |
+
"type": "LTXVImgToVideoInplace",
|
| 375 |
+
"pos": [
|
| 376 |
+
593.2631052039983,
|
| 377 |
+
3477.1255842100613
|
| 378 |
+
],
|
| 379 |
+
"size": [
|
| 380 |
+
314.64099999999985,
|
| 381 |
+
122
|
| 382 |
+
],
|
| 383 |
+
"flags": {},
|
| 384 |
+
"order": 42,
|
| 385 |
+
"mode": 0,
|
| 386 |
+
"inputs": [
|
| 387 |
+
{
|
| 388 |
+
"name": "vae",
|
| 389 |
+
"type": "VAE",
|
| 390 |
+
"link": 707
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"name": "image",
|
| 394 |
+
"type": "IMAGE",
|
| 395 |
+
"link": 655
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "latent",
|
| 399 |
+
"type": "LATENT",
|
| 400 |
+
"link": 656
|
| 401 |
+
}
|
| 402 |
+
],
|
| 403 |
+
"outputs": [
|
| 404 |
+
{
|
| 405 |
+
"name": "latent",
|
| 406 |
+
"type": "LATENT",
|
| 407 |
+
"links": [
|
| 408 |
+
638
|
| 409 |
+
]
|
| 410 |
+
}
|
| 411 |
+
],
|
| 412 |
+
"properties": {
|
| 413 |
+
"cnr_id": "comfy-core",
|
| 414 |
+
"ver": "0.7.0",
|
| 415 |
+
"Node name for S&R": "LTXVImgToVideoInplace",
|
| 416 |
+
"enableTabs": false,
|
| 417 |
+
"tabWidth": 65,
|
| 418 |
+
"tabXOffset": 10,
|
| 419 |
+
"hasSecondTab": false,
|
| 420 |
+
"secondTabText": "Send Back",
|
| 421 |
+
"secondTabOffset": 80,
|
| 422 |
+
"secondTabWidth": 65
|
| 423 |
+
},
|
| 424 |
+
"widgets_values": [
|
| 425 |
+
1,
|
| 426 |
+
false
|
| 427 |
+
]
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"id": 283,
|
| 431 |
+
"type": "LTXVConcatAVLatent",
|
| 432 |
+
"pos": [
|
| 433 |
+
959.1041169925668,
|
| 434 |
+
3875.9358455591564
|
| 435 |
+
],
|
| 436 |
+
"size": [
|
| 437 |
+
270,
|
| 438 |
+
60
|
| 439 |
+
],
|
| 440 |
+
"flags": {},
|
| 441 |
+
"order": 43,
|
| 442 |
+
"mode": 0,
|
| 443 |
+
"inputs": [
|
| 444 |
+
{
|
| 445 |
+
"name": "video_latent",
|
| 446 |
+
"type": "LATENT",
|
| 447 |
+
"link": 638
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"name": "audio_latent",
|
| 451 |
+
"type": "LATENT",
|
| 452 |
+
"link": 639
|
| 453 |
+
}
|
| 454 |
+
],
|
| 455 |
+
"outputs": [
|
| 456 |
+
{
|
| 457 |
+
"name": "latent",
|
| 458 |
+
"type": "LATENT",
|
| 459 |
+
"links": [
|
| 460 |
+
683
|
| 461 |
+
]
|
| 462 |
+
}
|
| 463 |
+
],
|
| 464 |
+
"properties": {
|
| 465 |
+
"cnr_id": "comfy-core",
|
| 466 |
+
"ver": "0.5.1",
|
| 467 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 468 |
+
"enableTabs": false,
|
| 469 |
+
"tabWidth": 65,
|
| 470 |
+
"tabXOffset": 10,
|
| 471 |
+
"hasSecondTab": false,
|
| 472 |
+
"secondTabText": "Send Back",
|
| 473 |
+
"secondTabOffset": 80,
|
| 474 |
+
"secondTabWidth": 65
|
| 475 |
+
},
|
| 476 |
+
"widgets_values": []
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"id": 284,
|
| 480 |
+
"type": "KSamplerSelect",
|
| 481 |
+
"pos": [
|
| 482 |
+
959.1041169925668,
|
| 483 |
+
3637.914912955961
|
| 484 |
+
],
|
| 485 |
+
"size": [
|
| 486 |
+
270,
|
| 487 |
+
68.88020833333334
|
| 488 |
+
],
|
| 489 |
+
"flags": {},
|
| 490 |
+
"order": 2,
|
| 491 |
+
"mode": 0,
|
| 492 |
+
"inputs": [],
|
| 493 |
+
"outputs": [
|
| 494 |
+
{
|
| 495 |
+
"name": "SAMPLER",
|
| 496 |
+
"type": "SAMPLER",
|
| 497 |
+
"links": [
|
| 498 |
+
681
|
| 499 |
+
]
|
| 500 |
+
}
|
| 501 |
+
],
|
| 502 |
+
"properties": {
|
| 503 |
+
"cnr_id": "comfy-core",
|
| 504 |
+
"ver": "0.3.75",
|
| 505 |
+
"Node name for S&R": "KSamplerSelect",
|
| 506 |
+
"enableTabs": false,
|
| 507 |
+
"tabWidth": 65,
|
| 508 |
+
"tabXOffset": 10,
|
| 509 |
+
"hasSecondTab": false,
|
| 510 |
+
"secondTabText": "Send Back",
|
| 511 |
+
"secondTabOffset": 80,
|
| 512 |
+
"secondTabWidth": 65
|
| 513 |
+
},
|
| 514 |
+
"widgets_values": [
|
| 515 |
+
"euler_cfg_pp"
|
| 516 |
+
]
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"id": 281,
|
| 520 |
+
"type": "RandomNoise",
|
| 521 |
+
"pos": [
|
| 522 |
+
959.1041169925668,
|
| 523 |
+
3350.107522019433
|
| 524 |
+
],
|
| 525 |
+
"size": [
|
| 526 |
+
270,
|
| 527 |
+
82
|
| 528 |
+
],
|
| 529 |
+
"flags": {},
|
| 530 |
+
"order": 3,
|
| 531 |
+
"mode": 0,
|
| 532 |
+
"inputs": [],
|
| 533 |
+
"outputs": [
|
| 534 |
+
{
|
| 535 |
+
"name": "NOISE",
|
| 536 |
+
"type": "NOISE",
|
| 537 |
+
"links": []
|
| 538 |
+
}
|
| 539 |
+
],
|
| 540 |
+
"properties": {
|
| 541 |
+
"cnr_id": "comfy-core",
|
| 542 |
+
"ver": "0.3.75",
|
| 543 |
+
"Node name for S&R": "RandomNoise",
|
| 544 |
+
"enableTabs": false,
|
| 545 |
+
"tabWidth": 65,
|
| 546 |
+
"tabXOffset": 10,
|
| 547 |
+
"hasSecondTab": false,
|
| 548 |
+
"secondTabText": "Send Back",
|
| 549 |
+
"secondTabOffset": 80,
|
| 550 |
+
"secondTabWidth": 65
|
| 551 |
+
},
|
| 552 |
+
"widgets_values": [
|
| 553 |
+
42,
|
| 554 |
+
"fixed"
|
| 555 |
+
]
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"id": 285,
|
| 559 |
+
"type": "ManualSigmas",
|
| 560 |
+
"pos": [
|
| 561 |
+
959.1041169925668,
|
| 562 |
+
3756.3654834242257
|
| 563 |
+
],
|
| 564 |
+
"size": [
|
| 565 |
+
270,
|
| 566 |
+
70
|
| 567 |
+
],
|
| 568 |
+
"flags": {},
|
| 569 |
+
"order": 4,
|
| 570 |
+
"mode": 0,
|
| 571 |
+
"inputs": [],
|
| 572 |
+
"outputs": [
|
| 573 |
+
{
|
| 574 |
+
"name": "SIGMAS",
|
| 575 |
+
"type": "SIGMAS",
|
| 576 |
+
"links": [
|
| 577 |
+
682
|
| 578 |
+
]
|
| 579 |
+
}
|
| 580 |
+
],
|
| 581 |
+
"properties": {
|
| 582 |
+
"cnr_id": "comfy-core",
|
| 583 |
+
"ver": "0.5.1",
|
| 584 |
+
"Node name for S&R": "ManualSigmas",
|
| 585 |
+
"enableTabs": false,
|
| 586 |
+
"tabWidth": 65,
|
| 587 |
+
"tabXOffset": 10,
|
| 588 |
+
"hasSecondTab": false,
|
| 589 |
+
"secondTabText": "Send Back",
|
| 590 |
+
"secondTabOffset": 80,
|
| 591 |
+
"secondTabWidth": 65
|
| 592 |
+
},
|
| 593 |
+
"widgets_values": [
|
| 594 |
+
"0.85, 0.7250, 0.4219, 0.0"
|
| 595 |
+
]
|
| 596 |
+
},
|
| 597 |
+
{
|
| 598 |
+
"id": 315,
|
| 599 |
+
"type": "CLIPTextEncode",
|
| 600 |
+
"pos": [
|
| 601 |
+
-639.0753224025444,
|
| 602 |
+
3782.859372940128
|
| 603 |
+
],
|
| 604 |
+
"size": [
|
| 605 |
+
590,
|
| 606 |
+
160
|
| 607 |
+
],
|
| 608 |
+
"flags": {},
|
| 609 |
+
"order": 25,
|
| 610 |
+
"mode": 0,
|
| 611 |
+
"inputs": [
|
| 612 |
+
{
|
| 613 |
+
"name": "clip",
|
| 614 |
+
"type": "CLIP",
|
| 615 |
+
"link": 785
|
| 616 |
+
}
|
| 617 |
+
],
|
| 618 |
+
"outputs": [
|
| 619 |
+
{
|
| 620 |
+
"name": "CONDITIONING",
|
| 621 |
+
"type": "CONDITIONING",
|
| 622 |
+
"links": [
|
| 623 |
+
672
|
| 624 |
+
]
|
| 625 |
+
}
|
| 626 |
+
],
|
| 627 |
+
"properties": {
|
| 628 |
+
"cnr_id": "comfy-core",
|
| 629 |
+
"ver": "0.3.56",
|
| 630 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 631 |
+
"enableTabs": false,
|
| 632 |
+
"tabWidth": 65,
|
| 633 |
+
"tabXOffset": 10,
|
| 634 |
+
"hasSecondTab": false,
|
| 635 |
+
"secondTabText": "Send Back",
|
| 636 |
+
"secondTabOffset": 80,
|
| 637 |
+
"secondTabWidth": 65
|
| 638 |
+
},
|
| 639 |
+
"widgets_values": [
|
| 640 |
+
"pc game, console game, video game, cartoon, childish, ugly"
|
| 641 |
+
],
|
| 642 |
+
"color": "#323",
|
| 643 |
+
"bgcolor": "#535"
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"id": 303,
|
| 647 |
+
"type": "PrimitiveInt",
|
| 648 |
+
"pos": [
|
| 649 |
+
-998.174951456959,
|
| 650 |
+
3738.7067926395184
|
| 651 |
+
],
|
| 652 |
+
"size": [
|
| 653 |
+
271.22875317580247,
|
| 654 |
+
82
|
| 655 |
+
],
|
| 656 |
+
"flags": {},
|
| 657 |
+
"order": 5,
|
| 658 |
+
"mode": 0,
|
| 659 |
+
"inputs": [],
|
| 660 |
+
"outputs": [
|
| 661 |
+
{
|
| 662 |
+
"name": "INT",
|
| 663 |
+
"type": "INT",
|
| 664 |
+
"links": [
|
| 665 |
+
665,
|
| 666 |
+
676
|
| 667 |
+
]
|
| 668 |
+
}
|
| 669 |
+
],
|
| 670 |
+
"title": "Length",
|
| 671 |
+
"properties": {
|
| 672 |
+
"cnr_id": "comfy-core",
|
| 673 |
+
"ver": "0.7.0",
|
| 674 |
+
"Node name for S&R": "PrimitiveInt",
|
| 675 |
+
"enableTabs": false,
|
| 676 |
+
"tabWidth": 65,
|
| 677 |
+
"tabXOffset": 10,
|
| 678 |
+
"hasSecondTab": false,
|
| 679 |
+
"secondTabText": "Send Back",
|
| 680 |
+
"secondTabOffset": 80,
|
| 681 |
+
"secondTabWidth": 65
|
| 682 |
+
},
|
| 683 |
+
"widgets_values": [
|
| 684 |
+
241,
|
| 685 |
+
"fixed"
|
| 686 |
+
]
|
| 687 |
+
},
|
| 688 |
+
{
|
| 689 |
+
"id": 302,
|
| 690 |
+
"type": "PrimitiveInt",
|
| 691 |
+
"pos": [
|
| 692 |
+
-998.174951456959,
|
| 693 |
+
4142.121991879632
|
| 694 |
+
],
|
| 695 |
+
"size": [
|
| 696 |
+
269.72415577200263,
|
| 697 |
+
82
|
| 698 |
+
],
|
| 699 |
+
"flags": {},
|
| 700 |
+
"order": 6,
|
| 701 |
+
"mode": 0,
|
| 702 |
+
"inputs": [],
|
| 703 |
+
"outputs": [
|
| 704 |
+
{
|
| 705 |
+
"name": "INT",
|
| 706 |
+
"type": "INT",
|
| 707 |
+
"links": [
|
| 708 |
+
670
|
| 709 |
+
]
|
| 710 |
+
}
|
| 711 |
+
],
|
| 712 |
+
"title": "Frame Rate",
|
| 713 |
+
"properties": {
|
| 714 |
+
"cnr_id": "comfy-core",
|
| 715 |
+
"ver": "0.16.3",
|
| 716 |
+
"Node name for S&R": "PrimitiveInt",
|
| 717 |
+
"enableTabs": false,
|
| 718 |
+
"tabWidth": 65,
|
| 719 |
+
"tabXOffset": 10,
|
| 720 |
+
"hasSecondTab": false,
|
| 721 |
+
"secondTabText": "Send Back",
|
| 722 |
+
"secondTabOffset": 80,
|
| 723 |
+
"secondTabWidth": 65
|
| 724 |
+
},
|
| 725 |
+
"widgets_values": [
|
| 726 |
+
24,
|
| 727 |
+
"fixed"
|
| 728 |
+
]
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"id": 305,
|
| 732 |
+
"type": "CLIPTextEncode",
|
| 733 |
+
"pos": [
|
| 734 |
+
-642.8451075949446,
|
| 735 |
+
3346.554968132528
|
| 736 |
+
],
|
| 737 |
+
"size": [
|
| 738 |
+
600,
|
| 739 |
+
380
|
| 740 |
+
],
|
| 741 |
+
"flags": {},
|
| 742 |
+
"order": 32,
|
| 743 |
+
"mode": 0,
|
| 744 |
+
"inputs": [
|
| 745 |
+
{
|
| 746 |
+
"name": "clip",
|
| 747 |
+
"type": "CLIP",
|
| 748 |
+
"link": 784
|
| 749 |
+
},
|
| 750 |
+
{
|
| 751 |
+
"name": "text",
|
| 752 |
+
"type": "STRING",
|
| 753 |
+
"widget": {
|
| 754 |
+
"name": "text"
|
| 755 |
+
},
|
| 756 |
+
"link": 762
|
| 757 |
+
}
|
| 758 |
+
],
|
| 759 |
+
"outputs": [
|
| 760 |
+
{
|
| 761 |
+
"name": "CONDITIONING",
|
| 762 |
+
"type": "CONDITIONING",
|
| 763 |
+
"links": [
|
| 764 |
+
671
|
| 765 |
+
]
|
| 766 |
+
}
|
| 767 |
+
],
|
| 768 |
+
"properties": {
|
| 769 |
+
"cnr_id": "comfy-core",
|
| 770 |
+
"ver": "0.3.56",
|
| 771 |
+
"Node name for S&R": "CLIPTextEncode",
|
| 772 |
+
"enableTabs": false,
|
| 773 |
+
"tabWidth": 65,
|
| 774 |
+
"tabXOffset": 10,
|
| 775 |
+
"hasSecondTab": false,
|
| 776 |
+
"secondTabText": "Send Back",
|
| 777 |
+
"secondTabOffset": 80,
|
| 778 |
+
"secondTabWidth": 65
|
| 779 |
+
},
|
| 780 |
+
"widgets_values": [
|
| 781 |
+
""
|
| 782 |
+
],
|
| 783 |
+
"color": "#232",
|
| 784 |
+
"bgcolor": "#353"
|
| 785 |
+
},
|
| 786 |
+
{
|
| 787 |
+
"id": 329,
|
| 788 |
+
"type": "PreviewImage",
|
| 789 |
+
"pos": [
|
| 790 |
+
-654.8590460700856,
|
| 791 |
+
4449.784256522858
|
| 792 |
+
],
|
| 793 |
+
"size": [
|
| 794 |
+
511.4699999999998,
|
| 795 |
+
351.27000000000044
|
| 796 |
+
],
|
| 797 |
+
"flags": {},
|
| 798 |
+
"order": 29,
|
| 799 |
+
"mode": 0,
|
| 800 |
+
"inputs": [
|
| 801 |
+
{
|
| 802 |
+
"name": "images",
|
| 803 |
+
"type": "IMAGE",
|
| 804 |
+
"link": 757
|
| 805 |
+
}
|
| 806 |
+
],
|
| 807 |
+
"outputs": [],
|
| 808 |
+
"properties": {
|
| 809 |
+
"cnr_id": "comfy-core",
|
| 810 |
+
"ver": "0.16.4",
|
| 811 |
+
"Node name for S&R": "PreviewImage"
|
| 812 |
+
},
|
| 813 |
+
"widgets_values": []
|
| 814 |
+
},
|
| 815 |
+
{
|
| 816 |
+
"id": 286,
|
| 817 |
+
"type": "CFGGuider",
|
| 818 |
+
"pos": [
|
| 819 |
+
959.1041169925668,
|
| 820 |
+
3481.6778841543637
|
| 821 |
+
],
|
| 822 |
+
"size": [
|
| 823 |
+
270,
|
| 824 |
+
106.66666666666667
|
| 825 |
+
],
|
| 826 |
+
"flags": {},
|
| 827 |
+
"order": 38,
|
| 828 |
+
"mode": 0,
|
| 829 |
+
"inputs": [
|
| 830 |
+
{
|
| 831 |
+
"name": "model",
|
| 832 |
+
"type": "MODEL",
|
| 833 |
+
"link": 798
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"name": "positive",
|
| 837 |
+
"type": "CONDITIONING",
|
| 838 |
+
"link": 719
|
| 839 |
+
},
|
| 840 |
+
{
|
| 841 |
+
"name": "negative",
|
| 842 |
+
"type": "CONDITIONING",
|
| 843 |
+
"link": 720
|
| 844 |
+
}
|
| 845 |
+
],
|
| 846 |
+
"outputs": [
|
| 847 |
+
{
|
| 848 |
+
"name": "GUIDER",
|
| 849 |
+
"type": "GUIDER",
|
| 850 |
+
"links": [
|
| 851 |
+
680
|
| 852 |
+
]
|
| 853 |
+
}
|
| 854 |
+
],
|
| 855 |
+
"properties": {
|
| 856 |
+
"cnr_id": "comfy-core",
|
| 857 |
+
"ver": "0.3.71",
|
| 858 |
+
"Node name for S&R": "CFGGuider",
|
| 859 |
+
"enableTabs": false,
|
| 860 |
+
"tabWidth": 65,
|
| 861 |
+
"tabXOffset": 10,
|
| 862 |
+
"hasSecondTab": false,
|
| 863 |
+
"secondTabText": "Send Back",
|
| 864 |
+
"secondTabOffset": 80,
|
| 865 |
+
"secondTabWidth": 65
|
| 866 |
+
},
|
| 867 |
+
"widgets_values": [
|
| 868 |
+
1
|
| 869 |
+
]
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"id": 294,
|
| 873 |
+
"type": "KSamplerSelect",
|
| 874 |
+
"pos": [
|
| 875 |
+
5.15409186048853,
|
| 876 |
+
3477.2242564715625
|
| 877 |
+
],
|
| 878 |
+
"size": [
|
| 879 |
+
257.44435036413074,
|
| 880 |
+
66.17263940457346
|
| 881 |
+
],
|
| 882 |
+
"flags": {},
|
| 883 |
+
"order": 7,
|
| 884 |
+
"mode": 0,
|
| 885 |
+
"inputs": [],
|
| 886 |
+
"outputs": [
|
| 887 |
+
{
|
| 888 |
+
"name": "SAMPLER",
|
| 889 |
+
"type": "SAMPLER",
|
| 890 |
+
"links": [
|
| 891 |
+
646
|
| 892 |
+
]
|
| 893 |
+
}
|
| 894 |
+
],
|
| 895 |
+
"properties": {
|
| 896 |
+
"cnr_id": "comfy-core",
|
| 897 |
+
"ver": "0.3.56",
|
| 898 |
+
"Node name for S&R": "KSamplerSelect",
|
| 899 |
+
"enableTabs": false,
|
| 900 |
+
"tabWidth": 65,
|
| 901 |
+
"tabXOffset": 10,
|
| 902 |
+
"hasSecondTab": false,
|
| 903 |
+
"secondTabText": "Send Back",
|
| 904 |
+
"secondTabOffset": 80,
|
| 905 |
+
"secondTabWidth": 65
|
| 906 |
+
},
|
| 907 |
+
"widgets_values": [
|
| 908 |
+
"euler_ancestral_cfg_pp"
|
| 909 |
+
]
|
| 910 |
+
},
|
| 911 |
+
{
|
| 912 |
+
"id": 319,
|
| 913 |
+
"type": "LTXVConcatAVLatent",
|
| 914 |
+
"pos": [
|
| 915 |
+
558.3072144264572,
|
| 916 |
+
4063.9671083828925
|
| 917 |
+
],
|
| 918 |
+
"size": [
|
| 919 |
+
230,
|
| 920 |
+
50
|
| 921 |
+
],
|
| 922 |
+
"flags": {},
|
| 923 |
+
"order": 36,
|
| 924 |
+
"mode": 0,
|
| 925 |
+
"inputs": [
|
| 926 |
+
{
|
| 927 |
+
"name": "video_latent",
|
| 928 |
+
"type": "LATENT",
|
| 929 |
+
"link": 674
|
| 930 |
+
},
|
| 931 |
+
{
|
| 932 |
+
"name": "audio_latent",
|
| 933 |
+
"type": "LATENT",
|
| 934 |
+
"link": 675
|
| 935 |
+
}
|
| 936 |
+
],
|
| 937 |
+
"outputs": [
|
| 938 |
+
{
|
| 939 |
+
"name": "latent",
|
| 940 |
+
"type": "LATENT",
|
| 941 |
+
"links": [
|
| 942 |
+
648
|
| 943 |
+
]
|
| 944 |
+
}
|
| 945 |
+
],
|
| 946 |
+
"properties": {
|
| 947 |
+
"cnr_id": "comfy-core",
|
| 948 |
+
"ver": "0.7.0",
|
| 949 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 950 |
+
"enableTabs": false,
|
| 951 |
+
"tabWidth": 65,
|
| 952 |
+
"tabXOffset": 10,
|
| 953 |
+
"hasSecondTab": false,
|
| 954 |
+
"secondTabText": "Send Back",
|
| 955 |
+
"secondTabOffset": 80,
|
| 956 |
+
"secondTabWidth": 65
|
| 957 |
+
},
|
| 958 |
+
"widgets_values": []
|
| 959 |
+
},
|
| 960 |
+
{
|
| 961 |
+
"id": 287,
|
| 962 |
+
"type": "SamplerCustomAdvanced",
|
| 963 |
+
"pos": [
|
| 964 |
+
312.4910499477377,
|
| 965 |
+
3347.0363944700102
|
| 966 |
+
],
|
| 967 |
+
"size": [
|
| 968 |
+
213.125,
|
| 969 |
+
120
|
| 970 |
+
],
|
| 971 |
+
"flags": {},
|
| 972 |
+
"order": 39,
|
| 973 |
+
"mode": 0,
|
| 974 |
+
"inputs": [
|
| 975 |
+
{
|
| 976 |
+
"name": "noise",
|
| 977 |
+
"type": "NOISE",
|
| 978 |
+
"link": 644
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"name": "guider",
|
| 982 |
+
"type": "GUIDER",
|
| 983 |
+
"link": 645
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"name": "sampler",
|
| 987 |
+
"type": "SAMPLER",
|
| 988 |
+
"link": 646
|
| 989 |
+
},
|
| 990 |
+
{
|
| 991 |
+
"name": "sigmas",
|
| 992 |
+
"type": "SIGMAS",
|
| 993 |
+
"link": 647
|
| 994 |
+
},
|
| 995 |
+
{
|
| 996 |
+
"name": "latent_image",
|
| 997 |
+
"type": "LATENT",
|
| 998 |
+
"link": 648
|
| 999 |
+
}
|
| 1000 |
+
],
|
| 1001 |
+
"outputs": [
|
| 1002 |
+
{
|
| 1003 |
+
"name": "output",
|
| 1004 |
+
"type": "LATENT",
|
| 1005 |
+
"links": [
|
| 1006 |
+
678
|
| 1007 |
+
]
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "denoised_output",
|
| 1011 |
+
"type": "LATENT",
|
| 1012 |
+
"links": []
|
| 1013 |
+
}
|
| 1014 |
+
],
|
| 1015 |
+
"properties": {
|
| 1016 |
+
"cnr_id": "comfy-core",
|
| 1017 |
+
"ver": "0.3.60",
|
| 1018 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 1019 |
+
"enableTabs": false,
|
| 1020 |
+
"tabWidth": 65,
|
| 1021 |
+
"tabXOffset": 10,
|
| 1022 |
+
"hasSecondTab": false,
|
| 1023 |
+
"secondTabText": "Send Back",
|
| 1024 |
+
"secondTabOffset": 80,
|
| 1025 |
+
"secondTabWidth": 65
|
| 1026 |
+
},
|
| 1027 |
+
"widgets_values": []
|
| 1028 |
+
},
|
| 1029 |
+
{
|
| 1030 |
+
"id": 337,
|
| 1031 |
+
"type": "GetImageSize",
|
| 1032 |
+
"pos": [
|
| 1033 |
+
-322.9822726259861,
|
| 1034 |
+
4178.290351567574
|
| 1035 |
+
],
|
| 1036 |
+
"size": [
|
| 1037 |
+
140,
|
| 1038 |
+
124
|
| 1039 |
+
],
|
| 1040 |
+
"flags": {},
|
| 1041 |
+
"order": 23,
|
| 1042 |
+
"mode": 0,
|
| 1043 |
+
"inputs": [
|
| 1044 |
+
{
|
| 1045 |
+
"name": "image",
|
| 1046 |
+
"type": "IMAGE",
|
| 1047 |
+
"link": 755
|
| 1048 |
+
}
|
| 1049 |
+
],
|
| 1050 |
+
"outputs": [
|
| 1051 |
+
{
|
| 1052 |
+
"name": "width",
|
| 1053 |
+
"type": "INT",
|
| 1054 |
+
"links": [
|
| 1055 |
+
750
|
| 1056 |
+
]
|
| 1057 |
+
},
|
| 1058 |
+
{
|
| 1059 |
+
"name": "height",
|
| 1060 |
+
"type": "INT",
|
| 1061 |
+
"links": [
|
| 1062 |
+
752
|
| 1063 |
+
]
|
| 1064 |
+
},
|
| 1065 |
+
{
|
| 1066 |
+
"name": "batch_size",
|
| 1067 |
+
"type": "INT",
|
| 1068 |
+
"links": null
|
| 1069 |
+
}
|
| 1070 |
+
],
|
| 1071 |
+
"properties": {
|
| 1072 |
+
"cnr_id": "comfy-core",
|
| 1073 |
+
"ver": "0.16.4",
|
| 1074 |
+
"Node name for S&R": "GetImageSize"
|
| 1075 |
+
},
|
| 1076 |
+
"widgets_values": []
|
| 1077 |
+
},
|
| 1078 |
+
{
|
| 1079 |
+
"id": 295,
|
| 1080 |
+
"type": "ComfyMathExpression",
|
| 1081 |
+
"pos": [
|
| 1082 |
+
-2.852510680016821,
|
| 1083 |
+
4051.418058444001
|
| 1084 |
+
],
|
| 1085 |
+
"size": [
|
| 1086 |
+
210,
|
| 1087 |
+
128
|
| 1088 |
+
],
|
| 1089 |
+
"flags": {
|
| 1090 |
+
"collapsed": false
|
| 1091 |
+
},
|
| 1092 |
+
"order": 27,
|
| 1093 |
+
"mode": 0,
|
| 1094 |
+
"inputs": [
|
| 1095 |
+
{
|
| 1096 |
+
"label": "a",
|
| 1097 |
+
"name": "values.a",
|
| 1098 |
+
"type": "FLOAT,INT",
|
| 1099 |
+
"link": 750
|
| 1100 |
+
},
|
| 1101 |
+
{
|
| 1102 |
+
"label": "b",
|
| 1103 |
+
"name": "values.b",
|
| 1104 |
+
"shape": 7,
|
| 1105 |
+
"type": "FLOAT,INT",
|
| 1106 |
+
"link": null
|
| 1107 |
+
}
|
| 1108 |
+
],
|
| 1109 |
+
"outputs": [
|
| 1110 |
+
{
|
| 1111 |
+
"name": "FLOAT",
|
| 1112 |
+
"type": "FLOAT",
|
| 1113 |
+
"links": []
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"name": "INT",
|
| 1117 |
+
"type": "INT",
|
| 1118 |
+
"links": [
|
| 1119 |
+
663
|
| 1120 |
+
]
|
| 1121 |
+
}
|
| 1122 |
+
],
|
| 1123 |
+
"properties": {
|
| 1124 |
+
"cnr_id": "comfy-core",
|
| 1125 |
+
"ver": "0.16.3",
|
| 1126 |
+
"Node name for S&R": "ComfyMathExpression",
|
| 1127 |
+
"enableTabs": false,
|
| 1128 |
+
"tabWidth": 65,
|
| 1129 |
+
"tabXOffset": 10,
|
| 1130 |
+
"hasSecondTab": false,
|
| 1131 |
+
"secondTabText": "Send Back",
|
| 1132 |
+
"secondTabOffset": 80,
|
| 1133 |
+
"secondTabWidth": 65
|
| 1134 |
+
},
|
| 1135 |
+
"widgets_values": [
|
| 1136 |
+
"a/2"
|
| 1137 |
+
]
|
| 1138 |
+
},
|
| 1139 |
+
{
|
| 1140 |
+
"id": 297,
|
| 1141 |
+
"type": "ComfyMathExpression",
|
| 1142 |
+
"pos": [
|
| 1143 |
+
-2.852510680016821,
|
| 1144 |
+
4206.5958420112765
|
| 1145 |
+
],
|
| 1146 |
+
"size": [
|
| 1147 |
+
211.3678158216362,
|
| 1148 |
+
128
|
| 1149 |
+
],
|
| 1150 |
+
"flags": {
|
| 1151 |
+
"collapsed": false
|
| 1152 |
+
},
|
| 1153 |
+
"order": 28,
|
| 1154 |
+
"mode": 0,
|
| 1155 |
+
"inputs": [
|
| 1156 |
+
{
|
| 1157 |
+
"label": "a",
|
| 1158 |
+
"name": "values.a",
|
| 1159 |
+
"type": "FLOAT,INT",
|
| 1160 |
+
"link": 752
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"label": "b",
|
| 1164 |
+
"name": "values.b",
|
| 1165 |
+
"shape": 7,
|
| 1166 |
+
"type": "FLOAT,INT",
|
| 1167 |
+
"link": null
|
| 1168 |
+
}
|
| 1169 |
+
],
|
| 1170 |
+
"outputs": [
|
| 1171 |
+
{
|
| 1172 |
+
"name": "FLOAT",
|
| 1173 |
+
"type": "FLOAT",
|
| 1174 |
+
"links": []
|
| 1175 |
+
},
|
| 1176 |
+
{
|
| 1177 |
+
"name": "INT",
|
| 1178 |
+
"type": "INT",
|
| 1179 |
+
"links": [
|
| 1180 |
+
664
|
| 1181 |
+
]
|
| 1182 |
+
}
|
| 1183 |
+
],
|
| 1184 |
+
"properties": {
|
| 1185 |
+
"cnr_id": "comfy-core",
|
| 1186 |
+
"ver": "0.16.3",
|
| 1187 |
+
"Node name for S&R": "ComfyMathExpression",
|
| 1188 |
+
"enableTabs": false,
|
| 1189 |
+
"tabWidth": 65,
|
| 1190 |
+
"tabXOffset": 10,
|
| 1191 |
+
"hasSecondTab": false,
|
| 1192 |
+
"secondTabText": "Send Back",
|
| 1193 |
+
"secondTabOffset": 80,
|
| 1194 |
+
"secondTabWidth": 65
|
| 1195 |
+
},
|
| 1196 |
+
"widgets_values": [
|
| 1197 |
+
"a/2"
|
| 1198 |
+
]
|
| 1199 |
+
},
|
| 1200 |
+
{
|
| 1201 |
+
"id": 322,
|
| 1202 |
+
"type": "ComfyMathExpression",
|
| 1203 |
+
"pos": [
|
| 1204 |
+
1.250936784892147,
|
| 1205 |
+
4360.405809756918
|
| 1206 |
+
],
|
| 1207 |
+
"size": [
|
| 1208 |
+
210,
|
| 1209 |
+
128
|
| 1210 |
+
],
|
| 1211 |
+
"flags": {
|
| 1212 |
+
"collapsed": false
|
| 1213 |
+
},
|
| 1214 |
+
"order": 18,
|
| 1215 |
+
"mode": 0,
|
| 1216 |
+
"inputs": [
|
| 1217 |
+
{
|
| 1218 |
+
"label": "a",
|
| 1219 |
+
"name": "values.a",
|
| 1220 |
+
"type": "FLOAT,INT",
|
| 1221 |
+
"link": 670
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"label": "b",
|
| 1225 |
+
"name": "values.b",
|
| 1226 |
+
"shape": 7,
|
| 1227 |
+
"type": "FLOAT,INT",
|
| 1228 |
+
"link": null
|
| 1229 |
+
}
|
| 1230 |
+
],
|
| 1231 |
+
"outputs": [
|
| 1232 |
+
{
|
| 1233 |
+
"name": "FLOAT",
|
| 1234 |
+
"type": "FLOAT",
|
| 1235 |
+
"links": [
|
| 1236 |
+
673,
|
| 1237 |
+
688
|
| 1238 |
+
]
|
| 1239 |
+
},
|
| 1240 |
+
{
|
| 1241 |
+
"name": "INT",
|
| 1242 |
+
"type": "INT",
|
| 1243 |
+
"links": [
|
| 1244 |
+
760
|
| 1245 |
+
]
|
| 1246 |
+
}
|
| 1247 |
+
],
|
| 1248 |
+
"properties": {
|
| 1249 |
+
"cnr_id": "comfy-core",
|
| 1250 |
+
"ver": "0.16.3",
|
| 1251 |
+
"Node name for S&R": "ComfyMathExpression",
|
| 1252 |
+
"enableTabs": false,
|
| 1253 |
+
"tabWidth": 65,
|
| 1254 |
+
"tabXOffset": 10,
|
| 1255 |
+
"hasSecondTab": false,
|
| 1256 |
+
"secondTabText": "Send Back",
|
| 1257 |
+
"secondTabOffset": 80,
|
| 1258 |
+
"secondTabWidth": 65
|
| 1259 |
+
},
|
| 1260 |
+
"widgets_values": [
|
| 1261 |
+
"a"
|
| 1262 |
+
]
|
| 1263 |
+
},
|
| 1264 |
+
{
|
| 1265 |
+
"id": 306,
|
| 1266 |
+
"type": "LTXVConditioning",
|
| 1267 |
+
"pos": [
|
| 1268 |
+
6.521907682124853,
|
| 1269 |
+
3585.8800802325577
|
| 1270 |
+
],
|
| 1271 |
+
"size": [
|
| 1272 |
+
270,
|
| 1273 |
+
86.66666666666667
|
| 1274 |
+
],
|
| 1275 |
+
"flags": {},
|
| 1276 |
+
"order": 35,
|
| 1277 |
+
"mode": 0,
|
| 1278 |
+
"inputs": [
|
| 1279 |
+
{
|
| 1280 |
+
"name": "positive",
|
| 1281 |
+
"type": "CONDITIONING",
|
| 1282 |
+
"link": 671
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"name": "negative",
|
| 1286 |
+
"type": "CONDITIONING",
|
| 1287 |
+
"link": 672
|
| 1288 |
+
},
|
| 1289 |
+
{
|
| 1290 |
+
"name": "frame_rate",
|
| 1291 |
+
"type": "FLOAT",
|
| 1292 |
+
"widget": {
|
| 1293 |
+
"name": "frame_rate"
|
| 1294 |
+
},
|
| 1295 |
+
"link": 673
|
| 1296 |
+
}
|
| 1297 |
+
],
|
| 1298 |
+
"outputs": [
|
| 1299 |
+
{
|
| 1300 |
+
"name": "positive",
|
| 1301 |
+
"type": "CONDITIONING",
|
| 1302 |
+
"links": [
|
| 1303 |
+
642,
|
| 1304 |
+
719
|
| 1305 |
+
]
|
| 1306 |
+
},
|
| 1307 |
+
{
|
| 1308 |
+
"name": "negative",
|
| 1309 |
+
"type": "CONDITIONING",
|
| 1310 |
+
"links": [
|
| 1311 |
+
643,
|
| 1312 |
+
720
|
| 1313 |
+
]
|
| 1314 |
+
}
|
| 1315 |
+
],
|
| 1316 |
+
"properties": {
|
| 1317 |
+
"cnr_id": "comfy-core",
|
| 1318 |
+
"ver": "0.3.56",
|
| 1319 |
+
"Node name for S&R": "LTXVConditioning",
|
| 1320 |
+
"enableTabs": false,
|
| 1321 |
+
"tabWidth": 65,
|
| 1322 |
+
"tabXOffset": 10,
|
| 1323 |
+
"hasSecondTab": false,
|
| 1324 |
+
"secondTabText": "Send Back",
|
| 1325 |
+
"secondTabOffset": 80,
|
| 1326 |
+
"secondTabWidth": 65
|
| 1327 |
+
},
|
| 1328 |
+
"widgets_values": [
|
| 1329 |
+
24
|
| 1330 |
+
]
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"id": 316,
|
| 1334 |
+
"type": "CFGGuider",
|
| 1335 |
+
"pos": [
|
| 1336 |
+
5.15409186048853,
|
| 1337 |
+
3714.713616567156
|
| 1338 |
+
],
|
| 1339 |
+
"size": [
|
| 1340 |
+
270,
|
| 1341 |
+
106.66666666666667
|
| 1342 |
+
],
|
| 1343 |
+
"flags": {},
|
| 1344 |
+
"order": 37,
|
| 1345 |
+
"mode": 0,
|
| 1346 |
+
"inputs": [
|
| 1347 |
+
{
|
| 1348 |
+
"name": "model",
|
| 1349 |
+
"type": "MODEL",
|
| 1350 |
+
"link": 799
|
| 1351 |
+
},
|
| 1352 |
+
{
|
| 1353 |
+
"name": "positive",
|
| 1354 |
+
"type": "CONDITIONING",
|
| 1355 |
+
"link": 642
|
| 1356 |
+
},
|
| 1357 |
+
{
|
| 1358 |
+
"name": "negative",
|
| 1359 |
+
"type": "CONDITIONING",
|
| 1360 |
+
"link": 643
|
| 1361 |
+
}
|
| 1362 |
+
],
|
| 1363 |
+
"outputs": [
|
| 1364 |
+
{
|
| 1365 |
+
"name": "GUIDER",
|
| 1366 |
+
"type": "GUIDER",
|
| 1367 |
+
"links": [
|
| 1368 |
+
645
|
| 1369 |
+
]
|
| 1370 |
+
}
|
| 1371 |
+
],
|
| 1372 |
+
"properties": {
|
| 1373 |
+
"cnr_id": "comfy-core",
|
| 1374 |
+
"ver": "0.3.64",
|
| 1375 |
+
"Node name for S&R": "CFGGuider",
|
| 1376 |
+
"enableTabs": false,
|
| 1377 |
+
"tabWidth": 65,
|
| 1378 |
+
"tabXOffset": 10,
|
| 1379 |
+
"hasSecondTab": false,
|
| 1380 |
+
"secondTabText": "Send Back",
|
| 1381 |
+
"secondTabOffset": 80,
|
| 1382 |
+
"secondTabWidth": 65
|
| 1383 |
+
},
|
| 1384 |
+
"widgets_values": [
|
| 1385 |
+
1
|
| 1386 |
+
]
|
| 1387 |
+
},
|
| 1388 |
+
{
|
| 1389 |
+
"id": 308,
|
| 1390 |
+
"type": "ManualSigmas",
|
| 1391 |
+
"pos": [
|
| 1392 |
+
16.096618433579078,
|
| 1393 |
+
3864.598193157878
|
| 1394 |
+
],
|
| 1395 |
+
"size": [
|
| 1396 |
+
513.1730044572747,
|
| 1397 |
+
61.009194807600124
|
| 1398 |
+
],
|
| 1399 |
+
"flags": {},
|
| 1400 |
+
"order": 8,
|
| 1401 |
+
"mode": 0,
|
| 1402 |
+
"inputs": [],
|
| 1403 |
+
"outputs": [
|
| 1404 |
+
{
|
| 1405 |
+
"name": "SIGMAS",
|
| 1406 |
+
"type": "SIGMAS",
|
| 1407 |
+
"links": [
|
| 1408 |
+
647
|
| 1409 |
+
]
|
| 1410 |
+
}
|
| 1411 |
+
],
|
| 1412 |
+
"properties": {
|
| 1413 |
+
"cnr_id": "comfy-core",
|
| 1414 |
+
"ver": "0.14.1",
|
| 1415 |
+
"Node name for S&R": "ManualSigmas",
|
| 1416 |
+
"enableTabs": false,
|
| 1417 |
+
"tabWidth": 65,
|
| 1418 |
+
"tabXOffset": 10,
|
| 1419 |
+
"hasSecondTab": false,
|
| 1420 |
+
"secondTabText": "Send Back",
|
| 1421 |
+
"secondTabOffset": 80,
|
| 1422 |
+
"secondTabWidth": 65
|
| 1423 |
+
},
|
| 1424 |
+
"widgets_values": [
|
| 1425 |
+
"1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0"
|
| 1426 |
+
]
|
| 1427 |
+
},
|
| 1428 |
+
{
|
| 1429 |
+
"id": 309,
|
| 1430 |
+
"type": "LTXVSeparateAVLatent",
|
| 1431 |
+
"pos": [
|
| 1432 |
+
306.98203233150474,
|
| 1433 |
+
3510.5132434041657
|
| 1434 |
+
],
|
| 1435 |
+
"size": [
|
| 1436 |
+
216.74713103218255,
|
| 1437 |
+
61.36781582163621
|
| 1438 |
+
],
|
| 1439 |
+
"flags": {},
|
| 1440 |
+
"order": 40,
|
| 1441 |
+
"mode": 0,
|
| 1442 |
+
"inputs": [
|
| 1443 |
+
{
|
| 1444 |
+
"name": "av_latent",
|
| 1445 |
+
"type": "LATENT",
|
| 1446 |
+
"link": 678
|
| 1447 |
+
}
|
| 1448 |
+
],
|
| 1449 |
+
"outputs": [
|
| 1450 |
+
{
|
| 1451 |
+
"name": "video_latent",
|
| 1452 |
+
"type": "LATENT",
|
| 1453 |
+
"links": [
|
| 1454 |
+
653
|
| 1455 |
+
]
|
| 1456 |
+
},
|
| 1457 |
+
{
|
| 1458 |
+
"name": "audio_latent",
|
| 1459 |
+
"type": "LATENT",
|
| 1460 |
+
"links": [
|
| 1461 |
+
639
|
| 1462 |
+
]
|
| 1463 |
+
}
|
| 1464 |
+
],
|
| 1465 |
+
"properties": {
|
| 1466 |
+
"cnr_id": "comfy-core",
|
| 1467 |
+
"ver": "0.5.1",
|
| 1468 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 1469 |
+
"enableTabs": false,
|
| 1470 |
+
"tabWidth": 65,
|
| 1471 |
+
"tabXOffset": 10,
|
| 1472 |
+
"hasSecondTab": false,
|
| 1473 |
+
"secondTabText": "Send Back",
|
| 1474 |
+
"secondTabOffset": 80,
|
| 1475 |
+
"secondTabWidth": 65
|
| 1476 |
+
},
|
| 1477 |
+
"widgets_values": []
|
| 1478 |
+
},
|
| 1479 |
+
{
|
| 1480 |
+
"id": 343,
|
| 1481 |
+
"type": "LoraLoader",
|
| 1482 |
+
"pos": [
|
| 1483 |
+
-623.6236560493393,
|
| 1484 |
+
2938.7800277005963
|
| 1485 |
+
],
|
| 1486 |
+
"size": [
|
| 1487 |
+
290.4380859375,
|
| 1488 |
+
126
|
| 1489 |
+
],
|
| 1490 |
+
"flags": {},
|
| 1491 |
+
"order": 19,
|
| 1492 |
+
"mode": 0,
|
| 1493 |
+
"inputs": [
|
| 1494 |
+
{
|
| 1495 |
+
"name": "model",
|
| 1496 |
+
"type": "MODEL",
|
| 1497 |
+
"link": 797
|
| 1498 |
+
},
|
| 1499 |
+
{
|
| 1500 |
+
"name": "clip",
|
| 1501 |
+
"type": "CLIP",
|
| 1502 |
+
"link": 800
|
| 1503 |
+
}
|
| 1504 |
+
],
|
| 1505 |
+
"outputs": [
|
| 1506 |
+
{
|
| 1507 |
+
"name": "MODEL",
|
| 1508 |
+
"type": "MODEL",
|
| 1509 |
+
"links": null
|
| 1510 |
+
},
|
| 1511 |
+
{
|
| 1512 |
+
"name": "CLIP",
|
| 1513 |
+
"type": "CLIP",
|
| 1514 |
+
"links": [
|
| 1515 |
+
782
|
| 1516 |
+
]
|
| 1517 |
+
}
|
| 1518 |
+
],
|
| 1519 |
+
"properties": {
|
| 1520 |
+
"cnr_id": "comfy-core",
|
| 1521 |
+
"ver": "0.17.0",
|
| 1522 |
+
"Node name for S&R": "LoraLoader"
|
| 1523 |
+
},
|
| 1524 |
+
"widgets_values": [
|
| 1525 |
+
"gemma-3-12b-it-abliterated_lora_rank64_bf16.safetensors",
|
| 1526 |
+
1,
|
| 1527 |
+
1
|
| 1528 |
+
]
|
| 1529 |
+
},
|
| 1530 |
+
{
|
| 1531 |
+
"id": 282,
|
| 1532 |
+
"type": "RandomNoise",
|
| 1533 |
+
"pos": [
|
| 1534 |
+
5.15409186048853,
|
| 1535 |
+
3350.3217551603557
|
| 1536 |
+
],
|
| 1537 |
+
"size": [
|
| 1538 |
+
270,
|
| 1539 |
+
82
|
| 1540 |
+
],
|
| 1541 |
+
"flags": {},
|
| 1542 |
+
"order": 9,
|
| 1543 |
+
"mode": 0,
|
| 1544 |
+
"inputs": [],
|
| 1545 |
+
"outputs": [
|
| 1546 |
+
{
|
| 1547 |
+
"name": "NOISE",
|
| 1548 |
+
"type": "NOISE",
|
| 1549 |
+
"links": [
|
| 1550 |
+
644,
|
| 1551 |
+
796
|
| 1552 |
+
]
|
| 1553 |
+
}
|
| 1554 |
+
],
|
| 1555 |
+
"properties": {
|
| 1556 |
+
"cnr_id": "comfy-core",
|
| 1557 |
+
"ver": "0.3.56",
|
| 1558 |
+
"Node name for S&R": "RandomNoise",
|
| 1559 |
+
"enableTabs": false,
|
| 1560 |
+
"tabWidth": 65,
|
| 1561 |
+
"tabXOffset": 10,
|
| 1562 |
+
"hasSecondTab": false,
|
| 1563 |
+
"secondTabText": "Send Back",
|
| 1564 |
+
"secondTabOffset": 80,
|
| 1565 |
+
"secondTabWidth": 65
|
| 1566 |
+
},
|
| 1567 |
+
"widgets_values": [
|
| 1568 |
+
394632043576582,
|
| 1569 |
+
"randomize"
|
| 1570 |
+
]
|
| 1571 |
+
},
|
| 1572 |
+
{
|
| 1573 |
+
"id": 339,
|
| 1574 |
+
"type": "ComfySwitchNode",
|
| 1575 |
+
"pos": [
|
| 1576 |
+
-1439.0172334545282,
|
| 1577 |
+
3876.890337754958
|
| 1578 |
+
],
|
| 1579 |
+
"size": [
|
| 1580 |
+
387.2611000000004,
|
| 1581 |
+
79.59720000000016
|
| 1582 |
+
],
|
| 1583 |
+
"flags": {},
|
| 1584 |
+
"order": 30,
|
| 1585 |
+
"mode": 0,
|
| 1586 |
+
"inputs": [
|
| 1587 |
+
{
|
| 1588 |
+
"name": "on_false",
|
| 1589 |
+
"type": "STRING",
|
| 1590 |
+
"link": 761
|
| 1591 |
+
},
|
| 1592 |
+
{
|
| 1593 |
+
"name": "on_true",
|
| 1594 |
+
"type": "STRING",
|
| 1595 |
+
"link": 763
|
| 1596 |
+
}
|
| 1597 |
+
],
|
| 1598 |
+
"outputs": [
|
| 1599 |
+
{
|
| 1600 |
+
"name": "output",
|
| 1601 |
+
"type": "STRING",
|
| 1602 |
+
"links": [
|
| 1603 |
+
762,
|
| 1604 |
+
794
|
| 1605 |
+
]
|
| 1606 |
+
}
|
| 1607 |
+
],
|
| 1608 |
+
"title": "Switch (Enhance Prompt)",
|
| 1609 |
+
"properties": {
|
| 1610 |
+
"cnr_id": "comfy-core",
|
| 1611 |
+
"ver": "0.16.4",
|
| 1612 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 1613 |
+
},
|
| 1614 |
+
"widgets_values": [
|
| 1615 |
+
true
|
| 1616 |
+
]
|
| 1617 |
+
},
|
| 1618 |
+
{
|
| 1619 |
+
"id": 342,
|
| 1620 |
+
"type": "ComfySwitchNode",
|
| 1621 |
+
"pos": [
|
| 1622 |
+
-1445.5342426727036,
|
| 1623 |
+
4005.732382245914
|
| 1624 |
+
],
|
| 1625 |
+
"size": [
|
| 1626 |
+
387.2611000000004,
|
| 1627 |
+
79.59720000000016
|
| 1628 |
+
],
|
| 1629 |
+
"flags": {},
|
| 1630 |
+
"order": 22,
|
| 1631 |
+
"mode": 0,
|
| 1632 |
+
"inputs": [
|
| 1633 |
+
{
|
| 1634 |
+
"name": "on_false",
|
| 1635 |
+
"type": "CLIP",
|
| 1636 |
+
"link": 801
|
| 1637 |
+
},
|
| 1638 |
+
{
|
| 1639 |
+
"name": "on_true",
|
| 1640 |
+
"type": "CLIP",
|
| 1641 |
+
"link": 782
|
| 1642 |
+
}
|
| 1643 |
+
],
|
| 1644 |
+
"outputs": [
|
| 1645 |
+
{
|
| 1646 |
+
"name": "output",
|
| 1647 |
+
"type": "CLIP",
|
| 1648 |
+
"links": [
|
| 1649 |
+
784,
|
| 1650 |
+
785,
|
| 1651 |
+
792
|
| 1652 |
+
]
|
| 1653 |
+
}
|
| 1654 |
+
],
|
| 1655 |
+
"title": "Switch (Avoid Censorship)",
|
| 1656 |
+
"properties": {
|
| 1657 |
+
"cnr_id": "comfy-core",
|
| 1658 |
+
"ver": "0.16.4",
|
| 1659 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 1660 |
+
},
|
| 1661 |
+
"widgets_values": [
|
| 1662 |
+
false
|
| 1663 |
+
]
|
| 1664 |
+
},
|
| 1665 |
+
{
|
| 1666 |
+
"id": 300,
|
| 1667 |
+
"type": "LTXVAudioVAEDecode",
|
| 1668 |
+
"pos": [
|
| 1669 |
+
1270.063688707957,
|
| 1670 |
+
3825.722120194494
|
| 1671 |
+
],
|
| 1672 |
+
"size": [
|
| 1673 |
+
265.8984375,
|
| 1674 |
+
60
|
| 1675 |
+
],
|
| 1676 |
+
"flags": {},
|
| 1677 |
+
"order": 47,
|
| 1678 |
+
"mode": 0,
|
| 1679 |
+
"inputs": [
|
| 1680 |
+
{
|
| 1681 |
+
"name": "samples",
|
| 1682 |
+
"type": "LATENT",
|
| 1683 |
+
"link": 669
|
| 1684 |
+
},
|
| 1685 |
+
{
|
| 1686 |
+
"label": "Audio VAE",
|
| 1687 |
+
"name": "audio_vae",
|
| 1688 |
+
"type": "VAE",
|
| 1689 |
+
"link": 712
|
| 1690 |
+
}
|
| 1691 |
+
],
|
| 1692 |
+
"outputs": [
|
| 1693 |
+
{
|
| 1694 |
+
"name": "Audio",
|
| 1695 |
+
"type": "AUDIO",
|
| 1696 |
+
"links": [
|
| 1697 |
+
687
|
| 1698 |
+
]
|
| 1699 |
+
}
|
| 1700 |
+
],
|
| 1701 |
+
"properties": {
|
| 1702 |
+
"cnr_id": "comfy-core",
|
| 1703 |
+
"ver": "0.7.0",
|
| 1704 |
+
"Node name for S&R": "LTXVAudioVAEDecode",
|
| 1705 |
+
"enableTabs": false,
|
| 1706 |
+
"tabWidth": 65,
|
| 1707 |
+
"tabXOffset": 10,
|
| 1708 |
+
"hasSecondTab": false,
|
| 1709 |
+
"secondTabText": "Send Back",
|
| 1710 |
+
"secondTabOffset": 80,
|
| 1711 |
+
"secondTabWidth": 65
|
| 1712 |
+
},
|
| 1713 |
+
"widgets_values": []
|
| 1714 |
+
},
|
| 1715 |
+
{
|
| 1716 |
+
"id": 312,
|
| 1717 |
+
"type": "CreateVideo",
|
| 1718 |
+
"pos": [
|
| 1719 |
+
1270.063688707957,
|
| 1720 |
+
3932.880895805585
|
| 1721 |
+
],
|
| 1722 |
+
"size": [
|
| 1723 |
+
270,
|
| 1724 |
+
86.66666666666667
|
| 1725 |
+
],
|
| 1726 |
+
"flags": {},
|
| 1727 |
+
"order": 48,
|
| 1728 |
+
"mode": 0,
|
| 1729 |
+
"inputs": [
|
| 1730 |
+
{
|
| 1731 |
+
"name": "images",
|
| 1732 |
+
"type": "IMAGE",
|
| 1733 |
+
"link": 686
|
| 1734 |
+
},
|
| 1735 |
+
{
|
| 1736 |
+
"name": "audio",
|
| 1737 |
+
"shape": 7,
|
| 1738 |
+
"type": "AUDIO",
|
| 1739 |
+
"link": 687
|
| 1740 |
+
},
|
| 1741 |
+
{
|
| 1742 |
+
"name": "fps",
|
| 1743 |
+
"type": "FLOAT",
|
| 1744 |
+
"widget": {
|
| 1745 |
+
"name": "fps"
|
| 1746 |
+
},
|
| 1747 |
+
"link": 688
|
| 1748 |
+
}
|
| 1749 |
+
],
|
| 1750 |
+
"outputs": [
|
| 1751 |
+
{
|
| 1752 |
+
"name": "VIDEO",
|
| 1753 |
+
"type": "VIDEO",
|
| 1754 |
+
"links": [
|
| 1755 |
+
690
|
| 1756 |
+
]
|
| 1757 |
+
}
|
| 1758 |
+
],
|
| 1759 |
+
"properties": {
|
| 1760 |
+
"cnr_id": "comfy-core",
|
| 1761 |
+
"ver": "0.5.1",
|
| 1762 |
+
"Node name for S&R": "CreateVideo",
|
| 1763 |
+
"enableTabs": false,
|
| 1764 |
+
"tabWidth": 65,
|
| 1765 |
+
"tabXOffset": 10,
|
| 1766 |
+
"hasSecondTab": false,
|
| 1767 |
+
"secondTabText": "Send Back",
|
| 1768 |
+
"secondTabOffset": 80,
|
| 1769 |
+
"secondTabWidth": 65
|
| 1770 |
+
},
|
| 1771 |
+
"widgets_values": [
|
| 1772 |
+
24
|
| 1773 |
+
]
|
| 1774 |
+
},
|
| 1775 |
+
{
|
| 1776 |
+
"id": 321,
|
| 1777 |
+
"type": "VAEDecodeTiled",
|
| 1778 |
+
"pos": [
|
| 1779 |
+
1270.063688707957,
|
| 1780 |
+
3628.5633445834032
|
| 1781 |
+
],
|
| 1782 |
+
"size": [
|
| 1783 |
+
270,
|
| 1784 |
+
150
|
| 1785 |
+
],
|
| 1786 |
+
"flags": {},
|
| 1787 |
+
"order": 46,
|
| 1788 |
+
"mode": 0,
|
| 1789 |
+
"inputs": [
|
| 1790 |
+
{
|
| 1791 |
+
"name": "samples",
|
| 1792 |
+
"type": "LATENT",
|
| 1793 |
+
"link": 685
|
| 1794 |
+
},
|
| 1795 |
+
{
|
| 1796 |
+
"name": "vae",
|
| 1797 |
+
"type": "VAE",
|
| 1798 |
+
"link": 711
|
| 1799 |
+
}
|
| 1800 |
+
],
|
| 1801 |
+
"outputs": [
|
| 1802 |
+
{
|
| 1803 |
+
"name": "IMAGE",
|
| 1804 |
+
"type": "IMAGE",
|
| 1805 |
+
"links": [
|
| 1806 |
+
686
|
| 1807 |
+
]
|
| 1808 |
+
}
|
| 1809 |
+
],
|
| 1810 |
+
"properties": {
|
| 1811 |
+
"cnr_id": "comfy-core",
|
| 1812 |
+
"ver": "0.14.1",
|
| 1813 |
+
"Node name for S&R": "VAEDecodeTiled",
|
| 1814 |
+
"enableTabs": false,
|
| 1815 |
+
"tabWidth": 65,
|
| 1816 |
+
"tabXOffset": 10,
|
| 1817 |
+
"hasSecondTab": false,
|
| 1818 |
+
"secondTabText": "Send Back",
|
| 1819 |
+
"secondTabOffset": 80,
|
| 1820 |
+
"secondTabWidth": 65
|
| 1821 |
+
},
|
| 1822 |
+
"widgets_values": [
|
| 1823 |
+
256,
|
| 1824 |
+
64,
|
| 1825 |
+
592,
|
| 1826 |
+
4
|
| 1827 |
+
]
|
| 1828 |
+
},
|
| 1829 |
+
{
|
| 1830 |
+
"id": 311,
|
| 1831 |
+
"type": "LTXVSeparateAVLatent",
|
| 1832 |
+
"pos": [
|
| 1833 |
+
1270.063688707957,
|
| 1834 |
+
3521.4045689723125
|
| 1835 |
+
],
|
| 1836 |
+
"size": [
|
| 1837 |
+
193.2916015625,
|
| 1838 |
+
60
|
| 1839 |
+
],
|
| 1840 |
+
"flags": {},
|
| 1841 |
+
"order": 45,
|
| 1842 |
+
"mode": 0,
|
| 1843 |
+
"inputs": [
|
| 1844 |
+
{
|
| 1845 |
+
"name": "av_latent",
|
| 1846 |
+
"type": "LATENT",
|
| 1847 |
+
"link": 684
|
| 1848 |
+
}
|
| 1849 |
+
],
|
| 1850 |
+
"outputs": [
|
| 1851 |
+
{
|
| 1852 |
+
"name": "video_latent",
|
| 1853 |
+
"type": "LATENT",
|
| 1854 |
+
"links": [
|
| 1855 |
+
685
|
| 1856 |
+
]
|
| 1857 |
+
},
|
| 1858 |
+
{
|
| 1859 |
+
"name": "audio_latent",
|
| 1860 |
+
"type": "LATENT",
|
| 1861 |
+
"links": [
|
| 1862 |
+
669
|
| 1863 |
+
]
|
| 1864 |
+
}
|
| 1865 |
+
],
|
| 1866 |
+
"properties": {
|
| 1867 |
+
"cnr_id": "comfy-core",
|
| 1868 |
+
"ver": "0.5.1",
|
| 1869 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 1870 |
+
"enableTabs": false,
|
| 1871 |
+
"tabWidth": 65,
|
| 1872 |
+
"tabXOffset": 10,
|
| 1873 |
+
"hasSecondTab": false,
|
| 1874 |
+
"secondTabText": "Send Back",
|
| 1875 |
+
"secondTabOffset": 80,
|
| 1876 |
+
"secondTabWidth": 65
|
| 1877 |
+
},
|
| 1878 |
+
"widgets_values": []
|
| 1879 |
+
},
|
| 1880 |
+
{
|
| 1881 |
+
"id": 310,
|
| 1882 |
+
"type": "SamplerCustomAdvanced",
|
| 1883 |
+
"pos": [
|
| 1884 |
+
1270.063688707957,
|
| 1885 |
+
3354.245793361222
|
| 1886 |
+
],
|
| 1887 |
+
"size": [
|
| 1888 |
+
212.3828125,
|
| 1889 |
+
120
|
| 1890 |
+
],
|
| 1891 |
+
"flags": {},
|
| 1892 |
+
"order": 44,
|
| 1893 |
+
"mode": 0,
|
| 1894 |
+
"inputs": [
|
| 1895 |
+
{
|
| 1896 |
+
"name": "noise",
|
| 1897 |
+
"type": "NOISE",
|
| 1898 |
+
"link": 796
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "guider",
|
| 1902 |
+
"type": "GUIDER",
|
| 1903 |
+
"link": 680
|
| 1904 |
+
},
|
| 1905 |
+
{
|
| 1906 |
+
"name": "sampler",
|
| 1907 |
+
"type": "SAMPLER",
|
| 1908 |
+
"link": 681
|
| 1909 |
+
},
|
| 1910 |
+
{
|
| 1911 |
+
"name": "sigmas",
|
| 1912 |
+
"type": "SIGMAS",
|
| 1913 |
+
"link": 682
|
| 1914 |
+
},
|
| 1915 |
+
{
|
| 1916 |
+
"name": "latent_image",
|
| 1917 |
+
"type": "LATENT",
|
| 1918 |
+
"link": 683
|
| 1919 |
+
}
|
| 1920 |
+
],
|
| 1921 |
+
"outputs": [
|
| 1922 |
+
{
|
| 1923 |
+
"name": "output",
|
| 1924 |
+
"type": "LATENT",
|
| 1925 |
+
"links": [
|
| 1926 |
+
684
|
| 1927 |
+
]
|
| 1928 |
+
},
|
| 1929 |
+
{
|
| 1930 |
+
"name": "denoised_output",
|
| 1931 |
+
"type": "LATENT",
|
| 1932 |
+
"links": []
|
| 1933 |
+
}
|
| 1934 |
+
],
|
| 1935 |
+
"properties": {
|
| 1936 |
+
"cnr_id": "comfy-core",
|
| 1937 |
+
"ver": "0.3.75",
|
| 1938 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 1939 |
+
"enableTabs": false,
|
| 1940 |
+
"tabWidth": 65,
|
| 1941 |
+
"tabXOffset": 10,
|
| 1942 |
+
"hasSecondTab": false,
|
| 1943 |
+
"secondTabText": "Send Back",
|
| 1944 |
+
"secondTabOffset": 80,
|
| 1945 |
+
"secondTabWidth": 65
|
| 1946 |
+
},
|
| 1947 |
+
"widgets_values": []
|
| 1948 |
+
},
|
| 1949 |
+
{
|
| 1950 |
+
"id": 75,
|
| 1951 |
+
"type": "SaveVideo",
|
| 1952 |
+
"pos": [
|
| 1953 |
+
1572.7876112763302,
|
| 1954 |
+
3309.49660083572
|
| 1955 |
+
],
|
| 1956 |
+
"size": [
|
| 1957 |
+
700.8262076044914,
|
| 1958 |
+
1372.2294683718023
|
| 1959 |
+
],
|
| 1960 |
+
"flags": {
|
| 1961 |
+
"collapsed": false
|
| 1962 |
+
},
|
| 1963 |
+
"order": 49,
|
| 1964 |
+
"mode": 0,
|
| 1965 |
+
"inputs": [
|
| 1966 |
+
{
|
| 1967 |
+
"name": "video",
|
| 1968 |
+
"type": "VIDEO",
|
| 1969 |
+
"link": 690
|
| 1970 |
+
}
|
| 1971 |
+
],
|
| 1972 |
+
"outputs": [],
|
| 1973 |
+
"properties": {
|
| 1974 |
+
"cnr_id": "comfy-core",
|
| 1975 |
+
"ver": "0.5.1",
|
| 1976 |
+
"Node name for S&R": "SaveVideo",
|
| 1977 |
+
"enableTabs": false,
|
| 1978 |
+
"tabWidth": 65,
|
| 1979 |
+
"tabXOffset": 10,
|
| 1980 |
+
"hasSecondTab": false,
|
| 1981 |
+
"secondTabText": "Send Back",
|
| 1982 |
+
"secondTabOffset": 80,
|
| 1983 |
+
"secondTabWidth": 65
|
| 1984 |
+
},
|
| 1985 |
+
"widgets_values": [
|
| 1986 |
+
"LTX2.3/LTX_2.3_I2V",
|
| 1987 |
+
"auto",
|
| 1988 |
+
"auto"
|
| 1989 |
+
]
|
| 1990 |
+
},
|
| 1991 |
+
{
|
| 1992 |
+
"id": 347,
|
| 1993 |
+
"type": "Fast Groups Muter (rgthree)",
|
| 1994 |
+
"pos": [
|
| 1995 |
+
-1436.0750012498117,
|
| 1996 |
+
4143.508430395592
|
| 1997 |
+
],
|
| 1998 |
+
"size": [
|
| 1999 |
+
371.015075781214,
|
| 2000 |
+
285.19122035884266
|
| 2001 |
+
],
|
| 2002 |
+
"flags": {},
|
| 2003 |
+
"order": 10,
|
| 2004 |
+
"mode": 0,
|
| 2005 |
+
"inputs": [],
|
| 2006 |
+
"outputs": [
|
| 2007 |
+
{
|
| 2008 |
+
"name": "OPT_CONNECTION",
|
| 2009 |
+
"type": "*",
|
| 2010 |
+
"links": null
|
| 2011 |
+
}
|
| 2012 |
+
],
|
| 2013 |
+
"properties": {
|
| 2014 |
+
"matchColors": "",
|
| 2015 |
+
"matchTitle": "",
|
| 2016 |
+
"showNav": true,
|
| 2017 |
+
"showAllGraphs": true,
|
| 2018 |
+
"sort": "position",
|
| 2019 |
+
"customSortAlphabet": "",
|
| 2020 |
+
"toggleRestriction": "default"
|
| 2021 |
+
}
|
| 2022 |
+
},
|
| 2023 |
+
{
|
| 2024 |
+
"id": 338,
|
| 2025 |
+
"type": "ImageResizeKJv2",
|
| 2026 |
+
"pos": [
|
| 2027 |
+
-651.1923391924814,
|
| 2028 |
+
4050.1321715525546
|
| 2029 |
+
],
|
| 2030 |
+
"size": [
|
| 2031 |
+
270,
|
| 2032 |
+
336
|
| 2033 |
+
],
|
| 2034 |
+
"flags": {},
|
| 2035 |
+
"order": 20,
|
| 2036 |
+
"mode": 0,
|
| 2037 |
+
"inputs": [
|
| 2038 |
+
{
|
| 2039 |
+
"name": "image",
|
| 2040 |
+
"type": "IMAGE",
|
| 2041 |
+
"link": 753
|
| 2042 |
+
},
|
| 2043 |
+
{
|
| 2044 |
+
"name": "mask",
|
| 2045 |
+
"shape": 7,
|
| 2046 |
+
"type": "MASK",
|
| 2047 |
+
"link": null
|
| 2048 |
+
},
|
| 2049 |
+
{
|
| 2050 |
+
"name": "width",
|
| 2051 |
+
"type": "INT",
|
| 2052 |
+
"widget": {
|
| 2053 |
+
"name": "width"
|
| 2054 |
+
},
|
| 2055 |
+
"link": 758
|
| 2056 |
+
},
|
| 2057 |
+
{
|
| 2058 |
+
"name": "height",
|
| 2059 |
+
"type": "INT",
|
| 2060 |
+
"widget": {
|
| 2061 |
+
"name": "height"
|
| 2062 |
+
},
|
| 2063 |
+
"link": 759
|
| 2064 |
+
}
|
| 2065 |
+
],
|
| 2066 |
+
"outputs": [
|
| 2067 |
+
{
|
| 2068 |
+
"name": "IMAGE",
|
| 2069 |
+
"type": "IMAGE",
|
| 2070 |
+
"links": [
|
| 2071 |
+
755,
|
| 2072 |
+
756
|
| 2073 |
+
]
|
| 2074 |
+
},
|
| 2075 |
+
{
|
| 2076 |
+
"name": "width",
|
| 2077 |
+
"type": "INT",
|
| 2078 |
+
"links": null
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "height",
|
| 2082 |
+
"type": "INT",
|
| 2083 |
+
"links": null
|
| 2084 |
+
},
|
| 2085 |
+
{
|
| 2086 |
+
"name": "mask",
|
| 2087 |
+
"type": "MASK",
|
| 2088 |
+
"links": null
|
| 2089 |
+
}
|
| 2090 |
+
],
|
| 2091 |
+
"properties": {
|
| 2092 |
+
"cnr_id": "comfyui-kjnodes",
|
| 2093 |
+
"ver": "1.3.3",
|
| 2094 |
+
"Node name for S&R": "ImageResizeKJv2"
|
| 2095 |
+
},
|
| 2096 |
+
"widgets_values": [
|
| 2097 |
+
1280,
|
| 2098 |
+
720,
|
| 2099 |
+
"lanczos",
|
| 2100 |
+
"pad",
|
| 2101 |
+
"0, 0, 0",
|
| 2102 |
+
"center",
|
| 2103 |
+
32,
|
| 2104 |
+
"cpu"
|
| 2105 |
+
]
|
| 2106 |
+
},
|
| 2107 |
+
{
|
| 2108 |
+
"id": 313,
|
| 2109 |
+
"type": "LatentUpscaleModelLoader",
|
| 2110 |
+
"pos": [
|
| 2111 |
+
-1001.365432334764,
|
| 2112 |
+
3558.0444802477823
|
| 2113 |
+
],
|
| 2114 |
+
"size": [
|
| 2115 |
+
273.55499999999984,
|
| 2116 |
+
58
|
| 2117 |
+
],
|
| 2118 |
+
"flags": {},
|
| 2119 |
+
"order": 11,
|
| 2120 |
+
"mode": 0,
|
| 2121 |
+
"inputs": [],
|
| 2122 |
+
"outputs": [
|
| 2123 |
+
{
|
| 2124 |
+
"name": "LATENT_UPSCALE_MODEL",
|
| 2125 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 2126 |
+
"links": [
|
| 2127 |
+
654
|
| 2128 |
+
]
|
| 2129 |
+
}
|
| 2130 |
+
],
|
| 2131 |
+
"properties": {
|
| 2132 |
+
"cnr_id": "comfy-core",
|
| 2133 |
+
"ver": "0.7.0",
|
| 2134 |
+
"Node name for S&R": "LatentUpscaleModelLoader",
|
| 2135 |
+
"models": [
|
| 2136 |
+
{
|
| 2137 |
+
"name": "ltx-2.3-spatial-upscaler-x2-1.0.safetensors",
|
| 2138 |
+
"url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-spatial-upscaler-x2-1.0.safetensors",
|
| 2139 |
+
"directory": "latent_upscale_models"
|
| 2140 |
+
}
|
| 2141 |
+
],
|
| 2142 |
+
"enableTabs": false,
|
| 2143 |
+
"tabWidth": 65,
|
| 2144 |
+
"tabXOffset": 10,
|
| 2145 |
+
"hasSecondTab": false,
|
| 2146 |
+
"secondTabText": "Send Back",
|
| 2147 |
+
"secondTabOffset": 80,
|
| 2148 |
+
"secondTabWidth": 65
|
| 2149 |
+
},
|
| 2150 |
+
"widgets_values": [
|
| 2151 |
+
"ltx-2.3-spatial-upscaler-x2-1.1.safetensors"
|
| 2152 |
+
]
|
| 2153 |
+
},
|
| 2154 |
+
{
|
| 2155 |
+
"id": 269,
|
| 2156 |
+
"type": "LoadImage",
|
| 2157 |
+
"pos": [
|
| 2158 |
+
-1447.7621526814,
|
| 2159 |
+
2938.3593603310856
|
| 2160 |
+
],
|
| 2161 |
+
"size": [
|
| 2162 |
+
400,
|
| 2163 |
+
469.9869791666667
|
| 2164 |
+
],
|
| 2165 |
+
"flags": {},
|
| 2166 |
+
"order": 12,
|
| 2167 |
+
"mode": 0,
|
| 2168 |
+
"inputs": [],
|
| 2169 |
+
"outputs": [
|
| 2170 |
+
{
|
| 2171 |
+
"name": "IMAGE",
|
| 2172 |
+
"type": "IMAGE",
|
| 2173 |
+
"links": [
|
| 2174 |
+
753
|
| 2175 |
+
]
|
| 2176 |
+
},
|
| 2177 |
+
{
|
| 2178 |
+
"name": "MASK",
|
| 2179 |
+
"type": "MASK",
|
| 2180 |
+
"links": null
|
| 2181 |
+
}
|
| 2182 |
+
],
|
| 2183 |
+
"properties": {
|
| 2184 |
+
"cnr_id": "comfy-core",
|
| 2185 |
+
"ver": "0.16.3",
|
| 2186 |
+
"Node name for S&R": "LoadImage",
|
| 2187 |
+
"enableTabs": false,
|
| 2188 |
+
"tabWidth": 65,
|
| 2189 |
+
"tabXOffset": 10,
|
| 2190 |
+
"hasSecondTab": false,
|
| 2191 |
+
"secondTabText": "Send Back",
|
| 2192 |
+
"secondTabOffset": 80,
|
| 2193 |
+
"secondTabWidth": 65
|
| 2194 |
+
},
|
| 2195 |
+
"widgets_values": [
|
| 2196 |
+
"z-image-turbo_00056_.png",
|
| 2197 |
+
"image"
|
| 2198 |
+
]
|
| 2199 |
+
},
|
| 2200 |
+
{
|
| 2201 |
+
"id": 317,
|
| 2202 |
+
"type": "PrimitiveStringMultiline",
|
| 2203 |
+
"pos": [
|
| 2204 |
+
-1437.1775323347633,
|
| 2205 |
+
3463.378512567918
|
| 2206 |
+
],
|
| 2207 |
+
"size": [
|
| 2208 |
+
384.88969999999995,
|
| 2209 |
+
355.8564000000001
|
| 2210 |
+
],
|
| 2211 |
+
"flags": {},
|
| 2212 |
+
"order": 13,
|
| 2213 |
+
"mode": 0,
|
| 2214 |
+
"inputs": [],
|
| 2215 |
+
"outputs": [
|
| 2216 |
+
{
|
| 2217 |
+
"name": "STRING",
|
| 2218 |
+
"type": "STRING",
|
| 2219 |
+
"links": [
|
| 2220 |
+
761,
|
| 2221 |
+
795
|
| 2222 |
+
]
|
| 2223 |
+
}
|
| 2224 |
+
],
|
| 2225 |
+
"title": "Prompt",
|
| 2226 |
+
"properties": {
|
| 2227 |
+
"cnr_id": "comfy-core",
|
| 2228 |
+
"ver": "0.16.3",
|
| 2229 |
+
"Node name for S&R": "PrimitiveStringMultiline",
|
| 2230 |
+
"enableTabs": false,
|
| 2231 |
+
"tabWidth": 65,
|
| 2232 |
+
"tabXOffset": 10,
|
| 2233 |
+
"hasSecondTab": false,
|
| 2234 |
+
"secondTabText": "Send Back",
|
| 2235 |
+
"secondTabOffset": 80,
|
| 2236 |
+
"secondTabWidth": 65
|
| 2237 |
+
},
|
| 2238 |
+
"widgets_values": [
|
| 2239 |
+
"Two people fighting in a large stadium, medium shot, camera slowly pushing in, loud crowd cheering in the background."
|
| 2240 |
+
]
|
| 2241 |
+
},
|
| 2242 |
+
{
|
| 2243 |
+
"id": 348,
|
| 2244 |
+
"type": "UnetLoaderGGUF",
|
| 2245 |
+
"pos": [
|
| 2246 |
+
-996.5152555132199,
|
| 2247 |
+
2944.8190705563475
|
| 2248 |
+
],
|
| 2249 |
+
"size": [
|
| 2250 |
+
270,
|
| 2251 |
+
58
|
| 2252 |
+
],
|
| 2253 |
+
"flags": {},
|
| 2254 |
+
"order": 14,
|
| 2255 |
+
"mode": 0,
|
| 2256 |
+
"inputs": [],
|
| 2257 |
+
"outputs": [
|
| 2258 |
+
{
|
| 2259 |
+
"name": "MODEL",
|
| 2260 |
+
"type": "MODEL",
|
| 2261 |
+
"links": [
|
| 2262 |
+
797,
|
| 2263 |
+
798,
|
| 2264 |
+
799
|
| 2265 |
+
]
|
| 2266 |
+
}
|
| 2267 |
+
],
|
| 2268 |
+
"properties": {
|
| 2269 |
+
"cnr_id": "comfyui-gguf",
|
| 2270 |
+
"ver": "1.1.10",
|
| 2271 |
+
"Node name for S&R": "UnetLoaderGGUF"
|
| 2272 |
+
},
|
| 2273 |
+
"widgets_values": [
|
| 2274 |
+
"ltx-2.3-22b-distilled-Q4_K_M.gguf"
|
| 2275 |
+
]
|
| 2276 |
+
},
|
| 2277 |
+
{
|
| 2278 |
+
"id": 349,
|
| 2279 |
+
"type": "DualCLIPLoaderGGUF",
|
| 2280 |
+
"pos": [
|
| 2281 |
+
-996.8285753753659,
|
| 2282 |
+
3077.438701909417
|
| 2283 |
+
],
|
| 2284 |
+
"size": [
|
| 2285 |
+
270,
|
| 2286 |
+
106
|
| 2287 |
+
],
|
| 2288 |
+
"flags": {},
|
| 2289 |
+
"order": 15,
|
| 2290 |
+
"mode": 0,
|
| 2291 |
+
"inputs": [],
|
| 2292 |
+
"outputs": [
|
| 2293 |
+
{
|
| 2294 |
+
"name": "CLIP",
|
| 2295 |
+
"type": "CLIP",
|
| 2296 |
+
"links": [
|
| 2297 |
+
800,
|
| 2298 |
+
801
|
| 2299 |
+
]
|
| 2300 |
+
}
|
| 2301 |
+
],
|
| 2302 |
+
"properties": {
|
| 2303 |
+
"cnr_id": "comfyui-gguf",
|
| 2304 |
+
"ver": "1.1.10",
|
| 2305 |
+
"Node name for S&R": "DualCLIPLoaderGGUF"
|
| 2306 |
+
},
|
| 2307 |
+
"widgets_values": [
|
| 2308 |
+
"gemma-3-12b-it-Q2_K.gguf",
|
| 2309 |
+
"ltx-2.3_text_projection_bf16.safetensors",
|
| 2310 |
+
"ltxv"
|
| 2311 |
+
]
|
| 2312 |
+
},
|
| 2313 |
+
{
|
| 2314 |
+
"id": 318,
|
| 2315 |
+
"type": "PreviewAny",
|
| 2316 |
+
"pos": [
|
| 2317 |
+
117.25506936114951,
|
| 2318 |
+
2931.7973676508964
|
| 2319 |
+
],
|
| 2320 |
+
"size": [
|
| 2321 |
+
480,
|
| 2322 |
+
290
|
| 2323 |
+
],
|
| 2324 |
+
"flags": {},
|
| 2325 |
+
"order": 33,
|
| 2326 |
+
"mode": 0,
|
| 2327 |
+
"inputs": [
|
| 2328 |
+
{
|
| 2329 |
+
"name": "source",
|
| 2330 |
+
"type": "*",
|
| 2331 |
+
"link": 794
|
| 2332 |
+
}
|
| 2333 |
+
],
|
| 2334 |
+
"outputs": [],
|
| 2335 |
+
"properties": {
|
| 2336 |
+
"cnr_id": "comfy-core",
|
| 2337 |
+
"ver": "0.16.3",
|
| 2338 |
+
"Node name for S&R": "PreviewAny",
|
| 2339 |
+
"enableTabs": false,
|
| 2340 |
+
"tabWidth": 65,
|
| 2341 |
+
"tabXOffset": 10,
|
| 2342 |
+
"hasSecondTab": false,
|
| 2343 |
+
"secondTabText": "Send Back",
|
| 2344 |
+
"secondTabOffset": 80,
|
| 2345 |
+
"secondTabWidth": 65
|
| 2346 |
+
},
|
| 2347 |
+
"widgets_values": [
|
| 2348 |
+
null,
|
| 2349 |
+
null,
|
| 2350 |
+
null
|
| 2351 |
+
]
|
| 2352 |
+
},
|
| 2353 |
+
{
|
| 2354 |
+
"id": 320,
|
| 2355 |
+
"type": "TextGenerateLTX2Prompt",
|
| 2356 |
+
"pos": [
|
| 2357 |
+
-305.24309303805376,
|
| 2358 |
+
2932.967683850464
|
| 2359 |
+
],
|
| 2360 |
+
"size": [
|
| 2361 |
+
400,
|
| 2362 |
+
300
|
| 2363 |
+
],
|
| 2364 |
+
"flags": {
|
| 2365 |
+
"collapsed": false
|
| 2366 |
+
},
|
| 2367 |
+
"order": 26,
|
| 2368 |
+
"mode": 0,
|
| 2369 |
+
"inputs": [
|
| 2370 |
+
{
|
| 2371 |
+
"name": "clip",
|
| 2372 |
+
"type": "CLIP",
|
| 2373 |
+
"link": 792
|
| 2374 |
+
},
|
| 2375 |
+
{
|
| 2376 |
+
"name": "image",
|
| 2377 |
+
"shape": 7,
|
| 2378 |
+
"type": "IMAGE",
|
| 2379 |
+
"link": null
|
| 2380 |
+
},
|
| 2381 |
+
{
|
| 2382 |
+
"name": "prompt",
|
| 2383 |
+
"type": "STRING",
|
| 2384 |
+
"widget": {
|
| 2385 |
+
"name": "prompt"
|
| 2386 |
+
},
|
| 2387 |
+
"link": 795
|
| 2388 |
+
}
|
| 2389 |
+
],
|
| 2390 |
+
"outputs": [
|
| 2391 |
+
{
|
| 2392 |
+
"name": "generated_text",
|
| 2393 |
+
"type": "STRING",
|
| 2394 |
+
"links": [
|
| 2395 |
+
763
|
| 2396 |
+
]
|
| 2397 |
+
}
|
| 2398 |
+
],
|
| 2399 |
+
"properties": {
|
| 2400 |
+
"cnr_id": "comfy-core",
|
| 2401 |
+
"ver": "0.16.3",
|
| 2402 |
+
"Node name for S&R": "TextGenerateLTX2Prompt",
|
| 2403 |
+
"enableTabs": false,
|
| 2404 |
+
"tabWidth": 65,
|
| 2405 |
+
"tabXOffset": 10,
|
| 2406 |
+
"hasSecondTab": false,
|
| 2407 |
+
"secondTabText": "Send Back",
|
| 2408 |
+
"secondTabOffset": 80,
|
| 2409 |
+
"secondTabWidth": 65
|
| 2410 |
+
},
|
| 2411 |
+
"widgets_values": [
|
| 2412 |
+
"",
|
| 2413 |
+
256,
|
| 2414 |
+
"on",
|
| 2415 |
+
0.7,
|
| 2416 |
+
64,
|
| 2417 |
+
0.95,
|
| 2418 |
+
0.05,
|
| 2419 |
+
1.05,
|
| 2420 |
+
0
|
| 2421 |
+
]
|
| 2422 |
+
},
|
| 2423 |
+
{
|
| 2424 |
+
"id": 314,
|
| 2425 |
+
"type": "PrimitiveInt",
|
| 2426 |
+
"pos": [
|
| 2427 |
+
-998.174951456959,
|
| 2428 |
+
3873.1785257195543
|
| 2429 |
+
],
|
| 2430 |
+
"size": [
|
| 2431 |
+
269.72415577200263,
|
| 2432 |
+
82
|
| 2433 |
+
],
|
| 2434 |
+
"flags": {},
|
| 2435 |
+
"order": 16,
|
| 2436 |
+
"mode": 0,
|
| 2437 |
+
"inputs": [],
|
| 2438 |
+
"outputs": [
|
| 2439 |
+
{
|
| 2440 |
+
"name": "INT",
|
| 2441 |
+
"type": "INT",
|
| 2442 |
+
"links": [
|
| 2443 |
+
758
|
| 2444 |
+
]
|
| 2445 |
+
}
|
| 2446 |
+
],
|
| 2447 |
+
"title": "Width",
|
| 2448 |
+
"properties": {
|
| 2449 |
+
"cnr_id": "comfy-core",
|
| 2450 |
+
"ver": "0.16.3",
|
| 2451 |
+
"Node name for S&R": "PrimitiveInt",
|
| 2452 |
+
"enableTabs": false,
|
| 2453 |
+
"tabWidth": 65,
|
| 2454 |
+
"tabXOffset": 10,
|
| 2455 |
+
"hasSecondTab": false,
|
| 2456 |
+
"secondTabText": "Send Back",
|
| 2457 |
+
"secondTabOffset": 80,
|
| 2458 |
+
"secondTabWidth": 65
|
| 2459 |
+
},
|
| 2460 |
+
"widgets_values": [
|
| 2461 |
+
1280,
|
| 2462 |
+
"fixed"
|
| 2463 |
+
]
|
| 2464 |
+
},
|
| 2465 |
+
{
|
| 2466 |
+
"id": 301,
|
| 2467 |
+
"type": "PrimitiveInt",
|
| 2468 |
+
"pos": [
|
| 2469 |
+
-998.174951456959,
|
| 2470 |
+
4007.6502587995897
|
| 2471 |
+
],
|
| 2472 |
+
"size": [
|
| 2473 |
+
269.7241557720024,
|
| 2474 |
+
82
|
| 2475 |
+
],
|
| 2476 |
+
"flags": {},
|
| 2477 |
+
"order": 17,
|
| 2478 |
+
"mode": 0,
|
| 2479 |
+
"inputs": [],
|
| 2480 |
+
"outputs": [
|
| 2481 |
+
{
|
| 2482 |
+
"name": "INT",
|
| 2483 |
+
"type": "INT",
|
| 2484 |
+
"links": [
|
| 2485 |
+
759
|
| 2486 |
+
]
|
| 2487 |
+
}
|
| 2488 |
+
],
|
| 2489 |
+
"title": "Height",
|
| 2490 |
+
"properties": {
|
| 2491 |
+
"cnr_id": "comfy-core",
|
| 2492 |
+
"ver": "0.16.3",
|
| 2493 |
+
"Node name for S&R": "PrimitiveInt",
|
| 2494 |
+
"enableTabs": false,
|
| 2495 |
+
"tabWidth": 65,
|
| 2496 |
+
"tabXOffset": 10,
|
| 2497 |
+
"hasSecondTab": false,
|
| 2498 |
+
"secondTabText": "Send Back",
|
| 2499 |
+
"secondTabOffset": 80,
|
| 2500 |
+
"secondTabWidth": 65
|
| 2501 |
+
},
|
| 2502 |
+
"widgets_values": [
|
| 2503 |
+
720,
|
| 2504 |
+
"fixed"
|
| 2505 |
+
]
|
| 2506 |
+
}
|
| 2507 |
+
],
|
| 2508 |
+
"links": [
|
| 2509 |
+
[
|
| 2510 |
+
638,
|
| 2511 |
+
291,
|
| 2512 |
+
0,
|
| 2513 |
+
283,
|
| 2514 |
+
0,
|
| 2515 |
+
"LATENT"
|
| 2516 |
+
],
|
| 2517 |
+
[
|
| 2518 |
+
639,
|
| 2519 |
+
309,
|
| 2520 |
+
1,
|
| 2521 |
+
283,
|
| 2522 |
+
1,
|
| 2523 |
+
"LATENT"
|
| 2524 |
+
],
|
| 2525 |
+
[
|
| 2526 |
+
642,
|
| 2527 |
+
306,
|
| 2528 |
+
0,
|
| 2529 |
+
316,
|
| 2530 |
+
1,
|
| 2531 |
+
"CONDITIONING"
|
| 2532 |
+
],
|
| 2533 |
+
[
|
| 2534 |
+
643,
|
| 2535 |
+
306,
|
| 2536 |
+
1,
|
| 2537 |
+
316,
|
| 2538 |
+
2,
|
| 2539 |
+
"CONDITIONING"
|
| 2540 |
+
],
|
| 2541 |
+
[
|
| 2542 |
+
644,
|
| 2543 |
+
282,
|
| 2544 |
+
0,
|
| 2545 |
+
287,
|
| 2546 |
+
0,
|
| 2547 |
+
"NOISE"
|
| 2548 |
+
],
|
| 2549 |
+
[
|
| 2550 |
+
645,
|
| 2551 |
+
316,
|
| 2552 |
+
0,
|
| 2553 |
+
287,
|
| 2554 |
+
1,
|
| 2555 |
+
"GUIDER"
|
| 2556 |
+
],
|
| 2557 |
+
[
|
| 2558 |
+
646,
|
| 2559 |
+
294,
|
| 2560 |
+
0,
|
| 2561 |
+
287,
|
| 2562 |
+
2,
|
| 2563 |
+
"SAMPLER"
|
| 2564 |
+
],
|
| 2565 |
+
[
|
| 2566 |
+
647,
|
| 2567 |
+
308,
|
| 2568 |
+
0,
|
| 2569 |
+
287,
|
| 2570 |
+
3,
|
| 2571 |
+
"SIGMAS"
|
| 2572 |
+
],
|
| 2573 |
+
[
|
| 2574 |
+
648,
|
| 2575 |
+
319,
|
| 2576 |
+
0,
|
| 2577 |
+
287,
|
| 2578 |
+
4,
|
| 2579 |
+
"LATENT"
|
| 2580 |
+
],
|
| 2581 |
+
[
|
| 2582 |
+
653,
|
| 2583 |
+
309,
|
| 2584 |
+
0,
|
| 2585 |
+
290,
|
| 2586 |
+
0,
|
| 2587 |
+
"LATENT"
|
| 2588 |
+
],
|
| 2589 |
+
[
|
| 2590 |
+
654,
|
| 2591 |
+
313,
|
| 2592 |
+
0,
|
| 2593 |
+
290,
|
| 2594 |
+
1,
|
| 2595 |
+
"LATENT_UPSCALE_MODEL"
|
| 2596 |
+
],
|
| 2597 |
+
[
|
| 2598 |
+
655,
|
| 2599 |
+
292,
|
| 2600 |
+
0,
|
| 2601 |
+
291,
|
| 2602 |
+
1,
|
| 2603 |
+
"IMAGE"
|
| 2604 |
+
],
|
| 2605 |
+
[
|
| 2606 |
+
656,
|
| 2607 |
+
290,
|
| 2608 |
+
0,
|
| 2609 |
+
291,
|
| 2610 |
+
2,
|
| 2611 |
+
"LATENT"
|
| 2612 |
+
],
|
| 2613 |
+
[
|
| 2614 |
+
663,
|
| 2615 |
+
295,
|
| 2616 |
+
1,
|
| 2617 |
+
298,
|
| 2618 |
+
0,
|
| 2619 |
+
"INT"
|
| 2620 |
+
],
|
| 2621 |
+
[
|
| 2622 |
+
664,
|
| 2623 |
+
297,
|
| 2624 |
+
1,
|
| 2625 |
+
298,
|
| 2626 |
+
1,
|
| 2627 |
+
"INT"
|
| 2628 |
+
],
|
| 2629 |
+
[
|
| 2630 |
+
665,
|
| 2631 |
+
303,
|
| 2632 |
+
0,
|
| 2633 |
+
298,
|
| 2634 |
+
2,
|
| 2635 |
+
"INT"
|
| 2636 |
+
],
|
| 2637 |
+
[
|
| 2638 |
+
666,
|
| 2639 |
+
292,
|
| 2640 |
+
0,
|
| 2641 |
+
299,
|
| 2642 |
+
1,
|
| 2643 |
+
"IMAGE"
|
| 2644 |
+
],
|
| 2645 |
+
[
|
| 2646 |
+
667,
|
| 2647 |
+
298,
|
| 2648 |
+
0,
|
| 2649 |
+
299,
|
| 2650 |
+
2,
|
| 2651 |
+
"LATENT"
|
| 2652 |
+
],
|
| 2653 |
+
[
|
| 2654 |
+
669,
|
| 2655 |
+
311,
|
| 2656 |
+
1,
|
| 2657 |
+
300,
|
| 2658 |
+
0,
|
| 2659 |
+
"LATENT"
|
| 2660 |
+
],
|
| 2661 |
+
[
|
| 2662 |
+
670,
|
| 2663 |
+
302,
|
| 2664 |
+
0,
|
| 2665 |
+
322,
|
| 2666 |
+
0,
|
| 2667 |
+
"INT"
|
| 2668 |
+
],
|
| 2669 |
+
[
|
| 2670 |
+
671,
|
| 2671 |
+
305,
|
| 2672 |
+
0,
|
| 2673 |
+
306,
|
| 2674 |
+
0,
|
| 2675 |
+
"CONDITIONING"
|
| 2676 |
+
],
|
| 2677 |
+
[
|
| 2678 |
+
672,
|
| 2679 |
+
315,
|
| 2680 |
+
0,
|
| 2681 |
+
306,
|
| 2682 |
+
1,
|
| 2683 |
+
"CONDITIONING"
|
| 2684 |
+
],
|
| 2685 |
+
[
|
| 2686 |
+
673,
|
| 2687 |
+
322,
|
| 2688 |
+
0,
|
| 2689 |
+
306,
|
| 2690 |
+
2,
|
| 2691 |
+
"FLOAT"
|
| 2692 |
+
],
|
| 2693 |
+
[
|
| 2694 |
+
674,
|
| 2695 |
+
299,
|
| 2696 |
+
0,
|
| 2697 |
+
319,
|
| 2698 |
+
0,
|
| 2699 |
+
"LATENT"
|
| 2700 |
+
],
|
| 2701 |
+
[
|
| 2702 |
+
675,
|
| 2703 |
+
307,
|
| 2704 |
+
0,
|
| 2705 |
+
319,
|
| 2706 |
+
1,
|
| 2707 |
+
"LATENT"
|
| 2708 |
+
],
|
| 2709 |
+
[
|
| 2710 |
+
676,
|
| 2711 |
+
303,
|
| 2712 |
+
0,
|
| 2713 |
+
307,
|
| 2714 |
+
1,
|
| 2715 |
+
"INT"
|
| 2716 |
+
],
|
| 2717 |
+
[
|
| 2718 |
+
678,
|
| 2719 |
+
287,
|
| 2720 |
+
0,
|
| 2721 |
+
309,
|
| 2722 |
+
0,
|
| 2723 |
+
"LATENT"
|
| 2724 |
+
],
|
| 2725 |
+
[
|
| 2726 |
+
680,
|
| 2727 |
+
286,
|
| 2728 |
+
0,
|
| 2729 |
+
310,
|
| 2730 |
+
1,
|
| 2731 |
+
"GUIDER"
|
| 2732 |
+
],
|
| 2733 |
+
[
|
| 2734 |
+
681,
|
| 2735 |
+
284,
|
| 2736 |
+
0,
|
| 2737 |
+
310,
|
| 2738 |
+
2,
|
| 2739 |
+
"SAMPLER"
|
| 2740 |
+
],
|
| 2741 |
+
[
|
| 2742 |
+
682,
|
| 2743 |
+
285,
|
| 2744 |
+
0,
|
| 2745 |
+
310,
|
| 2746 |
+
3,
|
| 2747 |
+
"SIGMAS"
|
| 2748 |
+
],
|
| 2749 |
+
[
|
| 2750 |
+
683,
|
| 2751 |
+
283,
|
| 2752 |
+
0,
|
| 2753 |
+
310,
|
| 2754 |
+
4,
|
| 2755 |
+
"LATENT"
|
| 2756 |
+
],
|
| 2757 |
+
[
|
| 2758 |
+
684,
|
| 2759 |
+
310,
|
| 2760 |
+
0,
|
| 2761 |
+
311,
|
| 2762 |
+
0,
|
| 2763 |
+
"LATENT"
|
| 2764 |
+
],
|
| 2765 |
+
[
|
| 2766 |
+
685,
|
| 2767 |
+
311,
|
| 2768 |
+
0,
|
| 2769 |
+
321,
|
| 2770 |
+
0,
|
| 2771 |
+
"LATENT"
|
| 2772 |
+
],
|
| 2773 |
+
[
|
| 2774 |
+
686,
|
| 2775 |
+
321,
|
| 2776 |
+
0,
|
| 2777 |
+
312,
|
| 2778 |
+
0,
|
| 2779 |
+
"IMAGE"
|
| 2780 |
+
],
|
| 2781 |
+
[
|
| 2782 |
+
687,
|
| 2783 |
+
300,
|
| 2784 |
+
0,
|
| 2785 |
+
312,
|
| 2786 |
+
1,
|
| 2787 |
+
"AUDIO"
|
| 2788 |
+
],
|
| 2789 |
+
[
|
| 2790 |
+
688,
|
| 2791 |
+
322,
|
| 2792 |
+
0,
|
| 2793 |
+
312,
|
| 2794 |
+
2,
|
| 2795 |
+
"FLOAT"
|
| 2796 |
+
],
|
| 2797 |
+
[
|
| 2798 |
+
690,
|
| 2799 |
+
312,
|
| 2800 |
+
0,
|
| 2801 |
+
75,
|
| 2802 |
+
0,
|
| 2803 |
+
"VIDEO"
|
| 2804 |
+
],
|
| 2805 |
+
[
|
| 2806 |
+
707,
|
| 2807 |
+
328,
|
| 2808 |
+
0,
|
| 2809 |
+
291,
|
| 2810 |
+
0,
|
| 2811 |
+
"VAE"
|
| 2812 |
+
],
|
| 2813 |
+
[
|
| 2814 |
+
708,
|
| 2815 |
+
328,
|
| 2816 |
+
0,
|
| 2817 |
+
290,
|
| 2818 |
+
2,
|
| 2819 |
+
"VAE"
|
| 2820 |
+
],
|
| 2821 |
+
[
|
| 2822 |
+
711,
|
| 2823 |
+
328,
|
| 2824 |
+
0,
|
| 2825 |
+
321,
|
| 2826 |
+
1,
|
| 2827 |
+
"VAE"
|
| 2828 |
+
],
|
| 2829 |
+
[
|
| 2830 |
+
712,
|
| 2831 |
+
327,
|
| 2832 |
+
0,
|
| 2833 |
+
300,
|
| 2834 |
+
1,
|
| 2835 |
+
"VAE"
|
| 2836 |
+
],
|
| 2837 |
+
[
|
| 2838 |
+
713,
|
| 2839 |
+
327,
|
| 2840 |
+
0,
|
| 2841 |
+
307,
|
| 2842 |
+
0,
|
| 2843 |
+
"VAE"
|
| 2844 |
+
],
|
| 2845 |
+
[
|
| 2846 |
+
718,
|
| 2847 |
+
328,
|
| 2848 |
+
0,
|
| 2849 |
+
299,
|
| 2850 |
+
0,
|
| 2851 |
+
"VAE"
|
| 2852 |
+
],
|
| 2853 |
+
[
|
| 2854 |
+
719,
|
| 2855 |
+
306,
|
| 2856 |
+
0,
|
| 2857 |
+
286,
|
| 2858 |
+
1,
|
| 2859 |
+
"CONDITIONING"
|
| 2860 |
+
],
|
| 2861 |
+
[
|
| 2862 |
+
720,
|
| 2863 |
+
306,
|
| 2864 |
+
1,
|
| 2865 |
+
286,
|
| 2866 |
+
2,
|
| 2867 |
+
"CONDITIONING"
|
| 2868 |
+
],
|
| 2869 |
+
[
|
| 2870 |
+
750,
|
| 2871 |
+
337,
|
| 2872 |
+
0,
|
| 2873 |
+
295,
|
| 2874 |
+
0,
|
| 2875 |
+
"INT"
|
| 2876 |
+
],
|
| 2877 |
+
[
|
| 2878 |
+
752,
|
| 2879 |
+
337,
|
| 2880 |
+
1,
|
| 2881 |
+
297,
|
| 2882 |
+
0,
|
| 2883 |
+
"INT"
|
| 2884 |
+
],
|
| 2885 |
+
[
|
| 2886 |
+
753,
|
| 2887 |
+
269,
|
| 2888 |
+
0,
|
| 2889 |
+
338,
|
| 2890 |
+
0,
|
| 2891 |
+
"IMAGE"
|
| 2892 |
+
],
|
| 2893 |
+
[
|
| 2894 |
+
755,
|
| 2895 |
+
338,
|
| 2896 |
+
0,
|
| 2897 |
+
337,
|
| 2898 |
+
0,
|
| 2899 |
+
"IMAGE"
|
| 2900 |
+
],
|
| 2901 |
+
[
|
| 2902 |
+
756,
|
| 2903 |
+
338,
|
| 2904 |
+
0,
|
| 2905 |
+
292,
|
| 2906 |
+
0,
|
| 2907 |
+
"IMAGE"
|
| 2908 |
+
],
|
| 2909 |
+
[
|
| 2910 |
+
757,
|
| 2911 |
+
292,
|
| 2912 |
+
0,
|
| 2913 |
+
329,
|
| 2914 |
+
0,
|
| 2915 |
+
"IMAGE"
|
| 2916 |
+
],
|
| 2917 |
+
[
|
| 2918 |
+
758,
|
| 2919 |
+
314,
|
| 2920 |
+
0,
|
| 2921 |
+
338,
|
| 2922 |
+
2,
|
| 2923 |
+
"INT"
|
| 2924 |
+
],
|
| 2925 |
+
[
|
| 2926 |
+
759,
|
| 2927 |
+
301,
|
| 2928 |
+
0,
|
| 2929 |
+
338,
|
| 2930 |
+
3,
|
| 2931 |
+
"INT"
|
| 2932 |
+
],
|
| 2933 |
+
[
|
| 2934 |
+
760,
|
| 2935 |
+
322,
|
| 2936 |
+
1,
|
| 2937 |
+
307,
|
| 2938 |
+
2,
|
| 2939 |
+
"INT"
|
| 2940 |
+
],
|
| 2941 |
+
[
|
| 2942 |
+
761,
|
| 2943 |
+
317,
|
| 2944 |
+
0,
|
| 2945 |
+
339,
|
| 2946 |
+
0,
|
| 2947 |
+
"STRING"
|
| 2948 |
+
],
|
| 2949 |
+
[
|
| 2950 |
+
762,
|
| 2951 |
+
339,
|
| 2952 |
+
0,
|
| 2953 |
+
305,
|
| 2954 |
+
1,
|
| 2955 |
+
"STRING"
|
| 2956 |
+
],
|
| 2957 |
+
[
|
| 2958 |
+
763,
|
| 2959 |
+
320,
|
| 2960 |
+
0,
|
| 2961 |
+
339,
|
| 2962 |
+
1,
|
| 2963 |
+
"STRING"
|
| 2964 |
+
],
|
| 2965 |
+
[
|
| 2966 |
+
782,
|
| 2967 |
+
343,
|
| 2968 |
+
1,
|
| 2969 |
+
342,
|
| 2970 |
+
1,
|
| 2971 |
+
"CLIP"
|
| 2972 |
+
],
|
| 2973 |
+
[
|
| 2974 |
+
784,
|
| 2975 |
+
342,
|
| 2976 |
+
0,
|
| 2977 |
+
305,
|
| 2978 |
+
0,
|
| 2979 |
+
"CLIP"
|
| 2980 |
+
],
|
| 2981 |
+
[
|
| 2982 |
+
785,
|
| 2983 |
+
342,
|
| 2984 |
+
0,
|
| 2985 |
+
315,
|
| 2986 |
+
0,
|
| 2987 |
+
"CLIP"
|
| 2988 |
+
],
|
| 2989 |
+
[
|
| 2990 |
+
792,
|
| 2991 |
+
342,
|
| 2992 |
+
0,
|
| 2993 |
+
320,
|
| 2994 |
+
0,
|
| 2995 |
+
"CLIP"
|
| 2996 |
+
],
|
| 2997 |
+
[
|
| 2998 |
+
794,
|
| 2999 |
+
339,
|
| 3000 |
+
0,
|
| 3001 |
+
318,
|
| 3002 |
+
0,
|
| 3003 |
+
"STRING"
|
| 3004 |
+
],
|
| 3005 |
+
[
|
| 3006 |
+
795,
|
| 3007 |
+
317,
|
| 3008 |
+
0,
|
| 3009 |
+
320,
|
| 3010 |
+
2,
|
| 3011 |
+
"STRING"
|
| 3012 |
+
],
|
| 3013 |
+
[
|
| 3014 |
+
796,
|
| 3015 |
+
282,
|
| 3016 |
+
0,
|
| 3017 |
+
310,
|
| 3018 |
+
0,
|
| 3019 |
+
"NOISE"
|
| 3020 |
+
],
|
| 3021 |
+
[
|
| 3022 |
+
797,
|
| 3023 |
+
348,
|
| 3024 |
+
0,
|
| 3025 |
+
343,
|
| 3026 |
+
0,
|
| 3027 |
+
"MODEL"
|
| 3028 |
+
],
|
| 3029 |
+
[
|
| 3030 |
+
798,
|
| 3031 |
+
348,
|
| 3032 |
+
0,
|
| 3033 |
+
286,
|
| 3034 |
+
0,
|
| 3035 |
+
"MODEL"
|
| 3036 |
+
],
|
| 3037 |
+
[
|
| 3038 |
+
799,
|
| 3039 |
+
348,
|
| 3040 |
+
0,
|
| 3041 |
+
316,
|
| 3042 |
+
0,
|
| 3043 |
+
"MODEL"
|
| 3044 |
+
],
|
| 3045 |
+
[
|
| 3046 |
+
800,
|
| 3047 |
+
349,
|
| 3048 |
+
0,
|
| 3049 |
+
343,
|
| 3050 |
+
1,
|
| 3051 |
+
"CLIP"
|
| 3052 |
+
],
|
| 3053 |
+
[
|
| 3054 |
+
801,
|
| 3055 |
+
349,
|
| 3056 |
+
0,
|
| 3057 |
+
342,
|
| 3058 |
+
0,
|
| 3059 |
+
"CLIP"
|
| 3060 |
+
]
|
| 3061 |
+
],
|
| 3062 |
+
"groups": [
|
| 3063 |
+
{
|
| 3064 |
+
"id": 3,
|
| 3065 |
+
"title": "Prompt",
|
| 3066 |
+
"bounding": [
|
| 3067 |
+
-652.8451075949446,
|
| 3068 |
+
3272.954968132528,
|
| 3069 |
+
620,
|
| 3070 |
+
679.9044048076004
|
| 3071 |
+
],
|
| 3072 |
+
"color": "#3f789e",
|
| 3073 |
+
"font_size": 24,
|
| 3074 |
+
"flags": {}
|
| 3075 |
+
},
|
| 3076 |
+
{
|
| 3077 |
+
"id": 6,
|
| 3078 |
+
"title": "Generate High Resolution",
|
| 3079 |
+
"bounding": [
|
| 3080 |
+
949.1041169925668,
|
| 3081 |
+
3276.507522019433,
|
| 3082 |
+
600.9595717153902,
|
| 3083 |
+
753.0400404528187
|
| 3084 |
+
],
|
| 3085 |
+
"color": "#3f789e",
|
| 3086 |
+
"font_size": 24,
|
| 3087 |
+
"flags": {}
|
| 3088 |
+
},
|
| 3089 |
+
{
|
| 3090 |
+
"id": 7,
|
| 3091 |
+
"title": "Lantent Upscale",
|
| 3092 |
+
"bounding": [
|
| 3093 |
+
582.0483643164298,
|
| 3094 |
+
3275.984339608867,
|
| 3095 |
+
340,
|
| 3096 |
+
333.14124460119467
|
| 3097 |
+
],
|
| 3098 |
+
"color": "#3f789e",
|
| 3099 |
+
"font_size": 24,
|
| 3100 |
+
"flags": {}
|
| 3101 |
+
},
|
| 3102 |
+
{
|
| 3103 |
+
"id": 20,
|
| 3104 |
+
"title": "Image Preprocess",
|
| 3105 |
+
"bounding": [
|
| 3106 |
+
-661.1923391924814,
|
| 3107 |
+
3976.5321715525547,
|
| 3108 |
+
627.3384711961401,
|
| 3109 |
+
419.6
|
| 3110 |
+
],
|
| 3111 |
+
"color": "#3f789e",
|
| 3112 |
+
"font_size": 24,
|
| 3113 |
+
"flags": {}
|
| 3114 |
+
},
|
| 3115 |
+
{
|
| 3116 |
+
"id": 21,
|
| 3117 |
+
"title": "Empty Latent",
|
| 3118 |
+
"bounding": [
|
| 3119 |
+
241.36341442645792,
|
| 3120 |
+
3981.113208382894,
|
| 3121 |
+
587.4692999999997,
|
| 3122 |
+
400.05126666666786
|
| 3123 |
+
],
|
| 3124 |
+
"color": "#3f789e",
|
| 3125 |
+
"font_size": 24,
|
| 3126 |
+
"flags": {}
|
| 3127 |
+
},
|
| 3128 |
+
{
|
| 3129 |
+
"id": 22,
|
| 3130 |
+
"title": "Number conversion",
|
| 3131 |
+
"bounding": [
|
| 3132 |
+
-12.85251068001682,
|
| 3133 |
+
3977.818058444001,
|
| 3134 |
+
234.10344746490895,
|
| 3135 |
+
500.5877513129168
|
| 3136 |
+
],
|
| 3137 |
+
"color": "#3f789e",
|
| 3138 |
+
"font_size": 24,
|
| 3139 |
+
"flags": {}
|
| 3140 |
+
},
|
| 3141 |
+
{
|
| 3142 |
+
"id": 25,
|
| 3143 |
+
"title": "Prompt Enhancement",
|
| 3144 |
+
"bounding": [
|
| 3145 |
+
-652.2729114892442,
|
| 3146 |
+
2859.3676838504643,
|
| 3147 |
+
1287.1578604474475,
|
| 3148 |
+
389.6183896151997
|
| 3149 |
+
],
|
| 3150 |
+
"color": "#3f789e",
|
| 3151 |
+
"font_size": 24,
|
| 3152 |
+
"flags": {}
|
| 3153 |
+
},
|
| 3154 |
+
{
|
| 3155 |
+
"id": 26,
|
| 3156 |
+
"title": "Load Models",
|
| 3157 |
+
"bounding": [
|
| 3158 |
+
-1011.365432334764,
|
| 3159 |
+
2850.5575479276395,
|
| 3160 |
+
293.55499999999984,
|
| 3161 |
+
775.486932320143
|
| 3162 |
+
],
|
| 3163 |
+
"color": "#3f789e",
|
| 3164 |
+
"font_size": 24,
|
| 3165 |
+
"flags": {}
|
| 3166 |
+
},
|
| 3167 |
+
{
|
| 3168 |
+
"id": 27,
|
| 3169 |
+
"title": "Resolution & Length",
|
| 3170 |
+
"bounding": [
|
| 3171 |
+
-1008.174951456959,
|
| 3172 |
+
3665.1067926395185,
|
| 3173 |
+
291.22875317580247,
|
| 3174 |
+
569.0151992401112
|
| 3175 |
+
],
|
| 3176 |
+
"color": "#3f789e",
|
| 3177 |
+
"font_size": 24,
|
| 3178 |
+
"flags": {}
|
| 3179 |
+
},
|
| 3180 |
+
{
|
| 3181 |
+
"id": 28,
|
| 3182 |
+
"title": "Low Resolution",
|
| 3183 |
+
"bounding": [
|
| 3184 |
+
-4.845908139511475,
|
| 3185 |
+
3274.9409918738097,
|
| 3186 |
+
556.8416300666875,
|
| 3187 |
+
651.1294502851101
|
| 3188 |
+
],
|
| 3189 |
+
"color": "#3f789e",
|
| 3190 |
+
"font_size": 24,
|
| 3191 |
+
"flags": {}
|
| 3192 |
+
}
|
| 3193 |
+
],
|
| 3194 |
+
"config": {},
|
| 3195 |
+
"extra": {
|
| 3196 |
+
"frontendVersion": "1.41.20",
|
| 3197 |
+
"workflowRendererVersion": "LG",
|
| 3198 |
+
"prompt": {
|
| 3199 |
+
"1": {
|
| 3200 |
+
"inputs": {
|
| 3201 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3202 |
+
},
|
| 3203 |
+
"class_type": "CheckpointLoaderSimple",
|
| 3204 |
+
"_meta": {
|
| 3205 |
+
"title": "Load Checkpoint"
|
| 3206 |
+
}
|
| 3207 |
+
},
|
| 3208 |
+
"2": {
|
| 3209 |
+
"inputs": {
|
| 3210 |
+
"gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors",
|
| 3211 |
+
"ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors",
|
| 3212 |
+
"max_length": 1024
|
| 3213 |
+
},
|
| 3214 |
+
"class_type": "LTXVGemmaCLIPModelLoader",
|
| 3215 |
+
"_meta": {
|
| 3216 |
+
"title": "🅛🅣🅧 Gemma 3 Model Loader"
|
| 3217 |
+
}
|
| 3218 |
+
},
|
| 3219 |
+
"3": {
|
| 3220 |
+
"inputs": {
|
| 3221 |
+
"text": "",
|
| 3222 |
+
"clip": [
|
| 3223 |
+
"2",
|
| 3224 |
+
0
|
| 3225 |
+
]
|
| 3226 |
+
},
|
| 3227 |
+
"class_type": "CLIPTextEncode",
|
| 3228 |
+
"_meta": {
|
| 3229 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3230 |
+
}
|
| 3231 |
+
},
|
| 3232 |
+
"4": {
|
| 3233 |
+
"inputs": {
|
| 3234 |
+
"text": "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles",
|
| 3235 |
+
"clip": [
|
| 3236 |
+
"2",
|
| 3237 |
+
0
|
| 3238 |
+
]
|
| 3239 |
+
},
|
| 3240 |
+
"class_type": "CLIPTextEncode",
|
| 3241 |
+
"_meta": {
|
| 3242 |
+
"title": "CLIP Text Encode (Prompt)"
|
| 3243 |
+
}
|
| 3244 |
+
},
|
| 3245 |
+
"8": {
|
| 3246 |
+
"inputs": {
|
| 3247 |
+
"sampler_name": "euler"
|
| 3248 |
+
},
|
| 3249 |
+
"class_type": "KSamplerSelect",
|
| 3250 |
+
"_meta": {
|
| 3251 |
+
"title": "KSamplerSelect"
|
| 3252 |
+
}
|
| 3253 |
+
},
|
| 3254 |
+
"9": {
|
| 3255 |
+
"inputs": {
|
| 3256 |
+
"steps": 20,
|
| 3257 |
+
"max_shift": 2.05,
|
| 3258 |
+
"base_shift": 0.95,
|
| 3259 |
+
"stretch": true,
|
| 3260 |
+
"terminal": 0.1,
|
| 3261 |
+
"latent": [
|
| 3262 |
+
"28",
|
| 3263 |
+
0
|
| 3264 |
+
]
|
| 3265 |
+
},
|
| 3266 |
+
"class_type": "LTXVScheduler",
|
| 3267 |
+
"_meta": {
|
| 3268 |
+
"title": "LTXVScheduler"
|
| 3269 |
+
}
|
| 3270 |
+
},
|
| 3271 |
+
"11": {
|
| 3272 |
+
"inputs": {
|
| 3273 |
+
"noise_seed": 10
|
| 3274 |
+
},
|
| 3275 |
+
"class_type": "RandomNoise",
|
| 3276 |
+
"_meta": {
|
| 3277 |
+
"title": "RandomNoise"
|
| 3278 |
+
}
|
| 3279 |
+
},
|
| 3280 |
+
"12": {
|
| 3281 |
+
"inputs": {
|
| 3282 |
+
"samples": [
|
| 3283 |
+
"29",
|
| 3284 |
+
0
|
| 3285 |
+
],
|
| 3286 |
+
"vae": [
|
| 3287 |
+
"1",
|
| 3288 |
+
2
|
| 3289 |
+
]
|
| 3290 |
+
},
|
| 3291 |
+
"class_type": "VAEDecode",
|
| 3292 |
+
"_meta": {
|
| 3293 |
+
"title": "VAE Decode"
|
| 3294 |
+
}
|
| 3295 |
+
},
|
| 3296 |
+
"13": {
|
| 3297 |
+
"inputs": {
|
| 3298 |
+
"ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
|
| 3299 |
+
},
|
| 3300 |
+
"class_type": "LTXVAudioVAELoader",
|
| 3301 |
+
"_meta": {
|
| 3302 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Loader"
|
| 3303 |
+
}
|
| 3304 |
+
},
|
| 3305 |
+
"14": {
|
| 3306 |
+
"inputs": {
|
| 3307 |
+
"samples": [
|
| 3308 |
+
"29",
|
| 3309 |
+
1
|
| 3310 |
+
],
|
| 3311 |
+
"audio_vae": [
|
| 3312 |
+
"13",
|
| 3313 |
+
0
|
| 3314 |
+
]
|
| 3315 |
+
},
|
| 3316 |
+
"class_type": "LTXVAudioVAEDecode",
|
| 3317 |
+
"_meta": {
|
| 3318 |
+
"title": "🅛🅣🅧 LTXV Audio VAE Decode"
|
| 3319 |
+
}
|
| 3320 |
+
},
|
| 3321 |
+
"15": {
|
| 3322 |
+
"inputs": {
|
| 3323 |
+
"frame_rate": [
|
| 3324 |
+
"23",
|
| 3325 |
+
0
|
| 3326 |
+
],
|
| 3327 |
+
"loop_count": 0,
|
| 3328 |
+
"filename_prefix": "AnimateDiff",
|
| 3329 |
+
"format": "video/h264-mp4",
|
| 3330 |
+
"pix_fmt": "yuv420p",
|
| 3331 |
+
"crf": 19,
|
| 3332 |
+
"save_metadata": true,
|
| 3333 |
+
"trim_to_audio": false,
|
| 3334 |
+
"pingpong": false,
|
| 3335 |
+
"save_output": true,
|
| 3336 |
+
"images": [
|
| 3337 |
+
"12",
|
| 3338 |
+
0
|
| 3339 |
+
],
|
| 3340 |
+
"audio": [
|
| 3341 |
+
"14",
|
| 3342 |
+
0
|
| 3343 |
+
]
|
| 3344 |
+
},
|
| 3345 |
+
"class_type": "VHS_VideoCombine",
|
| 3346 |
+
"_meta": {
|
| 3347 |
+
"title": "Video Combine 🎥🅥🅗🅢"
|
| 3348 |
+
}
|
| 3349 |
+
},
|
| 3350 |
+
"17": {
|
| 3351 |
+
"inputs": {
|
| 3352 |
+
"skip_blocks": "29",
|
| 3353 |
+
"model": [
|
| 3354 |
+
"28",
|
| 3355 |
+
1
|
| 3356 |
+
],
|
| 3357 |
+
"positive": [
|
| 3358 |
+
"22",
|
| 3359 |
+
0
|
| 3360 |
+
],
|
| 3361 |
+
"negative": [
|
| 3362 |
+
"22",
|
| 3363 |
+
1
|
| 3364 |
+
],
|
| 3365 |
+
"parameters": [
|
| 3366 |
+
"18",
|
| 3367 |
+
0
|
| 3368 |
+
]
|
| 3369 |
+
},
|
| 3370 |
+
"class_type": "MultimodalGuider",
|
| 3371 |
+
"_meta": {
|
| 3372 |
+
"title": "🅛🅣🅧 Multimodal Guider"
|
| 3373 |
+
}
|
| 3374 |
+
},
|
| 3375 |
+
"18": {
|
| 3376 |
+
"inputs": {
|
| 3377 |
+
"modality": "VIDEO",
|
| 3378 |
+
"cfg": 3,
|
| 3379 |
+
"stg": 0,
|
| 3380 |
+
"rescale": 0,
|
| 3381 |
+
"modality_scale": 3,
|
| 3382 |
+
"parameters": [
|
| 3383 |
+
"19",
|
| 3384 |
+
0
|
| 3385 |
+
]
|
| 3386 |
+
},
|
| 3387 |
+
"class_type": "GuiderParameters",
|
| 3388 |
+
"_meta": {
|
| 3389 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3390 |
+
}
|
| 3391 |
+
},
|
| 3392 |
+
"19": {
|
| 3393 |
+
"inputs": {
|
| 3394 |
+
"modality": "AUDIO",
|
| 3395 |
+
"cfg": 7,
|
| 3396 |
+
"stg": 0,
|
| 3397 |
+
"rescale": 0,
|
| 3398 |
+
"modality_scale": 3
|
| 3399 |
+
},
|
| 3400 |
+
"class_type": "GuiderParameters",
|
| 3401 |
+
"_meta": {
|
| 3402 |
+
"title": "🅛🅣🅧 Guider Parameters"
|
| 3403 |
+
}
|
| 3404 |
+
},
|
| 3405 |
+
"21": {
|
| 3406 |
+
"inputs": {
|
| 3407 |
+
"audioUI": "",
|
| 3408 |
+
"audio": [
|
| 3409 |
+
"14",
|
| 3410 |
+
0
|
| 3411 |
+
]
|
| 3412 |
+
},
|
| 3413 |
+
"class_type": "PreviewAudio",
|
| 3414 |
+
"_meta": {
|
| 3415 |
+
"title": "PreviewAudio"
|
| 3416 |
+
}
|
| 3417 |
+
},
|
| 3418 |
+
"22": {
|
| 3419 |
+
"inputs": {
|
| 3420 |
+
"frame_rate": [
|
| 3421 |
+
"23",
|
| 3422 |
+
0
|
| 3423 |
+
],
|
| 3424 |
+
"positive": [
|
| 3425 |
+
"3",
|
| 3426 |
+
0
|
| 3427 |
+
],
|
| 3428 |
+
"negative": [
|
| 3429 |
+
"4",
|
| 3430 |
+
0
|
| 3431 |
+
]
|
| 3432 |
+
},
|
| 3433 |
+
"class_type": "LTXVConditioning",
|
| 3434 |
+
"_meta": {
|
| 3435 |
+
"title": "LTXVConditioning"
|
| 3436 |
+
}
|
| 3437 |
+
},
|
| 3438 |
+
"23": {
|
| 3439 |
+
"inputs": {
|
| 3440 |
+
"value": 25
|
| 3441 |
+
},
|
| 3442 |
+
"class_type": "FloatConstant",
|
| 3443 |
+
"_meta": {
|
| 3444 |
+
"title": "Float Constant"
|
| 3445 |
+
}
|
| 3446 |
+
},
|
| 3447 |
+
"26": {
|
| 3448 |
+
"inputs": {
|
| 3449 |
+
"frames_number": [
|
| 3450 |
+
"27",
|
| 3451 |
+
0
|
| 3452 |
+
],
|
| 3453 |
+
"frame_rate": [
|
| 3454 |
+
"42",
|
| 3455 |
+
0
|
| 3456 |
+
],
|
| 3457 |
+
"batch_size": 1
|
| 3458 |
+
},
|
| 3459 |
+
"class_type": "LTXVEmptyLatentAudio",
|
| 3460 |
+
"_meta": {
|
| 3461 |
+
"title": "🅛🅣🅧 LTXV Empty Latent Audio"
|
| 3462 |
+
}
|
| 3463 |
+
},
|
| 3464 |
+
"27": {
|
| 3465 |
+
"inputs": {
|
| 3466 |
+
"value": 105
|
| 3467 |
+
},
|
| 3468 |
+
"class_type": "INTConstant",
|
| 3469 |
+
"_meta": {
|
| 3470 |
+
"title": "INT Constant"
|
| 3471 |
+
}
|
| 3472 |
+
},
|
| 3473 |
+
"28": {
|
| 3474 |
+
"inputs": {
|
| 3475 |
+
"video_latent": [
|
| 3476 |
+
"43",
|
| 3477 |
+
0
|
| 3478 |
+
],
|
| 3479 |
+
"audio_latent": [
|
| 3480 |
+
"26",
|
| 3481 |
+
0
|
| 3482 |
+
],
|
| 3483 |
+
"model": [
|
| 3484 |
+
"44",
|
| 3485 |
+
0
|
| 3486 |
+
]
|
| 3487 |
+
},
|
| 3488 |
+
"class_type": "LTXVConcatAVLatent",
|
| 3489 |
+
"_meta": {
|
| 3490 |
+
"title": "🅛🅣🅧 LTXV Concat AV Latent"
|
| 3491 |
+
}
|
| 3492 |
+
},
|
| 3493 |
+
"29": {
|
| 3494 |
+
"inputs": {
|
| 3495 |
+
"av_latent": [
|
| 3496 |
+
"41",
|
| 3497 |
+
0
|
| 3498 |
+
],
|
| 3499 |
+
"model": [
|
| 3500 |
+
"28",
|
| 3501 |
+
1
|
| 3502 |
+
]
|
| 3503 |
+
},
|
| 3504 |
+
"class_type": "LTXVSeparateAVLatent",
|
| 3505 |
+
"_meta": {
|
| 3506 |
+
"title": "🅛🅣🅧 LTXV Separate AV Latent"
|
| 3507 |
+
}
|
| 3508 |
+
},
|
| 3509 |
+
"41": {
|
| 3510 |
+
"inputs": {
|
| 3511 |
+
"noise": [
|
| 3512 |
+
"11",
|
| 3513 |
+
0
|
| 3514 |
+
],
|
| 3515 |
+
"guider": [
|
| 3516 |
+
"17",
|
| 3517 |
+
0
|
| 3518 |
+
],
|
| 3519 |
+
"sampler": [
|
| 3520 |
+
"8",
|
| 3521 |
+
0
|
| 3522 |
+
],
|
| 3523 |
+
"sigmas": [
|
| 3524 |
+
"9",
|
| 3525 |
+
0
|
| 3526 |
+
],
|
| 3527 |
+
"latent_image": [
|
| 3528 |
+
"28",
|
| 3529 |
+
0
|
| 3530 |
+
]
|
| 3531 |
+
},
|
| 3532 |
+
"class_type": "SamplerCustomAdvanced",
|
| 3533 |
+
"_meta": {
|
| 3534 |
+
"title": "SamplerCustomAdvanced"
|
| 3535 |
+
}
|
| 3536 |
+
},
|
| 3537 |
+
"42": {
|
| 3538 |
+
"inputs": {
|
| 3539 |
+
"a": [
|
| 3540 |
+
"23",
|
| 3541 |
+
0
|
| 3542 |
+
]
|
| 3543 |
+
},
|
| 3544 |
+
"class_type": "CM_FloatToInt",
|
| 3545 |
+
"_meta": {
|
| 3546 |
+
"title": "FloatToInt"
|
| 3547 |
+
}
|
| 3548 |
+
},
|
| 3549 |
+
"43": {
|
| 3550 |
+
"inputs": {
|
| 3551 |
+
"width": 768,
|
| 3552 |
+
"height": 512,
|
| 3553 |
+
"length": [
|
| 3554 |
+
"27",
|
| 3555 |
+
0
|
| 3556 |
+
],
|
| 3557 |
+
"batch_size": 1
|
| 3558 |
+
},
|
| 3559 |
+
"class_type": "EmptyLTXVLatentVideo",
|
| 3560 |
+
"_meta": {
|
| 3561 |
+
"title": "EmptyLTXVLatentVideo"
|
| 3562 |
+
}
|
| 3563 |
+
},
|
| 3564 |
+
"44": {
|
| 3565 |
+
"inputs": {
|
| 3566 |
+
"torch_compile": true,
|
| 3567 |
+
"disable_backup": false,
|
| 3568 |
+
"model": [
|
| 3569 |
+
"1",
|
| 3570 |
+
0
|
| 3571 |
+
]
|
| 3572 |
+
},
|
| 3573 |
+
"class_type": "LTXVSequenceParallelMultiGPUPatcher",
|
| 3574 |
+
"_meta": {
|
| 3575 |
+
"title": "LTXVSequenceParallelMultiGPUPatcher"
|
| 3576 |
+
}
|
| 3577 |
+
},
|
| 3578 |
+
"45": {
|
| 3579 |
+
"inputs": {
|
| 3580 |
+
"frame_idx": 0,
|
| 3581 |
+
"strength": 1
|
| 3582 |
+
},
|
| 3583 |
+
"class_type": "LTXVAddGuide",
|
| 3584 |
+
"_meta": {
|
| 3585 |
+
"title": "LTXVAddGuide"
|
| 3586 |
+
}
|
| 3587 |
+
}
|
| 3588 |
+
},
|
| 3589 |
+
"comfy_fork_version": "feature/av_inference@a6994ed1",
|
| 3590 |
+
"VHS_latentpreview": false,
|
| 3591 |
+
"VHS_latentpreviewrate": 0,
|
| 3592 |
+
"VHS_MetadataImage": true,
|
| 3593 |
+
"VHS_KeepIntermediate": true,
|
| 3594 |
+
"ds": {
|
| 3595 |
+
"scale": 0.8250354708701234,
|
| 3596 |
+
"offset": [
|
| 3597 |
+
1903.9103625902353,
|
| 3598 |
+
-3029.349348045808
|
| 3599 |
+
]
|
| 3600 |
+
}
|
| 3601 |
+
},
|
| 3602 |
+
"version": 0.4
|
| 3603 |
+
}
|
LTX Director Example Workflow (Fixed).json
ADDED
|
@@ -0,0 +1,2337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "64b81755-dd7d-4e01-9e14-9b2ad6ab4341",
|
| 3 |
+
"revision": 0,
|
| 4 |
+
"last_node_id": 92,
|
| 5 |
+
"last_link_id": 211,
|
| 6 |
+
"nodes": [
|
| 7 |
+
{
|
| 8 |
+
"id": 80,
|
| 9 |
+
"type": "LoraLoaderModelOnly",
|
| 10 |
+
"pos": [
|
| 11 |
+
1530,
|
| 12 |
+
4160
|
| 13 |
+
],
|
| 14 |
+
"size": [
|
| 15 |
+
280,
|
| 16 |
+
90
|
| 17 |
+
],
|
| 18 |
+
"flags": {},
|
| 19 |
+
"order": 11,
|
| 20 |
+
"mode": 0,
|
| 21 |
+
"inputs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "model",
|
| 24 |
+
"type": "MODEL",
|
| 25 |
+
"link": 197
|
| 26 |
+
}
|
| 27 |
+
],
|
| 28 |
+
"outputs": [
|
| 29 |
+
{
|
| 30 |
+
"name": "MODEL",
|
| 31 |
+
"type": "MODEL",
|
| 32 |
+
"links": [
|
| 33 |
+
199
|
| 34 |
+
]
|
| 35 |
+
}
|
| 36 |
+
],
|
| 37 |
+
"properties": {
|
| 38 |
+
"cnr_id": "comfy-core",
|
| 39 |
+
"ver": "0.3.75",
|
| 40 |
+
"Node name for S&R": "LoraLoaderModelOnly",
|
| 41 |
+
"enableTabs": false,
|
| 42 |
+
"tabWidth": 65,
|
| 43 |
+
"tabXOffset": 10,
|
| 44 |
+
"hasSecondTab": false,
|
| 45 |
+
"secondTabText": "Send Back",
|
| 46 |
+
"secondTabOffset": 80,
|
| 47 |
+
"secondTabWidth": 65,
|
| 48 |
+
"models": [
|
| 49 |
+
{
|
| 50 |
+
"name": "ltx-2.3-22b-distilled-lora-384.safetensors",
|
| 51 |
+
"url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-distilled-lora-384.safetensors",
|
| 52 |
+
"directory": "loras"
|
| 53 |
+
}
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"widgets_values": [
|
| 57 |
+
"ltx2\\ltx-2.3-22b-distilled-lora-dynamic_fro09_avg_rank_105_bf16.safetensors",
|
| 58 |
+
0.5
|
| 59 |
+
],
|
| 60 |
+
"color": "#222",
|
| 61 |
+
"bgcolor": "#000"
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"id": 4,
|
| 65 |
+
"type": "VAELoaderKJ",
|
| 66 |
+
"pos": [
|
| 67 |
+
1530,
|
| 68 |
+
4470
|
| 69 |
+
],
|
| 70 |
+
"size": [
|
| 71 |
+
260,
|
| 72 |
+
110
|
| 73 |
+
],
|
| 74 |
+
"flags": {},
|
| 75 |
+
"order": 0,
|
| 76 |
+
"mode": 0,
|
| 77 |
+
"inputs": [],
|
| 78 |
+
"outputs": [
|
| 79 |
+
{
|
| 80 |
+
"name": "VAE",
|
| 81 |
+
"type": "VAE",
|
| 82 |
+
"links": [
|
| 83 |
+
58,
|
| 84 |
+
113
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
],
|
| 88 |
+
"title": "Audio VAELoader",
|
| 89 |
+
"properties": {
|
| 90 |
+
"cnr_id": "comfyui-kjnodes",
|
| 91 |
+
"ver": "487c7d86a0230aae3d8c0a37d517159b73834f85",
|
| 92 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 93 |
+
},
|
| 94 |
+
"widgets_values": [
|
| 95 |
+
"LTX23_audio_vae_bf16.safetensors",
|
| 96 |
+
"main_device",
|
| 97 |
+
"bf16"
|
| 98 |
+
],
|
| 99 |
+
"color": "#222",
|
| 100 |
+
"bgcolor": "#000"
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"id": 3,
|
| 104 |
+
"type": "VAELoaderKJ",
|
| 105 |
+
"pos": [
|
| 106 |
+
1530,
|
| 107 |
+
4620
|
| 108 |
+
],
|
| 109 |
+
"size": [
|
| 110 |
+
260,
|
| 111 |
+
110
|
| 112 |
+
],
|
| 113 |
+
"flags": {},
|
| 114 |
+
"order": 1,
|
| 115 |
+
"mode": 0,
|
| 116 |
+
"inputs": [],
|
| 117 |
+
"outputs": [
|
| 118 |
+
{
|
| 119 |
+
"name": "VAE",
|
| 120 |
+
"type": "VAE",
|
| 121 |
+
"links": [
|
| 122 |
+
16,
|
| 123 |
+
59,
|
| 124 |
+
145,
|
| 125 |
+
149
|
| 126 |
+
]
|
| 127 |
+
}
|
| 128 |
+
],
|
| 129 |
+
"title": "Video VAELoader",
|
| 130 |
+
"properties": {
|
| 131 |
+
"cnr_id": "comfyui-kjnodes",
|
| 132 |
+
"ver": "1.2.5",
|
| 133 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 134 |
+
},
|
| 135 |
+
"widgets_values": [
|
| 136 |
+
"LTX23_video_vae_bf16.safetensors",
|
| 137 |
+
"main_device",
|
| 138 |
+
"bf16"
|
| 139 |
+
],
|
| 140 |
+
"color": "#222",
|
| 141 |
+
"bgcolor": "#000"
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"id": 13,
|
| 145 |
+
"type": "LTXVSeparateAVLatent",
|
| 146 |
+
"pos": [
|
| 147 |
+
4190,
|
| 148 |
+
4390
|
| 149 |
+
],
|
| 150 |
+
"size": [
|
| 151 |
+
200,
|
| 152 |
+
50
|
| 153 |
+
],
|
| 154 |
+
"flags": {},
|
| 155 |
+
"order": 21,
|
| 156 |
+
"mode": 0,
|
| 157 |
+
"inputs": [
|
| 158 |
+
{
|
| 159 |
+
"name": "av_latent",
|
| 160 |
+
"type": "LATENT",
|
| 161 |
+
"link": 156
|
| 162 |
+
}
|
| 163 |
+
],
|
| 164 |
+
"outputs": [
|
| 165 |
+
{
|
| 166 |
+
"name": "video_latent",
|
| 167 |
+
"type": "LATENT",
|
| 168 |
+
"links": [
|
| 169 |
+
142
|
| 170 |
+
]
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "audio_latent",
|
| 174 |
+
"type": "LATENT",
|
| 175 |
+
"links": [
|
| 176 |
+
143
|
| 177 |
+
]
|
| 178 |
+
}
|
| 179 |
+
],
|
| 180 |
+
"properties": {
|
| 181 |
+
"cnr_id": "comfy-core",
|
| 182 |
+
"ver": "0.16.0",
|
| 183 |
+
"Node name for S&R": "LTXVSeparateAVLatent"
|
| 184 |
+
},
|
| 185 |
+
"widgets_values": [],
|
| 186 |
+
"color": "#222",
|
| 187 |
+
"bgcolor": "#000"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"id": 54,
|
| 191 |
+
"type": "BasicScheduler",
|
| 192 |
+
"pos": [
|
| 193 |
+
3530,
|
| 194 |
+
4170
|
| 195 |
+
],
|
| 196 |
+
"size": [
|
| 197 |
+
210,
|
| 198 |
+
110
|
| 199 |
+
],
|
| 200 |
+
"flags": {},
|
| 201 |
+
"order": 14,
|
| 202 |
+
"mode": 0,
|
| 203 |
+
"inputs": [
|
| 204 |
+
{
|
| 205 |
+
"name": "model",
|
| 206 |
+
"type": "MODEL",
|
| 207 |
+
"link": 159
|
| 208 |
+
}
|
| 209 |
+
],
|
| 210 |
+
"outputs": [
|
| 211 |
+
{
|
| 212 |
+
"name": "SIGMAS",
|
| 213 |
+
"type": "SIGMAS",
|
| 214 |
+
"links": [
|
| 215 |
+
126
|
| 216 |
+
]
|
| 217 |
+
}
|
| 218 |
+
],
|
| 219 |
+
"properties": {
|
| 220 |
+
"cnr_id": "comfy-core",
|
| 221 |
+
"ver": "0.16.4",
|
| 222 |
+
"Node name for S&R": "BasicScheduler"
|
| 223 |
+
},
|
| 224 |
+
"widgets_values": [
|
| 225 |
+
"linear_quadratic",
|
| 226 |
+
4,
|
| 227 |
+
0.42
|
| 228 |
+
],
|
| 229 |
+
"color": "#222",
|
| 230 |
+
"bgcolor": "#000"
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"id": 53,
|
| 234 |
+
"type": "KSamplerSelect",
|
| 235 |
+
"pos": [
|
| 236 |
+
3530,
|
| 237 |
+
4070
|
| 238 |
+
],
|
| 239 |
+
"size": [
|
| 240 |
+
210,
|
| 241 |
+
60
|
| 242 |
+
],
|
| 243 |
+
"flags": {},
|
| 244 |
+
"order": 2,
|
| 245 |
+
"mode": 0,
|
| 246 |
+
"inputs": [],
|
| 247 |
+
"outputs": [
|
| 248 |
+
{
|
| 249 |
+
"name": "SAMPLER",
|
| 250 |
+
"type": "SAMPLER",
|
| 251 |
+
"links": [
|
| 252 |
+
125
|
| 253 |
+
]
|
| 254 |
+
}
|
| 255 |
+
],
|
| 256 |
+
"properties": {
|
| 257 |
+
"cnr_id": "comfy-core",
|
| 258 |
+
"ver": "0.3.56",
|
| 259 |
+
"Node name for S&R": "KSamplerSelect",
|
| 260 |
+
"enableTabs": false,
|
| 261 |
+
"tabWidth": 65,
|
| 262 |
+
"tabXOffset": 10,
|
| 263 |
+
"hasSecondTab": false,
|
| 264 |
+
"secondTabText": "Send Back",
|
| 265 |
+
"secondTabOffset": 80,
|
| 266 |
+
"secondTabWidth": 65
|
| 267 |
+
},
|
| 268 |
+
"widgets_values": [
|
| 269 |
+
"euler"
|
| 270 |
+
],
|
| 271 |
+
"color": "#222",
|
| 272 |
+
"bgcolor": "#000"
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"id": 47,
|
| 276 |
+
"type": "SamplerCustomAdvanced",
|
| 277 |
+
"pos": [
|
| 278 |
+
3750,
|
| 279 |
+
3930
|
| 280 |
+
],
|
| 281 |
+
"size": [
|
| 282 |
+
230,
|
| 283 |
+
220
|
| 284 |
+
],
|
| 285 |
+
"flags": {},
|
| 286 |
+
"order": 27,
|
| 287 |
+
"mode": 0,
|
| 288 |
+
"inputs": [
|
| 289 |
+
{
|
| 290 |
+
"name": "noise",
|
| 291 |
+
"type": "NOISE",
|
| 292 |
+
"link": 157
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"name": "guider",
|
| 296 |
+
"type": "GUIDER",
|
| 297 |
+
"link": 124
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"name": "sampler",
|
| 301 |
+
"type": "SAMPLER",
|
| 302 |
+
"link": 125
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"name": "sigmas",
|
| 306 |
+
"type": "SIGMAS",
|
| 307 |
+
"link": 126
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"name": "latent_image",
|
| 311 |
+
"type": "LATENT",
|
| 312 |
+
"link": 127
|
| 313 |
+
}
|
| 314 |
+
],
|
| 315 |
+
"outputs": [
|
| 316 |
+
{
|
| 317 |
+
"name": "output",
|
| 318 |
+
"type": "LATENT",
|
| 319 |
+
"links": [
|
| 320 |
+
180
|
| 321 |
+
]
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"name": "denoised_output",
|
| 325 |
+
"type": "LATENT",
|
| 326 |
+
"links": []
|
| 327 |
+
}
|
| 328 |
+
],
|
| 329 |
+
"properties": {
|
| 330 |
+
"cnr_id": "comfy-core",
|
| 331 |
+
"ver": "0.3.60",
|
| 332 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 333 |
+
"enableTabs": false,
|
| 334 |
+
"tabWidth": 65,
|
| 335 |
+
"tabXOffset": 10,
|
| 336 |
+
"hasSecondTab": false,
|
| 337 |
+
"secondTabText": "Send Back",
|
| 338 |
+
"secondTabOffset": 80,
|
| 339 |
+
"secondTabWidth": 65
|
| 340 |
+
},
|
| 341 |
+
"widgets_values": [],
|
| 342 |
+
"color": "#222",
|
| 343 |
+
"bgcolor": "#000"
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"id": 52,
|
| 347 |
+
"type": "LTXVLatentUpsampler",
|
| 348 |
+
"pos": [
|
| 349 |
+
3040,
|
| 350 |
+
4160
|
| 351 |
+
],
|
| 352 |
+
"size": [
|
| 353 |
+
250,
|
| 354 |
+
70
|
| 355 |
+
],
|
| 356 |
+
"flags": {},
|
| 357 |
+
"order": 23,
|
| 358 |
+
"mode": 0,
|
| 359 |
+
"inputs": [
|
| 360 |
+
{
|
| 361 |
+
"name": "samples",
|
| 362 |
+
"type": "LATENT",
|
| 363 |
+
"link": 135
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"name": "upscale_model",
|
| 367 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 368 |
+
"link": 144
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "vae",
|
| 372 |
+
"type": "VAE",
|
| 373 |
+
"link": 145
|
| 374 |
+
}
|
| 375 |
+
],
|
| 376 |
+
"outputs": [
|
| 377 |
+
{
|
| 378 |
+
"name": "LATENT",
|
| 379 |
+
"type": "LATENT",
|
| 380 |
+
"links": [
|
| 381 |
+
150
|
| 382 |
+
]
|
| 383 |
+
}
|
| 384 |
+
],
|
| 385 |
+
"properties": {
|
| 386 |
+
"cnr_id": "comfy-core",
|
| 387 |
+
"ver": "0.14.1",
|
| 388 |
+
"Node name for S&R": "LTXVLatentUpsampler",
|
| 389 |
+
"enableTabs": false,
|
| 390 |
+
"tabWidth": 65,
|
| 391 |
+
"tabXOffset": 10,
|
| 392 |
+
"hasSecondTab": false,
|
| 393 |
+
"secondTabText": "Send Back",
|
| 394 |
+
"secondTabOffset": 80,
|
| 395 |
+
"secondTabWidth": 65
|
| 396 |
+
},
|
| 397 |
+
"widgets_values": [],
|
| 398 |
+
"color": "#222",
|
| 399 |
+
"bgcolor": "#000"
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"id": 50,
|
| 403 |
+
"type": "LTXVConcatAVLatent",
|
| 404 |
+
"pos": [
|
| 405 |
+
3300,
|
| 406 |
+
4170
|
| 407 |
+
],
|
| 408 |
+
"size": [
|
| 409 |
+
210,
|
| 410 |
+
60
|
| 411 |
+
],
|
| 412 |
+
"flags": {},
|
| 413 |
+
"order": 26,
|
| 414 |
+
"mode": 0,
|
| 415 |
+
"inputs": [
|
| 416 |
+
{
|
| 417 |
+
"name": "video_latent",
|
| 418 |
+
"type": "LATENT",
|
| 419 |
+
"link": 154
|
| 420 |
+
},
|
| 421 |
+
{
|
| 422 |
+
"name": "audio_latent",
|
| 423 |
+
"type": "LATENT",
|
| 424 |
+
"link": 143
|
| 425 |
+
}
|
| 426 |
+
],
|
| 427 |
+
"outputs": [
|
| 428 |
+
{
|
| 429 |
+
"name": "latent",
|
| 430 |
+
"type": "LATENT",
|
| 431 |
+
"links": [
|
| 432 |
+
127
|
| 433 |
+
]
|
| 434 |
+
}
|
| 435 |
+
],
|
| 436 |
+
"properties": {
|
| 437 |
+
"cnr_id": "comfy-core",
|
| 438 |
+
"ver": "0.7.0",
|
| 439 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 440 |
+
"enableTabs": false,
|
| 441 |
+
"tabWidth": 65,
|
| 442 |
+
"tabXOffset": 10,
|
| 443 |
+
"hasSecondTab": false,
|
| 444 |
+
"secondTabText": "Send Back",
|
| 445 |
+
"secondTabOffset": 80,
|
| 446 |
+
"secondTabWidth": 65
|
| 447 |
+
},
|
| 448 |
+
"widgets_values": [],
|
| 449 |
+
"color": "#222",
|
| 450 |
+
"bgcolor": "#000"
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"id": 79,
|
| 454 |
+
"type": "LTX2SamplingPreviewOverride",
|
| 455 |
+
"pos": [
|
| 456 |
+
1530,
|
| 457 |
+
4020
|
| 458 |
+
],
|
| 459 |
+
"size": [
|
| 460 |
+
270,
|
| 461 |
+
100
|
| 462 |
+
],
|
| 463 |
+
"flags": {},
|
| 464 |
+
"order": 10,
|
| 465 |
+
"mode": 0,
|
| 466 |
+
"inputs": [
|
| 467 |
+
{
|
| 468 |
+
"name": "model",
|
| 469 |
+
"type": "MODEL",
|
| 470 |
+
"link": 210
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"name": "latent_upscale_model",
|
| 474 |
+
"shape": 7,
|
| 475 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 476 |
+
"link": null
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "vae",
|
| 480 |
+
"shape": 7,
|
| 481 |
+
"type": "VAE",
|
| 482 |
+
"link": 196
|
| 483 |
+
}
|
| 484 |
+
],
|
| 485 |
+
"outputs": [
|
| 486 |
+
{
|
| 487 |
+
"name": "MODEL",
|
| 488 |
+
"type": "MODEL",
|
| 489 |
+
"links": [
|
| 490 |
+
197
|
| 491 |
+
]
|
| 492 |
+
}
|
| 493 |
+
],
|
| 494 |
+
"properties": {
|
| 495 |
+
"cnr_id": "comfyui-kjnodes",
|
| 496 |
+
"ver": "1.3.4",
|
| 497 |
+
"Node name for S&R": "LTX2SamplingPreviewOverride"
|
| 498 |
+
},
|
| 499 |
+
"widgets_values": [
|
| 500 |
+
24
|
| 501 |
+
],
|
| 502 |
+
"color": "#222",
|
| 503 |
+
"bgcolor": "#000"
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"id": 78,
|
| 507 |
+
"type": "VAELoaderKJ",
|
| 508 |
+
"pos": [
|
| 509 |
+
1530,
|
| 510 |
+
3870
|
| 511 |
+
],
|
| 512 |
+
"size": [
|
| 513 |
+
270,
|
| 514 |
+
110
|
| 515 |
+
],
|
| 516 |
+
"flags": {},
|
| 517 |
+
"order": 3,
|
| 518 |
+
"mode": 0,
|
| 519 |
+
"inputs": [],
|
| 520 |
+
"outputs": [
|
| 521 |
+
{
|
| 522 |
+
"name": "VAE",
|
| 523 |
+
"type": "VAE",
|
| 524 |
+
"links": [
|
| 525 |
+
196
|
| 526 |
+
]
|
| 527 |
+
}
|
| 528 |
+
],
|
| 529 |
+
"title": "Tiny VAELoader KJ",
|
| 530 |
+
"properties": {
|
| 531 |
+
"cnr_id": "comfyui-kjnodes",
|
| 532 |
+
"ver": "1.2.5",
|
| 533 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 534 |
+
},
|
| 535 |
+
"widgets_values": [
|
| 536 |
+
"taeltx2_3.safetensors",
|
| 537 |
+
"main_device",
|
| 538 |
+
"bf16"
|
| 539 |
+
],
|
| 540 |
+
"color": "#222",
|
| 541 |
+
"bgcolor": "#000"
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"id": 10,
|
| 545 |
+
"type": "SamplerCustomAdvanced",
|
| 546 |
+
"pos": [
|
| 547 |
+
3960,
|
| 548 |
+
4390
|
| 549 |
+
],
|
| 550 |
+
"size": [
|
| 551 |
+
220,
|
| 552 |
+
210
|
| 553 |
+
],
|
| 554 |
+
"flags": {},
|
| 555 |
+
"order": 20,
|
| 556 |
+
"mode": 0,
|
| 557 |
+
"inputs": [
|
| 558 |
+
{
|
| 559 |
+
"name": "noise",
|
| 560 |
+
"type": "NOISE",
|
| 561 |
+
"link": 51
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"name": "guider",
|
| 565 |
+
"type": "GUIDER",
|
| 566 |
+
"link": 12
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "sampler",
|
| 570 |
+
"type": "SAMPLER",
|
| 571 |
+
"link": 53
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"name": "sigmas",
|
| 575 |
+
"type": "SIGMAS",
|
| 576 |
+
"link": 52
|
| 577 |
+
},
|
| 578 |
+
{
|
| 579 |
+
"name": "latent_image",
|
| 580 |
+
"type": "LATENT",
|
| 581 |
+
"link": 14
|
| 582 |
+
}
|
| 583 |
+
],
|
| 584 |
+
"outputs": [
|
| 585 |
+
{
|
| 586 |
+
"name": "output",
|
| 587 |
+
"type": "LATENT",
|
| 588 |
+
"links": [
|
| 589 |
+
156
|
| 590 |
+
]
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"name": "denoised_output",
|
| 594 |
+
"type": "LATENT",
|
| 595 |
+
"links": []
|
| 596 |
+
}
|
| 597 |
+
],
|
| 598 |
+
"properties": {
|
| 599 |
+
"cnr_id": "comfy-core",
|
| 600 |
+
"ver": "0.3.60",
|
| 601 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 602 |
+
"enableTabs": false,
|
| 603 |
+
"tabWidth": 65,
|
| 604 |
+
"tabXOffset": 10,
|
| 605 |
+
"hasSecondTab": false,
|
| 606 |
+
"secondTabText": "Send Back",
|
| 607 |
+
"secondTabOffset": 80,
|
| 608 |
+
"secondTabWidth": 65
|
| 609 |
+
},
|
| 610 |
+
"widgets_values": [],
|
| 611 |
+
"color": "#222",
|
| 612 |
+
"bgcolor": "#000"
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"id": 28,
|
| 616 |
+
"type": "RandomNoise",
|
| 617 |
+
"pos": [
|
| 618 |
+
3740,
|
| 619 |
+
4390
|
| 620 |
+
],
|
| 621 |
+
"size": [
|
| 622 |
+
210,
|
| 623 |
+
90
|
| 624 |
+
],
|
| 625 |
+
"flags": {},
|
| 626 |
+
"order": 4,
|
| 627 |
+
"mode": 0,
|
| 628 |
+
"inputs": [],
|
| 629 |
+
"outputs": [
|
| 630 |
+
{
|
| 631 |
+
"name": "NOISE",
|
| 632 |
+
"type": "NOISE",
|
| 633 |
+
"links": [
|
| 634 |
+
51,
|
| 635 |
+
157
|
| 636 |
+
]
|
| 637 |
+
}
|
| 638 |
+
],
|
| 639 |
+
"properties": {
|
| 640 |
+
"cnr_id": "comfy-core",
|
| 641 |
+
"ver": "0.19.3",
|
| 642 |
+
"Node name for S&R": "RandomNoise"
|
| 643 |
+
},
|
| 644 |
+
"widgets_values": [
|
| 645 |
+
12,
|
| 646 |
+
"fixed"
|
| 647 |
+
],
|
| 648 |
+
"color": "#222",
|
| 649 |
+
"bgcolor": "#000"
|
| 650 |
+
},
|
| 651 |
+
{
|
| 652 |
+
"id": 29,
|
| 653 |
+
"type": "KSamplerSelect",
|
| 654 |
+
"pos": [
|
| 655 |
+
3740,
|
| 656 |
+
4520
|
| 657 |
+
],
|
| 658 |
+
"size": [
|
| 659 |
+
210,
|
| 660 |
+
60
|
| 661 |
+
],
|
| 662 |
+
"flags": {},
|
| 663 |
+
"order": 5,
|
| 664 |
+
"mode": 0,
|
| 665 |
+
"inputs": [],
|
| 666 |
+
"outputs": [
|
| 667 |
+
{
|
| 668 |
+
"name": "SAMPLER",
|
| 669 |
+
"type": "SAMPLER",
|
| 670 |
+
"links": [
|
| 671 |
+
53
|
| 672 |
+
]
|
| 673 |
+
}
|
| 674 |
+
],
|
| 675 |
+
"properties": {
|
| 676 |
+
"cnr_id": "comfy-core",
|
| 677 |
+
"ver": "0.3.56",
|
| 678 |
+
"Node name for S&R": "KSamplerSelect",
|
| 679 |
+
"enableTabs": false,
|
| 680 |
+
"tabWidth": 65,
|
| 681 |
+
"tabXOffset": 10,
|
| 682 |
+
"hasSecondTab": false,
|
| 683 |
+
"secondTabText": "Send Back",
|
| 684 |
+
"secondTabOffset": 80,
|
| 685 |
+
"secondTabWidth": 65
|
| 686 |
+
},
|
| 687 |
+
"widgets_values": [
|
| 688 |
+
"euler"
|
| 689 |
+
],
|
| 690 |
+
"color": "#222",
|
| 691 |
+
"bgcolor": "#000"
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"id": 11,
|
| 695 |
+
"type": "BasicScheduler",
|
| 696 |
+
"pos": [
|
| 697 |
+
3740,
|
| 698 |
+
4620
|
| 699 |
+
],
|
| 700 |
+
"size": [
|
| 701 |
+
210,
|
| 702 |
+
110
|
| 703 |
+
],
|
| 704 |
+
"flags": {},
|
| 705 |
+
"order": 13,
|
| 706 |
+
"mode": 0,
|
| 707 |
+
"inputs": [
|
| 708 |
+
{
|
| 709 |
+
"name": "model",
|
| 710 |
+
"type": "MODEL",
|
| 711 |
+
"link": 115
|
| 712 |
+
}
|
| 713 |
+
],
|
| 714 |
+
"outputs": [
|
| 715 |
+
{
|
| 716 |
+
"name": "SIGMAS",
|
| 717 |
+
"type": "SIGMAS",
|
| 718 |
+
"links": [
|
| 719 |
+
52
|
| 720 |
+
]
|
| 721 |
+
}
|
| 722 |
+
],
|
| 723 |
+
"properties": {
|
| 724 |
+
"cnr_id": "comfy-core",
|
| 725 |
+
"ver": "0.16.4",
|
| 726 |
+
"Node name for S&R": "BasicScheduler"
|
| 727 |
+
},
|
| 728 |
+
"widgets_values": [
|
| 729 |
+
"linear_quadratic",
|
| 730 |
+
8,
|
| 731 |
+
1
|
| 732 |
+
],
|
| 733 |
+
"color": "#222",
|
| 734 |
+
"bgcolor": "#000"
|
| 735 |
+
},
|
| 736 |
+
{
|
| 737 |
+
"id": 9,
|
| 738 |
+
"type": "CFGGuider",
|
| 739 |
+
"pos": [
|
| 740 |
+
3520,
|
| 741 |
+
4390
|
| 742 |
+
],
|
| 743 |
+
"size": [
|
| 744 |
+
210,
|
| 745 |
+
100
|
| 746 |
+
],
|
| 747 |
+
"flags": {},
|
| 748 |
+
"order": 18,
|
| 749 |
+
"mode": 0,
|
| 750 |
+
"inputs": [
|
| 751 |
+
{
|
| 752 |
+
"name": "model",
|
| 753 |
+
"type": "MODEL",
|
| 754 |
+
"link": 114
|
| 755 |
+
},
|
| 756 |
+
{
|
| 757 |
+
"name": "positive",
|
| 758 |
+
"type": "CONDITIONING",
|
| 759 |
+
"link": 10
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"name": "negative",
|
| 763 |
+
"type": "CONDITIONING",
|
| 764 |
+
"link": 11
|
| 765 |
+
}
|
| 766 |
+
],
|
| 767 |
+
"outputs": [
|
| 768 |
+
{
|
| 769 |
+
"name": "GUIDER",
|
| 770 |
+
"type": "GUIDER",
|
| 771 |
+
"links": [
|
| 772 |
+
12
|
| 773 |
+
]
|
| 774 |
+
}
|
| 775 |
+
],
|
| 776 |
+
"properties": {
|
| 777 |
+
"cnr_id": "comfy-core",
|
| 778 |
+
"ver": "0.3.64",
|
| 779 |
+
"Node name for S&R": "CFGGuider",
|
| 780 |
+
"enableTabs": false,
|
| 781 |
+
"tabWidth": 65,
|
| 782 |
+
"tabXOffset": 10,
|
| 783 |
+
"hasSecondTab": false,
|
| 784 |
+
"secondTabText": "Send Back",
|
| 785 |
+
"secondTabOffset": 80,
|
| 786 |
+
"secondTabWidth": 65
|
| 787 |
+
},
|
| 788 |
+
"widgets_values": [
|
| 789 |
+
1
|
| 790 |
+
],
|
| 791 |
+
"color": "#222",
|
| 792 |
+
"bgcolor": "#000"
|
| 793 |
+
},
|
| 794 |
+
{
|
| 795 |
+
"id": 7,
|
| 796 |
+
"type": "LTXVConcatAVLatent",
|
| 797 |
+
"pos": [
|
| 798 |
+
3520,
|
| 799 |
+
4530
|
| 800 |
+
],
|
| 801 |
+
"size": [
|
| 802 |
+
210,
|
| 803 |
+
50
|
| 804 |
+
],
|
| 805 |
+
"flags": {},
|
| 806 |
+
"order": 19,
|
| 807 |
+
"mode": 0,
|
| 808 |
+
"inputs": [
|
| 809 |
+
{
|
| 810 |
+
"name": "video_latent",
|
| 811 |
+
"type": "LATENT",
|
| 812 |
+
"link": 108
|
| 813 |
+
},
|
| 814 |
+
{
|
| 815 |
+
"name": "audio_latent",
|
| 816 |
+
"type": "LATENT",
|
| 817 |
+
"link": 119
|
| 818 |
+
}
|
| 819 |
+
],
|
| 820 |
+
"outputs": [
|
| 821 |
+
{
|
| 822 |
+
"name": "latent",
|
| 823 |
+
"type": "LATENT",
|
| 824 |
+
"links": [
|
| 825 |
+
14
|
| 826 |
+
]
|
| 827 |
+
}
|
| 828 |
+
],
|
| 829 |
+
"properties": {
|
| 830 |
+
"cnr_id": "comfy-core",
|
| 831 |
+
"ver": "0.16.0",
|
| 832 |
+
"Node name for S&R": "LTXVConcatAVLatent"
|
| 833 |
+
},
|
| 834 |
+
"widgets_values": [],
|
| 835 |
+
"color": "#222",
|
| 836 |
+
"bgcolor": "#000"
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"id": 48,
|
| 840 |
+
"type": "LTXVSeparateAVLatent",
|
| 841 |
+
"pos": [
|
| 842 |
+
3990,
|
| 843 |
+
3930
|
| 844 |
+
],
|
| 845 |
+
"size": [
|
| 846 |
+
200,
|
| 847 |
+
50
|
| 848 |
+
],
|
| 849 |
+
"flags": {},
|
| 850 |
+
"order": 28,
|
| 851 |
+
"mode": 0,
|
| 852 |
+
"inputs": [
|
| 853 |
+
{
|
| 854 |
+
"name": "av_latent",
|
| 855 |
+
"type": "LATENT",
|
| 856 |
+
"link": 180
|
| 857 |
+
}
|
| 858 |
+
],
|
| 859 |
+
"outputs": [
|
| 860 |
+
{
|
| 861 |
+
"name": "video_latent",
|
| 862 |
+
"type": "LATENT",
|
| 863 |
+
"links": [
|
| 864 |
+
136
|
| 865 |
+
]
|
| 866 |
+
},
|
| 867 |
+
{
|
| 868 |
+
"name": "audio_latent",
|
| 869 |
+
"type": "LATENT",
|
| 870 |
+
"links": [
|
| 871 |
+
202
|
| 872 |
+
]
|
| 873 |
+
}
|
| 874 |
+
],
|
| 875 |
+
"properties": {
|
| 876 |
+
"cnr_id": "comfy-core",
|
| 877 |
+
"ver": "0.5.1",
|
| 878 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 879 |
+
"enableTabs": false,
|
| 880 |
+
"tabWidth": 65,
|
| 881 |
+
"tabXOffset": 10,
|
| 882 |
+
"hasSecondTab": false,
|
| 883 |
+
"secondTabText": "Send Back",
|
| 884 |
+
"secondTabOffset": 80,
|
| 885 |
+
"secondTabWidth": 65
|
| 886 |
+
},
|
| 887 |
+
"widgets_values": [],
|
| 888 |
+
"color": "#222",
|
| 889 |
+
"bgcolor": "#000"
|
| 890 |
+
},
|
| 891 |
+
{
|
| 892 |
+
"id": 30,
|
| 893 |
+
"type": "SaveVideo",
|
| 894 |
+
"pos": [
|
| 895 |
+
4670,
|
| 896 |
+
4260
|
| 897 |
+
],
|
| 898 |
+
"size": [
|
| 899 |
+
680,
|
| 900 |
+
470
|
| 901 |
+
],
|
| 902 |
+
"flags": {},
|
| 903 |
+
"order": 33,
|
| 904 |
+
"mode": 0,
|
| 905 |
+
"inputs": [
|
| 906 |
+
{
|
| 907 |
+
"name": "video",
|
| 908 |
+
"type": "VIDEO",
|
| 909 |
+
"link": 56
|
| 910 |
+
}
|
| 911 |
+
],
|
| 912 |
+
"outputs": [],
|
| 913 |
+
"properties": {
|
| 914 |
+
"cnr_id": "comfy-core",
|
| 915 |
+
"ver": "0.19.3",
|
| 916 |
+
"Node name for S&R": "SaveVideo"
|
| 917 |
+
},
|
| 918 |
+
"widgets_values": [
|
| 919 |
+
"video/LTX_Director",
|
| 920 |
+
"auto",
|
| 921 |
+
"auto"
|
| 922 |
+
],
|
| 923 |
+
"color": "#222",
|
| 924 |
+
"bgcolor": "#000"
|
| 925 |
+
},
|
| 926 |
+
{
|
| 927 |
+
"id": 57,
|
| 928 |
+
"type": "LatentUpscaleModelLoader",
|
| 929 |
+
"pos": [
|
| 930 |
+
3040,
|
| 931 |
+
4050
|
| 932 |
+
],
|
| 933 |
+
"size": [
|
| 934 |
+
250,
|
| 935 |
+
70
|
| 936 |
+
],
|
| 937 |
+
"flags": {},
|
| 938 |
+
"order": 6,
|
| 939 |
+
"mode": 0,
|
| 940 |
+
"inputs": [],
|
| 941 |
+
"outputs": [
|
| 942 |
+
{
|
| 943 |
+
"name": "LATENT_UPSCALE_MODEL",
|
| 944 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 945 |
+
"links": [
|
| 946 |
+
144
|
| 947 |
+
]
|
| 948 |
+
}
|
| 949 |
+
],
|
| 950 |
+
"properties": {
|
| 951 |
+
"cnr_id": "comfy-core",
|
| 952 |
+
"ver": "0.16.4",
|
| 953 |
+
"Node name for S&R": "LatentUpscaleModelLoader"
|
| 954 |
+
},
|
| 955 |
+
"widgets_values": [
|
| 956 |
+
"ltx-2.3-spatial-upscaler-x2-1.1.safetensors"
|
| 957 |
+
],
|
| 958 |
+
"color": "#222",
|
| 959 |
+
"bgcolor": "#000"
|
| 960 |
+
},
|
| 961 |
+
{
|
| 962 |
+
"id": 8,
|
| 963 |
+
"type": "LTXDirectorGuide",
|
| 964 |
+
"pos": [
|
| 965 |
+
3290,
|
| 966 |
+
4400
|
| 967 |
+
],
|
| 968 |
+
"size": [
|
| 969 |
+
210,
|
| 970 |
+
180
|
| 971 |
+
],
|
| 972 |
+
"flags": {},
|
| 973 |
+
"order": 17,
|
| 974 |
+
"mode": 0,
|
| 975 |
+
"inputs": [
|
| 976 |
+
{
|
| 977 |
+
"name": "positive",
|
| 978 |
+
"type": "CONDITIONING",
|
| 979 |
+
"link": 6
|
| 980 |
+
},
|
| 981 |
+
{
|
| 982 |
+
"name": "negative",
|
| 983 |
+
"type": "CONDITIONING",
|
| 984 |
+
"link": 7
|
| 985 |
+
},
|
| 986 |
+
{
|
| 987 |
+
"name": "vae",
|
| 988 |
+
"type": "VAE",
|
| 989 |
+
"link": 16
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "latent",
|
| 993 |
+
"type": "LATENT",
|
| 994 |
+
"link": 118
|
| 995 |
+
},
|
| 996 |
+
{
|
| 997 |
+
"name": "guide_data",
|
| 998 |
+
"type": "GUIDE_DATA",
|
| 999 |
+
"link": 122
|
| 1000 |
+
}
|
| 1001 |
+
],
|
| 1002 |
+
"outputs": [
|
| 1003 |
+
{
|
| 1004 |
+
"name": "positive",
|
| 1005 |
+
"type": "CONDITIONING",
|
| 1006 |
+
"links": [
|
| 1007 |
+
10,
|
| 1008 |
+
54,
|
| 1009 |
+
188
|
| 1010 |
+
]
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"name": "negative",
|
| 1014 |
+
"type": "CONDITIONING",
|
| 1015 |
+
"links": [
|
| 1016 |
+
11,
|
| 1017 |
+
55,
|
| 1018 |
+
189
|
| 1019 |
+
]
|
| 1020 |
+
},
|
| 1021 |
+
{
|
| 1022 |
+
"name": "latent",
|
| 1023 |
+
"type": "LATENT",
|
| 1024 |
+
"links": [
|
| 1025 |
+
108
|
| 1026 |
+
]
|
| 1027 |
+
}
|
| 1028 |
+
],
|
| 1029 |
+
"properties": {
|
| 1030 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 1031 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 1032 |
+
"Node name for S&R": "LTXDirectorGuide",
|
| 1033 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 1034 |
+
},
|
| 1035 |
+
"widgets_values": [
|
| 1036 |
+
0.5,
|
| 1037 |
+
"bicubic"
|
| 1038 |
+
],
|
| 1039 |
+
"color": "#222",
|
| 1040 |
+
"bgcolor": "#000"
|
| 1041 |
+
},
|
| 1042 |
+
{
|
| 1043 |
+
"id": 49,
|
| 1044 |
+
"type": "CFGGuider",
|
| 1045 |
+
"pos": [
|
| 1046 |
+
3530,
|
| 1047 |
+
3930
|
| 1048 |
+
],
|
| 1049 |
+
"size": [
|
| 1050 |
+
210,
|
| 1051 |
+
100
|
| 1052 |
+
],
|
| 1053 |
+
"flags": {},
|
| 1054 |
+
"order": 25,
|
| 1055 |
+
"mode": 0,
|
| 1056 |
+
"inputs": [
|
| 1057 |
+
{
|
| 1058 |
+
"name": "model",
|
| 1059 |
+
"type": "MODEL",
|
| 1060 |
+
"link": 158
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"name": "positive",
|
| 1064 |
+
"type": "CONDITIONING",
|
| 1065 |
+
"link": 152
|
| 1066 |
+
},
|
| 1067 |
+
{
|
| 1068 |
+
"name": "negative",
|
| 1069 |
+
"type": "CONDITIONING",
|
| 1070 |
+
"link": 153
|
| 1071 |
+
}
|
| 1072 |
+
],
|
| 1073 |
+
"outputs": [
|
| 1074 |
+
{
|
| 1075 |
+
"name": "GUIDER",
|
| 1076 |
+
"type": "GUIDER",
|
| 1077 |
+
"links": [
|
| 1078 |
+
124
|
| 1079 |
+
]
|
| 1080 |
+
}
|
| 1081 |
+
],
|
| 1082 |
+
"properties": {
|
| 1083 |
+
"cnr_id": "comfy-core",
|
| 1084 |
+
"ver": "0.3.64",
|
| 1085 |
+
"Node name for S&R": "CFGGuider",
|
| 1086 |
+
"enableTabs": false,
|
| 1087 |
+
"tabWidth": 65,
|
| 1088 |
+
"tabXOffset": 10,
|
| 1089 |
+
"hasSecondTab": false,
|
| 1090 |
+
"secondTabText": "Send Back",
|
| 1091 |
+
"secondTabOffset": 80,
|
| 1092 |
+
"secondTabWidth": 65
|
| 1093 |
+
},
|
| 1094 |
+
"widgets_values": [
|
| 1095 |
+
1
|
| 1096 |
+
],
|
| 1097 |
+
"color": "#222",
|
| 1098 |
+
"bgcolor": "#000"
|
| 1099 |
+
},
|
| 1100 |
+
{
|
| 1101 |
+
"id": 55,
|
| 1102 |
+
"type": "LTXVCropGuides",
|
| 1103 |
+
"pos": [
|
| 1104 |
+
3040,
|
| 1105 |
+
3940
|
| 1106 |
+
],
|
| 1107 |
+
"size": [
|
| 1108 |
+
250,
|
| 1109 |
+
70
|
| 1110 |
+
],
|
| 1111 |
+
"flags": {},
|
| 1112 |
+
"order": 22,
|
| 1113 |
+
"mode": 0,
|
| 1114 |
+
"inputs": [
|
| 1115 |
+
{
|
| 1116 |
+
"name": "positive",
|
| 1117 |
+
"type": "CONDITIONING",
|
| 1118 |
+
"link": 188
|
| 1119 |
+
},
|
| 1120 |
+
{
|
| 1121 |
+
"name": "negative",
|
| 1122 |
+
"type": "CONDITIONING",
|
| 1123 |
+
"link": 189
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"name": "latent",
|
| 1127 |
+
"type": "LATENT",
|
| 1128 |
+
"link": 142
|
| 1129 |
+
}
|
| 1130 |
+
],
|
| 1131 |
+
"outputs": [
|
| 1132 |
+
{
|
| 1133 |
+
"name": "positive",
|
| 1134 |
+
"type": "CONDITIONING",
|
| 1135 |
+
"links": [
|
| 1136 |
+
146
|
| 1137 |
+
]
|
| 1138 |
+
},
|
| 1139 |
+
{
|
| 1140 |
+
"name": "negative",
|
| 1141 |
+
"type": "CONDITIONING",
|
| 1142 |
+
"links": [
|
| 1143 |
+
147
|
| 1144 |
+
]
|
| 1145 |
+
},
|
| 1146 |
+
{
|
| 1147 |
+
"name": "latent",
|
| 1148 |
+
"type": "LATENT",
|
| 1149 |
+
"links": [
|
| 1150 |
+
135
|
| 1151 |
+
]
|
| 1152 |
+
}
|
| 1153 |
+
],
|
| 1154 |
+
"properties": {
|
| 1155 |
+
"cnr_id": "comfy-core",
|
| 1156 |
+
"ver": "0.16.4",
|
| 1157 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 1158 |
+
},
|
| 1159 |
+
"widgets_values": [],
|
| 1160 |
+
"color": "#222",
|
| 1161 |
+
"bgcolor": "#000"
|
| 1162 |
+
},
|
| 1163 |
+
{
|
| 1164 |
+
"id": 58,
|
| 1165 |
+
"type": "LTXDirectorGuide",
|
| 1166 |
+
"pos": [
|
| 1167 |
+
3300,
|
| 1168 |
+
3940
|
| 1169 |
+
],
|
| 1170 |
+
"size": [
|
| 1171 |
+
210,
|
| 1172 |
+
190
|
| 1173 |
+
],
|
| 1174 |
+
"flags": {},
|
| 1175 |
+
"order": 24,
|
| 1176 |
+
"mode": 0,
|
| 1177 |
+
"inputs": [
|
| 1178 |
+
{
|
| 1179 |
+
"name": "positive",
|
| 1180 |
+
"type": "CONDITIONING",
|
| 1181 |
+
"link": 146
|
| 1182 |
+
},
|
| 1183 |
+
{
|
| 1184 |
+
"name": "negative",
|
| 1185 |
+
"type": "CONDITIONING",
|
| 1186 |
+
"link": 147
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"name": "vae",
|
| 1190 |
+
"type": "VAE",
|
| 1191 |
+
"link": 149
|
| 1192 |
+
},
|
| 1193 |
+
{
|
| 1194 |
+
"name": "latent",
|
| 1195 |
+
"type": "LATENT",
|
| 1196 |
+
"link": 150
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "guide_data",
|
| 1200 |
+
"type": "GUIDE_DATA",
|
| 1201 |
+
"link": 151
|
| 1202 |
+
}
|
| 1203 |
+
],
|
| 1204 |
+
"outputs": [
|
| 1205 |
+
{
|
| 1206 |
+
"name": "positive",
|
| 1207 |
+
"type": "CONDITIONING",
|
| 1208 |
+
"links": [
|
| 1209 |
+
152
|
| 1210 |
+
]
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"name": "negative",
|
| 1214 |
+
"type": "CONDITIONING",
|
| 1215 |
+
"links": [
|
| 1216 |
+
153
|
| 1217 |
+
]
|
| 1218 |
+
},
|
| 1219 |
+
{
|
| 1220 |
+
"name": "latent",
|
| 1221 |
+
"type": "LATENT",
|
| 1222 |
+
"links": [
|
| 1223 |
+
154
|
| 1224 |
+
]
|
| 1225 |
+
}
|
| 1226 |
+
],
|
| 1227 |
+
"properties": {
|
| 1228 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 1229 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 1230 |
+
"Node name for S&R": "LTXDirectorGuide",
|
| 1231 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 1232 |
+
},
|
| 1233 |
+
"widgets_values": [
|
| 1234 |
+
1,
|
| 1235 |
+
"bicubic"
|
| 1236 |
+
],
|
| 1237 |
+
"color": "#222",
|
| 1238 |
+
"bgcolor": "#000"
|
| 1239 |
+
},
|
| 1240 |
+
{
|
| 1241 |
+
"id": 14,
|
| 1242 |
+
"type": "LTXVCropGuides",
|
| 1243 |
+
"pos": [
|
| 1244 |
+
4200,
|
| 1245 |
+
3930
|
| 1246 |
+
],
|
| 1247 |
+
"size": [
|
| 1248 |
+
180,
|
| 1249 |
+
70
|
| 1250 |
+
],
|
| 1251 |
+
"flags": {},
|
| 1252 |
+
"order": 29,
|
| 1253 |
+
"mode": 0,
|
| 1254 |
+
"inputs": [
|
| 1255 |
+
{
|
| 1256 |
+
"name": "positive",
|
| 1257 |
+
"type": "CONDITIONING",
|
| 1258 |
+
"link": 54
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"name": "negative",
|
| 1262 |
+
"type": "CONDITIONING",
|
| 1263 |
+
"link": 55
|
| 1264 |
+
},
|
| 1265 |
+
{
|
| 1266 |
+
"name": "latent",
|
| 1267 |
+
"type": "LATENT",
|
| 1268 |
+
"link": 136
|
| 1269 |
+
}
|
| 1270 |
+
],
|
| 1271 |
+
"outputs": [
|
| 1272 |
+
{
|
| 1273 |
+
"name": "positive",
|
| 1274 |
+
"type": "CONDITIONING",
|
| 1275 |
+
"links": null
|
| 1276 |
+
},
|
| 1277 |
+
{
|
| 1278 |
+
"name": "negative",
|
| 1279 |
+
"type": "CONDITIONING",
|
| 1280 |
+
"links": null
|
| 1281 |
+
},
|
| 1282 |
+
{
|
| 1283 |
+
"name": "latent",
|
| 1284 |
+
"type": "LATENT",
|
| 1285 |
+
"links": [
|
| 1286 |
+
208
|
| 1287 |
+
]
|
| 1288 |
+
}
|
| 1289 |
+
],
|
| 1290 |
+
"properties": {
|
| 1291 |
+
"cnr_id": "comfy-core",
|
| 1292 |
+
"ver": "0.19.3",
|
| 1293 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 1294 |
+
},
|
| 1295 |
+
"widgets_values": [],
|
| 1296 |
+
"color": "#222",
|
| 1297 |
+
"bgcolor": "#000"
|
| 1298 |
+
},
|
| 1299 |
+
{
|
| 1300 |
+
"id": 16,
|
| 1301 |
+
"type": "LTXVAudioVAEDecode",
|
| 1302 |
+
"pos": [
|
| 1303 |
+
4440,
|
| 1304 |
+
4260
|
| 1305 |
+
],
|
| 1306 |
+
"size": [
|
| 1307 |
+
210,
|
| 1308 |
+
50
|
| 1309 |
+
],
|
| 1310 |
+
"flags": {},
|
| 1311 |
+
"order": 30,
|
| 1312 |
+
"mode": 0,
|
| 1313 |
+
"inputs": [
|
| 1314 |
+
{
|
| 1315 |
+
"name": "samples",
|
| 1316 |
+
"type": "LATENT",
|
| 1317 |
+
"link": 202
|
| 1318 |
+
},
|
| 1319 |
+
{
|
| 1320 |
+
"label": "Audio VAE",
|
| 1321 |
+
"name": "audio_vae",
|
| 1322 |
+
"type": "VAE",
|
| 1323 |
+
"link": 58
|
| 1324 |
+
}
|
| 1325 |
+
],
|
| 1326 |
+
"outputs": [
|
| 1327 |
+
{
|
| 1328 |
+
"name": "Audio",
|
| 1329 |
+
"type": "AUDIO",
|
| 1330 |
+
"links": [
|
| 1331 |
+
25
|
| 1332 |
+
]
|
| 1333 |
+
}
|
| 1334 |
+
],
|
| 1335 |
+
"properties": {
|
| 1336 |
+
"cnr_id": "comfy-core",
|
| 1337 |
+
"ver": "0.16.0",
|
| 1338 |
+
"Node name for S&R": "LTXVAudioVAEDecode"
|
| 1339 |
+
},
|
| 1340 |
+
"widgets_values": [],
|
| 1341 |
+
"color": "#222",
|
| 1342 |
+
"bgcolor": "#000"
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"id": 46,
|
| 1346 |
+
"type": "LTXDirector",
|
| 1347 |
+
"pos": [
|
| 1348 |
+
1860,
|
| 1349 |
+
3970
|
| 1350 |
+
],
|
| 1351 |
+
"size": [
|
| 1352 |
+
1120,
|
| 1353 |
+
777
|
| 1354 |
+
],
|
| 1355 |
+
"flags": {},
|
| 1356 |
+
"order": 12,
|
| 1357 |
+
"mode": 0,
|
| 1358 |
+
"inputs": [
|
| 1359 |
+
{
|
| 1360 |
+
"name": "model",
|
| 1361 |
+
"type": "MODEL",
|
| 1362 |
+
"link": 199
|
| 1363 |
+
},
|
| 1364 |
+
{
|
| 1365 |
+
"name": "clip",
|
| 1366 |
+
"type": "CLIP",
|
| 1367 |
+
"link": 211
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "audio_vae",
|
| 1371 |
+
"shape": 7,
|
| 1372 |
+
"type": "VAE",
|
| 1373 |
+
"link": 113
|
| 1374 |
+
},
|
| 1375 |
+
{
|
| 1376 |
+
"name": "optional_latent",
|
| 1377 |
+
"shape": 7,
|
| 1378 |
+
"type": "LATENT",
|
| 1379 |
+
"link": null
|
| 1380 |
+
}
|
| 1381 |
+
],
|
| 1382 |
+
"outputs": [
|
| 1383 |
+
{
|
| 1384 |
+
"name": "model",
|
| 1385 |
+
"type": "MODEL",
|
| 1386 |
+
"links": [
|
| 1387 |
+
114,
|
| 1388 |
+
115,
|
| 1389 |
+
158,
|
| 1390 |
+
159
|
| 1391 |
+
]
|
| 1392 |
+
},
|
| 1393 |
+
{
|
| 1394 |
+
"name": "positive",
|
| 1395 |
+
"type": "CONDITIONING",
|
| 1396 |
+
"links": [
|
| 1397 |
+
116,
|
| 1398 |
+
117
|
| 1399 |
+
]
|
| 1400 |
+
},
|
| 1401 |
+
{
|
| 1402 |
+
"name": "video_latent",
|
| 1403 |
+
"type": "LATENT",
|
| 1404 |
+
"links": [
|
| 1405 |
+
118
|
| 1406 |
+
]
|
| 1407 |
+
},
|
| 1408 |
+
{
|
| 1409 |
+
"name": "audio_latent",
|
| 1410 |
+
"type": "LATENT",
|
| 1411 |
+
"links": [
|
| 1412 |
+
119
|
| 1413 |
+
]
|
| 1414 |
+
},
|
| 1415 |
+
{
|
| 1416 |
+
"name": "guide_data",
|
| 1417 |
+
"type": "GUIDE_DATA",
|
| 1418 |
+
"links": [
|
| 1419 |
+
122,
|
| 1420 |
+
151
|
| 1421 |
+
]
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "frame_rate",
|
| 1425 |
+
"type": "FLOAT",
|
| 1426 |
+
"links": [
|
| 1427 |
+
120,
|
| 1428 |
+
121
|
| 1429 |
+
]
|
| 1430 |
+
},
|
| 1431 |
+
{
|
| 1432 |
+
"name": "combined_audio",
|
| 1433 |
+
"type": "AUDIO",
|
| 1434 |
+
"links": []
|
| 1435 |
+
}
|
| 1436 |
+
],
|
| 1437 |
+
"properties": {
|
| 1438 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 1439 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 1440 |
+
"Node name for S&R": "LTXDirector",
|
| 1441 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 1442 |
+
},
|
| 1443 |
+
"widgets_values": [
|
| 1444 |
+
"",
|
| 1445 |
+
120,
|
| 1446 |
+
5,
|
| 1447 |
+
"{\"segments\":[],\"audioSegments\":[]}",
|
| 1448 |
+
"",
|
| 1449 |
+
"",
|
| 1450 |
+
0.001,
|
| 1451 |
+
"",
|
| 1452 |
+
false,
|
| 1453 |
+
24,
|
| 1454 |
+
"seconds",
|
| 1455 |
+
0,
|
| 1456 |
+
0,
|
| 1457 |
+
"maintain aspect ratio",
|
| 1458 |
+
32,
|
| 1459 |
+
18,
|
| 1460 |
+
""
|
| 1461 |
+
]
|
| 1462 |
+
},
|
| 1463 |
+
{
|
| 1464 |
+
"id": 77,
|
| 1465 |
+
"type": "CheckpointLoaderSimple",
|
| 1466 |
+
"pos": [
|
| 1467 |
+
1240,
|
| 1468 |
+
4020
|
| 1469 |
+
],
|
| 1470 |
+
"size": [
|
| 1471 |
+
270,
|
| 1472 |
+
100
|
| 1473 |
+
],
|
| 1474 |
+
"flags": {},
|
| 1475 |
+
"order": 7,
|
| 1476 |
+
"mode": 0,
|
| 1477 |
+
"inputs": [],
|
| 1478 |
+
"outputs": [
|
| 1479 |
+
{
|
| 1480 |
+
"name": "MODEL",
|
| 1481 |
+
"type": "MODEL",
|
| 1482 |
+
"links": [
|
| 1483 |
+
210
|
| 1484 |
+
]
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "CLIP",
|
| 1488 |
+
"type": "CLIP",
|
| 1489 |
+
"links": null
|
| 1490 |
+
},
|
| 1491 |
+
{
|
| 1492 |
+
"name": "VAE",
|
| 1493 |
+
"type": "VAE",
|
| 1494 |
+
"links": null
|
| 1495 |
+
}
|
| 1496 |
+
],
|
| 1497 |
+
"properties": {
|
| 1498 |
+
"cnr_id": "comfy-core",
|
| 1499 |
+
"ver": "0.17.2",
|
| 1500 |
+
"Node name for S&R": "CheckpointLoaderSimple"
|
| 1501 |
+
},
|
| 1502 |
+
"widgets_values": [
|
| 1503 |
+
"ltx-2.3-22b-dev-fp8.safetensors"
|
| 1504 |
+
],
|
| 1505 |
+
"color": "#222",
|
| 1506 |
+
"bgcolor": "#000"
|
| 1507 |
+
},
|
| 1508 |
+
{
|
| 1509 |
+
"id": 15,
|
| 1510 |
+
"type": "VAEDecode",
|
| 1511 |
+
"pos": [
|
| 1512 |
+
4440,
|
| 1513 |
+
4350
|
| 1514 |
+
],
|
| 1515 |
+
"size": [
|
| 1516 |
+
210,
|
| 1517 |
+
50
|
| 1518 |
+
],
|
| 1519 |
+
"flags": {},
|
| 1520 |
+
"order": 31,
|
| 1521 |
+
"mode": 0,
|
| 1522 |
+
"inputs": [
|
| 1523 |
+
{
|
| 1524 |
+
"name": "samples",
|
| 1525 |
+
"type": "LATENT",
|
| 1526 |
+
"link": 208
|
| 1527 |
+
},
|
| 1528 |
+
{
|
| 1529 |
+
"name": "vae",
|
| 1530 |
+
"type": "VAE",
|
| 1531 |
+
"link": 59
|
| 1532 |
+
}
|
| 1533 |
+
],
|
| 1534 |
+
"outputs": [
|
| 1535 |
+
{
|
| 1536 |
+
"name": "IMAGE",
|
| 1537 |
+
"type": "IMAGE",
|
| 1538 |
+
"links": [
|
| 1539 |
+
24
|
| 1540 |
+
]
|
| 1541 |
+
}
|
| 1542 |
+
],
|
| 1543 |
+
"properties": {
|
| 1544 |
+
"cnr_id": "comfy-core",
|
| 1545 |
+
"ver": "0.9.1",
|
| 1546 |
+
"Node name for S&R": "VAEDecode"
|
| 1547 |
+
},
|
| 1548 |
+
"widgets_values": [],
|
| 1549 |
+
"color": "#222",
|
| 1550 |
+
"bgcolor": "#000"
|
| 1551 |
+
},
|
| 1552 |
+
{
|
| 1553 |
+
"id": 17,
|
| 1554 |
+
"type": "CreateVideo",
|
| 1555 |
+
"pos": [
|
| 1556 |
+
4440,
|
| 1557 |
+
4440
|
| 1558 |
+
],
|
| 1559 |
+
"size": [
|
| 1560 |
+
210,
|
| 1561 |
+
80
|
| 1562 |
+
],
|
| 1563 |
+
"flags": {},
|
| 1564 |
+
"order": 32,
|
| 1565 |
+
"mode": 0,
|
| 1566 |
+
"inputs": [
|
| 1567 |
+
{
|
| 1568 |
+
"name": "images",
|
| 1569 |
+
"type": "IMAGE",
|
| 1570 |
+
"link": 24
|
| 1571 |
+
},
|
| 1572 |
+
{
|
| 1573 |
+
"name": "audio",
|
| 1574 |
+
"shape": 7,
|
| 1575 |
+
"type": "AUDIO",
|
| 1576 |
+
"link": 25
|
| 1577 |
+
},
|
| 1578 |
+
{
|
| 1579 |
+
"name": "fps",
|
| 1580 |
+
"type": "FLOAT",
|
| 1581 |
+
"widget": {
|
| 1582 |
+
"name": "fps"
|
| 1583 |
+
},
|
| 1584 |
+
"link": 121
|
| 1585 |
+
}
|
| 1586 |
+
],
|
| 1587 |
+
"outputs": [
|
| 1588 |
+
{
|
| 1589 |
+
"name": "VIDEO",
|
| 1590 |
+
"type": "VIDEO",
|
| 1591 |
+
"links": [
|
| 1592 |
+
56
|
| 1593 |
+
]
|
| 1594 |
+
}
|
| 1595 |
+
],
|
| 1596 |
+
"properties": {
|
| 1597 |
+
"cnr_id": "comfy-core",
|
| 1598 |
+
"ver": "0.19.3",
|
| 1599 |
+
"Node name for S&R": "CreateVideo"
|
| 1600 |
+
},
|
| 1601 |
+
"widgets_values": [
|
| 1602 |
+
24
|
| 1603 |
+
],
|
| 1604 |
+
"color": "#222",
|
| 1605 |
+
"bgcolor": "#000"
|
| 1606 |
+
},
|
| 1607 |
+
{
|
| 1608 |
+
"id": 5,
|
| 1609 |
+
"type": "LTXVConditioning",
|
| 1610 |
+
"pos": [
|
| 1611 |
+
3040,
|
| 1612 |
+
4400
|
| 1613 |
+
],
|
| 1614 |
+
"size": [
|
| 1615 |
+
240,
|
| 1616 |
+
80
|
| 1617 |
+
],
|
| 1618 |
+
"flags": {},
|
| 1619 |
+
"order": 16,
|
| 1620 |
+
"mode": 0,
|
| 1621 |
+
"inputs": [
|
| 1622 |
+
{
|
| 1623 |
+
"name": "positive",
|
| 1624 |
+
"type": "CONDITIONING",
|
| 1625 |
+
"link": 116
|
| 1626 |
+
},
|
| 1627 |
+
{
|
| 1628 |
+
"name": "negative",
|
| 1629 |
+
"type": "CONDITIONING",
|
| 1630 |
+
"link": 50
|
| 1631 |
+
},
|
| 1632 |
+
{
|
| 1633 |
+
"name": "frame_rate",
|
| 1634 |
+
"type": "FLOAT",
|
| 1635 |
+
"widget": {
|
| 1636 |
+
"name": "frame_rate"
|
| 1637 |
+
},
|
| 1638 |
+
"link": 120
|
| 1639 |
+
}
|
| 1640 |
+
],
|
| 1641 |
+
"outputs": [
|
| 1642 |
+
{
|
| 1643 |
+
"name": "positive",
|
| 1644 |
+
"type": "CONDITIONING",
|
| 1645 |
+
"links": [
|
| 1646 |
+
6
|
| 1647 |
+
]
|
| 1648 |
+
},
|
| 1649 |
+
{
|
| 1650 |
+
"name": "negative",
|
| 1651 |
+
"type": "CONDITIONING",
|
| 1652 |
+
"links": [
|
| 1653 |
+
7
|
| 1654 |
+
]
|
| 1655 |
+
}
|
| 1656 |
+
],
|
| 1657 |
+
"properties": {
|
| 1658 |
+
"cnr_id": "comfy-core",
|
| 1659 |
+
"ver": "0.3.56",
|
| 1660 |
+
"Node name for S&R": "LTXVConditioning",
|
| 1661 |
+
"enableTabs": false,
|
| 1662 |
+
"tabWidth": 65,
|
| 1663 |
+
"tabXOffset": 10,
|
| 1664 |
+
"hasSecondTab": false,
|
| 1665 |
+
"secondTabText": "Send Back",
|
| 1666 |
+
"secondTabOffset": 80,
|
| 1667 |
+
"secondTabWidth": 65
|
| 1668 |
+
},
|
| 1669 |
+
"widgets_values": [
|
| 1670 |
+
24
|
| 1671 |
+
],
|
| 1672 |
+
"color": "#222",
|
| 1673 |
+
"bgcolor": "#000"
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"id": 26,
|
| 1677 |
+
"type": "ConditioningZeroOut",
|
| 1678 |
+
"pos": [
|
| 1679 |
+
3040,
|
| 1680 |
+
4530
|
| 1681 |
+
],
|
| 1682 |
+
"size": [
|
| 1683 |
+
240,
|
| 1684 |
+
30
|
| 1685 |
+
],
|
| 1686 |
+
"flags": {},
|
| 1687 |
+
"order": 15,
|
| 1688 |
+
"mode": 0,
|
| 1689 |
+
"inputs": [
|
| 1690 |
+
{
|
| 1691 |
+
"name": "conditioning",
|
| 1692 |
+
"type": "CONDITIONING",
|
| 1693 |
+
"link": 117
|
| 1694 |
+
}
|
| 1695 |
+
],
|
| 1696 |
+
"outputs": [
|
| 1697 |
+
{
|
| 1698 |
+
"name": "CONDITIONING",
|
| 1699 |
+
"type": "CONDITIONING",
|
| 1700 |
+
"links": [
|
| 1701 |
+
50
|
| 1702 |
+
]
|
| 1703 |
+
}
|
| 1704 |
+
],
|
| 1705 |
+
"properties": {
|
| 1706 |
+
"cnr_id": "comfy-core",
|
| 1707 |
+
"ver": "0.19.3",
|
| 1708 |
+
"Node name for S&R": "ConditioningZeroOut"
|
| 1709 |
+
},
|
| 1710 |
+
"widgets_values": [],
|
| 1711 |
+
"color": "#222",
|
| 1712 |
+
"bgcolor": "#000"
|
| 1713 |
+
},
|
| 1714 |
+
{
|
| 1715 |
+
"id": 92,
|
| 1716 |
+
"type": "MarkdownNote",
|
| 1717 |
+
"pos": [
|
| 1718 |
+
1240,
|
| 1719 |
+
4170
|
| 1720 |
+
],
|
| 1721 |
+
"size": [
|
| 1722 |
+
270,
|
| 1723 |
+
560
|
| 1724 |
+
],
|
| 1725 |
+
"flags": {},
|
| 1726 |
+
"order": 8,
|
| 1727 |
+
"mode": 0,
|
| 1728 |
+
"inputs": [],
|
| 1729 |
+
"outputs": [],
|
| 1730 |
+
"title": "FAQ",
|
| 1731 |
+
"properties": {},
|
| 1732 |
+
"widgets_values": [
|
| 1733 |
+
"# FAQ\n\n**How do I use this??**\n\nI'll be posting tutorials on my YouTube channel soon!\n<https://www.youtube.com/@WhatDreamsCost/>\n\n**Where do I download these models??**\n\nThere is a good list of models and download links here: <https://github.com/wildminder/awesome-ltx2?tab=readme-ov-file>\n\nAlso the latest v1.1 spatial upscaler can be found here: <https://huggingface.co/Lightricks/LTX-2.3/tree/main>\n\nThe tiny vae (taeltx2_3.safetensors) is found here:\n<https://huggingface.co/Kijai/LTX2.3_comfy/blob/main/vae/taeltx2_3.safetensors>\n\n**I'm getting errors when running this workflow!**\n\nDouble check that you have all of the correct models loaded. This is using the newest version of 2x upscaler (v1.1). You can change it to the older one under the Model Loader.\n\n**How can I support you?**\n\nHelp me get a job. I'm unemployed and literally broke. (seriously, i'll even scrub toilets for minimum wage)\n\nOr follow me on my socials :)\n\n<https://x.com/WhatDreamsCost>\n\n<https://www.instagram.com/whatdreamscost/>\n\n<https://www.youtube.com/@WhatDreamsCost/>\n"
|
| 1734 |
+
],
|
| 1735 |
+
"color": "#322",
|
| 1736 |
+
"bgcolor": "#533"
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"id": 84,
|
| 1740 |
+
"type": "DualCLIPLoader",
|
| 1741 |
+
"pos": [
|
| 1742 |
+
1530,
|
| 1743 |
+
4290
|
| 1744 |
+
],
|
| 1745 |
+
"size": [
|
| 1746 |
+
270,
|
| 1747 |
+
130
|
| 1748 |
+
],
|
| 1749 |
+
"flags": {},
|
| 1750 |
+
"order": 9,
|
| 1751 |
+
"mode": 0,
|
| 1752 |
+
"inputs": [],
|
| 1753 |
+
"outputs": [
|
| 1754 |
+
{
|
| 1755 |
+
"name": "CLIP",
|
| 1756 |
+
"type": "CLIP",
|
| 1757 |
+
"links": [
|
| 1758 |
+
211
|
| 1759 |
+
]
|
| 1760 |
+
}
|
| 1761 |
+
],
|
| 1762 |
+
"properties": {
|
| 1763 |
+
"cnr_id": "comfy-core",
|
| 1764 |
+
"ver": "0.19.3",
|
| 1765 |
+
"Node name for S&R": "DualCLIPLoader"
|
| 1766 |
+
},
|
| 1767 |
+
"widgets_values": [
|
| 1768 |
+
"gemma_3_12B_it_fp4_mixed.safetensors",
|
| 1769 |
+
"ltx-2.3_text_projection_bf16.safetensors",
|
| 1770 |
+
"ltxv",
|
| 1771 |
+
"default"
|
| 1772 |
+
],
|
| 1773 |
+
"color": "#222",
|
| 1774 |
+
"bgcolor": "#000"
|
| 1775 |
+
}
|
| 1776 |
+
],
|
| 1777 |
+
"links": [
|
| 1778 |
+
[
|
| 1779 |
+
6,
|
| 1780 |
+
5,
|
| 1781 |
+
0,
|
| 1782 |
+
8,
|
| 1783 |
+
0,
|
| 1784 |
+
"CONDITIONING"
|
| 1785 |
+
],
|
| 1786 |
+
[
|
| 1787 |
+
7,
|
| 1788 |
+
5,
|
| 1789 |
+
1,
|
| 1790 |
+
8,
|
| 1791 |
+
1,
|
| 1792 |
+
"CONDITIONING"
|
| 1793 |
+
],
|
| 1794 |
+
[
|
| 1795 |
+
10,
|
| 1796 |
+
8,
|
| 1797 |
+
0,
|
| 1798 |
+
9,
|
| 1799 |
+
1,
|
| 1800 |
+
"CONDITIONING"
|
| 1801 |
+
],
|
| 1802 |
+
[
|
| 1803 |
+
11,
|
| 1804 |
+
8,
|
| 1805 |
+
1,
|
| 1806 |
+
9,
|
| 1807 |
+
2,
|
| 1808 |
+
"CONDITIONING"
|
| 1809 |
+
],
|
| 1810 |
+
[
|
| 1811 |
+
12,
|
| 1812 |
+
9,
|
| 1813 |
+
0,
|
| 1814 |
+
10,
|
| 1815 |
+
1,
|
| 1816 |
+
"GUIDER"
|
| 1817 |
+
],
|
| 1818 |
+
[
|
| 1819 |
+
14,
|
| 1820 |
+
7,
|
| 1821 |
+
0,
|
| 1822 |
+
10,
|
| 1823 |
+
4,
|
| 1824 |
+
"LATENT"
|
| 1825 |
+
],
|
| 1826 |
+
[
|
| 1827 |
+
16,
|
| 1828 |
+
3,
|
| 1829 |
+
0,
|
| 1830 |
+
8,
|
| 1831 |
+
2,
|
| 1832 |
+
"VAE"
|
| 1833 |
+
],
|
| 1834 |
+
[
|
| 1835 |
+
24,
|
| 1836 |
+
15,
|
| 1837 |
+
0,
|
| 1838 |
+
17,
|
| 1839 |
+
0,
|
| 1840 |
+
"IMAGE"
|
| 1841 |
+
],
|
| 1842 |
+
[
|
| 1843 |
+
25,
|
| 1844 |
+
16,
|
| 1845 |
+
0,
|
| 1846 |
+
17,
|
| 1847 |
+
1,
|
| 1848 |
+
"AUDIO"
|
| 1849 |
+
],
|
| 1850 |
+
[
|
| 1851 |
+
50,
|
| 1852 |
+
26,
|
| 1853 |
+
0,
|
| 1854 |
+
5,
|
| 1855 |
+
1,
|
| 1856 |
+
"CONDITIONING"
|
| 1857 |
+
],
|
| 1858 |
+
[
|
| 1859 |
+
51,
|
| 1860 |
+
28,
|
| 1861 |
+
0,
|
| 1862 |
+
10,
|
| 1863 |
+
0,
|
| 1864 |
+
"NOISE"
|
| 1865 |
+
],
|
| 1866 |
+
[
|
| 1867 |
+
52,
|
| 1868 |
+
11,
|
| 1869 |
+
0,
|
| 1870 |
+
10,
|
| 1871 |
+
3,
|
| 1872 |
+
"SIGMAS"
|
| 1873 |
+
],
|
| 1874 |
+
[
|
| 1875 |
+
53,
|
| 1876 |
+
29,
|
| 1877 |
+
0,
|
| 1878 |
+
10,
|
| 1879 |
+
2,
|
| 1880 |
+
"SAMPLER"
|
| 1881 |
+
],
|
| 1882 |
+
[
|
| 1883 |
+
54,
|
| 1884 |
+
8,
|
| 1885 |
+
0,
|
| 1886 |
+
14,
|
| 1887 |
+
0,
|
| 1888 |
+
"CONDITIONING"
|
| 1889 |
+
],
|
| 1890 |
+
[
|
| 1891 |
+
55,
|
| 1892 |
+
8,
|
| 1893 |
+
1,
|
| 1894 |
+
14,
|
| 1895 |
+
1,
|
| 1896 |
+
"CONDITIONING"
|
| 1897 |
+
],
|
| 1898 |
+
[
|
| 1899 |
+
56,
|
| 1900 |
+
17,
|
| 1901 |
+
0,
|
| 1902 |
+
30,
|
| 1903 |
+
0,
|
| 1904 |
+
"VIDEO"
|
| 1905 |
+
],
|
| 1906 |
+
[
|
| 1907 |
+
58,
|
| 1908 |
+
4,
|
| 1909 |
+
0,
|
| 1910 |
+
16,
|
| 1911 |
+
1,
|
| 1912 |
+
"VAE"
|
| 1913 |
+
],
|
| 1914 |
+
[
|
| 1915 |
+
59,
|
| 1916 |
+
3,
|
| 1917 |
+
0,
|
| 1918 |
+
15,
|
| 1919 |
+
1,
|
| 1920 |
+
"VAE"
|
| 1921 |
+
],
|
| 1922 |
+
[
|
| 1923 |
+
108,
|
| 1924 |
+
8,
|
| 1925 |
+
2,
|
| 1926 |
+
7,
|
| 1927 |
+
0,
|
| 1928 |
+
"LATENT"
|
| 1929 |
+
],
|
| 1930 |
+
[
|
| 1931 |
+
113,
|
| 1932 |
+
4,
|
| 1933 |
+
0,
|
| 1934 |
+
46,
|
| 1935 |
+
2,
|
| 1936 |
+
"VAE"
|
| 1937 |
+
],
|
| 1938 |
+
[
|
| 1939 |
+
114,
|
| 1940 |
+
46,
|
| 1941 |
+
0,
|
| 1942 |
+
9,
|
| 1943 |
+
0,
|
| 1944 |
+
"MODEL"
|
| 1945 |
+
],
|
| 1946 |
+
[
|
| 1947 |
+
115,
|
| 1948 |
+
46,
|
| 1949 |
+
0,
|
| 1950 |
+
11,
|
| 1951 |
+
0,
|
| 1952 |
+
"MODEL"
|
| 1953 |
+
],
|
| 1954 |
+
[
|
| 1955 |
+
116,
|
| 1956 |
+
46,
|
| 1957 |
+
1,
|
| 1958 |
+
5,
|
| 1959 |
+
0,
|
| 1960 |
+
"CONDITIONING"
|
| 1961 |
+
],
|
| 1962 |
+
[
|
| 1963 |
+
117,
|
| 1964 |
+
46,
|
| 1965 |
+
1,
|
| 1966 |
+
26,
|
| 1967 |
+
0,
|
| 1968 |
+
"CONDITIONING"
|
| 1969 |
+
],
|
| 1970 |
+
[
|
| 1971 |
+
118,
|
| 1972 |
+
46,
|
| 1973 |
+
2,
|
| 1974 |
+
8,
|
| 1975 |
+
3,
|
| 1976 |
+
"LATENT"
|
| 1977 |
+
],
|
| 1978 |
+
[
|
| 1979 |
+
119,
|
| 1980 |
+
46,
|
| 1981 |
+
3,
|
| 1982 |
+
7,
|
| 1983 |
+
1,
|
| 1984 |
+
"LATENT"
|
| 1985 |
+
],
|
| 1986 |
+
[
|
| 1987 |
+
120,
|
| 1988 |
+
46,
|
| 1989 |
+
5,
|
| 1990 |
+
5,
|
| 1991 |
+
2,
|
| 1992 |
+
"FLOAT"
|
| 1993 |
+
],
|
| 1994 |
+
[
|
| 1995 |
+
121,
|
| 1996 |
+
46,
|
| 1997 |
+
5,
|
| 1998 |
+
17,
|
| 1999 |
+
2,
|
| 2000 |
+
"FLOAT"
|
| 2001 |
+
],
|
| 2002 |
+
[
|
| 2003 |
+
122,
|
| 2004 |
+
46,
|
| 2005 |
+
4,
|
| 2006 |
+
8,
|
| 2007 |
+
4,
|
| 2008 |
+
"GUIDE_DATA"
|
| 2009 |
+
],
|
| 2010 |
+
[
|
| 2011 |
+
124,
|
| 2012 |
+
49,
|
| 2013 |
+
0,
|
| 2014 |
+
47,
|
| 2015 |
+
1,
|
| 2016 |
+
"GUIDER"
|
| 2017 |
+
],
|
| 2018 |
+
[
|
| 2019 |
+
125,
|
| 2020 |
+
53,
|
| 2021 |
+
0,
|
| 2022 |
+
47,
|
| 2023 |
+
2,
|
| 2024 |
+
"SAMPLER"
|
| 2025 |
+
],
|
| 2026 |
+
[
|
| 2027 |
+
126,
|
| 2028 |
+
54,
|
| 2029 |
+
0,
|
| 2030 |
+
47,
|
| 2031 |
+
3,
|
| 2032 |
+
"SIGMAS"
|
| 2033 |
+
],
|
| 2034 |
+
[
|
| 2035 |
+
127,
|
| 2036 |
+
50,
|
| 2037 |
+
0,
|
| 2038 |
+
47,
|
| 2039 |
+
4,
|
| 2040 |
+
"LATENT"
|
| 2041 |
+
],
|
| 2042 |
+
[
|
| 2043 |
+
135,
|
| 2044 |
+
55,
|
| 2045 |
+
2,
|
| 2046 |
+
52,
|
| 2047 |
+
0,
|
| 2048 |
+
"LATENT"
|
| 2049 |
+
],
|
| 2050 |
+
[
|
| 2051 |
+
136,
|
| 2052 |
+
48,
|
| 2053 |
+
0,
|
| 2054 |
+
14,
|
| 2055 |
+
2,
|
| 2056 |
+
"LATENT"
|
| 2057 |
+
],
|
| 2058 |
+
[
|
| 2059 |
+
142,
|
| 2060 |
+
13,
|
| 2061 |
+
0,
|
| 2062 |
+
55,
|
| 2063 |
+
2,
|
| 2064 |
+
"LATENT"
|
| 2065 |
+
],
|
| 2066 |
+
[
|
| 2067 |
+
143,
|
| 2068 |
+
13,
|
| 2069 |
+
1,
|
| 2070 |
+
50,
|
| 2071 |
+
1,
|
| 2072 |
+
"LATENT"
|
| 2073 |
+
],
|
| 2074 |
+
[
|
| 2075 |
+
144,
|
| 2076 |
+
57,
|
| 2077 |
+
0,
|
| 2078 |
+
52,
|
| 2079 |
+
1,
|
| 2080 |
+
"LATENT_UPSCALE_MODEL"
|
| 2081 |
+
],
|
| 2082 |
+
[
|
| 2083 |
+
145,
|
| 2084 |
+
3,
|
| 2085 |
+
0,
|
| 2086 |
+
52,
|
| 2087 |
+
2,
|
| 2088 |
+
"VAE"
|
| 2089 |
+
],
|
| 2090 |
+
[
|
| 2091 |
+
146,
|
| 2092 |
+
55,
|
| 2093 |
+
0,
|
| 2094 |
+
58,
|
| 2095 |
+
0,
|
| 2096 |
+
"CONDITIONING"
|
| 2097 |
+
],
|
| 2098 |
+
[
|
| 2099 |
+
147,
|
| 2100 |
+
55,
|
| 2101 |
+
1,
|
| 2102 |
+
58,
|
| 2103 |
+
1,
|
| 2104 |
+
"CONDITIONING"
|
| 2105 |
+
],
|
| 2106 |
+
[
|
| 2107 |
+
149,
|
| 2108 |
+
3,
|
| 2109 |
+
0,
|
| 2110 |
+
58,
|
| 2111 |
+
2,
|
| 2112 |
+
"VAE"
|
| 2113 |
+
],
|
| 2114 |
+
[
|
| 2115 |
+
150,
|
| 2116 |
+
52,
|
| 2117 |
+
0,
|
| 2118 |
+
58,
|
| 2119 |
+
3,
|
| 2120 |
+
"LATENT"
|
| 2121 |
+
],
|
| 2122 |
+
[
|
| 2123 |
+
151,
|
| 2124 |
+
46,
|
| 2125 |
+
4,
|
| 2126 |
+
58,
|
| 2127 |
+
4,
|
| 2128 |
+
"GUIDE_DATA"
|
| 2129 |
+
],
|
| 2130 |
+
[
|
| 2131 |
+
152,
|
| 2132 |
+
58,
|
| 2133 |
+
0,
|
| 2134 |
+
49,
|
| 2135 |
+
1,
|
| 2136 |
+
"CONDITIONING"
|
| 2137 |
+
],
|
| 2138 |
+
[
|
| 2139 |
+
153,
|
| 2140 |
+
58,
|
| 2141 |
+
1,
|
| 2142 |
+
49,
|
| 2143 |
+
2,
|
| 2144 |
+
"CONDITIONING"
|
| 2145 |
+
],
|
| 2146 |
+
[
|
| 2147 |
+
154,
|
| 2148 |
+
58,
|
| 2149 |
+
2,
|
| 2150 |
+
50,
|
| 2151 |
+
0,
|
| 2152 |
+
"LATENT"
|
| 2153 |
+
],
|
| 2154 |
+
[
|
| 2155 |
+
156,
|
| 2156 |
+
10,
|
| 2157 |
+
0,
|
| 2158 |
+
13,
|
| 2159 |
+
0,
|
| 2160 |
+
"LATENT"
|
| 2161 |
+
],
|
| 2162 |
+
[
|
| 2163 |
+
157,
|
| 2164 |
+
28,
|
| 2165 |
+
0,
|
| 2166 |
+
47,
|
| 2167 |
+
0,
|
| 2168 |
+
"NOISE"
|
| 2169 |
+
],
|
| 2170 |
+
[
|
| 2171 |
+
158,
|
| 2172 |
+
46,
|
| 2173 |
+
0,
|
| 2174 |
+
49,
|
| 2175 |
+
0,
|
| 2176 |
+
"MODEL"
|
| 2177 |
+
],
|
| 2178 |
+
[
|
| 2179 |
+
159,
|
| 2180 |
+
46,
|
| 2181 |
+
0,
|
| 2182 |
+
54,
|
| 2183 |
+
0,
|
| 2184 |
+
"MODEL"
|
| 2185 |
+
],
|
| 2186 |
+
[
|
| 2187 |
+
180,
|
| 2188 |
+
47,
|
| 2189 |
+
0,
|
| 2190 |
+
48,
|
| 2191 |
+
0,
|
| 2192 |
+
"LATENT"
|
| 2193 |
+
],
|
| 2194 |
+
[
|
| 2195 |
+
188,
|
| 2196 |
+
8,
|
| 2197 |
+
0,
|
| 2198 |
+
55,
|
| 2199 |
+
0,
|
| 2200 |
+
"CONDITIONING"
|
| 2201 |
+
],
|
| 2202 |
+
[
|
| 2203 |
+
189,
|
| 2204 |
+
8,
|
| 2205 |
+
1,
|
| 2206 |
+
55,
|
| 2207 |
+
1,
|
| 2208 |
+
"CONDITIONING"
|
| 2209 |
+
],
|
| 2210 |
+
[
|
| 2211 |
+
196,
|
| 2212 |
+
78,
|
| 2213 |
+
0,
|
| 2214 |
+
79,
|
| 2215 |
+
2,
|
| 2216 |
+
"VAE"
|
| 2217 |
+
],
|
| 2218 |
+
[
|
| 2219 |
+
197,
|
| 2220 |
+
79,
|
| 2221 |
+
0,
|
| 2222 |
+
80,
|
| 2223 |
+
0,
|
| 2224 |
+
"MODEL"
|
| 2225 |
+
],
|
| 2226 |
+
[
|
| 2227 |
+
199,
|
| 2228 |
+
80,
|
| 2229 |
+
0,
|
| 2230 |
+
46,
|
| 2231 |
+
0,
|
| 2232 |
+
"MODEL"
|
| 2233 |
+
],
|
| 2234 |
+
[
|
| 2235 |
+
202,
|
| 2236 |
+
48,
|
| 2237 |
+
1,
|
| 2238 |
+
16,
|
| 2239 |
+
0,
|
| 2240 |
+
"LATENT"
|
| 2241 |
+
],
|
| 2242 |
+
[
|
| 2243 |
+
208,
|
| 2244 |
+
14,
|
| 2245 |
+
2,
|
| 2246 |
+
15,
|
| 2247 |
+
0,
|
| 2248 |
+
"LATENT"
|
| 2249 |
+
],
|
| 2250 |
+
[
|
| 2251 |
+
210,
|
| 2252 |
+
77,
|
| 2253 |
+
0,
|
| 2254 |
+
79,
|
| 2255 |
+
0,
|
| 2256 |
+
"MODEL"
|
| 2257 |
+
],
|
| 2258 |
+
[
|
| 2259 |
+
211,
|
| 2260 |
+
84,
|
| 2261 |
+
0,
|
| 2262 |
+
46,
|
| 2263 |
+
1,
|
| 2264 |
+
"CLIP"
|
| 2265 |
+
]
|
| 2266 |
+
],
|
| 2267 |
+
"groups": [
|
| 2268 |
+
{
|
| 2269 |
+
"id": 3,
|
| 2270 |
+
"title": "Models",
|
| 2271 |
+
"bounding": [
|
| 2272 |
+
1230,
|
| 2273 |
+
3800,
|
| 2274 |
+
590,
|
| 2275 |
+
943.6
|
| 2276 |
+
],
|
| 2277 |
+
"color": "#3f789e",
|
| 2278 |
+
"font_size": 24,
|
| 2279 |
+
"flags": {}
|
| 2280 |
+
},
|
| 2281 |
+
{
|
| 2282 |
+
"id": 4,
|
| 2283 |
+
"title": "Stage #1",
|
| 2284 |
+
"bounding": [
|
| 2285 |
+
3020,
|
| 2286 |
+
4320,
|
| 2287 |
+
1380,
|
| 2288 |
+
423.6
|
| 2289 |
+
],
|
| 2290 |
+
"color": "#3f789e",
|
| 2291 |
+
"font_size": 24,
|
| 2292 |
+
"flags": {}
|
| 2293 |
+
},
|
| 2294 |
+
{
|
| 2295 |
+
"id": 5,
|
| 2296 |
+
"title": "Stage #2 Upscale",
|
| 2297 |
+
"bounding": [
|
| 2298 |
+
3020,
|
| 2299 |
+
3860,
|
| 2300 |
+
1380,
|
| 2301 |
+
430
|
| 2302 |
+
],
|
| 2303 |
+
"color": "#3f789e",
|
| 2304 |
+
"font_size": 24,
|
| 2305 |
+
"flags": {}
|
| 2306 |
+
},
|
| 2307 |
+
{
|
| 2308 |
+
"id": 6,
|
| 2309 |
+
"title": "Process Video",
|
| 2310 |
+
"bounding": [
|
| 2311 |
+
4430,
|
| 2312 |
+
4180,
|
| 2313 |
+
930,
|
| 2314 |
+
563.6
|
| 2315 |
+
],
|
| 2316 |
+
"color": "#3f789e",
|
| 2317 |
+
"font_size": 24,
|
| 2318 |
+
"flags": {}
|
| 2319 |
+
}
|
| 2320 |
+
],
|
| 2321 |
+
"config": {},
|
| 2322 |
+
"extra": {
|
| 2323 |
+
"ds": {
|
| 2324 |
+
"scale": 0.5730855330117197,
|
| 2325 |
+
"offset": [
|
| 2326 |
+
-201.37060625041624,
|
| 2327 |
+
-3463.614317275976
|
| 2328 |
+
]
|
| 2329 |
+
},
|
| 2330 |
+
"frontendVersion": "1.42.14",
|
| 2331 |
+
"VHS_latentpreview": false,
|
| 2332 |
+
"VHS_latentpreviewrate": 0,
|
| 2333 |
+
"VHS_MetadataImage": true,
|
| 2334 |
+
"VHS_KeepIntermediate": true
|
| 2335 |
+
},
|
| 2336 |
+
"version": 0.4
|
| 2337 |
+
}
|
LTX Director Example Workflow Compa Subgraph (Fixed).json
ADDED
|
@@ -0,0 +1,3638 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "c92620ea-60b4-4f41-a78f-621383a62c2a",
|
| 3 |
+
"revision": 0,
|
| 4 |
+
"last_node_id": 96,
|
| 5 |
+
"last_link_id": 249,
|
| 6 |
+
"nodes": [
|
| 7 |
+
{
|
| 8 |
+
"id": 46,
|
| 9 |
+
"type": "LTXDirector",
|
| 10 |
+
"pos": [
|
| 11 |
+
1860,
|
| 12 |
+
3970
|
| 13 |
+
],
|
| 14 |
+
"size": [
|
| 15 |
+
1120,
|
| 16 |
+
777
|
| 17 |
+
],
|
| 18 |
+
"flags": {},
|
| 19 |
+
"order": 2,
|
| 20 |
+
"mode": 0,
|
| 21 |
+
"inputs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "model",
|
| 24 |
+
"type": "MODEL",
|
| 25 |
+
"link": 212
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"name": "clip",
|
| 29 |
+
"type": "CLIP",
|
| 30 |
+
"link": 213
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"name": "audio_vae",
|
| 34 |
+
"shape": 7,
|
| 35 |
+
"type": "VAE",
|
| 36 |
+
"link": 215
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"name": "optional_latent",
|
| 40 |
+
"shape": 7,
|
| 41 |
+
"type": "LATENT",
|
| 42 |
+
"link": null
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"outputs": [
|
| 46 |
+
{
|
| 47 |
+
"name": "model",
|
| 48 |
+
"type": "MODEL",
|
| 49 |
+
"links": [
|
| 50 |
+
220,
|
| 51 |
+
239
|
| 52 |
+
]
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"name": "positive",
|
| 56 |
+
"type": "CONDITIONING",
|
| 57 |
+
"links": [
|
| 58 |
+
225
|
| 59 |
+
]
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"name": "video_latent",
|
| 63 |
+
"type": "LATENT",
|
| 64 |
+
"links": [
|
| 65 |
+
223
|
| 66 |
+
]
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"name": "audio_latent",
|
| 70 |
+
"type": "LATENT",
|
| 71 |
+
"links": [
|
| 72 |
+
221
|
| 73 |
+
]
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"name": "guide_data",
|
| 77 |
+
"type": "GUIDE_DATA",
|
| 78 |
+
"links": [
|
| 79 |
+
224,
|
| 80 |
+
238
|
| 81 |
+
]
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"name": "frame_rate",
|
| 85 |
+
"type": "FLOAT",
|
| 86 |
+
"links": [
|
| 87 |
+
226,
|
| 88 |
+
248
|
| 89 |
+
]
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "combined_audio",
|
| 93 |
+
"type": "AUDIO",
|
| 94 |
+
"links": []
|
| 95 |
+
}
|
| 96 |
+
],
|
| 97 |
+
"properties": {
|
| 98 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 99 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 100 |
+
"Node name for S&R": "LTXDirector",
|
| 101 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 102 |
+
},
|
| 103 |
+
"widgets_values": [
|
| 104 |
+
"",
|
| 105 |
+
120,
|
| 106 |
+
5,
|
| 107 |
+
"{\"segments\":[],\"audioSegments\":[]}",
|
| 108 |
+
"",
|
| 109 |
+
"",
|
| 110 |
+
0.001,
|
| 111 |
+
"",
|
| 112 |
+
false,
|
| 113 |
+
24,
|
| 114 |
+
"seconds",
|
| 115 |
+
0,
|
| 116 |
+
0,
|
| 117 |
+
"maintain aspect ratio",
|
| 118 |
+
32,
|
| 119 |
+
18,
|
| 120 |
+
""
|
| 121 |
+
]
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"id": 30,
|
| 125 |
+
"type": "SaveVideo",
|
| 126 |
+
"pos": [
|
| 127 |
+
3230,
|
| 128 |
+
3970
|
| 129 |
+
],
|
| 130 |
+
"size": [
|
| 131 |
+
690,
|
| 132 |
+
530
|
| 133 |
+
],
|
| 134 |
+
"flags": {},
|
| 135 |
+
"order": 6,
|
| 136 |
+
"mode": 0,
|
| 137 |
+
"inputs": [
|
| 138 |
+
{
|
| 139 |
+
"name": "video",
|
| 140 |
+
"type": "VIDEO",
|
| 141 |
+
"link": 249
|
| 142 |
+
}
|
| 143 |
+
],
|
| 144 |
+
"outputs": [],
|
| 145 |
+
"properties": {
|
| 146 |
+
"cnr_id": "comfy-core",
|
| 147 |
+
"ver": "0.19.3",
|
| 148 |
+
"Node name for S&R": "SaveVideo"
|
| 149 |
+
},
|
| 150 |
+
"widgets_values": [
|
| 151 |
+
"video/LTX_Director",
|
| 152 |
+
"auto",
|
| 153 |
+
"auto"
|
| 154 |
+
],
|
| 155 |
+
"color": "#222",
|
| 156 |
+
"bgcolor": "#000"
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"id": 92,
|
| 160 |
+
"type": "MarkdownNote",
|
| 161 |
+
"pos": [
|
| 162 |
+
1430,
|
| 163 |
+
4220
|
| 164 |
+
],
|
| 165 |
+
"size": [
|
| 166 |
+
400,
|
| 167 |
+
530
|
| 168 |
+
],
|
| 169 |
+
"flags": {},
|
| 170 |
+
"order": 0,
|
| 171 |
+
"mode": 0,
|
| 172 |
+
"inputs": [],
|
| 173 |
+
"outputs": [],
|
| 174 |
+
"title": "FAQ",
|
| 175 |
+
"properties": {},
|
| 176 |
+
"widgets_values": [
|
| 177 |
+
"# FAQ\n\n**How do I use this??**\n\nI'll be posting tutorials on my YouTube channel soon!\n<https://www.youtube.com/@WhatDreamsCost/>\n\n**Where do I download these models??**\n\nThere is a good list of models and download links here: <https://github.com/wildminder/awesome-ltx2?tab=readme-ov-file>\n\nAlso the latest v1.1 spatial upscaler can be found here: <https://huggingface.co/Lightricks/LTX-2.3/tree/main>\n\nThe tiny vae (taeltx2_3.safetensors) is found here:\n<https://huggingface.co/Kijai/LTX2.3_comfy/blob/main/vae/taeltx2_3.safetensors>\n\n**I'm getting errors when running this workflow!**\n\nDouble check that you have all of the correct models loaded. This is using the newest version of 2x upscaler (v1.1). You can change it to the older one under the Model Loader.\n\n**How can I support you??**\n\nHelp me get a job. I'm unemployed and literally broke. (seriously, i'll even scrub toilets for minimum wage)\n\nOr follow me on my socials :)\n\n<https://x.com/WhatDreamsCost>\n\n<https://www.instagram.com/whatdreamscost/>\n\n<https://www.youtube.com/@WhatDreamsCost/>\n"
|
| 178 |
+
],
|
| 179 |
+
"color": "#322",
|
| 180 |
+
"bgcolor": "#533"
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"id": 94,
|
| 184 |
+
"type": "4b017e47-bf16-441b-ad03-edce978b3be3",
|
| 185 |
+
"pos": [
|
| 186 |
+
3000,
|
| 187 |
+
3970
|
| 188 |
+
],
|
| 189 |
+
"size": [
|
| 190 |
+
210,
|
| 191 |
+
260
|
| 192 |
+
],
|
| 193 |
+
"flags": {},
|
| 194 |
+
"order": 3,
|
| 195 |
+
"mode": 0,
|
| 196 |
+
"inputs": [
|
| 197 |
+
{
|
| 198 |
+
"name": "model",
|
| 199 |
+
"type": "MODEL",
|
| 200 |
+
"link": 220
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"name": "audio_latent",
|
| 204 |
+
"type": "LATENT",
|
| 205 |
+
"link": 221
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"name": "vae",
|
| 209 |
+
"type": "VAE",
|
| 210 |
+
"link": 222
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"label": "video_latent",
|
| 214 |
+
"name": "latent",
|
| 215 |
+
"type": "LATENT",
|
| 216 |
+
"link": 223
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"name": "guide_data",
|
| 220 |
+
"type": "GUIDE_DATA",
|
| 221 |
+
"link": 224
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"name": "positive",
|
| 225 |
+
"type": "CONDITIONING",
|
| 226 |
+
"link": 225
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"name": "frame_rate",
|
| 230 |
+
"type": "FLOAT",
|
| 231 |
+
"widget": {
|
| 232 |
+
"name": "frame_rate"
|
| 233 |
+
},
|
| 234 |
+
"link": 226
|
| 235 |
+
}
|
| 236 |
+
],
|
| 237 |
+
"outputs": [
|
| 238 |
+
{
|
| 239 |
+
"name": "positive",
|
| 240 |
+
"type": "CONDITIONING",
|
| 241 |
+
"links": [
|
| 242 |
+
234
|
| 243 |
+
]
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"name": "negative",
|
| 247 |
+
"type": "CONDITIONING",
|
| 248 |
+
"links": [
|
| 249 |
+
235
|
| 250 |
+
]
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"name": "NOISE",
|
| 254 |
+
"type": "NOISE",
|
| 255 |
+
"links": [
|
| 256 |
+
240
|
| 257 |
+
]
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"name": "video_latent",
|
| 261 |
+
"type": "LATENT",
|
| 262 |
+
"links": [
|
| 263 |
+
236
|
| 264 |
+
]
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"name": "audio_latent",
|
| 268 |
+
"type": "LATENT",
|
| 269 |
+
"links": [
|
| 270 |
+
241
|
| 271 |
+
]
|
| 272 |
+
}
|
| 273 |
+
],
|
| 274 |
+
"properties": {
|
| 275 |
+
"proxyWidgets": [
|
| 276 |
+
[
|
| 277 |
+
"5",
|
| 278 |
+
"frame_rate"
|
| 279 |
+
]
|
| 280 |
+
],
|
| 281 |
+
"cnr_id": "comfy-core",
|
| 282 |
+
"ver": "0.19.3"
|
| 283 |
+
},
|
| 284 |
+
"widgets_values": [],
|
| 285 |
+
"color": "#222",
|
| 286 |
+
"bgcolor": "#000"
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"id": 95,
|
| 290 |
+
"type": "7cf6430b-4784-4af1-8cde-9268e9465c62",
|
| 291 |
+
"pos": [
|
| 292 |
+
3000,
|
| 293 |
+
4290
|
| 294 |
+
],
|
| 295 |
+
"size": [
|
| 296 |
+
210,
|
| 297 |
+
270
|
| 298 |
+
],
|
| 299 |
+
"flags": {},
|
| 300 |
+
"order": 4,
|
| 301 |
+
"mode": 0,
|
| 302 |
+
"inputs": [
|
| 303 |
+
{
|
| 304 |
+
"name": "positive",
|
| 305 |
+
"type": "CONDITIONING",
|
| 306 |
+
"link": 234
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"name": "negative",
|
| 310 |
+
"type": "CONDITIONING",
|
| 311 |
+
"link": 235
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"label": "video_latent",
|
| 315 |
+
"name": "latent",
|
| 316 |
+
"type": "LATENT",
|
| 317 |
+
"link": 236
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"label": "video_vae",
|
| 321 |
+
"name": "vae",
|
| 322 |
+
"type": "VAE",
|
| 323 |
+
"link": 237
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "guide_data",
|
| 327 |
+
"type": "GUIDE_DATA",
|
| 328 |
+
"link": 238
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"name": "model",
|
| 332 |
+
"type": "MODEL",
|
| 333 |
+
"link": 239
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"name": "noise",
|
| 337 |
+
"type": "NOISE",
|
| 338 |
+
"link": 240
|
| 339 |
+
},
|
| 340 |
+
{
|
| 341 |
+
"name": "audio_latent",
|
| 342 |
+
"type": "LATENT",
|
| 343 |
+
"link": 241
|
| 344 |
+
}
|
| 345 |
+
],
|
| 346 |
+
"outputs": [
|
| 347 |
+
{
|
| 348 |
+
"name": "audio_latent",
|
| 349 |
+
"type": "LATENT",
|
| 350 |
+
"links": [
|
| 351 |
+
244
|
| 352 |
+
]
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"name": "latent",
|
| 356 |
+
"type": "LATENT",
|
| 357 |
+
"links": [
|
| 358 |
+
246
|
| 359 |
+
]
|
| 360 |
+
}
|
| 361 |
+
],
|
| 362 |
+
"properties": {
|
| 363 |
+
"proxyWidgets": [],
|
| 364 |
+
"cnr_id": "comfy-core",
|
| 365 |
+
"ver": "0.19.3"
|
| 366 |
+
},
|
| 367 |
+
"widgets_values": [],
|
| 368 |
+
"color": "#222",
|
| 369 |
+
"bgcolor": "#000"
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"id": 96,
|
| 373 |
+
"type": "739520a4-718f-490f-87d1-34ffbca98e3f",
|
| 374 |
+
"pos": [
|
| 375 |
+
3000,
|
| 376 |
+
4620
|
| 377 |
+
],
|
| 378 |
+
"size": [
|
| 379 |
+
210,
|
| 380 |
+
130
|
| 381 |
+
],
|
| 382 |
+
"flags": {},
|
| 383 |
+
"order": 5,
|
| 384 |
+
"mode": 0,
|
| 385 |
+
"inputs": [
|
| 386 |
+
{
|
| 387 |
+
"label": "audio_latent",
|
| 388 |
+
"name": "samples",
|
| 389 |
+
"type": "LATENT",
|
| 390 |
+
"link": 244
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"label": "audio_vae",
|
| 394 |
+
"name": "audio_vae",
|
| 395 |
+
"type": "VAE",
|
| 396 |
+
"link": 245
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"label": "video_latent",
|
| 400 |
+
"name": "samples_1",
|
| 401 |
+
"type": "LATENT",
|
| 402 |
+
"link": 246
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"label": "video_vae",
|
| 406 |
+
"name": "vae",
|
| 407 |
+
"type": "VAE",
|
| 408 |
+
"link": 247
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"name": "fps",
|
| 412 |
+
"type": "FLOAT",
|
| 413 |
+
"widget": {
|
| 414 |
+
"name": "fps"
|
| 415 |
+
},
|
| 416 |
+
"link": 248
|
| 417 |
+
}
|
| 418 |
+
],
|
| 419 |
+
"outputs": [
|
| 420 |
+
{
|
| 421 |
+
"name": "VIDEO",
|
| 422 |
+
"type": "VIDEO",
|
| 423 |
+
"links": [
|
| 424 |
+
249
|
| 425 |
+
]
|
| 426 |
+
}
|
| 427 |
+
],
|
| 428 |
+
"properties": {
|
| 429 |
+
"proxyWidgets": [
|
| 430 |
+
[
|
| 431 |
+
"17",
|
| 432 |
+
"fps"
|
| 433 |
+
]
|
| 434 |
+
],
|
| 435 |
+
"cnr_id": "comfy-core",
|
| 436 |
+
"ver": "0.19.3"
|
| 437 |
+
},
|
| 438 |
+
"widgets_values": [],
|
| 439 |
+
"color": "#222",
|
| 440 |
+
"bgcolor": "#000"
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"id": 93,
|
| 444 |
+
"type": "dc399e64-01cd-40b2-9337-972428cc66de",
|
| 445 |
+
"pos": [
|
| 446 |
+
1430,
|
| 447 |
+
3970
|
| 448 |
+
],
|
| 449 |
+
"size": [
|
| 450 |
+
400,
|
| 451 |
+
190
|
| 452 |
+
],
|
| 453 |
+
"flags": {},
|
| 454 |
+
"order": 1,
|
| 455 |
+
"mode": 0,
|
| 456 |
+
"inputs": [],
|
| 457 |
+
"outputs": [
|
| 458 |
+
{
|
| 459 |
+
"label": "model",
|
| 460 |
+
"name": "MODEL",
|
| 461 |
+
"type": "MODEL",
|
| 462 |
+
"links": [
|
| 463 |
+
212
|
| 464 |
+
]
|
| 465 |
+
},
|
| 466 |
+
{
|
| 467 |
+
"label": "clip",
|
| 468 |
+
"name": "CLIP",
|
| 469 |
+
"type": "CLIP",
|
| 470 |
+
"links": [
|
| 471 |
+
213
|
| 472 |
+
]
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"label": "audio_vae",
|
| 476 |
+
"name": "VAE",
|
| 477 |
+
"type": "VAE",
|
| 478 |
+
"links": [
|
| 479 |
+
215,
|
| 480 |
+
245
|
| 481 |
+
]
|
| 482 |
+
},
|
| 483 |
+
{
|
| 484 |
+
"label": "video_vae",
|
| 485 |
+
"name": "VAE_1",
|
| 486 |
+
"type": "VAE",
|
| 487 |
+
"links": [
|
| 488 |
+
222,
|
| 489 |
+
237,
|
| 490 |
+
247
|
| 491 |
+
]
|
| 492 |
+
}
|
| 493 |
+
],
|
| 494 |
+
"properties": {
|
| 495 |
+
"proxyWidgets": [
|
| 496 |
+
[
|
| 497 |
+
"77",
|
| 498 |
+
"ckpt_name"
|
| 499 |
+
],
|
| 500 |
+
[
|
| 501 |
+
"84",
|
| 502 |
+
"clip_name1"
|
| 503 |
+
],
|
| 504 |
+
[
|
| 505 |
+
"4",
|
| 506 |
+
"vae_name"
|
| 507 |
+
],
|
| 508 |
+
[
|
| 509 |
+
"3",
|
| 510 |
+
"vae_name"
|
| 511 |
+
]
|
| 512 |
+
],
|
| 513 |
+
"cnr_id": "comfy-core",
|
| 514 |
+
"ver": "0.19.3"
|
| 515 |
+
},
|
| 516 |
+
"widgets_values": [],
|
| 517 |
+
"color": "#222",
|
| 518 |
+
"bgcolor": "#000"
|
| 519 |
+
}
|
| 520 |
+
],
|
| 521 |
+
"links": [
|
| 522 |
+
[
|
| 523 |
+
212,
|
| 524 |
+
93,
|
| 525 |
+
0,
|
| 526 |
+
46,
|
| 527 |
+
0,
|
| 528 |
+
"MODEL"
|
| 529 |
+
],
|
| 530 |
+
[
|
| 531 |
+
213,
|
| 532 |
+
93,
|
| 533 |
+
1,
|
| 534 |
+
46,
|
| 535 |
+
1,
|
| 536 |
+
"CLIP"
|
| 537 |
+
],
|
| 538 |
+
[
|
| 539 |
+
215,
|
| 540 |
+
93,
|
| 541 |
+
2,
|
| 542 |
+
46,
|
| 543 |
+
2,
|
| 544 |
+
"VAE"
|
| 545 |
+
],
|
| 546 |
+
[
|
| 547 |
+
220,
|
| 548 |
+
46,
|
| 549 |
+
0,
|
| 550 |
+
94,
|
| 551 |
+
0,
|
| 552 |
+
"MODEL"
|
| 553 |
+
],
|
| 554 |
+
[
|
| 555 |
+
221,
|
| 556 |
+
46,
|
| 557 |
+
3,
|
| 558 |
+
94,
|
| 559 |
+
1,
|
| 560 |
+
"LATENT"
|
| 561 |
+
],
|
| 562 |
+
[
|
| 563 |
+
222,
|
| 564 |
+
93,
|
| 565 |
+
3,
|
| 566 |
+
94,
|
| 567 |
+
2,
|
| 568 |
+
"VAE"
|
| 569 |
+
],
|
| 570 |
+
[
|
| 571 |
+
223,
|
| 572 |
+
46,
|
| 573 |
+
2,
|
| 574 |
+
94,
|
| 575 |
+
3,
|
| 576 |
+
"LATENT"
|
| 577 |
+
],
|
| 578 |
+
[
|
| 579 |
+
224,
|
| 580 |
+
46,
|
| 581 |
+
4,
|
| 582 |
+
94,
|
| 583 |
+
4,
|
| 584 |
+
"GUIDE_DATA"
|
| 585 |
+
],
|
| 586 |
+
[
|
| 587 |
+
225,
|
| 588 |
+
46,
|
| 589 |
+
1,
|
| 590 |
+
94,
|
| 591 |
+
5,
|
| 592 |
+
"CONDITIONING"
|
| 593 |
+
],
|
| 594 |
+
[
|
| 595 |
+
226,
|
| 596 |
+
46,
|
| 597 |
+
5,
|
| 598 |
+
94,
|
| 599 |
+
6,
|
| 600 |
+
"FLOAT"
|
| 601 |
+
],
|
| 602 |
+
[
|
| 603 |
+
234,
|
| 604 |
+
94,
|
| 605 |
+
0,
|
| 606 |
+
95,
|
| 607 |
+
0,
|
| 608 |
+
"CONDITIONING"
|
| 609 |
+
],
|
| 610 |
+
[
|
| 611 |
+
235,
|
| 612 |
+
94,
|
| 613 |
+
1,
|
| 614 |
+
95,
|
| 615 |
+
1,
|
| 616 |
+
"CONDITIONING"
|
| 617 |
+
],
|
| 618 |
+
[
|
| 619 |
+
236,
|
| 620 |
+
94,
|
| 621 |
+
3,
|
| 622 |
+
95,
|
| 623 |
+
2,
|
| 624 |
+
"LATENT"
|
| 625 |
+
],
|
| 626 |
+
[
|
| 627 |
+
237,
|
| 628 |
+
93,
|
| 629 |
+
3,
|
| 630 |
+
95,
|
| 631 |
+
3,
|
| 632 |
+
"VAE"
|
| 633 |
+
],
|
| 634 |
+
[
|
| 635 |
+
238,
|
| 636 |
+
46,
|
| 637 |
+
4,
|
| 638 |
+
95,
|
| 639 |
+
4,
|
| 640 |
+
"GUIDE_DATA"
|
| 641 |
+
],
|
| 642 |
+
[
|
| 643 |
+
239,
|
| 644 |
+
46,
|
| 645 |
+
0,
|
| 646 |
+
95,
|
| 647 |
+
5,
|
| 648 |
+
"MODEL"
|
| 649 |
+
],
|
| 650 |
+
[
|
| 651 |
+
240,
|
| 652 |
+
94,
|
| 653 |
+
2,
|
| 654 |
+
95,
|
| 655 |
+
6,
|
| 656 |
+
"NOISE"
|
| 657 |
+
],
|
| 658 |
+
[
|
| 659 |
+
241,
|
| 660 |
+
94,
|
| 661 |
+
4,
|
| 662 |
+
95,
|
| 663 |
+
7,
|
| 664 |
+
"LATENT"
|
| 665 |
+
],
|
| 666 |
+
[
|
| 667 |
+
244,
|
| 668 |
+
95,
|
| 669 |
+
0,
|
| 670 |
+
96,
|
| 671 |
+
0,
|
| 672 |
+
"LATENT"
|
| 673 |
+
],
|
| 674 |
+
[
|
| 675 |
+
245,
|
| 676 |
+
93,
|
| 677 |
+
2,
|
| 678 |
+
96,
|
| 679 |
+
1,
|
| 680 |
+
"VAE"
|
| 681 |
+
],
|
| 682 |
+
[
|
| 683 |
+
246,
|
| 684 |
+
95,
|
| 685 |
+
1,
|
| 686 |
+
96,
|
| 687 |
+
2,
|
| 688 |
+
"LATENT"
|
| 689 |
+
],
|
| 690 |
+
[
|
| 691 |
+
247,
|
| 692 |
+
93,
|
| 693 |
+
3,
|
| 694 |
+
96,
|
| 695 |
+
3,
|
| 696 |
+
"VAE"
|
| 697 |
+
],
|
| 698 |
+
[
|
| 699 |
+
248,
|
| 700 |
+
46,
|
| 701 |
+
5,
|
| 702 |
+
96,
|
| 703 |
+
4,
|
| 704 |
+
"FLOAT"
|
| 705 |
+
],
|
| 706 |
+
[
|
| 707 |
+
249,
|
| 708 |
+
96,
|
| 709 |
+
0,
|
| 710 |
+
30,
|
| 711 |
+
0,
|
| 712 |
+
"VIDEO"
|
| 713 |
+
]
|
| 714 |
+
],
|
| 715 |
+
"groups": [],
|
| 716 |
+
"definitions": {
|
| 717 |
+
"subgraphs": [
|
| 718 |
+
{
|
| 719 |
+
"id": "dc399e64-01cd-40b2-9337-972428cc66de",
|
| 720 |
+
"version": 1,
|
| 721 |
+
"state": {
|
| 722 |
+
"lastGroupId": 6,
|
| 723 |
+
"lastNodeId": 96,
|
| 724 |
+
"lastLinkId": 249,
|
| 725 |
+
"lastRerouteId": 0
|
| 726 |
+
},
|
| 727 |
+
"revision": 0,
|
| 728 |
+
"config": {},
|
| 729 |
+
"name": "Model Loader",
|
| 730 |
+
"inputNode": {
|
| 731 |
+
"id": -10,
|
| 732 |
+
"bounding": [
|
| 733 |
+
1060,
|
| 734 |
+
4265,
|
| 735 |
+
120,
|
| 736 |
+
40
|
| 737 |
+
]
|
| 738 |
+
},
|
| 739 |
+
"outputNode": {
|
| 740 |
+
"id": -20,
|
| 741 |
+
"bounding": [
|
| 742 |
+
1870,
|
| 743 |
+
4225,
|
| 744 |
+
120,
|
| 745 |
+
120
|
| 746 |
+
]
|
| 747 |
+
},
|
| 748 |
+
"inputs": [],
|
| 749 |
+
"outputs": [
|
| 750 |
+
{
|
| 751 |
+
"id": "68f91346-0127-4451-a92f-5cfb56fc7f02",
|
| 752 |
+
"name": "MODEL",
|
| 753 |
+
"type": "MODEL",
|
| 754 |
+
"linkIds": [
|
| 755 |
+
199
|
| 756 |
+
],
|
| 757 |
+
"localized_name": "MODEL",
|
| 758 |
+
"label": "model",
|
| 759 |
+
"pos": [
|
| 760 |
+
1890,
|
| 761 |
+
4245
|
| 762 |
+
]
|
| 763 |
+
},
|
| 764 |
+
{
|
| 765 |
+
"id": "d50bc485-29c2-44a9-9653-fbb738989bdc",
|
| 766 |
+
"name": "CLIP",
|
| 767 |
+
"type": "CLIP",
|
| 768 |
+
"linkIds": [
|
| 769 |
+
211
|
| 770 |
+
],
|
| 771 |
+
"localized_name": "CLIP",
|
| 772 |
+
"label": "clip",
|
| 773 |
+
"pos": [
|
| 774 |
+
1890,
|
| 775 |
+
4265
|
| 776 |
+
]
|
| 777 |
+
},
|
| 778 |
+
{
|
| 779 |
+
"id": "cfbbcf84-8477-40b1-a7ba-318c8d3b03a0",
|
| 780 |
+
"name": "VAE",
|
| 781 |
+
"type": "VAE",
|
| 782 |
+
"linkIds": [
|
| 783 |
+
58,
|
| 784 |
+
58
|
| 785 |
+
],
|
| 786 |
+
"localized_name": "VAE",
|
| 787 |
+
"label": "audio_vae",
|
| 788 |
+
"pos": [
|
| 789 |
+
1890,
|
| 790 |
+
4285
|
| 791 |
+
]
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"id": "815c9c85-34bc-49fc-8161-aca22b170346",
|
| 795 |
+
"name": "VAE_1",
|
| 796 |
+
"type": "VAE",
|
| 797 |
+
"linkIds": [
|
| 798 |
+
16,
|
| 799 |
+
16,
|
| 800 |
+
16,
|
| 801 |
+
16
|
| 802 |
+
],
|
| 803 |
+
"localized_name": "VAE_1",
|
| 804 |
+
"label": "video_vae",
|
| 805 |
+
"pos": [
|
| 806 |
+
1890,
|
| 807 |
+
4305
|
| 808 |
+
]
|
| 809 |
+
}
|
| 810 |
+
],
|
| 811 |
+
"widgets": [],
|
| 812 |
+
"nodes": [
|
| 813 |
+
{
|
| 814 |
+
"id": 77,
|
| 815 |
+
"type": "CheckpointLoaderSimple",
|
| 816 |
+
"pos": [
|
| 817 |
+
1240,
|
| 818 |
+
4020
|
| 819 |
+
],
|
| 820 |
+
"size": [
|
| 821 |
+
270,
|
| 822 |
+
100
|
| 823 |
+
],
|
| 824 |
+
"flags": {},
|
| 825 |
+
"order": 0,
|
| 826 |
+
"mode": 0,
|
| 827 |
+
"inputs": [
|
| 828 |
+
{
|
| 829 |
+
"label": "model",
|
| 830 |
+
"localized_name": "ckpt_name",
|
| 831 |
+
"name": "ckpt_name",
|
| 832 |
+
"type": "COMBO",
|
| 833 |
+
"widget": {
|
| 834 |
+
"name": "ckpt_name"
|
| 835 |
+
},
|
| 836 |
+
"link": null
|
| 837 |
+
}
|
| 838 |
+
],
|
| 839 |
+
"outputs": [
|
| 840 |
+
{
|
| 841 |
+
"localized_name": "MODEL",
|
| 842 |
+
"name": "MODEL",
|
| 843 |
+
"type": "MODEL",
|
| 844 |
+
"links": [
|
| 845 |
+
210
|
| 846 |
+
]
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"localized_name": "CLIP",
|
| 850 |
+
"name": "CLIP",
|
| 851 |
+
"type": "CLIP",
|
| 852 |
+
"links": null
|
| 853 |
+
},
|
| 854 |
+
{
|
| 855 |
+
"localized_name": "VAE",
|
| 856 |
+
"name": "VAE",
|
| 857 |
+
"type": "VAE",
|
| 858 |
+
"links": null
|
| 859 |
+
}
|
| 860 |
+
],
|
| 861 |
+
"properties": {
|
| 862 |
+
"cnr_id": "comfy-core",
|
| 863 |
+
"ver": "0.17.2",
|
| 864 |
+
"Node name for S&R": "CheckpointLoaderSimple"
|
| 865 |
+
},
|
| 866 |
+
"widgets_values": [
|
| 867 |
+
"ltx-2.3-22b-dev-fp8.safetensors"
|
| 868 |
+
],
|
| 869 |
+
"color": "#222",
|
| 870 |
+
"bgcolor": "#000"
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"id": 80,
|
| 874 |
+
"type": "LoraLoaderModelOnly",
|
| 875 |
+
"pos": [
|
| 876 |
+
1530,
|
| 877 |
+
4160
|
| 878 |
+
],
|
| 879 |
+
"size": [
|
| 880 |
+
280,
|
| 881 |
+
90
|
| 882 |
+
],
|
| 883 |
+
"flags": {},
|
| 884 |
+
"order": 6,
|
| 885 |
+
"mode": 0,
|
| 886 |
+
"inputs": [
|
| 887 |
+
{
|
| 888 |
+
"localized_name": "model",
|
| 889 |
+
"name": "model",
|
| 890 |
+
"type": "MODEL",
|
| 891 |
+
"link": 197
|
| 892 |
+
}
|
| 893 |
+
],
|
| 894 |
+
"outputs": [
|
| 895 |
+
{
|
| 896 |
+
"localized_name": "MODEL",
|
| 897 |
+
"name": "MODEL",
|
| 898 |
+
"type": "MODEL",
|
| 899 |
+
"links": [
|
| 900 |
+
199
|
| 901 |
+
]
|
| 902 |
+
}
|
| 903 |
+
],
|
| 904 |
+
"properties": {
|
| 905 |
+
"cnr_id": "comfy-core",
|
| 906 |
+
"ver": "0.3.75",
|
| 907 |
+
"Node name for S&R": "LoraLoaderModelOnly",
|
| 908 |
+
"enableTabs": false,
|
| 909 |
+
"tabWidth": 65,
|
| 910 |
+
"tabXOffset": 10,
|
| 911 |
+
"hasSecondTab": false,
|
| 912 |
+
"secondTabText": "Send Back",
|
| 913 |
+
"secondTabOffset": 80,
|
| 914 |
+
"secondTabWidth": 65,
|
| 915 |
+
"models": [
|
| 916 |
+
{
|
| 917 |
+
"name": "ltx-2.3-22b-distilled-lora-384.safetensors",
|
| 918 |
+
"url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-distilled-lora-384.safetensors",
|
| 919 |
+
"directory": "loras"
|
| 920 |
+
}
|
| 921 |
+
]
|
| 922 |
+
},
|
| 923 |
+
"widgets_values": [
|
| 924 |
+
"ltx2\\ltx-2.3-22b-distilled-lora-dynamic_fro09_avg_rank_105_bf16.safetensors",
|
| 925 |
+
0.5
|
| 926 |
+
],
|
| 927 |
+
"color": "#222",
|
| 928 |
+
"bgcolor": "#000"
|
| 929 |
+
},
|
| 930 |
+
{
|
| 931 |
+
"id": 79,
|
| 932 |
+
"type": "LTX2SamplingPreviewOverride",
|
| 933 |
+
"pos": [
|
| 934 |
+
1530,
|
| 935 |
+
4020
|
| 936 |
+
],
|
| 937 |
+
"size": [
|
| 938 |
+
270,
|
| 939 |
+
100
|
| 940 |
+
],
|
| 941 |
+
"flags": {},
|
| 942 |
+
"order": 5,
|
| 943 |
+
"mode": 0,
|
| 944 |
+
"inputs": [
|
| 945 |
+
{
|
| 946 |
+
"localized_name": "model",
|
| 947 |
+
"name": "model",
|
| 948 |
+
"type": "MODEL",
|
| 949 |
+
"link": 210
|
| 950 |
+
},
|
| 951 |
+
{
|
| 952 |
+
"localized_name": "latent_upscale_model",
|
| 953 |
+
"name": "latent_upscale_model",
|
| 954 |
+
"shape": 7,
|
| 955 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 956 |
+
"link": null
|
| 957 |
+
},
|
| 958 |
+
{
|
| 959 |
+
"localized_name": "vae",
|
| 960 |
+
"name": "vae",
|
| 961 |
+
"shape": 7,
|
| 962 |
+
"type": "VAE",
|
| 963 |
+
"link": 196
|
| 964 |
+
}
|
| 965 |
+
],
|
| 966 |
+
"outputs": [
|
| 967 |
+
{
|
| 968 |
+
"localized_name": "MODEL",
|
| 969 |
+
"name": "MODEL",
|
| 970 |
+
"type": "MODEL",
|
| 971 |
+
"links": [
|
| 972 |
+
197
|
| 973 |
+
]
|
| 974 |
+
}
|
| 975 |
+
],
|
| 976 |
+
"properties": {
|
| 977 |
+
"cnr_id": "comfyui-kjnodes",
|
| 978 |
+
"ver": "1.3.4",
|
| 979 |
+
"Node name for S&R": "LTX2SamplingPreviewOverride"
|
| 980 |
+
},
|
| 981 |
+
"widgets_values": [
|
| 982 |
+
24
|
| 983 |
+
],
|
| 984 |
+
"color": "#222",
|
| 985 |
+
"bgcolor": "#000"
|
| 986 |
+
},
|
| 987 |
+
{
|
| 988 |
+
"id": 78,
|
| 989 |
+
"type": "VAELoaderKJ",
|
| 990 |
+
"pos": [
|
| 991 |
+
1530,
|
| 992 |
+
3870
|
| 993 |
+
],
|
| 994 |
+
"size": [
|
| 995 |
+
270,
|
| 996 |
+
110
|
| 997 |
+
],
|
| 998 |
+
"flags": {},
|
| 999 |
+
"order": 1,
|
| 1000 |
+
"mode": 0,
|
| 1001 |
+
"inputs": [],
|
| 1002 |
+
"outputs": [
|
| 1003 |
+
{
|
| 1004 |
+
"localized_name": "VAE",
|
| 1005 |
+
"name": "VAE",
|
| 1006 |
+
"type": "VAE",
|
| 1007 |
+
"links": [
|
| 1008 |
+
196
|
| 1009 |
+
]
|
| 1010 |
+
}
|
| 1011 |
+
],
|
| 1012 |
+
"title": "Tiny VAELoader KJ",
|
| 1013 |
+
"properties": {
|
| 1014 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1015 |
+
"ver": "1.2.5",
|
| 1016 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 1017 |
+
},
|
| 1018 |
+
"widgets_values": [
|
| 1019 |
+
"taeltx2_3.safetensors",
|
| 1020 |
+
"main_device",
|
| 1021 |
+
"bf16"
|
| 1022 |
+
],
|
| 1023 |
+
"color": "#222",
|
| 1024 |
+
"bgcolor": "#000"
|
| 1025 |
+
},
|
| 1026 |
+
{
|
| 1027 |
+
"id": 4,
|
| 1028 |
+
"type": "VAELoaderKJ",
|
| 1029 |
+
"pos": [
|
| 1030 |
+
1530,
|
| 1031 |
+
4470
|
| 1032 |
+
],
|
| 1033 |
+
"size": [
|
| 1034 |
+
260,
|
| 1035 |
+
110
|
| 1036 |
+
],
|
| 1037 |
+
"flags": {},
|
| 1038 |
+
"order": 2,
|
| 1039 |
+
"mode": 0,
|
| 1040 |
+
"inputs": [
|
| 1041 |
+
{
|
| 1042 |
+
"label": "audio_vae",
|
| 1043 |
+
"localized_name": "vae_name",
|
| 1044 |
+
"name": "vae_name",
|
| 1045 |
+
"type": "COMBO",
|
| 1046 |
+
"widget": {
|
| 1047 |
+
"name": "vae_name"
|
| 1048 |
+
},
|
| 1049 |
+
"link": null
|
| 1050 |
+
}
|
| 1051 |
+
],
|
| 1052 |
+
"outputs": [
|
| 1053 |
+
{
|
| 1054 |
+
"localized_name": "VAE",
|
| 1055 |
+
"name": "VAE",
|
| 1056 |
+
"type": "VAE",
|
| 1057 |
+
"links": [
|
| 1058 |
+
58
|
| 1059 |
+
]
|
| 1060 |
+
}
|
| 1061 |
+
],
|
| 1062 |
+
"title": "Audio VAELoader",
|
| 1063 |
+
"properties": {
|
| 1064 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1065 |
+
"ver": "487c7d86a0230aae3d8c0a37d517159b73834f85",
|
| 1066 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 1067 |
+
},
|
| 1068 |
+
"widgets_values": [
|
| 1069 |
+
"LTX23_audio_vae_bf16.safetensors",
|
| 1070 |
+
"main_device",
|
| 1071 |
+
"bf16"
|
| 1072 |
+
],
|
| 1073 |
+
"color": "#222",
|
| 1074 |
+
"bgcolor": "#000"
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"id": 3,
|
| 1078 |
+
"type": "VAELoaderKJ",
|
| 1079 |
+
"pos": [
|
| 1080 |
+
1530,
|
| 1081 |
+
4620
|
| 1082 |
+
],
|
| 1083 |
+
"size": [
|
| 1084 |
+
260,
|
| 1085 |
+
110
|
| 1086 |
+
],
|
| 1087 |
+
"flags": {},
|
| 1088 |
+
"order": 3,
|
| 1089 |
+
"mode": 0,
|
| 1090 |
+
"inputs": [
|
| 1091 |
+
{
|
| 1092 |
+
"label": "video_vae",
|
| 1093 |
+
"localized_name": "vae_name",
|
| 1094 |
+
"name": "vae_name",
|
| 1095 |
+
"type": "COMBO",
|
| 1096 |
+
"widget": {
|
| 1097 |
+
"name": "vae_name"
|
| 1098 |
+
},
|
| 1099 |
+
"link": null
|
| 1100 |
+
}
|
| 1101 |
+
],
|
| 1102 |
+
"outputs": [
|
| 1103 |
+
{
|
| 1104 |
+
"localized_name": "VAE",
|
| 1105 |
+
"name": "VAE",
|
| 1106 |
+
"type": "VAE",
|
| 1107 |
+
"links": [
|
| 1108 |
+
16
|
| 1109 |
+
]
|
| 1110 |
+
}
|
| 1111 |
+
],
|
| 1112 |
+
"title": "Video VAELoader",
|
| 1113 |
+
"properties": {
|
| 1114 |
+
"cnr_id": "comfyui-kjnodes",
|
| 1115 |
+
"ver": "1.2.5",
|
| 1116 |
+
"Node name for S&R": "VAELoaderKJ"
|
| 1117 |
+
},
|
| 1118 |
+
"widgets_values": [
|
| 1119 |
+
"LTX23_video_vae_bf16.safetensors",
|
| 1120 |
+
"main_device",
|
| 1121 |
+
"bf16"
|
| 1122 |
+
],
|
| 1123 |
+
"color": "#222",
|
| 1124 |
+
"bgcolor": "#000"
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"id": 84,
|
| 1128 |
+
"type": "DualCLIPLoader",
|
| 1129 |
+
"pos": [
|
| 1130 |
+
1530,
|
| 1131 |
+
4290
|
| 1132 |
+
],
|
| 1133 |
+
"size": [
|
| 1134 |
+
270,
|
| 1135 |
+
130
|
| 1136 |
+
],
|
| 1137 |
+
"flags": {},
|
| 1138 |
+
"order": 4,
|
| 1139 |
+
"mode": 0,
|
| 1140 |
+
"inputs": [
|
| 1141 |
+
{
|
| 1142 |
+
"label": "text_encoder",
|
| 1143 |
+
"localized_name": "clip_name1",
|
| 1144 |
+
"name": "clip_name1",
|
| 1145 |
+
"type": "COMBO",
|
| 1146 |
+
"widget": {
|
| 1147 |
+
"name": "clip_name1"
|
| 1148 |
+
},
|
| 1149 |
+
"link": null
|
| 1150 |
+
}
|
| 1151 |
+
],
|
| 1152 |
+
"outputs": [
|
| 1153 |
+
{
|
| 1154 |
+
"localized_name": "CLIP",
|
| 1155 |
+
"name": "CLIP",
|
| 1156 |
+
"type": "CLIP",
|
| 1157 |
+
"links": [
|
| 1158 |
+
211
|
| 1159 |
+
]
|
| 1160 |
+
}
|
| 1161 |
+
],
|
| 1162 |
+
"properties": {
|
| 1163 |
+
"cnr_id": "comfy-core",
|
| 1164 |
+
"ver": "0.19.3",
|
| 1165 |
+
"Node name for S&R": "DualCLIPLoader"
|
| 1166 |
+
},
|
| 1167 |
+
"widgets_values": [
|
| 1168 |
+
"gemma_3_12B_it_fp4_mixed.safetensors",
|
| 1169 |
+
"ltx-2.3_text_projection_bf16.safetensors",
|
| 1170 |
+
"ltxv",
|
| 1171 |
+
"default"
|
| 1172 |
+
],
|
| 1173 |
+
"color": "#222",
|
| 1174 |
+
"bgcolor": "#000"
|
| 1175 |
+
}
|
| 1176 |
+
],
|
| 1177 |
+
"groups": [],
|
| 1178 |
+
"links": [
|
| 1179 |
+
{
|
| 1180 |
+
"id": 197,
|
| 1181 |
+
"origin_id": 79,
|
| 1182 |
+
"origin_slot": 0,
|
| 1183 |
+
"target_id": 80,
|
| 1184 |
+
"target_slot": 0,
|
| 1185 |
+
"type": "MODEL"
|
| 1186 |
+
},
|
| 1187 |
+
{
|
| 1188 |
+
"id": 210,
|
| 1189 |
+
"origin_id": 77,
|
| 1190 |
+
"origin_slot": 0,
|
| 1191 |
+
"target_id": 79,
|
| 1192 |
+
"target_slot": 0,
|
| 1193 |
+
"type": "MODEL"
|
| 1194 |
+
},
|
| 1195 |
+
{
|
| 1196 |
+
"id": 196,
|
| 1197 |
+
"origin_id": 78,
|
| 1198 |
+
"origin_slot": 0,
|
| 1199 |
+
"target_id": 79,
|
| 1200 |
+
"target_slot": 2,
|
| 1201 |
+
"type": "VAE"
|
| 1202 |
+
},
|
| 1203 |
+
{
|
| 1204 |
+
"id": 199,
|
| 1205 |
+
"origin_id": 80,
|
| 1206 |
+
"origin_slot": 0,
|
| 1207 |
+
"target_id": -20,
|
| 1208 |
+
"target_slot": 0,
|
| 1209 |
+
"type": "MODEL"
|
| 1210 |
+
},
|
| 1211 |
+
{
|
| 1212 |
+
"id": 211,
|
| 1213 |
+
"origin_id": 84,
|
| 1214 |
+
"origin_slot": 0,
|
| 1215 |
+
"target_id": -20,
|
| 1216 |
+
"target_slot": 1,
|
| 1217 |
+
"type": "CLIP"
|
| 1218 |
+
},
|
| 1219 |
+
{
|
| 1220 |
+
"id": 58,
|
| 1221 |
+
"origin_id": 4,
|
| 1222 |
+
"origin_slot": 0,
|
| 1223 |
+
"target_id": -20,
|
| 1224 |
+
"target_slot": 2,
|
| 1225 |
+
"type": "VAE"
|
| 1226 |
+
},
|
| 1227 |
+
{
|
| 1228 |
+
"id": 16,
|
| 1229 |
+
"origin_id": 3,
|
| 1230 |
+
"origin_slot": 0,
|
| 1231 |
+
"target_id": -20,
|
| 1232 |
+
"target_slot": 3,
|
| 1233 |
+
"type": "VAE"
|
| 1234 |
+
}
|
| 1235 |
+
],
|
| 1236 |
+
"extra": {}
|
| 1237 |
+
},
|
| 1238 |
+
{
|
| 1239 |
+
"id": "4b017e47-bf16-441b-ad03-edce978b3be3",
|
| 1240 |
+
"version": 1,
|
| 1241 |
+
"state": {
|
| 1242 |
+
"lastGroupId": 6,
|
| 1243 |
+
"lastNodeId": 96,
|
| 1244 |
+
"lastLinkId": 249,
|
| 1245 |
+
"lastRerouteId": 0
|
| 1246 |
+
},
|
| 1247 |
+
"revision": 0,
|
| 1248 |
+
"config": {},
|
| 1249 |
+
"name": "Stage #1",
|
| 1250 |
+
"inputNode": {
|
| 1251 |
+
"id": -10,
|
| 1252 |
+
"bounding": [
|
| 1253 |
+
2860,
|
| 1254 |
+
4380,
|
| 1255 |
+
120,
|
| 1256 |
+
180
|
| 1257 |
+
]
|
| 1258 |
+
},
|
| 1259 |
+
"outputNode": {
|
| 1260 |
+
"id": -20,
|
| 1261 |
+
"bounding": [
|
| 1262 |
+
4450,
|
| 1263 |
+
4360,
|
| 1264 |
+
120,
|
| 1265 |
+
140
|
| 1266 |
+
]
|
| 1267 |
+
},
|
| 1268 |
+
"inputs": [
|
| 1269 |
+
{
|
| 1270 |
+
"id": "3c716dfb-4465-4519-8705-d5e7b88f1e35",
|
| 1271 |
+
"name": "model",
|
| 1272 |
+
"type": "MODEL",
|
| 1273 |
+
"linkIds": [
|
| 1274 |
+
115,
|
| 1275 |
+
114
|
| 1276 |
+
],
|
| 1277 |
+
"localized_name": "model",
|
| 1278 |
+
"pos": [
|
| 1279 |
+
2960,
|
| 1280 |
+
4400
|
| 1281 |
+
]
|
| 1282 |
+
},
|
| 1283 |
+
{
|
| 1284 |
+
"id": "dcb44156-9e87-4ef1-a7fd-6b8cb4de0beb",
|
| 1285 |
+
"name": "audio_latent",
|
| 1286 |
+
"type": "LATENT",
|
| 1287 |
+
"linkIds": [
|
| 1288 |
+
119
|
| 1289 |
+
],
|
| 1290 |
+
"localized_name": "audio_latent",
|
| 1291 |
+
"pos": [
|
| 1292 |
+
2960,
|
| 1293 |
+
4420
|
| 1294 |
+
]
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"id": "0c7b8f30-c29e-4147-96e9-db7f6ca77e06",
|
| 1298 |
+
"name": "vae",
|
| 1299 |
+
"type": "VAE",
|
| 1300 |
+
"linkIds": [
|
| 1301 |
+
216
|
| 1302 |
+
],
|
| 1303 |
+
"localized_name": "vae",
|
| 1304 |
+
"pos": [
|
| 1305 |
+
2960,
|
| 1306 |
+
4440
|
| 1307 |
+
]
|
| 1308 |
+
},
|
| 1309 |
+
{
|
| 1310 |
+
"id": "4286d415-0cbb-4310-94d2-0efdccfb429f",
|
| 1311 |
+
"name": "latent",
|
| 1312 |
+
"type": "LATENT",
|
| 1313 |
+
"linkIds": [
|
| 1314 |
+
118
|
| 1315 |
+
],
|
| 1316 |
+
"localized_name": "latent",
|
| 1317 |
+
"label": "video_latent",
|
| 1318 |
+
"pos": [
|
| 1319 |
+
2960,
|
| 1320 |
+
4460
|
| 1321 |
+
]
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"id": "24eebedb-6830-4afb-9337-bd06b1300d44",
|
| 1325 |
+
"name": "guide_data",
|
| 1326 |
+
"type": "GUIDE_DATA",
|
| 1327 |
+
"linkIds": [
|
| 1328 |
+
122
|
| 1329 |
+
],
|
| 1330 |
+
"localized_name": "guide_data",
|
| 1331 |
+
"pos": [
|
| 1332 |
+
2960,
|
| 1333 |
+
4480
|
| 1334 |
+
]
|
| 1335 |
+
},
|
| 1336 |
+
{
|
| 1337 |
+
"id": "1dc63a0e-c430-406b-86a8-6eb45cbc7885",
|
| 1338 |
+
"name": "positive",
|
| 1339 |
+
"type": "CONDITIONING",
|
| 1340 |
+
"linkIds": [
|
| 1341 |
+
116,
|
| 1342 |
+
117
|
| 1343 |
+
],
|
| 1344 |
+
"localized_name": "positive",
|
| 1345 |
+
"pos": [
|
| 1346 |
+
2960,
|
| 1347 |
+
4500
|
| 1348 |
+
]
|
| 1349 |
+
},
|
| 1350 |
+
{
|
| 1351 |
+
"id": "02c2f048-017d-4fec-8440-19aa412bf8c0",
|
| 1352 |
+
"name": "frame_rate",
|
| 1353 |
+
"type": "FLOAT",
|
| 1354 |
+
"linkIds": [
|
| 1355 |
+
120
|
| 1356 |
+
],
|
| 1357 |
+
"localized_name": "frame_rate",
|
| 1358 |
+
"pos": [
|
| 1359 |
+
2960,
|
| 1360 |
+
4520
|
| 1361 |
+
]
|
| 1362 |
+
}
|
| 1363 |
+
],
|
| 1364 |
+
"outputs": [
|
| 1365 |
+
{
|
| 1366 |
+
"id": "84f8d65a-1c3c-4fdc-8cab-7abaf67c1875",
|
| 1367 |
+
"name": "positive",
|
| 1368 |
+
"type": "CONDITIONING",
|
| 1369 |
+
"linkIds": [
|
| 1370 |
+
54,
|
| 1371 |
+
54
|
| 1372 |
+
],
|
| 1373 |
+
"localized_name": "positive",
|
| 1374 |
+
"pos": [
|
| 1375 |
+
4470,
|
| 1376 |
+
4380
|
| 1377 |
+
]
|
| 1378 |
+
},
|
| 1379 |
+
{
|
| 1380 |
+
"id": "6275837a-94b0-4318-bbce-15969c26e42b",
|
| 1381 |
+
"name": "negative",
|
| 1382 |
+
"type": "CONDITIONING",
|
| 1383 |
+
"linkIds": [
|
| 1384 |
+
55,
|
| 1385 |
+
55
|
| 1386 |
+
],
|
| 1387 |
+
"localized_name": "negative",
|
| 1388 |
+
"pos": [
|
| 1389 |
+
4470,
|
| 1390 |
+
4400
|
| 1391 |
+
]
|
| 1392 |
+
},
|
| 1393 |
+
{
|
| 1394 |
+
"id": "4c1b1c7e-3c92-4c13-8495-539df653574e",
|
| 1395 |
+
"name": "NOISE",
|
| 1396 |
+
"type": "NOISE",
|
| 1397 |
+
"linkIds": [
|
| 1398 |
+
157
|
| 1399 |
+
],
|
| 1400 |
+
"localized_name": "NOISE",
|
| 1401 |
+
"pos": [
|
| 1402 |
+
4470,
|
| 1403 |
+
4420
|
| 1404 |
+
]
|
| 1405 |
+
},
|
| 1406 |
+
{
|
| 1407 |
+
"id": "f0f1c347-9ebf-496e-aea8-ca0a0ff7601e",
|
| 1408 |
+
"name": "video_latent",
|
| 1409 |
+
"type": "LATENT",
|
| 1410 |
+
"linkIds": [
|
| 1411 |
+
142
|
| 1412 |
+
],
|
| 1413 |
+
"localized_name": "video_latent",
|
| 1414 |
+
"pos": [
|
| 1415 |
+
4470,
|
| 1416 |
+
4440
|
| 1417 |
+
]
|
| 1418 |
+
},
|
| 1419 |
+
{
|
| 1420 |
+
"id": "bf7e617a-cf3a-4ef6-a485-d3ab3e84742a",
|
| 1421 |
+
"name": "audio_latent",
|
| 1422 |
+
"type": "LATENT",
|
| 1423 |
+
"linkIds": [
|
| 1424 |
+
143
|
| 1425 |
+
],
|
| 1426 |
+
"localized_name": "audio_latent",
|
| 1427 |
+
"pos": [
|
| 1428 |
+
4470,
|
| 1429 |
+
4460
|
| 1430 |
+
]
|
| 1431 |
+
}
|
| 1432 |
+
],
|
| 1433 |
+
"widgets": [],
|
| 1434 |
+
"nodes": [
|
| 1435 |
+
{
|
| 1436 |
+
"id": 11,
|
| 1437 |
+
"type": "BasicScheduler",
|
| 1438 |
+
"pos": [
|
| 1439 |
+
3740,
|
| 1440 |
+
4620
|
| 1441 |
+
],
|
| 1442 |
+
"size": [
|
| 1443 |
+
210,
|
| 1444 |
+
110
|
| 1445 |
+
],
|
| 1446 |
+
"flags": {},
|
| 1447 |
+
"order": 7,
|
| 1448 |
+
"mode": 0,
|
| 1449 |
+
"inputs": [
|
| 1450 |
+
{
|
| 1451 |
+
"localized_name": "model",
|
| 1452 |
+
"name": "model",
|
| 1453 |
+
"type": "MODEL",
|
| 1454 |
+
"link": 115
|
| 1455 |
+
}
|
| 1456 |
+
],
|
| 1457 |
+
"outputs": [
|
| 1458 |
+
{
|
| 1459 |
+
"localized_name": "SIGMAS",
|
| 1460 |
+
"name": "SIGMAS",
|
| 1461 |
+
"type": "SIGMAS",
|
| 1462 |
+
"links": [
|
| 1463 |
+
52
|
| 1464 |
+
]
|
| 1465 |
+
}
|
| 1466 |
+
],
|
| 1467 |
+
"properties": {
|
| 1468 |
+
"cnr_id": "comfy-core",
|
| 1469 |
+
"ver": "0.16.4",
|
| 1470 |
+
"Node name for S&R": "BasicScheduler"
|
| 1471 |
+
},
|
| 1472 |
+
"widgets_values": [
|
| 1473 |
+
"linear_quadratic",
|
| 1474 |
+
8,
|
| 1475 |
+
1
|
| 1476 |
+
],
|
| 1477 |
+
"color": "#222",
|
| 1478 |
+
"bgcolor": "#000"
|
| 1479 |
+
},
|
| 1480 |
+
{
|
| 1481 |
+
"id": 10,
|
| 1482 |
+
"type": "SamplerCustomAdvanced",
|
| 1483 |
+
"pos": [
|
| 1484 |
+
3960,
|
| 1485 |
+
4390
|
| 1486 |
+
],
|
| 1487 |
+
"size": [
|
| 1488 |
+
220,
|
| 1489 |
+
210
|
| 1490 |
+
],
|
| 1491 |
+
"flags": {},
|
| 1492 |
+
"order": 6,
|
| 1493 |
+
"mode": 0,
|
| 1494 |
+
"inputs": [
|
| 1495 |
+
{
|
| 1496 |
+
"localized_name": "noise",
|
| 1497 |
+
"name": "noise",
|
| 1498 |
+
"type": "NOISE",
|
| 1499 |
+
"link": 51
|
| 1500 |
+
},
|
| 1501 |
+
{
|
| 1502 |
+
"localized_name": "guider",
|
| 1503 |
+
"name": "guider",
|
| 1504 |
+
"type": "GUIDER",
|
| 1505 |
+
"link": 12
|
| 1506 |
+
},
|
| 1507 |
+
{
|
| 1508 |
+
"localized_name": "sampler",
|
| 1509 |
+
"name": "sampler",
|
| 1510 |
+
"type": "SAMPLER",
|
| 1511 |
+
"link": 53
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"localized_name": "sigmas",
|
| 1515 |
+
"name": "sigmas",
|
| 1516 |
+
"type": "SIGMAS",
|
| 1517 |
+
"link": 52
|
| 1518 |
+
},
|
| 1519 |
+
{
|
| 1520 |
+
"localized_name": "latent_image",
|
| 1521 |
+
"name": "latent_image",
|
| 1522 |
+
"type": "LATENT",
|
| 1523 |
+
"link": 14
|
| 1524 |
+
}
|
| 1525 |
+
],
|
| 1526 |
+
"outputs": [
|
| 1527 |
+
{
|
| 1528 |
+
"localized_name": "output",
|
| 1529 |
+
"name": "output",
|
| 1530 |
+
"type": "LATENT",
|
| 1531 |
+
"links": [
|
| 1532 |
+
156
|
| 1533 |
+
]
|
| 1534 |
+
},
|
| 1535 |
+
{
|
| 1536 |
+
"localized_name": "denoised_output",
|
| 1537 |
+
"name": "denoised_output",
|
| 1538 |
+
"type": "LATENT",
|
| 1539 |
+
"links": []
|
| 1540 |
+
}
|
| 1541 |
+
],
|
| 1542 |
+
"properties": {
|
| 1543 |
+
"cnr_id": "comfy-core",
|
| 1544 |
+
"ver": "0.3.60",
|
| 1545 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 1546 |
+
"enableTabs": false,
|
| 1547 |
+
"tabWidth": 65,
|
| 1548 |
+
"tabXOffset": 10,
|
| 1549 |
+
"hasSecondTab": false,
|
| 1550 |
+
"secondTabText": "Send Back",
|
| 1551 |
+
"secondTabOffset": 80,
|
| 1552 |
+
"secondTabWidth": 65
|
| 1553 |
+
},
|
| 1554 |
+
"widgets_values": [],
|
| 1555 |
+
"color": "#222",
|
| 1556 |
+
"bgcolor": "#000"
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"id": 29,
|
| 1560 |
+
"type": "KSamplerSelect",
|
| 1561 |
+
"pos": [
|
| 1562 |
+
3740,
|
| 1563 |
+
4520
|
| 1564 |
+
],
|
| 1565 |
+
"size": [
|
| 1566 |
+
210,
|
| 1567 |
+
60
|
| 1568 |
+
],
|
| 1569 |
+
"flags": {},
|
| 1570 |
+
"order": 0,
|
| 1571 |
+
"mode": 0,
|
| 1572 |
+
"inputs": [],
|
| 1573 |
+
"outputs": [
|
| 1574 |
+
{
|
| 1575 |
+
"localized_name": "SAMPLER",
|
| 1576 |
+
"name": "SAMPLER",
|
| 1577 |
+
"type": "SAMPLER",
|
| 1578 |
+
"links": [
|
| 1579 |
+
53
|
| 1580 |
+
]
|
| 1581 |
+
}
|
| 1582 |
+
],
|
| 1583 |
+
"properties": {
|
| 1584 |
+
"cnr_id": "comfy-core",
|
| 1585 |
+
"ver": "0.3.56",
|
| 1586 |
+
"Node name for S&R": "KSamplerSelect",
|
| 1587 |
+
"enableTabs": false,
|
| 1588 |
+
"tabWidth": 65,
|
| 1589 |
+
"tabXOffset": 10,
|
| 1590 |
+
"hasSecondTab": false,
|
| 1591 |
+
"secondTabText": "Send Back",
|
| 1592 |
+
"secondTabOffset": 80,
|
| 1593 |
+
"secondTabWidth": 65
|
| 1594 |
+
},
|
| 1595 |
+
"widgets_values": [
|
| 1596 |
+
"euler"
|
| 1597 |
+
],
|
| 1598 |
+
"color": "#222",
|
| 1599 |
+
"bgcolor": "#000"
|
| 1600 |
+
},
|
| 1601 |
+
{
|
| 1602 |
+
"id": 7,
|
| 1603 |
+
"type": "LTXVConcatAVLatent",
|
| 1604 |
+
"pos": [
|
| 1605 |
+
3520,
|
| 1606 |
+
4530
|
| 1607 |
+
],
|
| 1608 |
+
"size": [
|
| 1609 |
+
210,
|
| 1610 |
+
50
|
| 1611 |
+
],
|
| 1612 |
+
"flags": {},
|
| 1613 |
+
"order": 3,
|
| 1614 |
+
"mode": 0,
|
| 1615 |
+
"inputs": [
|
| 1616 |
+
{
|
| 1617 |
+
"localized_name": "video_latent",
|
| 1618 |
+
"name": "video_latent",
|
| 1619 |
+
"type": "LATENT",
|
| 1620 |
+
"link": 108
|
| 1621 |
+
},
|
| 1622 |
+
{
|
| 1623 |
+
"localized_name": "audio_latent",
|
| 1624 |
+
"name": "audio_latent",
|
| 1625 |
+
"type": "LATENT",
|
| 1626 |
+
"link": 119
|
| 1627 |
+
}
|
| 1628 |
+
],
|
| 1629 |
+
"outputs": [
|
| 1630 |
+
{
|
| 1631 |
+
"localized_name": "latent",
|
| 1632 |
+
"name": "latent",
|
| 1633 |
+
"type": "LATENT",
|
| 1634 |
+
"links": [
|
| 1635 |
+
14
|
| 1636 |
+
]
|
| 1637 |
+
}
|
| 1638 |
+
],
|
| 1639 |
+
"properties": {
|
| 1640 |
+
"cnr_id": "comfy-core",
|
| 1641 |
+
"ver": "0.16.0",
|
| 1642 |
+
"Node name for S&R": "LTXVConcatAVLatent"
|
| 1643 |
+
},
|
| 1644 |
+
"widgets_values": [],
|
| 1645 |
+
"color": "#222",
|
| 1646 |
+
"bgcolor": "#000"
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"id": 8,
|
| 1650 |
+
"type": "LTXDirectorGuide",
|
| 1651 |
+
"pos": [
|
| 1652 |
+
3290,
|
| 1653 |
+
4400
|
| 1654 |
+
],
|
| 1655 |
+
"size": [
|
| 1656 |
+
210,
|
| 1657 |
+
180
|
| 1658 |
+
],
|
| 1659 |
+
"flags": {},
|
| 1660 |
+
"order": 4,
|
| 1661 |
+
"mode": 0,
|
| 1662 |
+
"inputs": [
|
| 1663 |
+
{
|
| 1664 |
+
"localized_name": "positive",
|
| 1665 |
+
"name": "positive",
|
| 1666 |
+
"type": "CONDITIONING",
|
| 1667 |
+
"link": 6
|
| 1668 |
+
},
|
| 1669 |
+
{
|
| 1670 |
+
"localized_name": "negative",
|
| 1671 |
+
"name": "negative",
|
| 1672 |
+
"type": "CONDITIONING",
|
| 1673 |
+
"link": 7
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"localized_name": "vae",
|
| 1677 |
+
"name": "vae",
|
| 1678 |
+
"type": "VAE",
|
| 1679 |
+
"link": 216
|
| 1680 |
+
},
|
| 1681 |
+
{
|
| 1682 |
+
"localized_name": "latent",
|
| 1683 |
+
"name": "latent",
|
| 1684 |
+
"type": "LATENT",
|
| 1685 |
+
"link": 118
|
| 1686 |
+
},
|
| 1687 |
+
{
|
| 1688 |
+
"localized_name": "guide_data",
|
| 1689 |
+
"name": "guide_data",
|
| 1690 |
+
"type": "GUIDE_DATA",
|
| 1691 |
+
"link": 122
|
| 1692 |
+
}
|
| 1693 |
+
],
|
| 1694 |
+
"outputs": [
|
| 1695 |
+
{
|
| 1696 |
+
"localized_name": "positive",
|
| 1697 |
+
"name": "positive",
|
| 1698 |
+
"type": "CONDITIONING",
|
| 1699 |
+
"links": [
|
| 1700 |
+
10,
|
| 1701 |
+
54
|
| 1702 |
+
]
|
| 1703 |
+
},
|
| 1704 |
+
{
|
| 1705 |
+
"localized_name": "negative",
|
| 1706 |
+
"name": "negative",
|
| 1707 |
+
"type": "CONDITIONING",
|
| 1708 |
+
"links": [
|
| 1709 |
+
11,
|
| 1710 |
+
55
|
| 1711 |
+
]
|
| 1712 |
+
},
|
| 1713 |
+
{
|
| 1714 |
+
"localized_name": "latent",
|
| 1715 |
+
"name": "latent",
|
| 1716 |
+
"type": "LATENT",
|
| 1717 |
+
"links": [
|
| 1718 |
+
108
|
| 1719 |
+
]
|
| 1720 |
+
}
|
| 1721 |
+
],
|
| 1722 |
+
"properties": {
|
| 1723 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 1724 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 1725 |
+
"Node name for S&R": "LTXDirectorGuide",
|
| 1726 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 1727 |
+
},
|
| 1728 |
+
"widgets_values": [
|
| 1729 |
+
0.5,
|
| 1730 |
+
"bicubic"
|
| 1731 |
+
],
|
| 1732 |
+
"color": "#222",
|
| 1733 |
+
"bgcolor": "#000"
|
| 1734 |
+
},
|
| 1735 |
+
{
|
| 1736 |
+
"id": 9,
|
| 1737 |
+
"type": "CFGGuider",
|
| 1738 |
+
"pos": [
|
| 1739 |
+
3520,
|
| 1740 |
+
4390
|
| 1741 |
+
],
|
| 1742 |
+
"size": [
|
| 1743 |
+
210,
|
| 1744 |
+
100
|
| 1745 |
+
],
|
| 1746 |
+
"flags": {},
|
| 1747 |
+
"order": 5,
|
| 1748 |
+
"mode": 0,
|
| 1749 |
+
"inputs": [
|
| 1750 |
+
{
|
| 1751 |
+
"localized_name": "model",
|
| 1752 |
+
"name": "model",
|
| 1753 |
+
"type": "MODEL",
|
| 1754 |
+
"link": 114
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"localized_name": "positive",
|
| 1758 |
+
"name": "positive",
|
| 1759 |
+
"type": "CONDITIONING",
|
| 1760 |
+
"link": 10
|
| 1761 |
+
},
|
| 1762 |
+
{
|
| 1763 |
+
"localized_name": "negative",
|
| 1764 |
+
"name": "negative",
|
| 1765 |
+
"type": "CONDITIONING",
|
| 1766 |
+
"link": 11
|
| 1767 |
+
}
|
| 1768 |
+
],
|
| 1769 |
+
"outputs": [
|
| 1770 |
+
{
|
| 1771 |
+
"localized_name": "GUIDER",
|
| 1772 |
+
"name": "GUIDER",
|
| 1773 |
+
"type": "GUIDER",
|
| 1774 |
+
"links": [
|
| 1775 |
+
12
|
| 1776 |
+
]
|
| 1777 |
+
}
|
| 1778 |
+
],
|
| 1779 |
+
"properties": {
|
| 1780 |
+
"cnr_id": "comfy-core",
|
| 1781 |
+
"ver": "0.3.64",
|
| 1782 |
+
"Node name for S&R": "CFGGuider",
|
| 1783 |
+
"enableTabs": false,
|
| 1784 |
+
"tabWidth": 65,
|
| 1785 |
+
"tabXOffset": 10,
|
| 1786 |
+
"hasSecondTab": false,
|
| 1787 |
+
"secondTabText": "Send Back",
|
| 1788 |
+
"secondTabOffset": 80,
|
| 1789 |
+
"secondTabWidth": 65
|
| 1790 |
+
},
|
| 1791 |
+
"widgets_values": [
|
| 1792 |
+
1
|
| 1793 |
+
],
|
| 1794 |
+
"color": "#222",
|
| 1795 |
+
"bgcolor": "#000"
|
| 1796 |
+
},
|
| 1797 |
+
{
|
| 1798 |
+
"id": 28,
|
| 1799 |
+
"type": "RandomNoise",
|
| 1800 |
+
"pos": [
|
| 1801 |
+
3740,
|
| 1802 |
+
4390
|
| 1803 |
+
],
|
| 1804 |
+
"size": [
|
| 1805 |
+
210,
|
| 1806 |
+
90
|
| 1807 |
+
],
|
| 1808 |
+
"flags": {},
|
| 1809 |
+
"order": 1,
|
| 1810 |
+
"mode": 0,
|
| 1811 |
+
"inputs": [
|
| 1812 |
+
{
|
| 1813 |
+
"label": "noise_seed",
|
| 1814 |
+
"localized_name": "noise_seed",
|
| 1815 |
+
"name": "noise_seed",
|
| 1816 |
+
"type": "INT",
|
| 1817 |
+
"widget": {
|
| 1818 |
+
"name": "noise_seed"
|
| 1819 |
+
},
|
| 1820 |
+
"link": null
|
| 1821 |
+
}
|
| 1822 |
+
],
|
| 1823 |
+
"outputs": [
|
| 1824 |
+
{
|
| 1825 |
+
"localized_name": "NOISE",
|
| 1826 |
+
"name": "NOISE",
|
| 1827 |
+
"type": "NOISE",
|
| 1828 |
+
"links": [
|
| 1829 |
+
51,
|
| 1830 |
+
157
|
| 1831 |
+
]
|
| 1832 |
+
}
|
| 1833 |
+
],
|
| 1834 |
+
"properties": {
|
| 1835 |
+
"cnr_id": "comfy-core",
|
| 1836 |
+
"ver": "0.19.3",
|
| 1837 |
+
"Node name for S&R": "RandomNoise"
|
| 1838 |
+
},
|
| 1839 |
+
"widgets_values": [
|
| 1840 |
+
12,
|
| 1841 |
+
"fixed"
|
| 1842 |
+
],
|
| 1843 |
+
"color": "#222",
|
| 1844 |
+
"bgcolor": "#000"
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"id": 5,
|
| 1848 |
+
"type": "LTXVConditioning",
|
| 1849 |
+
"pos": [
|
| 1850 |
+
3040,
|
| 1851 |
+
4400
|
| 1852 |
+
],
|
| 1853 |
+
"size": [
|
| 1854 |
+
240,
|
| 1855 |
+
80
|
| 1856 |
+
],
|
| 1857 |
+
"flags": {},
|
| 1858 |
+
"order": 2,
|
| 1859 |
+
"mode": 0,
|
| 1860 |
+
"inputs": [
|
| 1861 |
+
{
|
| 1862 |
+
"localized_name": "positive",
|
| 1863 |
+
"name": "positive",
|
| 1864 |
+
"type": "CONDITIONING",
|
| 1865 |
+
"link": 116
|
| 1866 |
+
},
|
| 1867 |
+
{
|
| 1868 |
+
"localized_name": "negative",
|
| 1869 |
+
"name": "negative",
|
| 1870 |
+
"type": "CONDITIONING",
|
| 1871 |
+
"link": 50
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"localized_name": "frame_rate",
|
| 1875 |
+
"name": "frame_rate",
|
| 1876 |
+
"type": "FLOAT",
|
| 1877 |
+
"widget": {
|
| 1878 |
+
"name": "frame_rate"
|
| 1879 |
+
},
|
| 1880 |
+
"link": 120
|
| 1881 |
+
}
|
| 1882 |
+
],
|
| 1883 |
+
"outputs": [
|
| 1884 |
+
{
|
| 1885 |
+
"localized_name": "positive",
|
| 1886 |
+
"name": "positive",
|
| 1887 |
+
"type": "CONDITIONING",
|
| 1888 |
+
"links": [
|
| 1889 |
+
6
|
| 1890 |
+
]
|
| 1891 |
+
},
|
| 1892 |
+
{
|
| 1893 |
+
"localized_name": "negative",
|
| 1894 |
+
"name": "negative",
|
| 1895 |
+
"type": "CONDITIONING",
|
| 1896 |
+
"links": [
|
| 1897 |
+
7
|
| 1898 |
+
]
|
| 1899 |
+
}
|
| 1900 |
+
],
|
| 1901 |
+
"properties": {
|
| 1902 |
+
"cnr_id": "comfy-core",
|
| 1903 |
+
"ver": "0.3.56",
|
| 1904 |
+
"Node name for S&R": "LTXVConditioning",
|
| 1905 |
+
"enableTabs": false,
|
| 1906 |
+
"tabWidth": 65,
|
| 1907 |
+
"tabXOffset": 10,
|
| 1908 |
+
"hasSecondTab": false,
|
| 1909 |
+
"secondTabText": "Send Back",
|
| 1910 |
+
"secondTabOffset": 80,
|
| 1911 |
+
"secondTabWidth": 65
|
| 1912 |
+
},
|
| 1913 |
+
"widgets_values": [
|
| 1914 |
+
24
|
| 1915 |
+
],
|
| 1916 |
+
"color": "#222",
|
| 1917 |
+
"bgcolor": "#000"
|
| 1918 |
+
},
|
| 1919 |
+
{
|
| 1920 |
+
"id": 26,
|
| 1921 |
+
"type": "ConditioningZeroOut",
|
| 1922 |
+
"pos": [
|
| 1923 |
+
3040,
|
| 1924 |
+
4530
|
| 1925 |
+
],
|
| 1926 |
+
"size": [
|
| 1927 |
+
240,
|
| 1928 |
+
30
|
| 1929 |
+
],
|
| 1930 |
+
"flags": {},
|
| 1931 |
+
"order": 9,
|
| 1932 |
+
"mode": 0,
|
| 1933 |
+
"inputs": [
|
| 1934 |
+
{
|
| 1935 |
+
"localized_name": "conditioning",
|
| 1936 |
+
"name": "conditioning",
|
| 1937 |
+
"type": "CONDITIONING",
|
| 1938 |
+
"link": 117
|
| 1939 |
+
}
|
| 1940 |
+
],
|
| 1941 |
+
"outputs": [
|
| 1942 |
+
{
|
| 1943 |
+
"localized_name": "CONDITIONING",
|
| 1944 |
+
"name": "CONDITIONING",
|
| 1945 |
+
"type": "CONDITIONING",
|
| 1946 |
+
"links": [
|
| 1947 |
+
50
|
| 1948 |
+
]
|
| 1949 |
+
}
|
| 1950 |
+
],
|
| 1951 |
+
"properties": {
|
| 1952 |
+
"cnr_id": "comfy-core",
|
| 1953 |
+
"ver": "0.19.3",
|
| 1954 |
+
"Node name for S&R": "ConditioningZeroOut"
|
| 1955 |
+
},
|
| 1956 |
+
"widgets_values": [],
|
| 1957 |
+
"color": "#222",
|
| 1958 |
+
"bgcolor": "#000"
|
| 1959 |
+
},
|
| 1960 |
+
{
|
| 1961 |
+
"id": 13,
|
| 1962 |
+
"type": "LTXVSeparateAVLatent",
|
| 1963 |
+
"pos": [
|
| 1964 |
+
4190,
|
| 1965 |
+
4390
|
| 1966 |
+
],
|
| 1967 |
+
"size": [
|
| 1968 |
+
200,
|
| 1969 |
+
50
|
| 1970 |
+
],
|
| 1971 |
+
"flags": {},
|
| 1972 |
+
"order": 8,
|
| 1973 |
+
"mode": 0,
|
| 1974 |
+
"inputs": [
|
| 1975 |
+
{
|
| 1976 |
+
"localized_name": "av_latent",
|
| 1977 |
+
"name": "av_latent",
|
| 1978 |
+
"type": "LATENT",
|
| 1979 |
+
"link": 156
|
| 1980 |
+
}
|
| 1981 |
+
],
|
| 1982 |
+
"outputs": [
|
| 1983 |
+
{
|
| 1984 |
+
"localized_name": "video_latent",
|
| 1985 |
+
"name": "video_latent",
|
| 1986 |
+
"type": "LATENT",
|
| 1987 |
+
"links": [
|
| 1988 |
+
142
|
| 1989 |
+
]
|
| 1990 |
+
},
|
| 1991 |
+
{
|
| 1992 |
+
"localized_name": "audio_latent",
|
| 1993 |
+
"name": "audio_latent",
|
| 1994 |
+
"type": "LATENT",
|
| 1995 |
+
"links": [
|
| 1996 |
+
143
|
| 1997 |
+
]
|
| 1998 |
+
}
|
| 1999 |
+
],
|
| 2000 |
+
"properties": {
|
| 2001 |
+
"cnr_id": "comfy-core",
|
| 2002 |
+
"ver": "0.16.0",
|
| 2003 |
+
"Node name for S&R": "LTXVSeparateAVLatent"
|
| 2004 |
+
},
|
| 2005 |
+
"widgets_values": [],
|
| 2006 |
+
"color": "#222",
|
| 2007 |
+
"bgcolor": "#000"
|
| 2008 |
+
}
|
| 2009 |
+
],
|
| 2010 |
+
"groups": [],
|
| 2011 |
+
"links": [
|
| 2012 |
+
{
|
| 2013 |
+
"id": 51,
|
| 2014 |
+
"origin_id": 28,
|
| 2015 |
+
"origin_slot": 0,
|
| 2016 |
+
"target_id": 10,
|
| 2017 |
+
"target_slot": 0,
|
| 2018 |
+
"type": "NOISE"
|
| 2019 |
+
},
|
| 2020 |
+
{
|
| 2021 |
+
"id": 12,
|
| 2022 |
+
"origin_id": 9,
|
| 2023 |
+
"origin_slot": 0,
|
| 2024 |
+
"target_id": 10,
|
| 2025 |
+
"target_slot": 1,
|
| 2026 |
+
"type": "GUIDER"
|
| 2027 |
+
},
|
| 2028 |
+
{
|
| 2029 |
+
"id": 53,
|
| 2030 |
+
"origin_id": 29,
|
| 2031 |
+
"origin_slot": 0,
|
| 2032 |
+
"target_id": 10,
|
| 2033 |
+
"target_slot": 2,
|
| 2034 |
+
"type": "SAMPLER"
|
| 2035 |
+
},
|
| 2036 |
+
{
|
| 2037 |
+
"id": 52,
|
| 2038 |
+
"origin_id": 11,
|
| 2039 |
+
"origin_slot": 0,
|
| 2040 |
+
"target_id": 10,
|
| 2041 |
+
"target_slot": 3,
|
| 2042 |
+
"type": "SIGMAS"
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"id": 14,
|
| 2046 |
+
"origin_id": 7,
|
| 2047 |
+
"origin_slot": 0,
|
| 2048 |
+
"target_id": 10,
|
| 2049 |
+
"target_slot": 4,
|
| 2050 |
+
"type": "LATENT"
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"id": 108,
|
| 2054 |
+
"origin_id": 8,
|
| 2055 |
+
"origin_slot": 2,
|
| 2056 |
+
"target_id": 7,
|
| 2057 |
+
"target_slot": 0,
|
| 2058 |
+
"type": "LATENT"
|
| 2059 |
+
},
|
| 2060 |
+
{
|
| 2061 |
+
"id": 6,
|
| 2062 |
+
"origin_id": 5,
|
| 2063 |
+
"origin_slot": 0,
|
| 2064 |
+
"target_id": 8,
|
| 2065 |
+
"target_slot": 0,
|
| 2066 |
+
"type": "CONDITIONING"
|
| 2067 |
+
},
|
| 2068 |
+
{
|
| 2069 |
+
"id": 7,
|
| 2070 |
+
"origin_id": 5,
|
| 2071 |
+
"origin_slot": 1,
|
| 2072 |
+
"target_id": 8,
|
| 2073 |
+
"target_slot": 1,
|
| 2074 |
+
"type": "CONDITIONING"
|
| 2075 |
+
},
|
| 2076 |
+
{
|
| 2077 |
+
"id": 10,
|
| 2078 |
+
"origin_id": 8,
|
| 2079 |
+
"origin_slot": 0,
|
| 2080 |
+
"target_id": 9,
|
| 2081 |
+
"target_slot": 1,
|
| 2082 |
+
"type": "CONDITIONING"
|
| 2083 |
+
},
|
| 2084 |
+
{
|
| 2085 |
+
"id": 11,
|
| 2086 |
+
"origin_id": 8,
|
| 2087 |
+
"origin_slot": 1,
|
| 2088 |
+
"target_id": 9,
|
| 2089 |
+
"target_slot": 2,
|
| 2090 |
+
"type": "CONDITIONING"
|
| 2091 |
+
},
|
| 2092 |
+
{
|
| 2093 |
+
"id": 50,
|
| 2094 |
+
"origin_id": 26,
|
| 2095 |
+
"origin_slot": 0,
|
| 2096 |
+
"target_id": 5,
|
| 2097 |
+
"target_slot": 1,
|
| 2098 |
+
"type": "CONDITIONING"
|
| 2099 |
+
},
|
| 2100 |
+
{
|
| 2101 |
+
"id": 156,
|
| 2102 |
+
"origin_id": 10,
|
| 2103 |
+
"origin_slot": 0,
|
| 2104 |
+
"target_id": 13,
|
| 2105 |
+
"target_slot": 0,
|
| 2106 |
+
"type": "LATENT"
|
| 2107 |
+
},
|
| 2108 |
+
{
|
| 2109 |
+
"id": 115,
|
| 2110 |
+
"origin_id": -10,
|
| 2111 |
+
"origin_slot": 0,
|
| 2112 |
+
"target_id": 11,
|
| 2113 |
+
"target_slot": 0,
|
| 2114 |
+
"type": "MODEL"
|
| 2115 |
+
},
|
| 2116 |
+
{
|
| 2117 |
+
"id": 114,
|
| 2118 |
+
"origin_id": -10,
|
| 2119 |
+
"origin_slot": 0,
|
| 2120 |
+
"target_id": 9,
|
| 2121 |
+
"target_slot": 0,
|
| 2122 |
+
"type": "MODEL"
|
| 2123 |
+
},
|
| 2124 |
+
{
|
| 2125 |
+
"id": 119,
|
| 2126 |
+
"origin_id": -10,
|
| 2127 |
+
"origin_slot": 1,
|
| 2128 |
+
"target_id": 7,
|
| 2129 |
+
"target_slot": 1,
|
| 2130 |
+
"type": "LATENT"
|
| 2131 |
+
},
|
| 2132 |
+
{
|
| 2133 |
+
"id": 216,
|
| 2134 |
+
"origin_id": -10,
|
| 2135 |
+
"origin_slot": 2,
|
| 2136 |
+
"target_id": 8,
|
| 2137 |
+
"target_slot": 2,
|
| 2138 |
+
"type": "VAE"
|
| 2139 |
+
},
|
| 2140 |
+
{
|
| 2141 |
+
"id": 118,
|
| 2142 |
+
"origin_id": -10,
|
| 2143 |
+
"origin_slot": 3,
|
| 2144 |
+
"target_id": 8,
|
| 2145 |
+
"target_slot": 3,
|
| 2146 |
+
"type": "LATENT"
|
| 2147 |
+
},
|
| 2148 |
+
{
|
| 2149 |
+
"id": 122,
|
| 2150 |
+
"origin_id": -10,
|
| 2151 |
+
"origin_slot": 4,
|
| 2152 |
+
"target_id": 8,
|
| 2153 |
+
"target_slot": 4,
|
| 2154 |
+
"type": "GUIDE_DATA"
|
| 2155 |
+
},
|
| 2156 |
+
{
|
| 2157 |
+
"id": 116,
|
| 2158 |
+
"origin_id": -10,
|
| 2159 |
+
"origin_slot": 5,
|
| 2160 |
+
"target_id": 5,
|
| 2161 |
+
"target_slot": 0,
|
| 2162 |
+
"type": "CONDITIONING"
|
| 2163 |
+
},
|
| 2164 |
+
{
|
| 2165 |
+
"id": 117,
|
| 2166 |
+
"origin_id": -10,
|
| 2167 |
+
"origin_slot": 5,
|
| 2168 |
+
"target_id": 26,
|
| 2169 |
+
"target_slot": 0,
|
| 2170 |
+
"type": "CONDITIONING"
|
| 2171 |
+
},
|
| 2172 |
+
{
|
| 2173 |
+
"id": 120,
|
| 2174 |
+
"origin_id": -10,
|
| 2175 |
+
"origin_slot": 6,
|
| 2176 |
+
"target_id": 5,
|
| 2177 |
+
"target_slot": 2,
|
| 2178 |
+
"type": "FLOAT"
|
| 2179 |
+
},
|
| 2180 |
+
{
|
| 2181 |
+
"id": 54,
|
| 2182 |
+
"origin_id": 8,
|
| 2183 |
+
"origin_slot": 0,
|
| 2184 |
+
"target_id": -20,
|
| 2185 |
+
"target_slot": 0,
|
| 2186 |
+
"type": "CONDITIONING"
|
| 2187 |
+
},
|
| 2188 |
+
{
|
| 2189 |
+
"id": 55,
|
| 2190 |
+
"origin_id": 8,
|
| 2191 |
+
"origin_slot": 1,
|
| 2192 |
+
"target_id": -20,
|
| 2193 |
+
"target_slot": 1,
|
| 2194 |
+
"type": "CONDITIONING"
|
| 2195 |
+
},
|
| 2196 |
+
{
|
| 2197 |
+
"id": 157,
|
| 2198 |
+
"origin_id": 28,
|
| 2199 |
+
"origin_slot": 0,
|
| 2200 |
+
"target_id": -20,
|
| 2201 |
+
"target_slot": 2,
|
| 2202 |
+
"type": "NOISE"
|
| 2203 |
+
},
|
| 2204 |
+
{
|
| 2205 |
+
"id": 142,
|
| 2206 |
+
"origin_id": 13,
|
| 2207 |
+
"origin_slot": 0,
|
| 2208 |
+
"target_id": -20,
|
| 2209 |
+
"target_slot": 3,
|
| 2210 |
+
"type": "LATENT"
|
| 2211 |
+
},
|
| 2212 |
+
{
|
| 2213 |
+
"id": 143,
|
| 2214 |
+
"origin_id": 13,
|
| 2215 |
+
"origin_slot": 1,
|
| 2216 |
+
"target_id": -20,
|
| 2217 |
+
"target_slot": 4,
|
| 2218 |
+
"type": "LATENT"
|
| 2219 |
+
}
|
| 2220 |
+
],
|
| 2221 |
+
"extra": {}
|
| 2222 |
+
},
|
| 2223 |
+
{
|
| 2224 |
+
"id": "7cf6430b-4784-4af1-8cde-9268e9465c62",
|
| 2225 |
+
"version": 1,
|
| 2226 |
+
"state": {
|
| 2227 |
+
"lastGroupId": 6,
|
| 2228 |
+
"lastNodeId": 96,
|
| 2229 |
+
"lastLinkId": 249,
|
| 2230 |
+
"lastRerouteId": 0
|
| 2231 |
+
},
|
| 2232 |
+
"revision": 0,
|
| 2233 |
+
"config": {},
|
| 2234 |
+
"name": "Stage #2",
|
| 2235 |
+
"inputNode": {
|
| 2236 |
+
"id": -10,
|
| 2237 |
+
"bounding": [
|
| 2238 |
+
2870,
|
| 2239 |
+
3980,
|
| 2240 |
+
120,
|
| 2241 |
+
200
|
| 2242 |
+
]
|
| 2243 |
+
},
|
| 2244 |
+
"outputNode": {
|
| 2245 |
+
"id": -20,
|
| 2246 |
+
"bounding": [
|
| 2247 |
+
4430,
|
| 2248 |
+
3900,
|
| 2249 |
+
120,
|
| 2250 |
+
80
|
| 2251 |
+
]
|
| 2252 |
+
},
|
| 2253 |
+
"inputs": [
|
| 2254 |
+
{
|
| 2255 |
+
"id": "da8ac1d4-baaa-49af-a44f-51de815b8adc",
|
| 2256 |
+
"name": "positive",
|
| 2257 |
+
"type": "CONDITIONING",
|
| 2258 |
+
"linkIds": [
|
| 2259 |
+
228,
|
| 2260 |
+
227
|
| 2261 |
+
],
|
| 2262 |
+
"localized_name": "positive",
|
| 2263 |
+
"pos": [
|
| 2264 |
+
2970,
|
| 2265 |
+
4000
|
| 2266 |
+
]
|
| 2267 |
+
},
|
| 2268 |
+
{
|
| 2269 |
+
"id": "2a2ae901-93e9-4551-97e5-bf33db9a7761",
|
| 2270 |
+
"name": "negative",
|
| 2271 |
+
"type": "CONDITIONING",
|
| 2272 |
+
"linkIds": [
|
| 2273 |
+
230,
|
| 2274 |
+
229
|
| 2275 |
+
],
|
| 2276 |
+
"localized_name": "negative",
|
| 2277 |
+
"pos": [
|
| 2278 |
+
2970,
|
| 2279 |
+
4020
|
| 2280 |
+
]
|
| 2281 |
+
},
|
| 2282 |
+
{
|
| 2283 |
+
"id": "f6f33172-a93d-4505-a3c8-4e4e61488f94",
|
| 2284 |
+
"name": "latent",
|
| 2285 |
+
"type": "LATENT",
|
| 2286 |
+
"linkIds": [
|
| 2287 |
+
232
|
| 2288 |
+
],
|
| 2289 |
+
"localized_name": "latent",
|
| 2290 |
+
"label": "video_latent",
|
| 2291 |
+
"pos": [
|
| 2292 |
+
2970,
|
| 2293 |
+
4040
|
| 2294 |
+
]
|
| 2295 |
+
},
|
| 2296 |
+
{
|
| 2297 |
+
"id": "9d67923c-e4e8-4eb5-a91b-b37dbfb5882f",
|
| 2298 |
+
"name": "vae",
|
| 2299 |
+
"type": "VAE",
|
| 2300 |
+
"linkIds": [
|
| 2301 |
+
219,
|
| 2302 |
+
218
|
| 2303 |
+
],
|
| 2304 |
+
"localized_name": "vae",
|
| 2305 |
+
"label": "video_vae",
|
| 2306 |
+
"pos": [
|
| 2307 |
+
2970,
|
| 2308 |
+
4060
|
| 2309 |
+
]
|
| 2310 |
+
},
|
| 2311 |
+
{
|
| 2312 |
+
"id": "c5f8e7de-87ec-4509-892c-8cc4e1f14575",
|
| 2313 |
+
"name": "guide_data",
|
| 2314 |
+
"type": "GUIDE_DATA",
|
| 2315 |
+
"linkIds": [
|
| 2316 |
+
151
|
| 2317 |
+
],
|
| 2318 |
+
"localized_name": "guide_data",
|
| 2319 |
+
"pos": [
|
| 2320 |
+
2970,
|
| 2321 |
+
4080
|
| 2322 |
+
]
|
| 2323 |
+
},
|
| 2324 |
+
{
|
| 2325 |
+
"id": "c9c467d0-0426-4288-a31e-b41be1891bdc",
|
| 2326 |
+
"name": "model",
|
| 2327 |
+
"type": "MODEL",
|
| 2328 |
+
"linkIds": [
|
| 2329 |
+
158,
|
| 2330 |
+
159
|
| 2331 |
+
],
|
| 2332 |
+
"localized_name": "model",
|
| 2333 |
+
"pos": [
|
| 2334 |
+
2970,
|
| 2335 |
+
4100
|
| 2336 |
+
]
|
| 2337 |
+
},
|
| 2338 |
+
{
|
| 2339 |
+
"id": "1c4bd34a-4e48-455a-bd66-323524e5c2d8",
|
| 2340 |
+
"name": "noise",
|
| 2341 |
+
"type": "NOISE",
|
| 2342 |
+
"linkIds": [
|
| 2343 |
+
231
|
| 2344 |
+
],
|
| 2345 |
+
"localized_name": "noise",
|
| 2346 |
+
"pos": [
|
| 2347 |
+
2970,
|
| 2348 |
+
4120
|
| 2349 |
+
]
|
| 2350 |
+
},
|
| 2351 |
+
{
|
| 2352 |
+
"id": "ef0cc4fb-4a9f-404b-a62c-92e04fd74171",
|
| 2353 |
+
"name": "audio_latent",
|
| 2354 |
+
"type": "LATENT",
|
| 2355 |
+
"linkIds": [
|
| 2356 |
+
233
|
| 2357 |
+
],
|
| 2358 |
+
"localized_name": "audio_latent",
|
| 2359 |
+
"pos": [
|
| 2360 |
+
2970,
|
| 2361 |
+
4140
|
| 2362 |
+
]
|
| 2363 |
+
}
|
| 2364 |
+
],
|
| 2365 |
+
"outputs": [
|
| 2366 |
+
{
|
| 2367 |
+
"id": "402aed7a-321d-48a8-a407-34f05a5ab1e2",
|
| 2368 |
+
"name": "audio_latent",
|
| 2369 |
+
"type": "LATENT",
|
| 2370 |
+
"linkIds": [
|
| 2371 |
+
202
|
| 2372 |
+
],
|
| 2373 |
+
"localized_name": "audio_latent",
|
| 2374 |
+
"pos": [
|
| 2375 |
+
4450,
|
| 2376 |
+
3920
|
| 2377 |
+
]
|
| 2378 |
+
},
|
| 2379 |
+
{
|
| 2380 |
+
"id": "8fe53957-38d9-459e-a590-3ad4d96d3616",
|
| 2381 |
+
"name": "latent",
|
| 2382 |
+
"type": "LATENT",
|
| 2383 |
+
"linkIds": [
|
| 2384 |
+
208
|
| 2385 |
+
],
|
| 2386 |
+
"localized_name": "latent",
|
| 2387 |
+
"pos": [
|
| 2388 |
+
4450,
|
| 2389 |
+
3940
|
| 2390 |
+
]
|
| 2391 |
+
}
|
| 2392 |
+
],
|
| 2393 |
+
"widgets": [],
|
| 2394 |
+
"nodes": [
|
| 2395 |
+
{
|
| 2396 |
+
"id": 55,
|
| 2397 |
+
"type": "LTXVCropGuides",
|
| 2398 |
+
"pos": [
|
| 2399 |
+
3050,
|
| 2400 |
+
3930
|
| 2401 |
+
],
|
| 2402 |
+
"size": [
|
| 2403 |
+
250,
|
| 2404 |
+
70
|
| 2405 |
+
],
|
| 2406 |
+
"flags": {},
|
| 2407 |
+
"order": 9,
|
| 2408 |
+
"mode": 0,
|
| 2409 |
+
"inputs": [
|
| 2410 |
+
{
|
| 2411 |
+
"localized_name": "positive",
|
| 2412 |
+
"name": "positive",
|
| 2413 |
+
"type": "CONDITIONING",
|
| 2414 |
+
"link": 228
|
| 2415 |
+
},
|
| 2416 |
+
{
|
| 2417 |
+
"localized_name": "negative",
|
| 2418 |
+
"name": "negative",
|
| 2419 |
+
"type": "CONDITIONING",
|
| 2420 |
+
"link": 230
|
| 2421 |
+
},
|
| 2422 |
+
{
|
| 2423 |
+
"localized_name": "latent",
|
| 2424 |
+
"name": "latent",
|
| 2425 |
+
"type": "LATENT",
|
| 2426 |
+
"link": 232
|
| 2427 |
+
}
|
| 2428 |
+
],
|
| 2429 |
+
"outputs": [
|
| 2430 |
+
{
|
| 2431 |
+
"localized_name": "positive",
|
| 2432 |
+
"name": "positive",
|
| 2433 |
+
"type": "CONDITIONING",
|
| 2434 |
+
"links": [
|
| 2435 |
+
146
|
| 2436 |
+
]
|
| 2437 |
+
},
|
| 2438 |
+
{
|
| 2439 |
+
"localized_name": "negative",
|
| 2440 |
+
"name": "negative",
|
| 2441 |
+
"type": "CONDITIONING",
|
| 2442 |
+
"links": [
|
| 2443 |
+
147
|
| 2444 |
+
]
|
| 2445 |
+
},
|
| 2446 |
+
{
|
| 2447 |
+
"localized_name": "latent",
|
| 2448 |
+
"name": "latent",
|
| 2449 |
+
"type": "LATENT",
|
| 2450 |
+
"links": [
|
| 2451 |
+
135
|
| 2452 |
+
]
|
| 2453 |
+
}
|
| 2454 |
+
],
|
| 2455 |
+
"properties": {
|
| 2456 |
+
"cnr_id": "comfy-core",
|
| 2457 |
+
"ver": "0.16.4",
|
| 2458 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 2459 |
+
},
|
| 2460 |
+
"widgets_values": [],
|
| 2461 |
+
"color": "#222",
|
| 2462 |
+
"bgcolor": "#000"
|
| 2463 |
+
},
|
| 2464 |
+
{
|
| 2465 |
+
"id": 58,
|
| 2466 |
+
"type": "LTXDirectorGuide",
|
| 2467 |
+
"pos": [
|
| 2468 |
+
3310,
|
| 2469 |
+
3930
|
| 2470 |
+
],
|
| 2471 |
+
"size": [
|
| 2472 |
+
210,
|
| 2473 |
+
190
|
| 2474 |
+
],
|
| 2475 |
+
"flags": {},
|
| 2476 |
+
"order": 10,
|
| 2477 |
+
"mode": 0,
|
| 2478 |
+
"inputs": [
|
| 2479 |
+
{
|
| 2480 |
+
"localized_name": "positive",
|
| 2481 |
+
"name": "positive",
|
| 2482 |
+
"type": "CONDITIONING",
|
| 2483 |
+
"link": 146
|
| 2484 |
+
},
|
| 2485 |
+
{
|
| 2486 |
+
"localized_name": "negative",
|
| 2487 |
+
"name": "negative",
|
| 2488 |
+
"type": "CONDITIONING",
|
| 2489 |
+
"link": 147
|
| 2490 |
+
},
|
| 2491 |
+
{
|
| 2492 |
+
"localized_name": "vae",
|
| 2493 |
+
"name": "vae",
|
| 2494 |
+
"type": "VAE",
|
| 2495 |
+
"link": 219
|
| 2496 |
+
},
|
| 2497 |
+
{
|
| 2498 |
+
"localized_name": "latent",
|
| 2499 |
+
"name": "latent",
|
| 2500 |
+
"type": "LATENT",
|
| 2501 |
+
"link": 150
|
| 2502 |
+
},
|
| 2503 |
+
{
|
| 2504 |
+
"localized_name": "guide_data",
|
| 2505 |
+
"name": "guide_data",
|
| 2506 |
+
"type": "GUIDE_DATA",
|
| 2507 |
+
"link": 151
|
| 2508 |
+
}
|
| 2509 |
+
],
|
| 2510 |
+
"outputs": [
|
| 2511 |
+
{
|
| 2512 |
+
"localized_name": "positive",
|
| 2513 |
+
"name": "positive",
|
| 2514 |
+
"type": "CONDITIONING",
|
| 2515 |
+
"links": [
|
| 2516 |
+
152
|
| 2517 |
+
]
|
| 2518 |
+
},
|
| 2519 |
+
{
|
| 2520 |
+
"localized_name": "negative",
|
| 2521 |
+
"name": "negative",
|
| 2522 |
+
"type": "CONDITIONING",
|
| 2523 |
+
"links": [
|
| 2524 |
+
153
|
| 2525 |
+
]
|
| 2526 |
+
},
|
| 2527 |
+
{
|
| 2528 |
+
"localized_name": "latent",
|
| 2529 |
+
"name": "latent",
|
| 2530 |
+
"type": "LATENT",
|
| 2531 |
+
"links": [
|
| 2532 |
+
154
|
| 2533 |
+
]
|
| 2534 |
+
}
|
| 2535 |
+
],
|
| 2536 |
+
"properties": {
|
| 2537 |
+
"cnr_id": "whatdreamscost-comfyui",
|
| 2538 |
+
"ver": "5cae3c00186ff2eb79771070f05a2c4e02f329bb",
|
| 2539 |
+
"Node name for S&R": "LTXDirectorGuide",
|
| 2540 |
+
"aux_id": "kijai/ComfyUI-PromptRelay"
|
| 2541 |
+
},
|
| 2542 |
+
"widgets_values": [
|
| 2543 |
+
1,
|
| 2544 |
+
"bicubic"
|
| 2545 |
+
],
|
| 2546 |
+
"color": "#222",
|
| 2547 |
+
"bgcolor": "#000"
|
| 2548 |
+
},
|
| 2549 |
+
{
|
| 2550 |
+
"id": 49,
|
| 2551 |
+
"type": "CFGGuider",
|
| 2552 |
+
"pos": [
|
| 2553 |
+
3540,
|
| 2554 |
+
3920
|
| 2555 |
+
],
|
| 2556 |
+
"size": [
|
| 2557 |
+
210,
|
| 2558 |
+
100
|
| 2559 |
+
],
|
| 2560 |
+
"flags": {},
|
| 2561 |
+
"order": 5,
|
| 2562 |
+
"mode": 0,
|
| 2563 |
+
"inputs": [
|
| 2564 |
+
{
|
| 2565 |
+
"localized_name": "model",
|
| 2566 |
+
"name": "model",
|
| 2567 |
+
"type": "MODEL",
|
| 2568 |
+
"link": 158
|
| 2569 |
+
},
|
| 2570 |
+
{
|
| 2571 |
+
"localized_name": "positive",
|
| 2572 |
+
"name": "positive",
|
| 2573 |
+
"type": "CONDITIONING",
|
| 2574 |
+
"link": 152
|
| 2575 |
+
},
|
| 2576 |
+
{
|
| 2577 |
+
"localized_name": "negative",
|
| 2578 |
+
"name": "negative",
|
| 2579 |
+
"type": "CONDITIONING",
|
| 2580 |
+
"link": 153
|
| 2581 |
+
}
|
| 2582 |
+
],
|
| 2583 |
+
"outputs": [
|
| 2584 |
+
{
|
| 2585 |
+
"localized_name": "GUIDER",
|
| 2586 |
+
"name": "GUIDER",
|
| 2587 |
+
"type": "GUIDER",
|
| 2588 |
+
"links": [
|
| 2589 |
+
124
|
| 2590 |
+
]
|
| 2591 |
+
}
|
| 2592 |
+
],
|
| 2593 |
+
"properties": {
|
| 2594 |
+
"cnr_id": "comfy-core",
|
| 2595 |
+
"ver": "0.3.64",
|
| 2596 |
+
"Node name for S&R": "CFGGuider",
|
| 2597 |
+
"enableTabs": false,
|
| 2598 |
+
"tabWidth": 65,
|
| 2599 |
+
"tabXOffset": 10,
|
| 2600 |
+
"hasSecondTab": false,
|
| 2601 |
+
"secondTabText": "Send Back",
|
| 2602 |
+
"secondTabOffset": 80,
|
| 2603 |
+
"secondTabWidth": 65
|
| 2604 |
+
},
|
| 2605 |
+
"widgets_values": [
|
| 2606 |
+
1
|
| 2607 |
+
],
|
| 2608 |
+
"color": "#222",
|
| 2609 |
+
"bgcolor": "#000"
|
| 2610 |
+
},
|
| 2611 |
+
{
|
| 2612 |
+
"id": 53,
|
| 2613 |
+
"type": "KSamplerSelect",
|
| 2614 |
+
"pos": [
|
| 2615 |
+
3540,
|
| 2616 |
+
4060
|
| 2617 |
+
],
|
| 2618 |
+
"size": [
|
| 2619 |
+
210,
|
| 2620 |
+
60
|
| 2621 |
+
],
|
| 2622 |
+
"flags": {},
|
| 2623 |
+
"order": 0,
|
| 2624 |
+
"mode": 0,
|
| 2625 |
+
"inputs": [],
|
| 2626 |
+
"outputs": [
|
| 2627 |
+
{
|
| 2628 |
+
"localized_name": "SAMPLER",
|
| 2629 |
+
"name": "SAMPLER",
|
| 2630 |
+
"type": "SAMPLER",
|
| 2631 |
+
"links": [
|
| 2632 |
+
125
|
| 2633 |
+
]
|
| 2634 |
+
}
|
| 2635 |
+
],
|
| 2636 |
+
"properties": {
|
| 2637 |
+
"cnr_id": "comfy-core",
|
| 2638 |
+
"ver": "0.3.56",
|
| 2639 |
+
"Node name for S&R": "KSamplerSelect",
|
| 2640 |
+
"enableTabs": false,
|
| 2641 |
+
"tabWidth": 65,
|
| 2642 |
+
"tabXOffset": 10,
|
| 2643 |
+
"hasSecondTab": false,
|
| 2644 |
+
"secondTabText": "Send Back",
|
| 2645 |
+
"secondTabOffset": 80,
|
| 2646 |
+
"secondTabWidth": 65
|
| 2647 |
+
},
|
| 2648 |
+
"widgets_values": [
|
| 2649 |
+
"euler"
|
| 2650 |
+
],
|
| 2651 |
+
"color": "#222",
|
| 2652 |
+
"bgcolor": "#000"
|
| 2653 |
+
},
|
| 2654 |
+
{
|
| 2655 |
+
"id": 47,
|
| 2656 |
+
"type": "SamplerCustomAdvanced",
|
| 2657 |
+
"pos": [
|
| 2658 |
+
3760,
|
| 2659 |
+
3920
|
| 2660 |
+
],
|
| 2661 |
+
"size": [
|
| 2662 |
+
230,
|
| 2663 |
+
220
|
| 2664 |
+
],
|
| 2665 |
+
"flags": {},
|
| 2666 |
+
"order": 3,
|
| 2667 |
+
"mode": 0,
|
| 2668 |
+
"inputs": [
|
| 2669 |
+
{
|
| 2670 |
+
"localized_name": "noise",
|
| 2671 |
+
"name": "noise",
|
| 2672 |
+
"type": "NOISE",
|
| 2673 |
+
"link": 231
|
| 2674 |
+
},
|
| 2675 |
+
{
|
| 2676 |
+
"localized_name": "guider",
|
| 2677 |
+
"name": "guider",
|
| 2678 |
+
"type": "GUIDER",
|
| 2679 |
+
"link": 124
|
| 2680 |
+
},
|
| 2681 |
+
{
|
| 2682 |
+
"localized_name": "sampler",
|
| 2683 |
+
"name": "sampler",
|
| 2684 |
+
"type": "SAMPLER",
|
| 2685 |
+
"link": 125
|
| 2686 |
+
},
|
| 2687 |
+
{
|
| 2688 |
+
"localized_name": "sigmas",
|
| 2689 |
+
"name": "sigmas",
|
| 2690 |
+
"type": "SIGMAS",
|
| 2691 |
+
"link": 126
|
| 2692 |
+
},
|
| 2693 |
+
{
|
| 2694 |
+
"localized_name": "latent_image",
|
| 2695 |
+
"name": "latent_image",
|
| 2696 |
+
"type": "LATENT",
|
| 2697 |
+
"link": 127
|
| 2698 |
+
}
|
| 2699 |
+
],
|
| 2700 |
+
"outputs": [
|
| 2701 |
+
{
|
| 2702 |
+
"localized_name": "output",
|
| 2703 |
+
"name": "output",
|
| 2704 |
+
"type": "LATENT",
|
| 2705 |
+
"links": [
|
| 2706 |
+
180
|
| 2707 |
+
]
|
| 2708 |
+
},
|
| 2709 |
+
{
|
| 2710 |
+
"localized_name": "denoised_output",
|
| 2711 |
+
"name": "denoised_output",
|
| 2712 |
+
"type": "LATENT",
|
| 2713 |
+
"links": []
|
| 2714 |
+
}
|
| 2715 |
+
],
|
| 2716 |
+
"properties": {
|
| 2717 |
+
"cnr_id": "comfy-core",
|
| 2718 |
+
"ver": "0.3.60",
|
| 2719 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 2720 |
+
"enableTabs": false,
|
| 2721 |
+
"tabWidth": 65,
|
| 2722 |
+
"tabXOffset": 10,
|
| 2723 |
+
"hasSecondTab": false,
|
| 2724 |
+
"secondTabText": "Send Back",
|
| 2725 |
+
"secondTabOffset": 80,
|
| 2726 |
+
"secondTabWidth": 65
|
| 2727 |
+
},
|
| 2728 |
+
"widgets_values": [],
|
| 2729 |
+
"color": "#222",
|
| 2730 |
+
"bgcolor": "#000"
|
| 2731 |
+
},
|
| 2732 |
+
{
|
| 2733 |
+
"id": 57,
|
| 2734 |
+
"type": "LatentUpscaleModelLoader",
|
| 2735 |
+
"pos": [
|
| 2736 |
+
3050,
|
| 2737 |
+
4040
|
| 2738 |
+
],
|
| 2739 |
+
"size": [
|
| 2740 |
+
250,
|
| 2741 |
+
70
|
| 2742 |
+
],
|
| 2743 |
+
"flags": {},
|
| 2744 |
+
"order": 1,
|
| 2745 |
+
"mode": 0,
|
| 2746 |
+
"inputs": [],
|
| 2747 |
+
"outputs": [
|
| 2748 |
+
{
|
| 2749 |
+
"localized_name": "LATENT_UPSCALE_MODEL",
|
| 2750 |
+
"name": "LATENT_UPSCALE_MODEL",
|
| 2751 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 2752 |
+
"links": [
|
| 2753 |
+
144
|
| 2754 |
+
]
|
| 2755 |
+
}
|
| 2756 |
+
],
|
| 2757 |
+
"properties": {
|
| 2758 |
+
"cnr_id": "comfy-core",
|
| 2759 |
+
"ver": "0.16.4",
|
| 2760 |
+
"Node name for S&R": "LatentUpscaleModelLoader"
|
| 2761 |
+
},
|
| 2762 |
+
"widgets_values": [
|
| 2763 |
+
"ltx-2.3-spatial-upscaler-x2-1.1.safetensors"
|
| 2764 |
+
],
|
| 2765 |
+
"color": "#222",
|
| 2766 |
+
"bgcolor": "#000"
|
| 2767 |
+
},
|
| 2768 |
+
{
|
| 2769 |
+
"id": 48,
|
| 2770 |
+
"type": "LTXVSeparateAVLatent",
|
| 2771 |
+
"pos": [
|
| 2772 |
+
4000,
|
| 2773 |
+
3920
|
| 2774 |
+
],
|
| 2775 |
+
"size": [
|
| 2776 |
+
200,
|
| 2777 |
+
50
|
| 2778 |
+
],
|
| 2779 |
+
"flags": {},
|
| 2780 |
+
"order": 4,
|
| 2781 |
+
"mode": 0,
|
| 2782 |
+
"inputs": [
|
| 2783 |
+
{
|
| 2784 |
+
"localized_name": "av_latent",
|
| 2785 |
+
"name": "av_latent",
|
| 2786 |
+
"type": "LATENT",
|
| 2787 |
+
"link": 180
|
| 2788 |
+
}
|
| 2789 |
+
],
|
| 2790 |
+
"outputs": [
|
| 2791 |
+
{
|
| 2792 |
+
"localized_name": "video_latent",
|
| 2793 |
+
"name": "video_latent",
|
| 2794 |
+
"type": "LATENT",
|
| 2795 |
+
"links": [
|
| 2796 |
+
136
|
| 2797 |
+
]
|
| 2798 |
+
},
|
| 2799 |
+
{
|
| 2800 |
+
"localized_name": "audio_latent",
|
| 2801 |
+
"name": "audio_latent",
|
| 2802 |
+
"type": "LATENT",
|
| 2803 |
+
"links": [
|
| 2804 |
+
202
|
| 2805 |
+
]
|
| 2806 |
+
}
|
| 2807 |
+
],
|
| 2808 |
+
"properties": {
|
| 2809 |
+
"cnr_id": "comfy-core",
|
| 2810 |
+
"ver": "0.5.1",
|
| 2811 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 2812 |
+
"enableTabs": false,
|
| 2813 |
+
"tabWidth": 65,
|
| 2814 |
+
"tabXOffset": 10,
|
| 2815 |
+
"hasSecondTab": false,
|
| 2816 |
+
"secondTabText": "Send Back",
|
| 2817 |
+
"secondTabOffset": 80,
|
| 2818 |
+
"secondTabWidth": 65
|
| 2819 |
+
},
|
| 2820 |
+
"widgets_values": [],
|
| 2821 |
+
"color": "#222",
|
| 2822 |
+
"bgcolor": "#000"
|
| 2823 |
+
},
|
| 2824 |
+
{
|
| 2825 |
+
"id": 52,
|
| 2826 |
+
"type": "LTXVLatentUpsampler",
|
| 2827 |
+
"pos": [
|
| 2828 |
+
3050,
|
| 2829 |
+
4150
|
| 2830 |
+
],
|
| 2831 |
+
"size": [
|
| 2832 |
+
250,
|
| 2833 |
+
70
|
| 2834 |
+
],
|
| 2835 |
+
"flags": {},
|
| 2836 |
+
"order": 7,
|
| 2837 |
+
"mode": 0,
|
| 2838 |
+
"inputs": [
|
| 2839 |
+
{
|
| 2840 |
+
"localized_name": "samples",
|
| 2841 |
+
"name": "samples",
|
| 2842 |
+
"type": "LATENT",
|
| 2843 |
+
"link": 135
|
| 2844 |
+
},
|
| 2845 |
+
{
|
| 2846 |
+
"localized_name": "upscale_model",
|
| 2847 |
+
"name": "upscale_model",
|
| 2848 |
+
"type": "LATENT_UPSCALE_MODEL",
|
| 2849 |
+
"link": 144
|
| 2850 |
+
},
|
| 2851 |
+
{
|
| 2852 |
+
"localized_name": "vae",
|
| 2853 |
+
"name": "vae",
|
| 2854 |
+
"type": "VAE",
|
| 2855 |
+
"link": 218
|
| 2856 |
+
}
|
| 2857 |
+
],
|
| 2858 |
+
"outputs": [
|
| 2859 |
+
{
|
| 2860 |
+
"localized_name": "LATENT",
|
| 2861 |
+
"name": "LATENT",
|
| 2862 |
+
"type": "LATENT",
|
| 2863 |
+
"links": [
|
| 2864 |
+
150
|
| 2865 |
+
]
|
| 2866 |
+
}
|
| 2867 |
+
],
|
| 2868 |
+
"properties": {
|
| 2869 |
+
"cnr_id": "comfy-core",
|
| 2870 |
+
"ver": "0.14.1",
|
| 2871 |
+
"Node name for S&R": "LTXVLatentUpsampler",
|
| 2872 |
+
"enableTabs": false,
|
| 2873 |
+
"tabWidth": 65,
|
| 2874 |
+
"tabXOffset": 10,
|
| 2875 |
+
"hasSecondTab": false,
|
| 2876 |
+
"secondTabText": "Send Back",
|
| 2877 |
+
"secondTabOffset": 80,
|
| 2878 |
+
"secondTabWidth": 65
|
| 2879 |
+
},
|
| 2880 |
+
"widgets_values": [],
|
| 2881 |
+
"color": "#222",
|
| 2882 |
+
"bgcolor": "#000"
|
| 2883 |
+
},
|
| 2884 |
+
{
|
| 2885 |
+
"id": 54,
|
| 2886 |
+
"type": "BasicScheduler",
|
| 2887 |
+
"pos": [
|
| 2888 |
+
3540,
|
| 2889 |
+
4160
|
| 2890 |
+
],
|
| 2891 |
+
"size": [
|
| 2892 |
+
210,
|
| 2893 |
+
110
|
| 2894 |
+
],
|
| 2895 |
+
"flags": {},
|
| 2896 |
+
"order": 8,
|
| 2897 |
+
"mode": 0,
|
| 2898 |
+
"inputs": [
|
| 2899 |
+
{
|
| 2900 |
+
"localized_name": "model",
|
| 2901 |
+
"name": "model",
|
| 2902 |
+
"type": "MODEL",
|
| 2903 |
+
"link": 159
|
| 2904 |
+
}
|
| 2905 |
+
],
|
| 2906 |
+
"outputs": [
|
| 2907 |
+
{
|
| 2908 |
+
"localized_name": "SIGMAS",
|
| 2909 |
+
"name": "SIGMAS",
|
| 2910 |
+
"type": "SIGMAS",
|
| 2911 |
+
"links": [
|
| 2912 |
+
126
|
| 2913 |
+
]
|
| 2914 |
+
}
|
| 2915 |
+
],
|
| 2916 |
+
"properties": {
|
| 2917 |
+
"cnr_id": "comfy-core",
|
| 2918 |
+
"ver": "0.16.4",
|
| 2919 |
+
"Node name for S&R": "BasicScheduler"
|
| 2920 |
+
},
|
| 2921 |
+
"widgets_values": [
|
| 2922 |
+
"linear_quadratic",
|
| 2923 |
+
4,
|
| 2924 |
+
0.42
|
| 2925 |
+
],
|
| 2926 |
+
"color": "#222",
|
| 2927 |
+
"bgcolor": "#000"
|
| 2928 |
+
},
|
| 2929 |
+
{
|
| 2930 |
+
"id": 50,
|
| 2931 |
+
"type": "LTXVConcatAVLatent",
|
| 2932 |
+
"pos": [
|
| 2933 |
+
3310,
|
| 2934 |
+
4160
|
| 2935 |
+
],
|
| 2936 |
+
"size": [
|
| 2937 |
+
210,
|
| 2938 |
+
60
|
| 2939 |
+
],
|
| 2940 |
+
"flags": {},
|
| 2941 |
+
"order": 6,
|
| 2942 |
+
"mode": 0,
|
| 2943 |
+
"inputs": [
|
| 2944 |
+
{
|
| 2945 |
+
"localized_name": "video_latent",
|
| 2946 |
+
"name": "video_latent",
|
| 2947 |
+
"type": "LATENT",
|
| 2948 |
+
"link": 154
|
| 2949 |
+
},
|
| 2950 |
+
{
|
| 2951 |
+
"localized_name": "audio_latent",
|
| 2952 |
+
"name": "audio_latent",
|
| 2953 |
+
"type": "LATENT",
|
| 2954 |
+
"link": 233
|
| 2955 |
+
}
|
| 2956 |
+
],
|
| 2957 |
+
"outputs": [
|
| 2958 |
+
{
|
| 2959 |
+
"localized_name": "latent",
|
| 2960 |
+
"name": "latent",
|
| 2961 |
+
"type": "LATENT",
|
| 2962 |
+
"links": [
|
| 2963 |
+
127
|
| 2964 |
+
]
|
| 2965 |
+
}
|
| 2966 |
+
],
|
| 2967 |
+
"properties": {
|
| 2968 |
+
"cnr_id": "comfy-core",
|
| 2969 |
+
"ver": "0.7.0",
|
| 2970 |
+
"Node name for S&R": "LTXVConcatAVLatent",
|
| 2971 |
+
"enableTabs": false,
|
| 2972 |
+
"tabWidth": 65,
|
| 2973 |
+
"tabXOffset": 10,
|
| 2974 |
+
"hasSecondTab": false,
|
| 2975 |
+
"secondTabText": "Send Back",
|
| 2976 |
+
"secondTabOffset": 80,
|
| 2977 |
+
"secondTabWidth": 65
|
| 2978 |
+
},
|
| 2979 |
+
"widgets_values": [],
|
| 2980 |
+
"color": "#222",
|
| 2981 |
+
"bgcolor": "#000"
|
| 2982 |
+
},
|
| 2983 |
+
{
|
| 2984 |
+
"id": 14,
|
| 2985 |
+
"type": "LTXVCropGuides",
|
| 2986 |
+
"pos": [
|
| 2987 |
+
4210,
|
| 2988 |
+
3920
|
| 2989 |
+
],
|
| 2990 |
+
"size": [
|
| 2991 |
+
180,
|
| 2992 |
+
70
|
| 2993 |
+
],
|
| 2994 |
+
"flags": {},
|
| 2995 |
+
"order": 2,
|
| 2996 |
+
"mode": 0,
|
| 2997 |
+
"inputs": [
|
| 2998 |
+
{
|
| 2999 |
+
"localized_name": "positive",
|
| 3000 |
+
"name": "positive",
|
| 3001 |
+
"type": "CONDITIONING",
|
| 3002 |
+
"link": 227
|
| 3003 |
+
},
|
| 3004 |
+
{
|
| 3005 |
+
"localized_name": "negative",
|
| 3006 |
+
"name": "negative",
|
| 3007 |
+
"type": "CONDITIONING",
|
| 3008 |
+
"link": 229
|
| 3009 |
+
},
|
| 3010 |
+
{
|
| 3011 |
+
"localized_name": "latent",
|
| 3012 |
+
"name": "latent",
|
| 3013 |
+
"type": "LATENT",
|
| 3014 |
+
"link": 136
|
| 3015 |
+
}
|
| 3016 |
+
],
|
| 3017 |
+
"outputs": [
|
| 3018 |
+
{
|
| 3019 |
+
"localized_name": "positive",
|
| 3020 |
+
"name": "positive",
|
| 3021 |
+
"type": "CONDITIONING",
|
| 3022 |
+
"links": null
|
| 3023 |
+
},
|
| 3024 |
+
{
|
| 3025 |
+
"localized_name": "negative",
|
| 3026 |
+
"name": "negative",
|
| 3027 |
+
"type": "CONDITIONING",
|
| 3028 |
+
"links": null
|
| 3029 |
+
},
|
| 3030 |
+
{
|
| 3031 |
+
"localized_name": "latent",
|
| 3032 |
+
"name": "latent",
|
| 3033 |
+
"type": "LATENT",
|
| 3034 |
+
"links": [
|
| 3035 |
+
208
|
| 3036 |
+
]
|
| 3037 |
+
}
|
| 3038 |
+
],
|
| 3039 |
+
"properties": {
|
| 3040 |
+
"cnr_id": "comfy-core",
|
| 3041 |
+
"ver": "0.19.3",
|
| 3042 |
+
"Node name for S&R": "LTXVCropGuides"
|
| 3043 |
+
},
|
| 3044 |
+
"widgets_values": [],
|
| 3045 |
+
"color": "#222",
|
| 3046 |
+
"bgcolor": "#000"
|
| 3047 |
+
}
|
| 3048 |
+
],
|
| 3049 |
+
"groups": [],
|
| 3050 |
+
"links": [
|
| 3051 |
+
{
|
| 3052 |
+
"id": 146,
|
| 3053 |
+
"origin_id": 55,
|
| 3054 |
+
"origin_slot": 0,
|
| 3055 |
+
"target_id": 58,
|
| 3056 |
+
"target_slot": 0,
|
| 3057 |
+
"type": "CONDITIONING"
|
| 3058 |
+
},
|
| 3059 |
+
{
|
| 3060 |
+
"id": 147,
|
| 3061 |
+
"origin_id": 55,
|
| 3062 |
+
"origin_slot": 1,
|
| 3063 |
+
"target_id": 58,
|
| 3064 |
+
"target_slot": 1,
|
| 3065 |
+
"type": "CONDITIONING"
|
| 3066 |
+
},
|
| 3067 |
+
{
|
| 3068 |
+
"id": 150,
|
| 3069 |
+
"origin_id": 52,
|
| 3070 |
+
"origin_slot": 0,
|
| 3071 |
+
"target_id": 58,
|
| 3072 |
+
"target_slot": 3,
|
| 3073 |
+
"type": "LATENT"
|
| 3074 |
+
},
|
| 3075 |
+
{
|
| 3076 |
+
"id": 152,
|
| 3077 |
+
"origin_id": 58,
|
| 3078 |
+
"origin_slot": 0,
|
| 3079 |
+
"target_id": 49,
|
| 3080 |
+
"target_slot": 1,
|
| 3081 |
+
"type": "CONDITIONING"
|
| 3082 |
+
},
|
| 3083 |
+
{
|
| 3084 |
+
"id": 153,
|
| 3085 |
+
"origin_id": 58,
|
| 3086 |
+
"origin_slot": 1,
|
| 3087 |
+
"target_id": 49,
|
| 3088 |
+
"target_slot": 2,
|
| 3089 |
+
"type": "CONDITIONING"
|
| 3090 |
+
},
|
| 3091 |
+
{
|
| 3092 |
+
"id": 124,
|
| 3093 |
+
"origin_id": 49,
|
| 3094 |
+
"origin_slot": 0,
|
| 3095 |
+
"target_id": 47,
|
| 3096 |
+
"target_slot": 1,
|
| 3097 |
+
"type": "GUIDER"
|
| 3098 |
+
},
|
| 3099 |
+
{
|
| 3100 |
+
"id": 125,
|
| 3101 |
+
"origin_id": 53,
|
| 3102 |
+
"origin_slot": 0,
|
| 3103 |
+
"target_id": 47,
|
| 3104 |
+
"target_slot": 2,
|
| 3105 |
+
"type": "SAMPLER"
|
| 3106 |
+
},
|
| 3107 |
+
{
|
| 3108 |
+
"id": 126,
|
| 3109 |
+
"origin_id": 54,
|
| 3110 |
+
"origin_slot": 0,
|
| 3111 |
+
"target_id": 47,
|
| 3112 |
+
"target_slot": 3,
|
| 3113 |
+
"type": "SIGMAS"
|
| 3114 |
+
},
|
| 3115 |
+
{
|
| 3116 |
+
"id": 127,
|
| 3117 |
+
"origin_id": 50,
|
| 3118 |
+
"origin_slot": 0,
|
| 3119 |
+
"target_id": 47,
|
| 3120 |
+
"target_slot": 4,
|
| 3121 |
+
"type": "LATENT"
|
| 3122 |
+
},
|
| 3123 |
+
{
|
| 3124 |
+
"id": 180,
|
| 3125 |
+
"origin_id": 47,
|
| 3126 |
+
"origin_slot": 0,
|
| 3127 |
+
"target_id": 48,
|
| 3128 |
+
"target_slot": 0,
|
| 3129 |
+
"type": "LATENT"
|
| 3130 |
+
},
|
| 3131 |
+
{
|
| 3132 |
+
"id": 135,
|
| 3133 |
+
"origin_id": 55,
|
| 3134 |
+
"origin_slot": 2,
|
| 3135 |
+
"target_id": 52,
|
| 3136 |
+
"target_slot": 0,
|
| 3137 |
+
"type": "LATENT"
|
| 3138 |
+
},
|
| 3139 |
+
{
|
| 3140 |
+
"id": 144,
|
| 3141 |
+
"origin_id": 57,
|
| 3142 |
+
"origin_slot": 0,
|
| 3143 |
+
"target_id": 52,
|
| 3144 |
+
"target_slot": 1,
|
| 3145 |
+
"type": "LATENT_UPSCALE_MODEL"
|
| 3146 |
+
},
|
| 3147 |
+
{
|
| 3148 |
+
"id": 154,
|
| 3149 |
+
"origin_id": 58,
|
| 3150 |
+
"origin_slot": 2,
|
| 3151 |
+
"target_id": 50,
|
| 3152 |
+
"target_slot": 0,
|
| 3153 |
+
"type": "LATENT"
|
| 3154 |
+
},
|
| 3155 |
+
{
|
| 3156 |
+
"id": 136,
|
| 3157 |
+
"origin_id": 48,
|
| 3158 |
+
"origin_slot": 0,
|
| 3159 |
+
"target_id": 14,
|
| 3160 |
+
"target_slot": 2,
|
| 3161 |
+
"type": "LATENT"
|
| 3162 |
+
},
|
| 3163 |
+
{
|
| 3164 |
+
"id": 228,
|
| 3165 |
+
"origin_id": -10,
|
| 3166 |
+
"origin_slot": 0,
|
| 3167 |
+
"target_id": 55,
|
| 3168 |
+
"target_slot": 0,
|
| 3169 |
+
"type": "CONDITIONING"
|
| 3170 |
+
},
|
| 3171 |
+
{
|
| 3172 |
+
"id": 227,
|
| 3173 |
+
"origin_id": -10,
|
| 3174 |
+
"origin_slot": 0,
|
| 3175 |
+
"target_id": 14,
|
| 3176 |
+
"target_slot": 0,
|
| 3177 |
+
"type": "CONDITIONING"
|
| 3178 |
+
},
|
| 3179 |
+
{
|
| 3180 |
+
"id": 230,
|
| 3181 |
+
"origin_id": -10,
|
| 3182 |
+
"origin_slot": 1,
|
| 3183 |
+
"target_id": 55,
|
| 3184 |
+
"target_slot": 1,
|
| 3185 |
+
"type": "CONDITIONING"
|
| 3186 |
+
},
|
| 3187 |
+
{
|
| 3188 |
+
"id": 229,
|
| 3189 |
+
"origin_id": -10,
|
| 3190 |
+
"origin_slot": 1,
|
| 3191 |
+
"target_id": 14,
|
| 3192 |
+
"target_slot": 1,
|
| 3193 |
+
"type": "CONDITIONING"
|
| 3194 |
+
},
|
| 3195 |
+
{
|
| 3196 |
+
"id": 232,
|
| 3197 |
+
"origin_id": -10,
|
| 3198 |
+
"origin_slot": 2,
|
| 3199 |
+
"target_id": 55,
|
| 3200 |
+
"target_slot": 2,
|
| 3201 |
+
"type": "LATENT"
|
| 3202 |
+
},
|
| 3203 |
+
{
|
| 3204 |
+
"id": 219,
|
| 3205 |
+
"origin_id": -10,
|
| 3206 |
+
"origin_slot": 3,
|
| 3207 |
+
"target_id": 58,
|
| 3208 |
+
"target_slot": 2,
|
| 3209 |
+
"type": "VAE"
|
| 3210 |
+
},
|
| 3211 |
+
{
|
| 3212 |
+
"id": 218,
|
| 3213 |
+
"origin_id": -10,
|
| 3214 |
+
"origin_slot": 3,
|
| 3215 |
+
"target_id": 52,
|
| 3216 |
+
"target_slot": 2,
|
| 3217 |
+
"type": "VAE"
|
| 3218 |
+
},
|
| 3219 |
+
{
|
| 3220 |
+
"id": 151,
|
| 3221 |
+
"origin_id": -10,
|
| 3222 |
+
"origin_slot": 4,
|
| 3223 |
+
"target_id": 58,
|
| 3224 |
+
"target_slot": 4,
|
| 3225 |
+
"type": "GUIDE_DATA"
|
| 3226 |
+
},
|
| 3227 |
+
{
|
| 3228 |
+
"id": 158,
|
| 3229 |
+
"origin_id": -10,
|
| 3230 |
+
"origin_slot": 5,
|
| 3231 |
+
"target_id": 49,
|
| 3232 |
+
"target_slot": 0,
|
| 3233 |
+
"type": "MODEL"
|
| 3234 |
+
},
|
| 3235 |
+
{
|
| 3236 |
+
"id": 159,
|
| 3237 |
+
"origin_id": -10,
|
| 3238 |
+
"origin_slot": 5,
|
| 3239 |
+
"target_id": 54,
|
| 3240 |
+
"target_slot": 0,
|
| 3241 |
+
"type": "MODEL"
|
| 3242 |
+
},
|
| 3243 |
+
{
|
| 3244 |
+
"id": 231,
|
| 3245 |
+
"origin_id": -10,
|
| 3246 |
+
"origin_slot": 6,
|
| 3247 |
+
"target_id": 47,
|
| 3248 |
+
"target_slot": 0,
|
| 3249 |
+
"type": "NOISE"
|
| 3250 |
+
},
|
| 3251 |
+
{
|
| 3252 |
+
"id": 233,
|
| 3253 |
+
"origin_id": -10,
|
| 3254 |
+
"origin_slot": 7,
|
| 3255 |
+
"target_id": 50,
|
| 3256 |
+
"target_slot": 1,
|
| 3257 |
+
"type": "LATENT"
|
| 3258 |
+
},
|
| 3259 |
+
{
|
| 3260 |
+
"id": 202,
|
| 3261 |
+
"origin_id": 48,
|
| 3262 |
+
"origin_slot": 1,
|
| 3263 |
+
"target_id": -20,
|
| 3264 |
+
"target_slot": 0,
|
| 3265 |
+
"type": "LATENT"
|
| 3266 |
+
},
|
| 3267 |
+
{
|
| 3268 |
+
"id": 208,
|
| 3269 |
+
"origin_id": 14,
|
| 3270 |
+
"origin_slot": 2,
|
| 3271 |
+
"target_id": -20,
|
| 3272 |
+
"target_slot": 1,
|
| 3273 |
+
"type": "LATENT"
|
| 3274 |
+
}
|
| 3275 |
+
],
|
| 3276 |
+
"extra": {}
|
| 3277 |
+
},
|
| 3278 |
+
{
|
| 3279 |
+
"id": "739520a4-718f-490f-87d1-34ffbca98e3f",
|
| 3280 |
+
"version": 1,
|
| 3281 |
+
"state": {
|
| 3282 |
+
"lastGroupId": 6,
|
| 3283 |
+
"lastNodeId": 96,
|
| 3284 |
+
"lastLinkId": 249,
|
| 3285 |
+
"lastRerouteId": 0
|
| 3286 |
+
},
|
| 3287 |
+
"revision": 0,
|
| 3288 |
+
"config": {},
|
| 3289 |
+
"name": "Decode",
|
| 3290 |
+
"inputNode": {
|
| 3291 |
+
"id": -10,
|
| 3292 |
+
"bounding": [
|
| 3293 |
+
3330,
|
| 3294 |
+
4105,
|
| 3295 |
+
120,
|
| 3296 |
+
140
|
| 3297 |
+
]
|
| 3298 |
+
},
|
| 3299 |
+
"outputNode": {
|
| 3300 |
+
"id": -20,
|
| 3301 |
+
"bounding": [
|
| 3302 |
+
3780,
|
| 3303 |
+
4145,
|
| 3304 |
+
120,
|
| 3305 |
+
60
|
| 3306 |
+
]
|
| 3307 |
+
},
|
| 3308 |
+
"inputs": [
|
| 3309 |
+
{
|
| 3310 |
+
"id": "35c40a03-3855-445e-a691-ae0ada359280",
|
| 3311 |
+
"name": "samples",
|
| 3312 |
+
"type": "LATENT",
|
| 3313 |
+
"linkIds": [
|
| 3314 |
+
242
|
| 3315 |
+
],
|
| 3316 |
+
"localized_name": "samples",
|
| 3317 |
+
"label": "audio_latent",
|
| 3318 |
+
"pos": [
|
| 3319 |
+
3430,
|
| 3320 |
+
4125
|
| 3321 |
+
]
|
| 3322 |
+
},
|
| 3323 |
+
{
|
| 3324 |
+
"id": "ddfb8ed1-1fd2-4086-ad94-d816dab3b6bb",
|
| 3325 |
+
"name": "audio_vae",
|
| 3326 |
+
"type": "VAE",
|
| 3327 |
+
"linkIds": [
|
| 3328 |
+
214
|
| 3329 |
+
],
|
| 3330 |
+
"localized_name": "audio_vae",
|
| 3331 |
+
"label": "audio_vae",
|
| 3332 |
+
"pos": [
|
| 3333 |
+
3430,
|
| 3334 |
+
4145
|
| 3335 |
+
]
|
| 3336 |
+
},
|
| 3337 |
+
{
|
| 3338 |
+
"id": "458157ba-efe8-4aa2-847e-be97d78a6873",
|
| 3339 |
+
"name": "samples_1",
|
| 3340 |
+
"type": "LATENT",
|
| 3341 |
+
"linkIds": [
|
| 3342 |
+
243
|
| 3343 |
+
],
|
| 3344 |
+
"localized_name": "samples_1",
|
| 3345 |
+
"label": "video_latent",
|
| 3346 |
+
"pos": [
|
| 3347 |
+
3430,
|
| 3348 |
+
4165
|
| 3349 |
+
]
|
| 3350 |
+
},
|
| 3351 |
+
{
|
| 3352 |
+
"id": "b02f1f71-c594-437f-8dda-4bb0f19c2e3e",
|
| 3353 |
+
"name": "vae",
|
| 3354 |
+
"type": "VAE",
|
| 3355 |
+
"linkIds": [
|
| 3356 |
+
217
|
| 3357 |
+
],
|
| 3358 |
+
"localized_name": "vae",
|
| 3359 |
+
"label": "video_vae",
|
| 3360 |
+
"pos": [
|
| 3361 |
+
3430,
|
| 3362 |
+
4185
|
| 3363 |
+
]
|
| 3364 |
+
},
|
| 3365 |
+
{
|
| 3366 |
+
"id": "83aa76da-c7d7-41b5-a3d6-4942595be90c",
|
| 3367 |
+
"name": "fps",
|
| 3368 |
+
"type": "FLOAT",
|
| 3369 |
+
"linkIds": [
|
| 3370 |
+
121
|
| 3371 |
+
],
|
| 3372 |
+
"localized_name": "fps",
|
| 3373 |
+
"pos": [
|
| 3374 |
+
3430,
|
| 3375 |
+
4205
|
| 3376 |
+
]
|
| 3377 |
+
}
|
| 3378 |
+
],
|
| 3379 |
+
"outputs": [
|
| 3380 |
+
{
|
| 3381 |
+
"id": "7d63e3c3-78d0-4613-9631-0fa830d1bf9a",
|
| 3382 |
+
"name": "VIDEO",
|
| 3383 |
+
"type": "VIDEO",
|
| 3384 |
+
"linkIds": [
|
| 3385 |
+
56
|
| 3386 |
+
],
|
| 3387 |
+
"localized_name": "VIDEO",
|
| 3388 |
+
"pos": [
|
| 3389 |
+
3800,
|
| 3390 |
+
4165
|
| 3391 |
+
]
|
| 3392 |
+
}
|
| 3393 |
+
],
|
| 3394 |
+
"widgets": [],
|
| 3395 |
+
"nodes": [
|
| 3396 |
+
{
|
| 3397 |
+
"id": 16,
|
| 3398 |
+
"type": "LTXVAudioVAEDecode",
|
| 3399 |
+
"pos": [
|
| 3400 |
+
3510,
|
| 3401 |
+
4060
|
| 3402 |
+
],
|
| 3403 |
+
"size": [
|
| 3404 |
+
210,
|
| 3405 |
+
50
|
| 3406 |
+
],
|
| 3407 |
+
"flags": {},
|
| 3408 |
+
"order": 1,
|
| 3409 |
+
"mode": 0,
|
| 3410 |
+
"inputs": [
|
| 3411 |
+
{
|
| 3412 |
+
"localized_name": "samples",
|
| 3413 |
+
"name": "samples",
|
| 3414 |
+
"type": "LATENT",
|
| 3415 |
+
"link": 242
|
| 3416 |
+
},
|
| 3417 |
+
{
|
| 3418 |
+
"label": "Audio VAE",
|
| 3419 |
+
"localized_name": "audio_vae",
|
| 3420 |
+
"name": "audio_vae",
|
| 3421 |
+
"type": "VAE",
|
| 3422 |
+
"link": 214
|
| 3423 |
+
}
|
| 3424 |
+
],
|
| 3425 |
+
"outputs": [
|
| 3426 |
+
{
|
| 3427 |
+
"localized_name": "Audio",
|
| 3428 |
+
"name": "Audio",
|
| 3429 |
+
"type": "AUDIO",
|
| 3430 |
+
"links": [
|
| 3431 |
+
25
|
| 3432 |
+
]
|
| 3433 |
+
}
|
| 3434 |
+
],
|
| 3435 |
+
"properties": {
|
| 3436 |
+
"cnr_id": "comfy-core",
|
| 3437 |
+
"ver": "0.16.0",
|
| 3438 |
+
"Node name for S&R": "LTXVAudioVAEDecode"
|
| 3439 |
+
},
|
| 3440 |
+
"widgets_values": [],
|
| 3441 |
+
"color": "#222",
|
| 3442 |
+
"bgcolor": "#000"
|
| 3443 |
+
},
|
| 3444 |
+
{
|
| 3445 |
+
"id": 15,
|
| 3446 |
+
"type": "VAEDecode",
|
| 3447 |
+
"pos": [
|
| 3448 |
+
3510,
|
| 3449 |
+
4150
|
| 3450 |
+
],
|
| 3451 |
+
"size": [
|
| 3452 |
+
210,
|
| 3453 |
+
50
|
| 3454 |
+
],
|
| 3455 |
+
"flags": {},
|
| 3456 |
+
"order": 0,
|
| 3457 |
+
"mode": 0,
|
| 3458 |
+
"inputs": [
|
| 3459 |
+
{
|
| 3460 |
+
"localized_name": "samples",
|
| 3461 |
+
"name": "samples",
|
| 3462 |
+
"type": "LATENT",
|
| 3463 |
+
"link": 243
|
| 3464 |
+
},
|
| 3465 |
+
{
|
| 3466 |
+
"localized_name": "vae",
|
| 3467 |
+
"name": "vae",
|
| 3468 |
+
"type": "VAE",
|
| 3469 |
+
"link": 217
|
| 3470 |
+
}
|
| 3471 |
+
],
|
| 3472 |
+
"outputs": [
|
| 3473 |
+
{
|
| 3474 |
+
"localized_name": "IMAGE",
|
| 3475 |
+
"name": "IMAGE",
|
| 3476 |
+
"type": "IMAGE",
|
| 3477 |
+
"links": [
|
| 3478 |
+
24
|
| 3479 |
+
]
|
| 3480 |
+
}
|
| 3481 |
+
],
|
| 3482 |
+
"properties": {
|
| 3483 |
+
"cnr_id": "comfy-core",
|
| 3484 |
+
"ver": "0.9.1",
|
| 3485 |
+
"Node name for S&R": "VAEDecode"
|
| 3486 |
+
},
|
| 3487 |
+
"widgets_values": [],
|
| 3488 |
+
"color": "#222",
|
| 3489 |
+
"bgcolor": "#000"
|
| 3490 |
+
},
|
| 3491 |
+
{
|
| 3492 |
+
"id": 17,
|
| 3493 |
+
"type": "CreateVideo",
|
| 3494 |
+
"pos": [
|
| 3495 |
+
3510,
|
| 3496 |
+
4240
|
| 3497 |
+
],
|
| 3498 |
+
"size": [
|
| 3499 |
+
210,
|
| 3500 |
+
80
|
| 3501 |
+
],
|
| 3502 |
+
"flags": {},
|
| 3503 |
+
"order": 2,
|
| 3504 |
+
"mode": 0,
|
| 3505 |
+
"inputs": [
|
| 3506 |
+
{
|
| 3507 |
+
"localized_name": "images",
|
| 3508 |
+
"name": "images",
|
| 3509 |
+
"type": "IMAGE",
|
| 3510 |
+
"link": 24
|
| 3511 |
+
},
|
| 3512 |
+
{
|
| 3513 |
+
"localized_name": "audio",
|
| 3514 |
+
"name": "audio",
|
| 3515 |
+
"shape": 7,
|
| 3516 |
+
"type": "AUDIO",
|
| 3517 |
+
"link": 25
|
| 3518 |
+
},
|
| 3519 |
+
{
|
| 3520 |
+
"localized_name": "fps",
|
| 3521 |
+
"name": "fps",
|
| 3522 |
+
"type": "FLOAT",
|
| 3523 |
+
"widget": {
|
| 3524 |
+
"name": "fps"
|
| 3525 |
+
},
|
| 3526 |
+
"link": 121
|
| 3527 |
+
}
|
| 3528 |
+
],
|
| 3529 |
+
"outputs": [
|
| 3530 |
+
{
|
| 3531 |
+
"localized_name": "VIDEO",
|
| 3532 |
+
"name": "VIDEO",
|
| 3533 |
+
"type": "VIDEO",
|
| 3534 |
+
"links": [
|
| 3535 |
+
56
|
| 3536 |
+
]
|
| 3537 |
+
}
|
| 3538 |
+
],
|
| 3539 |
+
"properties": {
|
| 3540 |
+
"cnr_id": "comfy-core",
|
| 3541 |
+
"ver": "0.19.3",
|
| 3542 |
+
"Node name for S&R": "CreateVideo"
|
| 3543 |
+
},
|
| 3544 |
+
"widgets_values": [
|
| 3545 |
+
24
|
| 3546 |
+
],
|
| 3547 |
+
"color": "#222",
|
| 3548 |
+
"bgcolor": "#000"
|
| 3549 |
+
}
|
| 3550 |
+
],
|
| 3551 |
+
"groups": [],
|
| 3552 |
+
"links": [
|
| 3553 |
+
{
|
| 3554 |
+
"id": 24,
|
| 3555 |
+
"origin_id": 15,
|
| 3556 |
+
"origin_slot": 0,
|
| 3557 |
+
"target_id": 17,
|
| 3558 |
+
"target_slot": 0,
|
| 3559 |
+
"type": "IMAGE"
|
| 3560 |
+
},
|
| 3561 |
+
{
|
| 3562 |
+
"id": 25,
|
| 3563 |
+
"origin_id": 16,
|
| 3564 |
+
"origin_slot": 0,
|
| 3565 |
+
"target_id": 17,
|
| 3566 |
+
"target_slot": 1,
|
| 3567 |
+
"type": "AUDIO"
|
| 3568 |
+
},
|
| 3569 |
+
{
|
| 3570 |
+
"id": 242,
|
| 3571 |
+
"origin_id": -10,
|
| 3572 |
+
"origin_slot": 0,
|
| 3573 |
+
"target_id": 16,
|
| 3574 |
+
"target_slot": 0,
|
| 3575 |
+
"type": "LATENT"
|
| 3576 |
+
},
|
| 3577 |
+
{
|
| 3578 |
+
"id": 214,
|
| 3579 |
+
"origin_id": -10,
|
| 3580 |
+
"origin_slot": 1,
|
| 3581 |
+
"target_id": 16,
|
| 3582 |
+
"target_slot": 1,
|
| 3583 |
+
"type": "VAE"
|
| 3584 |
+
},
|
| 3585 |
+
{
|
| 3586 |
+
"id": 243,
|
| 3587 |
+
"origin_id": -10,
|
| 3588 |
+
"origin_slot": 2,
|
| 3589 |
+
"target_id": 15,
|
| 3590 |
+
"target_slot": 0,
|
| 3591 |
+
"type": "LATENT"
|
| 3592 |
+
},
|
| 3593 |
+
{
|
| 3594 |
+
"id": 217,
|
| 3595 |
+
"origin_id": -10,
|
| 3596 |
+
"origin_slot": 3,
|
| 3597 |
+
"target_id": 15,
|
| 3598 |
+
"target_slot": 1,
|
| 3599 |
+
"type": "VAE"
|
| 3600 |
+
},
|
| 3601 |
+
{
|
| 3602 |
+
"id": 121,
|
| 3603 |
+
"origin_id": -10,
|
| 3604 |
+
"origin_slot": 4,
|
| 3605 |
+
"target_id": 17,
|
| 3606 |
+
"target_slot": 2,
|
| 3607 |
+
"type": "FLOAT"
|
| 3608 |
+
},
|
| 3609 |
+
{
|
| 3610 |
+
"id": 56,
|
| 3611 |
+
"origin_id": 17,
|
| 3612 |
+
"origin_slot": 0,
|
| 3613 |
+
"target_id": -20,
|
| 3614 |
+
"target_slot": 0,
|
| 3615 |
+
"type": "VIDEO"
|
| 3616 |
+
}
|
| 3617 |
+
],
|
| 3618 |
+
"extra": {}
|
| 3619 |
+
}
|
| 3620 |
+
]
|
| 3621 |
+
},
|
| 3622 |
+
"config": {},
|
| 3623 |
+
"extra": {
|
| 3624 |
+
"frontendVersion": "1.42.14",
|
| 3625 |
+
"VHS_latentpreview": false,
|
| 3626 |
+
"VHS_latentpreviewrate": 0,
|
| 3627 |
+
"VHS_MetadataImage": true,
|
| 3628 |
+
"VHS_KeepIntermediate": true,
|
| 3629 |
+
"ds": {
|
| 3630 |
+
"scale": 0.38016718211916745,
|
| 3631 |
+
"offset": [
|
| 3632 |
+
-15.98656997397939,
|
| 3633 |
+
-3169.400636838179
|
| 3634 |
+
]
|
| 3635 |
+
}
|
| 3636 |
+
},
|
| 3637 |
+
"version": 0.4
|
| 3638 |
+
}
|
LTX I2V FFLF Custom Audio Workflow - SUPPORTS LATEST COMFYUI VERSION - V3.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX-2 VBVR LoRA - Video Reasoning .safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cb77bc088b04fd69fe5a711356aec05e1a9d503b47e6e252a7f2577c7716a18
|
| 3 |
+
size 554006432
|
LTX-2.3_-_I2V_T2V_Basic.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX-2.3_-_I2V_T2V_Basic_GGUF.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX-2.3_-_I2V_T2V_Basic_for_checkpoint_models.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX-2.3_-_I2V_T2V_Simple_single_pass.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX-2.3_-_I2V_T2V_Talking_Avatar_(voice_clone_with_Qwen-TTS).json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
LTX2.3_Crisp_Enhance.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:020529377ce07b1235d8050505dd38adc3bc9dc49a191f318a7ccf3921354053
|
| 3 |
+
size 705198392
|
LTX2.3_Soft_Enhance.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47681fb3c11a90d95f826838400c69d5dfe210721ea277cc7872f7c98903d12a
|
| 3 |
+
size 352679864
|
LTX23-GalaxyAce.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14d25d4160896ce475a4332eae5f3a153ce08ce310af7dceb3328386c0e641c3
|
| 3 |
+
size 2021804872
|
MelBandRoformer_fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6119aef379a6c7264e0b37db65ae1e6488b8ca4a00baf56d6d244737b8488226
|
| 3 |
+
size 456479072
|
MrXin LTX 2.3 T2V EROS V2.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Mystic XXX - LTX2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f4d285ec9f9095ad2577e00b7c322565abcffc6d31fb4f0c42e215fcb9b96a4
|
| 3 |
+
size 278212080
|
NSFW Posing Nude - LTX2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b5047e698ad2d21e273c0b581e5c7dfc997e81ec665287aea6a19048b98ffe7
|
| 3 |
+
size 1007059776
|
NSFW-Helper v2.0 - LTX 2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73f3d7786d2e2d8ecf5cd474da2694d2731424be29b0bd6c98f2d0c8acb898c2
|
| 3 |
+
size 2466643200
|
Riding pov I2V v1.0 - LTX2.3 - Riding backshot animation,Riding frontshot animation,moaning and wet slapping sounds,heavy breathing,relief,clapping sounds.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b037a2fae053ee5f1b50d57120fe4e6acb680f654cbdc1f0a01c5189e2393f57
|
| 3 |
+
size 1348026984
|
SexGod Female Nudity v2.0 - LTX2.3 - LTXNUDES.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e2d10d10e17626eb305c12a1779a21c2585c6ce225ecc45c1db2647042a1a46
|
| 3 |
+
size 1233513200
|
SexGod Fingering Dildo I2V - LTX2.3 - fingering,dildo,masturbation,vibrator.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cc830beef93c93ccf2f7ba85a81177543ffeffcc51253856d9db1111d8c0484
|
| 3 |
+
size 2695581416
|
Singularity LTX-2.3 OmniCine Preview v0.1 - LTX2.3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8f21cfa7dabb993aad726d33f91b2fcde8fb7481165af58a154bf1444995544
|
| 3 |
+
size 2695584648
|
Stylized PBR Animation - LTX2.3 - PBRStyle,3d animation,shiny skin,realistic style.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e660634d3f22e81dc9f995f782682d18363d9842ad8edcceef300bd3aa5ed46
|
| 3 |
+
size 337360760
|
The_Cook_LTX23_nsfw_posing_i2v_v1.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"id":"f89310ed-c901-4e1d-b705-56e419f9e673","revision":0,"last_node_id":658,"last_link_id":10275,"nodes":[{"id":432,"type":"Anything Everywhere","pos":[1014.8212197022431,4051.0490410296125],"size":[181.3697265625,46],"flags":{},"order":17,"mode":0,"inputs":[{"color_on":"#FF6E6E","label":"VAE","localized_name":"anything","name":"anything","shape":7,"type":"VAE","link":953},{"label":"anything","name":"anything11","type":"*","link":null}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"7.8.0","Node name for S&R":"Anything Everywhere","ue_properties":{"version":"7.8","group_restricted":0,"color_restricted":0,"widget_ue_connectable":{},"input_ue_unconnectable":{},"title_regex":null,"input_regex":null,"group_regex":null,"title_regex_invert":false,"input_regex_invert":false,"group_regex_invert":false,"repeated_type_rule":0,"apply_to_unrepeated":0,"string_to_combo":0,"send_to_any":0,"next_input_index":11}},"widgets_values":[]},{"id":447,"type":"VAELoaderKJ","pos":[713.5566268428285,4048.026525101251],"size":[270,106],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null},{"localized_name":"device","name":"device","type":"COMBO","widget":{"name":"device"},"link":null},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[953,1075,1076,1077,1335,1336,1337,1338,1339,1340,1341,1342,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,2695,2696,2697,2698,2699,2700,2701,2702,2703,2704,2705,2706,2707,2791,2792,2793,2794,2795,2796,2797,2798,2799,2800,2801,2802,2803,3489,3490,3491,3492,3493,3494,3495,3496,3497,3498,3499,3500,3501,4730,4731,4732,4733,4734,4735,4736,4737,4738,4739,4740,4741,4742,7440,7441,7442,7443,7444,7445,7446,7447,7448,7449,7450,7451,7452,8114,8115,8116,8117,8118]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.3.4","Node name for S&R":"VAELoaderKJ","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":["LTX23_video_vae_bf16.safetensors","main_device","bf16"]},{"id":448,"type":"VAELoaderKJ","pos":[713.4912951282737,4194.713904499227],"size":[270,106],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null},{"localized_name":"device","name":"device","type":"COMBO","widget":{"name":"device"},"link":null},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[954,1711,1789,1827]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.3.4","Node name for S&R":"VAELoaderKJ","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":["LTX23_audio_vae_bf16.safetensors","main_device","bf16"]},{"id":543,"type":"LoadImage","pos":[-1300.678515634072,9095.137628887449],"size":[282.798828125,314],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":null},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LoadImage","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["ComfyUI_temp_pmtei_00018_.png","image"]},{"id":388,"type":"CLIPTextEncode","pos":[1754.1181775213204,4545.104200013044],"size":[420.6684470656264,101.05425820219534],"flags":{"collapsed":false},"order":3,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[854]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.56","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":["blurry, low resolution, ugly, garbled mess, compression artifacts, glitch, stop motion, still image, pixelated, robotic voice, oversaturated"],"color":"#322","bgcolor":"#533"},{"id":442,"type":"Anything Everywhere","pos":[1005.6271073414339,4353.8934650731635],"size":[181.3697265625,46],"flags":{},"order":18,"mode":0,"inputs":[{"color_on":"#FFD500","label":"CLIP","localized_name":"anything","name":"anything","shape":7,"type":"CLIP","link":928},{"label":"anything","name":"anything11","type":"*","link":null}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"7.7.0","Node name for S&R":"Anything Everywhere","ue_properties":{"version":"7.7","group_restricted":0,"color_restricted":0,"widget_ue_connectable":{},"input_ue_unconnectable":{},"title_regex":null,"input_regex":null,"group_regex":null,"title_regex_invert":false,"input_regex_invert":false,"group_regex_invert":false,"repeated_type_rule":0,"apply_to_unrepeated":0,"string_to_combo":0,"send_to_any":0,"next_input_index":11}},"widgets_values":[]},{"id":443,"type":"DualCLIPLoader","pos":[574.3493992035711,4355.818811984495],"size":[408.62497761574195,130],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"clip_name1","name":"clip_name1","type":"COMBO","widget":{"name":"clip_name1"},"link":null},{"localized_name":"clip_name2","name":"clip_name2","type":"COMBO","widget":{"name":"clip_name2"},"link":null},{"localized_name":"type","name":"type","type":"COMBO","widget":{"name":"type"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[928,1078,1079,1080,1343,1344,1345,1679,1680,1681,2708,2709,2710,2804,2805,2806,3502,3503,3504,4743,4744,4745,7453,7454,7455,8119,8120]}],"properties":{"cnr_id":"comfy-core","ver":"0.16.4","Node name for S&R":"DualCLIPLoader","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":["gemma_3_12B_it_fp8_scaled.safetensors","ltx-2.3_text_projection_bf16.safetensors","ltxv","default"]},{"id":401,"type":"LTXVConcatAVLatent","pos":[2473.9279143571666,4362.758362541247],"size":[181.33333435058594,46],"flags":{},"order":37,"mode":0,"inputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","link":912},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","link":891}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[9777]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"LTXVConcatAVLatent","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":[]},{"id":429,"type":"UNETLoader","pos":[648.6230164757039,3904.2736271981626],"size":[544.1191145858786,82],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null},{"localized_name":"weight_dtype","name":"weight_dtype","type":"COMBO","widget":{"name":"weight_dtype"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[8422]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"UNETLoader","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["ltx-2.3-22b-dev_transformer_only_fp8_scaled.safetensors","default"]},{"id":402,"type":"EmptyLTXVLatentVideo","pos":[2251.7788029253666,4530.2352125544185],"size":[210,130],"flags":{},"order":21,"mode":0,"inputs":[{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":10047},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":10049},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":10060},{"localized_name":"batch_size","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[877]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.60","Node name for S&R":"EmptyLTXVLatentVideo","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":[512,512,161,1]},{"id":399,"type":"LTXVEmptyLatentAudio","pos":[2252.2464193300953,4383.811627378431],"size":[210,106],"flags":{},"order":22,"mode":0,"inputs":[{"localized_name":"audio_vae","name":"audio_vae","type":"VAE","link":954},{"localized_name":"frames_number","name":"frames_number","type":"INT","widget":{"name":"frames_number"},"link":10061},{"localized_name":"frame_rate","name":"frame_rate","type":"INT","widget":{"name":"frame_rate"},"link":10055},{"localized_name":"batch_size","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null}],"outputs":[{"localized_name":"Latent","name":"Latent","type":"LATENT","links":[891]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.68","Node name for S&R":"LTXVEmptyLatentAudio","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":[161,25,1]},{"id":629,"type":"LTXVPreprocess","pos":[1964.626063065094,4833.82597844485],"size":[210,58],"flags":{},"order":35,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":9548},{"localized_name":"img_compression","name":"img_compression","type":"INT","widget":{"name":"img_compression"},"link":null}],"outputs":[{"localized_name":"output_image","name":"output_image","type":"IMAGE","links":[9549]}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"LTXVPreprocess","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[28]},{"id":440,"type":"ImageResizeKJv2","pos":[1964.6034254239526,4927.619970431826],"size":[210,336],"flags":{},"order":31,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":6975},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":10048},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":10050},{"localized_name":"upscale_method","name":"upscale_method","type":"COMBO","widget":{"name":"upscale_method"},"link":null},{"localized_name":"keep_proportion","name":"keep_proportion","type":"COMBO","widget":{"name":"keep_proportion"},"link":null},{"localized_name":"pad_color","name":"pad_color","type":"STRING","widget":{"name":"pad_color"},"link":null},{"localized_name":"crop_position","name":"crop_position","type":"COMBO","widget":{"name":"crop_position"},"link":null},{"localized_name":"divisible_by","name":"divisible_by","type":"INT","widget":{"name":"divisible_by"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[921,9548]},{"localized_name":"width","name":"width","type":"INT","links":null},{"localized_name":"height","name":"height","type":"INT","links":null},{"localized_name":"mask","name":"mask","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.3.5","Node name for S&R":"ImageResizeKJv2","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":[512,768,"lanczos","crop","0, 0, 0","center",0,"cpu"]},{"id":439,"type":"OlmDragCrop","pos":[1336.7169082003907,4724.434657617333],"size":[360,915],"flags":{},"order":26,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":10275},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"crop_left","name":"crop_left","type":"INT","widget":{"name":"crop_left"},"link":null},{"localized_name":"crop_right","name":"crop_right","type":"INT","widget":{"name":"crop_right"},"link":null},{"localized_name":"crop_top","name":"crop_top","type":"INT","widget":{"name":"crop_top"},"link":null},{"localized_name":"crop_bottom","name":"crop_bottom","type":"INT","widget":{"name":"crop_bottom"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[915,6975]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null},{"localized_name":"CROP_JSON","name":"CROP_JSON","type":"STRING","links":null}],"properties":{"aux_id":"o-l-l-i/ComfyUI-Olm-DragCrop","ver":"5e286e835bb6b36e610ee657e51e770a9eae207d","Node name for S&R":"OlmDragCrop","dragStart":[0,0],"dragEnd":[320,480],"actualImageWidth":1024,"actualImageHeight":1536,"crop_left":0,"crop_right":0,"crop_top":0,"crop_bottom":0,"crop_width":1024,"crop_height":1536,"snapValue":"none","aspectRatioString":"2:3","aspectLockEnabled":true,"infoDisplayEnabled":true,"box_color":"#d5ff6b","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"},"lastResolution":"1024x1536"},"widgets_values":[1778930328937,0,0,0,0,1024,1536,1024,1536,"none","2:3",true,"set_ratio","refresh",null,"Lime","reset"]},{"id":633,"type":"INTConstant","pos":[1727.0642330001667,4873.855382714601],"size":[210,58],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10047,10048]}],"title":"Set Width","properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[768],"color":"#232","bgcolor":"#353"},{"id":636,"type":"INTConstant","pos":[4210.990002591982,4348.309412359977],"size":[210,58],"flags":{},"order":7,"mode":4,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10053,10054]}],"title":"Set Width Upscale","properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[1920],"color":"#232","bgcolor":"#353"},{"id":635,"type":"INTConstant","pos":[4212.1283764559175,4225.728335827618],"size":[210,58],"flags":{},"order":8,"mode":4,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10051,10052]}],"title":"Set Height Upscale","properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[1280],"color":"#232","bgcolor":"#353"},{"id":546,"type":"LoraLoaderModelOnly","pos":[1707.9924038102,4039.029069709219],"size":[473.102767989315,82],"flags":{},"order":27,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":8213},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[7946]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LoraLoaderModelOnly","ue_properties":{"widget_ue_connectable":{},"version":"7.8","input_ue_unconnectable":{}}},"widgets_values":["ltx-2.3-22b-distilled-lora-1.1_fro90_ceil72_condsafe.safetensors",0.3],"color":"#2a363b","bgcolor":"#3f5159"},{"id":560,"type":"KSamplerAdvanced","pos":[2977.5015493751125,4596.663127933821],"size":[312.3833312988281,334],"flags":{},"order":32,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":8228},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":8226},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":8227},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":8210},{"localized_name":"add_noise","name":"add_noise","type":"COMBO","widget":{"name":"add_noise"},"link":null},{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":8371},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"start_at_step","name":"start_at_step","type":"INT","widget":{"name":"start_at_step"},"link":null},{"localized_name":"end_at_step","name":"end_at_step","type":"INT","widget":{"name":"end_at_step"},"link":null},{"localized_name":"return_with_leftover_noise","name":"return_with_leftover_noise","type":"COMBO","widget":{"name":"return_with_leftover_noise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"KSamplerAdvanced","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["enable",820768216876184,"randomize",10,1,"euler_ancestral_cfg_pp","linear_quadratic",2,10000,"disable"],"color":"#232","bgcolor":"#353"},{"id":445,"type":"VAEDecode","pos":[3258.6864894108,4162.585570733024],"size":[140,46],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":9779},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[1217,7849]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":504,"type":"LTXVAudioVAEDecode","pos":[3196.5428340216295,4254.32834284139],"size":[203.00000610351563,46],"flags":{},"order":41,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":1710},{"label":"Audio VAE","localized_name":"audio_vae","name":"audio_vae","type":"VAE","link":1711}],"outputs":[{"localized_name":"Audio","name":"Audio","type":"AUDIO","links":[1712,1788]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LTXVAudioVAEDecode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":423,"type":"LTXVSeparateAVLatent","pos":[2990.7656804903013,4240.3513800643805],"size":[193.33333435058594,46],"flags":{"collapsed":false},"order":39,"mode":0,"inputs":[{"localized_name":"av_latent","name":"av_latent","type":"LATENT","link":9778}],"outputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","links":[]},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","links":[1710]}],"properties":{"cnr_id":"comfy-core","ver":"0.9.1","Node name for S&R":"LTXVSeparateAVLatent","ue_properties":{"version":"7.0.1","widget_ue_connectable":{},"input_ue_unconnectable":{}}},"widgets_values":[]},{"id":407,"type":"LTXVConditioning","pos":[2192.585639757025,4260.527720311348],"size":[270,78],"flags":{},"order":29,"mode":0,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":853},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":854},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":10059}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[8127,8226,9056,9775]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[8128,8227,9057,9776]}],"properties":{"cnr_id":"comfy-core","ver":"0.9.1","Node name for S&R":"LTXVConditioning","ue_properties":{"version":"7.0.1","widget_ue_connectable":{"frame_rate":true},"input_ue_unconnectable":{}}},"widgets_values":[25]},{"id":643,"type":"ComfyNumberConvert","pos":[1805.153969838652,5076.499184273698],"size":[149.46666564941407,46],"flags":{"collapsed":true},"order":20,"mode":0,"inputs":[{"label":"value","localized_name":"value","name":"value","type":"INT,FLOAT,STRING,BOOLEAN","link":10058}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[10059]},{"localized_name":"INT","name":"INT","type":"INT","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"ComfyNumberConvert","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":634,"type":"INTConstant","pos":[1727.0642330001665,4974.735346223515],"size":[210,58],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10049,10050]}],"title":"Set Height","properties":{"cnr_id":"","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[1152],"color":"#232","bgcolor":"#353"},{"id":637,"type":"INTConstant","pos":[1727.0642330001665,5075.6153097324295],"size":[210,58],"flags":{"collapsed":false},"order":10,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10055,10058]}],"title":"Set FPS","properties":{"cnr_id":"","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[25],"color":"#232","bgcolor":"#353"},{"id":415,"type":"LTXVImgToVideoInplace","pos":[1964.1553421037079,4680.40702574273],"size":[210,122],"flags":{"collapsed":false},"order":36,"mode":0,"inputs":[{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"image","name":"image","type":"IMAGE","link":9549},{"localized_name":"latent","name":"latent","type":"LATENT","link":877},{"localized_name":"strength","name":"strength","type":"FLOAT","widget":{"name":"strength"},"link":null},{"localized_name":"bypass","name":"bypass","type":"BOOLEAN","widget":{"name":"bypass"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[912]}],"properties":{"cnr_id":"comfy-core","ver":"0.8.0","Node name for S&R":"LTXVImgToVideoInplace","ue_properties":{"version":"7.0.1","widget_ue_connectable":{},"input_ue_unconnectable":{}}},"widgets_values":[1,false]},{"id":437,"type":"PreviewImage","pos":[4423.652518820276,4607.2467490679655],"size":[311.1883539055307,405.270177367805],"flags":{},"order":33,"mode":4,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":914}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.16.4","Node name for S&R":"PreviewImage","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":[]},{"id":438,"type":"ImageResizeKJv2","pos":[4429.152744404322,4226.946414156994],"size":[210,336],"flags":{},"order":30,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":915},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":10051},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":10053},{"localized_name":"upscale_method","name":"upscale_method","type":"COMBO","widget":{"name":"upscale_method"},"link":null},{"localized_name":"keep_proportion","name":"keep_proportion","type":"COMBO","widget":{"name":"keep_proportion"},"link":null},{"localized_name":"pad_color","name":"pad_color","type":"STRING","widget":{"name":"pad_color"},"link":null},{"localized_name":"crop_position","name":"crop_position","type":"COMBO","widget":{"name":"crop_position"},"link":null},{"localized_name":"divisible_by","name":"divisible_by","type":"INT","widget":{"name":"divisible_by"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[914,9060,9061]},{"localized_name":"width","name":"width","type":"INT","links":null},{"localized_name":"height","name":"height","type":"INT","links":null},{"localized_name":"mask","name":"mask","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.3.5","Node name for S&R":"ImageResizeKJv2","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":[1024,1536,"lanczos","crop","0, 0, 0","center",0,"cpu"]},{"id":470,"type":"ImageResizeKJv2","pos":[4660.749454049559,4225.932750561683],"size":[210.40911731136566,337.0834705943389],"flags":{},"order":42,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":1217},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":10052},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":10054},{"localized_name":"upscale_method","name":"upscale_method","type":"COMBO","widget":{"name":"upscale_method"},"link":null},{"localized_name":"keep_proportion","name":"keep_proportion","type":"COMBO","widget":{"name":"keep_proportion"},"link":null},{"localized_name":"pad_color","name":"pad_color","type":"STRING","widget":{"name":"pad_color"},"link":null},{"localized_name":"crop_position","name":"crop_position","type":"COMBO","widget":{"name":"crop_position"},"link":null},{"localized_name":"divisible_by","name":"divisible_by","type":"INT","widget":{"name":"divisible_by"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[8012]},{"localized_name":"width","name":"width","type":"INT","links":null},{"localized_name":"height","name":"height","type":"INT","links":null},{"localized_name":"mask","name":"mask","type":"MASK","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.3.5","Node name for S&R":"ImageResizeKJv2","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.7"}},"widgets_values":[1024,1536,"lanczos","crop","0, 0, 0","center",0,"cpu"]},{"id":551,"type":"ImageSharpen","pos":[4889.219046909066,4228.472933562979],"size":[210,106],"flags":{},"order":45,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":8012},{"localized_name":"sharpen_radius","name":"sharpen_radius","type":"INT","widget":{"name":"sharpen_radius"},"link":null},{"localized_name":"sigma","name":"sigma","type":"FLOAT","widget":{"name":"sigma"},"link":null},{"localized_name":"alpha","name":"alpha","type":"FLOAT","widget":{"name":"alpha"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[9046]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"ImageSharpen","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[1,0.35,0.6]},{"id":472,"type":"VAEEncode","pos":[5111.096484329309,4232.045003718326],"size":[140,46],"flags":{},"order":46,"mode":4,"inputs":[{"localized_name":"pixels","name":"pixels","type":"IMAGE","link":9046},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[8075,8076,8077]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"VAEEncode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":617,"type":"LTXVImgToVideoInplaceKJ","pos":[5269.466188120161,4231.3956514272395],"size":[235.01666259765625,146],"flags":{},"order":50,"mode":4,"inputs":[{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"latent","name":"latent","type":"LATENT","link":9044},{"localized_name":"num_images","name":"num_images","type":"COMFY_DYNAMICCOMBO_V3","widget":{"name":"num_images"},"link":null},{"localized_name":"num_images.strength_1","name":"num_images.strength_1","type":"FLOAT","widget":{"name":"num_images.strength_1"},"link":null},{"label":"image_1","localized_name":"num_images.image_1","name":"num_images.image_1","shape":7,"type":"IMAGE","link":9061},{"localized_name":"num_images.index_1","name":"num_images.index_1","shape":7,"type":"INT","widget":{"name":"num_images.index_1"},"link":null}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[9054]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"LTXVImgToVideoInplaceKJ","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["1",1,0]},{"id":621,"type":"LTXVAddGuide","pos":[5524.087452519667,4231.57636066356],"size":[210,162],"flags":{},"order":51,"mode":4,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":9056},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":9057},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"latent","name":"latent","type":"LATENT","link":9054},{"localized_name":"image","name":"image","type":"IMAGE","link":9060},{"localized_name":"frame_idx","name":"frame_idx","type":"INT","widget":{"name":"frame_idx"},"link":null},{"localized_name":"strength","name":"strength","type":"FLOAT","widget":{"name":"strength"},"link":null}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":[9058]},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":[9059]},{"localized_name":"latent","name":"latent","type":"LATENT","links":[9055]}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"LTXVAddGuide","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[0,1]},{"id":552,"type":"InjectNoiseToLatent","pos":[5271.081023404273,4437.372602614418],"size":[270,218],"flags":{"collapsed":false},"order":47,"mode":4,"inputs":[{"localized_name":"latents","name":"latents","type":"LATENT","link":8075},{"localized_name":"noise","name":"noise","type":"LATENT","link":8076},{"localized_name":"mask","name":"mask","shape":7,"type":"MASK","link":null},{"localized_name":"strength","name":"strength","type":"FLOAT","widget":{"name":"strength"},"link":null},{"localized_name":"normalize","name":"normalize","type":"BOOLEAN","widget":{"name":"normalize"},"link":null},{"localized_name":"average","name":"average","type":"BOOLEAN","widget":{"name":"average"},"link":null},{"localized_name":"mix_randn_amount","name":"mix_randn_amount","shape":7,"type":"FLOAT","widget":{"name":"mix_randn_amount"},"link":null},{"localized_name":"seed","name":"seed","shape":7,"type":"INT","widget":{"name":"seed"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[8073]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.1.9","Node name for S&R":"InjectNoiseToLatent","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[1,true,true,10,1000,"fixed"]},{"id":554,"type":"LatentMultiply","pos":[5561.420330021935,4505.111530198082],"size":[210,58],"flags":{},"order":48,"mode":4,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":8077},{"localized_name":"multiplier","name":"multiplier","type":"FLOAT","widget":{"name":"multiplier"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[8074]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.77","Node name for S&R":"LatentMultiply","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[0.85]},{"id":553,"type":"LatentBlend","pos":[5809.829389087871,4437.431130592419],"size":[210,78],"flags":{},"order":49,"mode":4,"inputs":[{"localized_name":"samples1","name":"samples1","type":"LATENT","link":8073},{"localized_name":"samples2","name":"samples2","type":"LATENT","link":8074},{"localized_name":"blend_factor","name":"blend_factor","type":"FLOAT","widget":{"name":"blend_factor"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[9044]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.77","Node name for S&R":"LatentBlend","ue_properties":{"widget_ue_connectable":{},"version":"7.5.2","input_ue_unconnectable":{}}},"widgets_values":[0.05]},{"id":509,"type":"LTXVAudioVAEEncode","pos":[5755.205571003749,4232.633703207176],"size":[201.41666259765626,46],"flags":{},"order":44,"mode":4,"inputs":[{"localized_name":"audio","name":"audio","type":"AUDIO","link":1788},{"label":"Audio VAE","localized_name":"audio_vae","name":"audio_vae","type":"VAE","link":1789}],"outputs":[{"localized_name":"Audio Latent","name":"Audio Latent","type":"LATENT","links":[1785]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LTXVAudioVAEEncode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":510,"type":"LTXVConcatAVLatent","pos":[5973.190938756757,4274.748585911856],"size":[181.33333435058594,46],"flags":{},"order":52,"mode":4,"inputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","link":9055},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","link":1785}],"outputs":[{"localized_name":"latent","name":"latent","type":"LATENT","links":[1786]}],"properties":{"cnr_id":"comfy-core","ver":"0.7.0","Node name for S&R":"LTXVConcatAVLatent","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":[]},{"id":469,"type":"KSampler","pos":[6166.550640796517,4214.480448867703],"size":[270,262],"flags":{},"order":53,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":7946},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":9058},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":9059},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":1786},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":2872},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[1808]}],"properties":{"cnr_id":"comfy-core","ver":"0.8.2","Node name for S&R":"KSampler","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.4"}},"widgets_values":[132457,"fixed",4,1,"res_2s","beta57",0.25],"color":"#232","bgcolor":"#353"},{"id":630,"type":"KSampler","pos":[2699.6409483366647,4159.052517315926],"size":[270,262],"flags":{},"order":38,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":9774},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":9775},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":9776},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":9777},{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":9780},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"denoise","name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[9778,9779]}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"KSampler","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[140426129581402,"randomize",8,1,"euler_ancestral_cfg_pp","linear_quadratic",1],"color":"#232","bgcolor":"#353"},{"id":559,"type":"KSamplerAdvanced","pos":[2641.3031166921614,4594.137075845312],"size":[312.3833312988281,334],"flags":{},"order":25,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":null},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":null},{"localized_name":"add_noise","name":"add_noise","type":"COMBO","widget":{"name":"add_noise"},"link":null},{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":8370},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"start_at_step","name":"start_at_step","type":"INT","widget":{"name":"start_at_step"},"link":null},{"localized_name":"end_at_step","name":"end_at_step","type":"INT","widget":{"name":"end_at_step"},"link":null},{"localized_name":"return_with_leftover_noise","name":"return_with_leftover_noise","type":"COMBO","widget":{"name":"return_with_leftover_noise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[8210]}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"KSamplerAdvanced","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["enable",159615873611724,"randomize",10,3,"euler_ancestral_cfg_pp","linear_quadratic",0,2,"disable"],"color":"#232","bgcolor":"#353"},{"id":561,"type":"LTX2LoraLoaderAdvanced","pos":[1232.6838924226954,3905.4527214553996],"size":[389.226513752414,242],"flags":{},"order":19,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":8422},{"localized_name":"opt_lora_path","name":"opt_lora_path","shape":7,"type":"STRING","link":null},{"localized_name":"blocks","name":"blocks","shape":7,"type":"SELECTEDDITBLOCKS","link":null},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null},{"localized_name":"video","name":"video","type":"FLOAT","widget":{"name":"video"},"link":null},{"localized_name":"video_to_audio","name":"video_to_audio","type":"FLOAT","widget":{"name":"video_to_audio"},"link":null},{"localized_name":"audio","name":"audio","type":"FLOAT","widget":{"name":"audio"},"link":null},{"localized_name":"audio_to_video","name":"audio_to_video","type":"FLOAT","widget":{"name":"audio_to_video"},"link":null},{"localized_name":"other","name":"other","type":"FLOAT","widget":{"name":"other"},"link":null}],"outputs":[{"localized_name":"model","name":"model","type":"MODEL","links":[8213,8423]},{"localized_name":"rank","name":"rank","type":"STRING","links":null},{"localized_name":"loaded_keys_info","name":"loaded_keys_info","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"LTX2LoraLoaderAdvanced","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["LTX23_nsfw_posing_nude_v1_11.safetensors",1,1,0,0,0,1],"color":"#233","bgcolor":"#355"},{"id":420,"type":"LoraLoaderModelOnly","pos":[1706.9151060621632,3907.811779334999],"size":[473.102767989315,82],"flags":{},"order":28,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":8423},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[8228,9774]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LoraLoaderModelOnly","ue_properties":{"widget_ue_connectable":{},"version":"7.8","input_ue_unconnectable":{}}},"widgets_values":["ltx-2.3-22b-distilled-lora-1.1_fro90_ceil72_condsafe.safetensors",0.6],"color":"#2a363b","bgcolor":"#3f5159"},{"id":511,"type":"LTXVSeparateAVLatent","pos":[6451.916676587211,4218.239634593702],"size":[193.33333435058594,46],"flags":{"collapsed":false},"order":54,"mode":4,"inputs":[{"localized_name":"av_latent","name":"av_latent","type":"LATENT","link":1808}],"outputs":[{"localized_name":"video_latent","name":"video_latent","type":"LATENT","links":[8125]},{"localized_name":"audio_latent","name":"audio_latent","type":"LATENT","links":[1807]}],"properties":{"cnr_id":"comfy-core","ver":"0.9.1","Node name for S&R":"LTXVSeparateAVLatent","ue_properties":{"version":"7.0.1","widget_ue_connectable":{},"input_ue_unconnectable":{}}},"widgets_values":[]},{"id":556,"type":"LTXVCropGuides","pos":[6450.868381840804,4310.900276683691],"size":[152.7134765625,66],"flags":{},"order":55,"mode":4,"inputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":8127},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":8128},{"localized_name":"latent","name":"latent","type":"LATENT","link":8125}],"outputs":[{"localized_name":"positive","name":"positive","type":"CONDITIONING","links":null},{"localized_name":"negative","name":"negative","type":"CONDITIONING","links":null},{"localized_name":"latent","name":"latent","type":"LATENT","links":[8126]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LTXVCropGuides","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":513,"type":"LTXVAudioVAEDecode","pos":[6660.738110886324,4237.368048810516],"size":[203.00000610351563,46],"flags":{},"order":56,"mode":4,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":1807},{"label":"Audio VAE","localized_name":"audio_vae","name":"audio_vae","type":"VAE","link":1827}],"outputs":[{"localized_name":"Audio","name":"Audio","type":"AUDIO","links":[]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"LTXVAudioVAEDecode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":512,"type":"VAEDecode","pos":[6625.849521528067,4351.570169282399],"size":[140,46],"flags":{},"order":57,"mode":4,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":8126},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10070]}],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"VAEDecode","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":441,"type":"PreviewImage","pos":[2195.883188809135,4928.21119198871],"size":[261.38919881697666,337.18690441475155],"flags":{},"order":34,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":921}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.18.5","Node name for S&R":"PreviewImage","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[]},{"id":389,"type":"CLIPTextEncode","pos":[1749.988797010716,4259.711914875435],"size":[430.97973505279333,243.09284510247426],"flags":{"collapsed":false},"order":11,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[853]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.56","Node name for S&R":"CLIPTextEncode","ue_properties":{"widget_ue_connectable":{},"version":"7.4","input_ue_unconnectable":{}},"enableTabs":false,"tabWidth":65,"tabXOffset":10,"hasSecondTab":false,"secondTabText":"Send Back","secondTabOffset":80,"secondTabWidth":65},"widgets_values":["The clothing suddenly disappears. She poses, then turns around and shows her behind."],"color":"#232","bgcolor":"#353"},{"id":646,"type":"Frames Slice","pos":[6783.374670624701,4351.633619441964],"size":[210,82],"flags":{},"order":58,"mode":4,"inputs":[{"localized_name":"frames","name":"frames","type":"IMAGE","link":10070},{"localized_name":"start","name":"start","type":"INT","widget":{"name":"start"},"link":null},{"localized_name":"stop","name":"stop","type":"INT","widget":{"name":"stop"},"link":10172}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","links":[10071]}],"properties":{"cnr_id":"RES4LYF","ver":"0dc91c00c4c3fb38e7874fcd7a2a327765e8882c","Node name for S&R":"Frames Slice","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[0,10000]},{"id":638,"type":"INTConstant","pos":[1727.0642330001665,5176.495273241344],"size":[210,58],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"value","name":"value","type":"INT","widget":{"name":"value"},"link":null}],"outputs":[{"localized_name":"value","name":"value","type":"INT","links":[10060,10061,10170]}],"title":"Set Frames Amount","properties":{"cnr_id":"comfyui-kjnodes","ver":"1.4.0","Node name for S&R":"INTConstant","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[161],"color":"#232","bgcolor":"#353"},{"id":650,"type":"SetNode","pos":[1811.583800363756,5266.9709969181795],"size":[210,60],"flags":{"collapsed":true},"order":23,"mode":0,"inputs":[{"name":"INT","type":"INT","link":10170}],"outputs":[{"name":"INT","type":"INT","links":null}],"title":"Set_Frames","properties":{"Node name for S&R":"SetNode","aux_id":"kijai/ComfyUI-KJNodes","previousName":"Frames","ue_properties":{"widget_ue_connectable":{},"version":"7.8","input_ue_unconnectable":{}}},"widgets_values":["Frames"],"color":"#1b4669","bgcolor":"#29699c"},{"id":652,"type":"ComfyMathExpression","pos":[6785.866054047964,4473.652209142479],"size":[210,128],"flags":{"collapsed":true},"order":24,"mode":4,"inputs":[{"label":"a","localized_name":"values.a","name":"values.a","type":"FLOAT,INT,BOOLEAN","link":10171},{"label":"b","localized_name":"values.b","name":"values.b","shape":7,"type":"FLOAT,INT,BOOLEAN","link":null},{"localized_name":"expression","name":"expression","type":"STRING","widget":{"name":"expression"},"link":null}],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null},{"localized_name":"INT","name":"INT","type":"INT","links":[10172]},{"localized_name":"BOOL","name":"BOOL","type":"BOOLEAN","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"ComfyMathExpression","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["a - 5"]},{"id":651,"type":"GetNode","pos":[6643.884538642106,4473.357611800355],"size":[210,60],"flags":{"collapsed":true},"order":13,"mode":4,"inputs":[],"outputs":[{"name":"INT","type":"INT","links":[10171]}],"title":"Get_Frames","properties":{"Node name for S&R":"GetNode","aux_id":"kijai/ComfyUI-KJNodes","ue_properties":{"widget_ue_connectable":{},"version":"7.8","input_ue_unconnectable":{}}},"widgets_values":["Frames"],"color":"#1b4669","bgcolor":"#29699c"},{"id":519,"type":"easy seed","pos":[1727.0642330001667,4724.975419205686],"size":[210,106],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null}],"outputs":[{"localized_name":"seed","name":"seed","type":"INT","links":[2872,8370,8371,9780]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"1.3.6","Node name for S&R":"easy seed","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":[132586,"fixed",null],"color":"#232","bgcolor":"#353"},{"id":558,"type":"LoadImage","pos":[1031.9389222728148,4725.032388964048],"size":[282.83333587646484,314],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"COMBO","widget":{"name":"image"},"link":null},{"localized_name":"choose file to upload","name":"upload","type":"IMAGEUPLOAD","widget":{"name":"upload"},"link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[10275]},{"localized_name":"MASK","name":"MASK","type":"MASK","links":null}],"properties":{"cnr_id":"comfy-core","ver":"0.21.0","Node name for S&R":"LoadImage","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"widgets_values":["assets_task_01jzk0f6mzejhaxgs1whkmtand_1751911091_img_0.png","image"]},{"id":557,"type":"Fast Groups Bypasser (rgthree)","pos":[4198.481191214429,4070.224895713826],"size":[247.2955078125,60],"flags":{},"order":16,"mode":0,"inputs":[],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"properties":{"matchColors":"","matchTitle":"","showNav":true,"showAllGraphs":true,"sort":"position","customSortAlphabet":"","toggleRestriction":"default","ue_properties":{"widget_ue_connectable":{},"input_ue_unconnectable":{},"version":"7.8"}},"color":"#223","bgcolor":"#335"},{"id":474,"type":"VHS_VideoCombine","pos":[7028.815151831818,4230.169971519412],"size":[652.4895139355815,334],"flags":{},"order":59,"mode":4,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":10071},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":null},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":[]}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"3234937ff5f3ca19068aaba5042771514de2429d","Node name for S&R":"VHS_VideoCombine","ue_properties":{"version":"7.0.1","widget_ue_connectable":{"frame_rate":true,"loop_count":true,"filename_prefix":true,"format":true,"pingpong":true,"save_output":true,"pix_fmt":true,"crf":true,"save_metadata":true,"trim_to_audio":true},"input_ue_unconnectable":{}}},"widgets_values":{"frame_rate":25,"loop_count":0,"filename_prefix":"LTX23_Upscaled","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":14,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"ComfyUI2_00031.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":25,"workflow":"ComfyUI2_00031.png","fullpath":"C:\\SD\\ComfyUI\\output\\ComfyUI2_00031.mp4"}}}},{"id":425,"type":"VHS_VideoCombine","pos":[3433.2760510535377,4176.072881427264],"size":[693.5848221982644,334],"flags":{},"order":43,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":7849},{"localized_name":"audio","name":"audio","shape":7,"type":"AUDIO","link":1712},{"localized_name":"meta_batch","name":"meta_batch","shape":7,"type":"VHS_BatchManager","link":null},{"localized_name":"vae","name":"vae","shape":7,"type":"VAE","link":null},{"localized_name":"frame_rate","name":"frame_rate","type":"FLOAT","widget":{"name":"frame_rate"},"link":null},{"localized_name":"loop_count","name":"loop_count","type":"INT","widget":{"name":"loop_count"},"link":null},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null},{"localized_name":"format","name":"format","type":"COMBO","widget":{"name":"format"},"link":null},{"localized_name":"pingpong","name":"pingpong","type":"BOOLEAN","widget":{"name":"pingpong"},"link":null},{"localized_name":"save_output","name":"save_output","type":"BOOLEAN","widget":{"name":"save_output"},"link":null},{"name":"pix_fmt","type":["yuv420p","yuv420p10le"],"widget":{"name":"pix_fmt"},"link":null},{"name":"crf","type":"INT","widget":{"name":"crf"},"link":null},{"name":"save_metadata","type":"BOOLEAN","widget":{"name":"save_metadata"},"link":null},{"name":"trim_to_audio","type":"BOOLEAN","widget":{"name":"trim_to_audio"},"link":null}],"outputs":[{"localized_name":"Filenames","name":"Filenames","type":"VHS_FILENAMES","links":[]}],"properties":{"cnr_id":"comfyui-videohelpersuite","ver":"3234937ff5f3ca19068aaba5042771514de2429d","Node name for S&R":"VHS_VideoCombine","ue_properties":{"version":"7.0.1","widget_ue_connectable":{"frame_rate":true,"loop_count":true,"filename_prefix":true,"format":true,"pingpong":true,"save_output":true,"pix_fmt":true,"crf":true,"save_metadata":true,"trim_to_audio":true},"input_ue_unconnectable":{}}},"widgets_values":{"frame_rate":25,"loop_count":0,"filename_prefix":"LTX23","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":14,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"ComfyUI_00479-audio.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":25,"workflow":"ComfyUI_00479.png","fullpath":"C:\\SD\\ComfyUI\\output\\ComfyUI_00479-audio.mp4"}}}}],"links":[[853,389,0,407,0,"CONDITIONING"],[854,388,0,407,1,"CONDITIONING"],[877,402,0,415,2,"LATENT"],[891,399,0,401,1,"LATENT"],[912,415,0,401,0,"LATENT"],[914,438,0,437,0,"IMAGE"],[915,439,0,438,0,"IMAGE"],[921,440,0,441,0,"IMAGE"],[928,443,0,442,0,"CLIP"],[953,447,0,432,0,"VAE"],[954,448,0,399,0,"VAE"],[1217,445,0,470,0,"IMAGE"],[1710,423,1,504,0,"LATENT"],[1711,448,0,504,1,"VAE"],[1712,504,0,425,1,"AUDIO"],[1785,509,0,510,1,"LATENT"],[1786,510,0,469,3,"LATENT"],[1788,504,0,509,0,"AUDIO"],[1789,448,0,509,1,"VAE"],[1807,511,1,513,0,"LATENT"],[1808,469,0,511,0,"LATENT"],[1827,448,0,513,1,"VAE"],[2872,519,0,469,4,"INT"],[6975,439,0,440,0,"IMAGE"],[7849,445,0,425,0,"IMAGE"],[7946,546,0,469,0,"MODEL"],[8012,470,0,551,0,"IMAGE"],[8073,552,0,553,0,"LATENT"],[8074,554,0,553,1,"LATENT"],[8075,472,0,552,0,"LATENT"],[8076,472,0,552,1,"LATENT"],[8077,472,0,554,0,"LATENT"],[8125,511,0,556,2,"LATENT"],[8126,556,2,512,0,"LATENT"],[8127,407,0,556,0,"CONDITIONING"],[8128,407,1,556,1,"CONDITIONING"],[8210,559,0,560,3,"LATENT"],[8213,561,0,546,0,"MODEL"],[8226,407,0,560,1,"CONDITIONING"],[8227,407,1,560,2,"CONDITIONING"],[8228,420,0,560,0,"MODEL"],[8370,519,0,559,5,"INT"],[8371,519,0,560,5,"INT"],[8422,429,0,561,0,"MODEL"],[8423,561,0,420,0,"MODEL"],[9044,553,0,617,1,"LATENT"],[9046,551,0,472,0,"IMAGE"],[9054,617,0,621,3,"LATENT"],[9055,621,2,510,0,"LATENT"],[9056,407,0,621,0,"CONDITIONING"],[9057,407,1,621,1,"CONDITIONING"],[9058,621,0,469,1,"CONDITIONING"],[9059,621,1,469,2,"CONDITIONING"],[9060,438,0,621,4,"IMAGE"],[9061,438,0,617,4,"IMAGE"],[9548,440,0,629,0,"IMAGE"],[9549,629,0,415,1,"IMAGE"],[9774,420,0,630,0,"MODEL"],[9775,407,0,630,1,"CONDITIONING"],[9776,407,1,630,2,"CONDITIONING"],[9777,401,0,630,3,"LATENT"],[9778,630,0,423,0,"LATENT"],[9779,630,0,445,0,"LATENT"],[9780,519,0,630,4,"INT"],[10047,633,0,402,0,"INT"],[10048,633,0,440,2,"INT"],[10049,634,0,402,1,"INT"],[10050,634,0,440,3,"INT"],[10051,635,0,438,2,"INT"],[10052,635,0,470,2,"INT"],[10053,636,0,438,3,"INT"],[10054,636,0,470,3,"INT"],[10055,637,0,399,2,"INT"],[10058,637,0,643,0,"INT"],[10059,643,0,407,2,"FLOAT"],[10060,638,0,402,2,"INT"],[10061,638,0,399,1,"INT"],[10070,512,0,646,0,"IMAGE"],[10071,646,0,474,0,"IMAGE"],[10170,638,0,650,0,"INT"],[10171,651,0,652,0,"INT"],[10172,652,1,646,2,"INT"],[10275,558,0,439,0,"IMAGE"]],"groups":[{"id":1,"title":"Upscale","bounding":[4197.474761629987,4146.4101602027995,3511.9761116934897,1396.1797009437423],"color":"#3f789e","flags":{}}],"config":{},"extra":{"frontendVersion":"1.41.21","workflowRendererVersion":"LG","prompt":{"1":{"inputs":{"ckpt_name":"ltx-av-step-1751000_vocoder_24K.safetensors"},"class_type":"CheckpointLoaderSimple","_meta":{"title":"Load Checkpoint"}},"2":{"inputs":{"gemma_path":"gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors","ltxv_path":"ltx-av-step-1751000_vocoder_24K.safetensors","max_length":1024},"class_type":"LTXVGemmaCLIPModelLoader","_meta":{"title":"🅛🅣🅧 Gemma 3 Model Loader"}},"3":{"inputs":{"text":"A medium close-up shot features a Caucasian man with a closely shaven head and face, wearing a black baseball cap with \"PNTR\" in white letters on the front, and a dark grey t-shirt with \"JUST DO IT\" visible across his chest. A small black microphone is clipped to his shirt collar. He is positioned slightly to the left of the frame, looking intently downwards and to his right, his eyes focused off-camera. His facial expression is one of deep concentration, with his brow slightly furrowed. As he looks down, a quick sniff sound is heard, and then he speaks with a deep male voice and a slightly frustrated tone, saying, \"I think it's so bad.\" The camera remains static throughout, maintaining a shallow depth of field, which keeps the man in sharp focus while the background is softly blurred, revealing a light-colored wall with white wooden shelving or trim, and a partially open white wooden door on the right. After a brief pause, another short, audible sniff is heard. The man then continues to speak, his voice maintaining the same quality, as he states, \"So bad. So bad.\" He elaborates further, emphasizing his point with a final statement, \"This got to be, it's got to be the worst tool I've ever seen.\"","clip":["2",0]},"class_type":"CLIPTextEncode","_meta":{"title":"CLIP Text Encode (Prompt)"}},"4":{"inputs":{"text":"blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles","clip":["2",0]},"class_type":"CLIPTextEncode","_meta":{"title":"CLIP Text Encode (Prompt)"}},"8":{"inputs":{"sampler_name":"euler"},"class_type":"KSamplerSelect","_meta":{"title":"KSamplerSelect"}},"9":{"inputs":{"steps":20,"max_shift":2.05,"base_shift":0.95,"stretch":true,"terminal":0.1,"latent":["28",0]},"class_type":"LTXVScheduler","_meta":{"title":"LTXVScheduler"}},"11":{"inputs":{"noise_seed":10},"class_type":"RandomNoise","_meta":{"title":"RandomNoise"}},"12":{"inputs":{"samples":["29",0],"vae":["1",2]},"class_type":"VAEDecode","_meta":{"title":"VAE Decode"}},"13":{"inputs":{"ckpt_name":"ltx-av-step-1751000_vocoder_24K.safetensors"},"class_type":"LTXVAudioVAELoader","_meta":{"title":"🅛🅣🅧 LTXV Audio VAE Loader"}},"14":{"inputs":{"samples":["29",1],"audio_vae":["13",0]},"class_type":"LTXVAudioVAEDecode","_meta":{"title":"🅛🅣🅧 LTXV Audio VAE Decode"}},"15":{"inputs":{"frame_rate":["23",0],"loop_count":0,"filename_prefix":"AnimateDiff","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"images":["12",0],"audio":["14",0]},"class_type":"VHS_VideoCombine","_meta":{"title":"Video Combine 🎥🅥🅗🅢"}},"17":{"inputs":{"skip_blocks":"29","model":["28",1],"positive":["22",0],"negative":["22",1],"parameters":["18",0]},"class_type":"MultimodalGuider","_meta":{"title":"🅛🅣🅧 Multimodal Guider"}},"18":{"inputs":{"modality":"VIDEO","cfg":3,"stg":0,"rescale":0,"modality_scale":3,"parameters":["19",0]},"class_type":"GuiderParameters","_meta":{"title":"🅛🅣🅧 Guider Parameters"}},"19":{"inputs":{"modality":"AUDIO","cfg":7,"stg":0,"rescale":0,"modality_scale":3},"class_type":"GuiderParameters","_meta":{"title":"🅛🅣🅧 Guider Parameters"}},"21":{"inputs":{"audioUI":"","audio":["14",0]},"class_type":"PreviewAudio","_meta":{"title":"PreviewAudio"}},"22":{"inputs":{"frame_rate":["23",0],"positive":["3",0],"negative":["4",0]},"class_type":"LTXVConditioning","_meta":{"title":"LTXVConditioning"}},"23":{"inputs":{"value":25},"class_type":"FloatConstant","_meta":{"title":"Float Constant"}},"26":{"inputs":{"frames_number":["27",0],"frame_rate":["42",0],"batch_size":1},"class_type":"LTXVEmptyLatentAudio","_meta":{"title":"🅛🅣🅧 LTXV Empty Latent Audio"}},"27":{"inputs":{"value":105},"class_type":"INTConstant","_meta":{"title":"INT Constant"}},"28":{"inputs":{"video_latent":["43",0],"audio_latent":["26",0],"model":["44",0]},"class_type":"LTXVConcatAVLatent","_meta":{"title":"🅛🅣🅧 LTXV Concat AV Latent"}},"29":{"inputs":{"av_latent":["41",0],"model":["28",1]},"class_type":"LTXVSeparateAVLatent","_meta":{"title":"🅛🅣🅧 LTXV Separate AV Latent"}},"41":{"inputs":{"noise":["11",0],"guider":["17",0],"sampler":["8",0],"sigmas":["9",0],"latent_image":["28",0]},"class_type":"SamplerCustomAdvanced","_meta":{"title":"SamplerCustomAdvanced"}},"42":{"inputs":{"a":["23",0]},"class_type":"CM_FloatToInt","_meta":{"title":"FloatToInt"}},"43":{"inputs":{"width":768,"height":512,"length":["27",0],"batch_size":1},"class_type":"EmptyLTXVLatentVideo","_meta":{"title":"EmptyLTXVLatentVideo"}},"44":{"inputs":{"torch_compile":true,"disable_backup":false,"model":["1",0]},"class_type":"LTXVSequenceParallelMultiGPUPatcher","_meta":{"title":"LTXVSequenceParallelMultiGPUPatcher"}},"45":{"inputs":{"frame_idx":0,"strength":1},"class_type":"LTXVAddGuide","_meta":{"title":"LTXVAddGuide"}}},"comfy_fork_version":"feature/av_inference@a6994ed1","VHS_latentpreview":false,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true,"ue_links":[{"downstream":388,"downstream_slot":0,"upstream":"443","upstream_slot":0,"controller":442,"type":"CLIP"},{"downstream":445,"downstream_slot":1,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":415,"downstream_slot":0,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":472,"downstream_slot":1,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":617,"downstream_slot":0,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":621,"downstream_slot":2,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":512,"downstream_slot":1,"upstream":"447","upstream_slot":0,"controller":432,"type":"VAE"},{"downstream":389,"downstream_slot":0,"upstream":"443","upstream_slot":0,"controller":442,"type":"CLIP"}],"links_added_by_ue":[10267,10268,10269,10270,10271,10272,10273,10274],"ds":{"scale":1.0152559799477454,"offset":[-2403.6412810985307,-3757.2525143140365]}},"version":0.4}
|
a2vid_two_stage.py
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html>
|
| 2 |
+
<head>
|
| 3 |
+
<meta content="origin" name="referrer">
|
| 4 |
+
<title>Rate limit · GitHub</title>
|
| 5 |
+
<meta name="viewport" content="width=device-width">
|
| 6 |
+
<style type="text/css" media="screen">
|
| 7 |
+
body {
|
| 8 |
+
background-color: #f6f8fa;
|
| 9 |
+
color: rgba(0, 0, 0, 0.5);
|
| 10 |
+
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
|
| 11 |
+
font-size: 14px;
|
| 12 |
+
line-height: 1.5;
|
| 13 |
+
}
|
| 14 |
+
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
|
| 15 |
+
a { text-decoration: none; }
|
| 16 |
+
a:hover { text-decoration: underline; }
|
| 17 |
+
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
|
| 18 |
+
p { margin: 20px 0 40px; }
|
| 19 |
+
#s { margin-top: 35px; }
|
| 20 |
+
#s a {
|
| 21 |
+
color: #666666;
|
| 22 |
+
font-weight: 200;
|
| 23 |
+
font-size: 14px;
|
| 24 |
+
margin: 0 10px;
|
| 25 |
+
}
|
| 26 |
+
</style>
|
| 27 |
+
</head>
|
| 28 |
+
<body>
|
| 29 |
+
<div class="c">
|
| 30 |
+
<h1>Whoa there!</h1>
|
| 31 |
+
<p>You have triggered an abuse detection mechanism.<br><br>
|
| 32 |
+
Please wait a few minutes before you try again;<br>
|
| 33 |
+
in some cases this may take up to an hour.
|
| 34 |
+
</p>
|
| 35 |
+
<div id="s">
|
| 36 |
+
<a href="https://support.github.com">Contact Support</a> —
|
| 37 |
+
<a href="https://githubstatus.com">GitHub Status</a> —
|
| 38 |
+
<a href="https://twitter.com/githubstatus">@githubstatus</a>
|
| 39 |
+
</div>
|
| 40 |
+
</div>
|
| 41 |
+
</body>
|
| 42 |
+
</html>
|
distilled.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
epic_cumshots-V1-LTX_2_3-CUMSH0T.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:199004eea54ca230ed2c9f563f015e358e0e52bb5122868c1c882c8357a2d108
|
| 3 |
+
size 428150680
|
gemma_3_12B_it_fp4_mixed.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaca463d11e6d8d2a4bdb0d6299214c15ef78a3f73e0ef8113d5a9d0219b3f6d
|
| 3 |
+
size 9447702218
|
hdr_ic_lora.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ic_lora.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
keyframe_interpolation.py
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html>
|
| 2 |
+
<head>
|
| 3 |
+
<meta content="origin" name="referrer">
|
| 4 |
+
<title>Rate limit · GitHub</title>
|
| 5 |
+
<meta name="viewport" content="width=device-width">
|
| 6 |
+
<style type="text/css" media="screen">
|
| 7 |
+
body {
|
| 8 |
+
background-color: #f6f8fa;
|
| 9 |
+
color: rgba(0, 0, 0, 0.5);
|
| 10 |
+
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
|
| 11 |
+
font-size: 14px;
|
| 12 |
+
line-height: 1.5;
|
| 13 |
+
}
|
| 14 |
+
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
|
| 15 |
+
a { text-decoration: none; }
|
| 16 |
+
a:hover { text-decoration: underline; }
|
| 17 |
+
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
|
| 18 |
+
p { margin: 20px 0 40px; }
|
| 19 |
+
#s { margin-top: 35px; }
|
| 20 |
+
#s a {
|
| 21 |
+
color: #666666;
|
| 22 |
+
font-weight: 200;
|
| 23 |
+
font-size: 14px;
|
| 24 |
+
margin: 0 10px;
|
| 25 |
+
}
|
| 26 |
+
</style>
|
| 27 |
+
</head>
|
| 28 |
+
<body>
|
| 29 |
+
<div class="c">
|
| 30 |
+
<h1>Whoa there!</h1>
|
| 31 |
+
<p>You have triggered an abuse detection mechanism.<br><br>
|
| 32 |
+
Please wait a few minutes before you try again;<br>
|
| 33 |
+
in some cases this may take up to an hour.
|
| 34 |
+
</p>
|
| 35 |
+
<div id="s">
|
| 36 |
+
<a href="https://support.github.com">Contact Support</a> —
|
| 37 |
+
<a href="https://githubstatus.com">GitHub Status</a> —
|
| 38 |
+
<a href="https://twitter.com/githubstatus">@githubstatus</a>
|
| 39 |
+
</div>
|
| 40 |
+
</div>
|
| 41 |
+
</body>
|
| 42 |
+
</html>
|
lipdub.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ltx-2.3-22b-distilled-1.1_lora-dynamic_fro09_avg_rank_111_bf16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31e0c0195fb841bf31af78e8b60858f489e87ddcea4a5239abc80943da65e3ac
|
| 3 |
+
size 2741024390
|
ltx-2.3-22b-distilled-lora-384-1.1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5d4953f3386197a4b4f5abdb17616ff256171e8075c111d6e7d2dfa6e823b3a
|
| 3 |
+
size 7605507256
|
ltx-2.3-22b-ic-lora-lipdub-0.9.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc415b12cb639e78511bc264f85080c2f7b188e334c1d9fade76b310e2bc419c
|
| 3 |
+
size 2466665072
|
ltx-2.3-id-lora-talkvid-3k.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5af73441743b4852f228b03e444888dff3da80d2666033af2367ab7bda6d8b9
|
| 3 |
+
size 1157884304
|
ltx-2.3_text_projection_bf16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:911d59bb4cb7708179c9a0045ea0fe41212ecfb77aed3a02702b7c0a8274911f
|
| 3 |
+
size 2312149072
|
ltx23AllInOneSFWNSFWPromptRelayID_v21.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
retake.py
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html>
|
| 2 |
+
<head>
|
| 3 |
+
<meta content="origin" name="referrer">
|
| 4 |
+
<title>Rate limit · GitHub</title>
|
| 5 |
+
<meta name="viewport" content="width=device-width">
|
| 6 |
+
<style type="text/css" media="screen">
|
| 7 |
+
body {
|
| 8 |
+
background-color: #f6f8fa;
|
| 9 |
+
color: rgba(0, 0, 0, 0.5);
|
| 10 |
+
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
|
| 11 |
+
font-size: 14px;
|
| 12 |
+
line-height: 1.5;
|
| 13 |
+
}
|
| 14 |
+
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
|
| 15 |
+
a { text-decoration: none; }
|
| 16 |
+
a:hover { text-decoration: underline; }
|
| 17 |
+
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
|
| 18 |
+
p { margin: 20px 0 40px; }
|
| 19 |
+
#s { margin-top: 35px; }
|
| 20 |
+
#s a {
|
| 21 |
+
color: #666666;
|
| 22 |
+
font-weight: 200;
|
| 23 |
+
font-size: 14px;
|
| 24 |
+
margin: 0 10px;
|
| 25 |
+
}
|
| 26 |
+
</style>
|
| 27 |
+
</head>
|
| 28 |
+
<body>
|
| 29 |
+
<div class="c">
|
| 30 |
+
<h1>Whoa there!</h1>
|
| 31 |
+
<p>You have triggered an abuse detection mechanism.<br><br>
|
| 32 |
+
Please wait a few minutes before you try again;<br>
|
| 33 |
+
in some cases this may take up to an hour.
|
| 34 |
+
</p>
|
| 35 |
+
<div id="s">
|
| 36 |
+
<a href="https://support.github.com">Contact Support</a> —
|
| 37 |
+
<a href="https://githubstatus.com">GitHub Status</a> —
|
| 38 |
+
<a href="https://twitter.com/githubstatus">@githubstatus</a>
|
| 39 |
+
</div>
|
| 40 |
+
</div>
|
| 41 |
+
</body>
|
| 42 |
+
</html>
|
taeltx2_3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0773b4e3e57318e6aa4dd4a35e1d16213a5f160fbc0376163f06888bbcbe246
|
| 3 |
+
size 23531296
|
ti2vid_one_stage.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ti2vid_two_stages.py
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<html>
|
| 2 |
+
<head>
|
| 3 |
+
<meta content="origin" name="referrer">
|
| 4 |
+
<title>Rate limit · GitHub</title>
|
| 5 |
+
<meta name="viewport" content="width=device-width">
|
| 6 |
+
<style type="text/css" media="screen">
|
| 7 |
+
body {
|
| 8 |
+
background-color: #f6f8fa;
|
| 9 |
+
color: rgba(0, 0, 0, 0.5);
|
| 10 |
+
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
|
| 11 |
+
font-size: 14px;
|
| 12 |
+
line-height: 1.5;
|
| 13 |
+
}
|
| 14 |
+
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
|
| 15 |
+
a { text-decoration: none; }
|
| 16 |
+
a:hover { text-decoration: underline; }
|
| 17 |
+
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
|
| 18 |
+
p { margin: 20px 0 40px; }
|
| 19 |
+
#s { margin-top: 35px; }
|
| 20 |
+
#s a {
|
| 21 |
+
color: #666666;
|
| 22 |
+
font-weight: 200;
|
| 23 |
+
font-size: 14px;
|
| 24 |
+
margin: 0 10px;
|
| 25 |
+
}
|
| 26 |
+
</style>
|
| 27 |
+
</head>
|
| 28 |
+
<body>
|
| 29 |
+
<div class="c">
|
| 30 |
+
<h1>Whoa there!</h1>
|
| 31 |
+
<p>You have triggered an abuse detection mechanism.<br><br>
|
| 32 |
+
Please wait a few minutes before you try again;<br>
|
| 33 |
+
in some cases this may take up to an hour.
|
| 34 |
+
</p>
|
| 35 |
+
<div id="s">
|
| 36 |
+
<a href="https://support.github.com">Contact Support</a> —
|
| 37 |
+
<a href="https://githubstatus.com">GitHub Status</a> —
|
| 38 |
+
<a href="https://twitter.com/githubstatus">@githubstatus</a>
|
| 39 |
+
</div>
|
| 40 |
+
</div>
|
| 41 |
+
</body>
|
| 42 |
+
</html>
|
ti2vid_two_stages_hq.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|