Image-to-Video
LTX.io
GGUF
ltx-2
comfyui
comfy
ltx-video
ltx-2-3
ltx-2.5
ltxv
text-to-video
audio-to-video
video-to-video
Instructions to use RuneXX/LTX-2.3-2.5-Workflows with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LTX.io
How to use RuneXX/LTX-2.3-2.5-Workflows with LTX.io:
# Install the LTX-2 pipelines git clone https://github.com/Lightricks/LTX-2.git cd LTX-2 uv sync --frozen
# Download the weights from this repo, plus the Gemma text encoder hf download RuneXX/LTX-2.3-2.5-Workflows --local-dir models/LTX-2.3-2.5-Workflows hf download google/gemma-3-12b-it-qat-q4_0-unquantized --local-dir models/gemma-3-12b
# Fast pipeline (distilled model, no distilled LoRA needed) uv run python -m ltx_pipelines.distilled \ --distilled-checkpoint-path models/LTX-2.3-2.5-Workflows/<distilled-checkpoint>.safetensors \ --spatial-upsampler-path models/LTX-2.3-2.5-Workflows/<spatial-upsampler>.safetensors \ --gemma-root models/gemma-3-12b \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8# HQ pipeline (two-stage, higher quality) uv run python -m ltx_pipelines.ti2vid_two_stages_hq \ --checkpoint-path models/LTX-2.3-2.5-Workflows/<checkpoint>.safetensors \ --distilled-lora models/LTX-2.3-2.5-Workflows/<distilled-lora>.safetensors 0.8 \ --spatial-upsampler-path models/LTX-2.3-2.5-Workflows/<spatial-upsampler>.safetensors \ --gemma-root models/gemma-3-12b \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8 - Notebooks
- Google Colab
- Kaggle
Update Video-2-Video/LTX-2.3_-_V2V_Just_Talk_custom_audio_lip-synced_to_any_video.json
Browse files
Video-2-Video/LTX-2.3_-_V2V_Just_Talk_custom_audio_lip-synced_to_any_video.json
CHANGED
|
@@ -7305,7 +7305,7 @@
|
|
| 7305 |
3577.2329966192715
|
| 7306 |
],
|
| 7307 |
"size": [
|
| 7308 |
-
|
| 7309 |
60
|
| 7310 |
],
|
| 7311 |
"flags": {
|
|
@@ -7330,96 +7330,6 @@
|
|
| 7330 |
"latent_audio_selected"
|
| 7331 |
]
|
| 7332 |
},
|
| 7333 |
-
{
|
| 7334 |
-
"id": 512,
|
| 7335 |
-
"type": "ImageResizeKJv2",
|
| 7336 |
-
"pos": [
|
| 7337 |
-
-448.12725517477173,
|
| 7338 |
-
3935.303023736912
|
| 7339 |
-
],
|
| 7340 |
-
"size": [
|
| 7341 |
-
274.69476097338145,
|
| 7342 |
-
439.0128323482668
|
| 7343 |
-
],
|
| 7344 |
-
"flags": {
|
| 7345 |
-
"collapsed": true
|
| 7346 |
-
},
|
| 7347 |
-
"order": 162,
|
| 7348 |
-
"mode": 0,
|
| 7349 |
-
"inputs": [
|
| 7350 |
-
{
|
| 7351 |
-
"name": "image",
|
| 7352 |
-
"type": "IMAGE",
|
| 7353 |
-
"link": 875
|
| 7354 |
-
},
|
| 7355 |
-
{
|
| 7356 |
-
"name": "mask",
|
| 7357 |
-
"shape": 7,
|
| 7358 |
-
"type": "MASK",
|
| 7359 |
-
"link": null
|
| 7360 |
-
},
|
| 7361 |
-
{
|
| 7362 |
-
"name": "width",
|
| 7363 |
-
"type": "INT",
|
| 7364 |
-
"widget": {
|
| 7365 |
-
"name": "width"
|
| 7366 |
-
},
|
| 7367 |
-
"link": 873
|
| 7368 |
-
},
|
| 7369 |
-
{
|
| 7370 |
-
"name": "height",
|
| 7371 |
-
"type": "INT",
|
| 7372 |
-
"widget": {
|
| 7373 |
-
"name": "height"
|
| 7374 |
-
},
|
| 7375 |
-
"link": 874
|
| 7376 |
-
}
|
| 7377 |
-
],
|
| 7378 |
-
"outputs": [
|
| 7379 |
-
{
|
| 7380 |
-
"name": "IMAGE",
|
| 7381 |
-
"type": "IMAGE",
|
| 7382 |
-
"links": [
|
| 7383 |
-
876,
|
| 7384 |
-
879
|
| 7385 |
-
]
|
| 7386 |
-
},
|
| 7387 |
-
{
|
| 7388 |
-
"name": "width",
|
| 7389 |
-
"type": "INT",
|
| 7390 |
-
"links": [
|
| 7391 |
-
877
|
| 7392 |
-
]
|
| 7393 |
-
},
|
| 7394 |
-
{
|
| 7395 |
-
"name": "height",
|
| 7396 |
-
"type": "INT",
|
| 7397 |
-
"links": [
|
| 7398 |
-
878
|
| 7399 |
-
]
|
| 7400 |
-
},
|
| 7401 |
-
{
|
| 7402 |
-
"name": "mask",
|
| 7403 |
-
"type": "MASK",
|
| 7404 |
-
"links": null
|
| 7405 |
-
}
|
| 7406 |
-
],
|
| 7407 |
-
"properties": {
|
| 7408 |
-
"cnr_id": "comfyui-kjnodes",
|
| 7409 |
-
"ver": "f12007dd57bd539052d3a92597b35365a49e7b06",
|
| 7410 |
-
"Node name for S&R": "ImageResizeKJv2"
|
| 7411 |
-
},
|
| 7412 |
-
"widgets_values": [
|
| 7413 |
-
512,
|
| 7414 |
-
512,
|
| 7415 |
-
"nearest-exact",
|
| 7416 |
-
"crop",
|
| 7417 |
-
"0, 0, 0",
|
| 7418 |
-
"center",
|
| 7419 |
-
64,
|
| 7420 |
-
"cpu"
|
| 7421 |
-
]
|
| 7422 |
-
},
|
| 7423 |
{
|
| 7424 |
"id": 368,
|
| 7425 |
"type": "LTX2SamplingPreviewOverride",
|
|
@@ -7991,7 +7901,7 @@
|
|
| 7991 |
3986.308476737299
|
| 7992 |
],
|
| 7993 |
"size": [
|
| 7994 |
-
|
| 7995 |
60
|
| 7996 |
],
|
| 7997 |
"flags": {
|
|
@@ -8539,7 +8449,7 @@
|
|
| 8539 |
},
|
| 8540 |
{
|
| 8541 |
"name": "on_true",
|
| 8542 |
-
"type": "
|
| 8543 |
"link": 1621
|
| 8544 |
}
|
| 8545 |
],
|
|
@@ -8563,6 +8473,96 @@
|
|
| 8563 |
],
|
| 8564 |
"color": "#422342",
|
| 8565 |
"bgcolor": "rgba(24,24,27,.9)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8566 |
}
|
| 8567 |
],
|
| 8568 |
"links": [
|
|
@@ -9764,7 +9764,7 @@
|
|
| 9764 |
0,
|
| 9765 |
847,
|
| 9766 |
0,
|
| 9767 |
-
"
|
| 9768 |
],
|
| 9769 |
[
|
| 9770 |
1621,
|
|
@@ -10419,7 +10419,7 @@
|
|
| 10419 |
"type": "*",
|
| 10420 |
"linkIds": [
|
| 10421 |
1651,
|
| 10422 |
-
|
| 10423 |
],
|
| 10424 |
"localized_name": "*",
|
| 10425 |
"label": "generated_prompt",
|
|
@@ -10788,10 +10788,10 @@
|
|
| 10788 |
"config": {},
|
| 10789 |
"extra": {
|
| 10790 |
"ds": {
|
| 10791 |
-
"scale": 0.
|
| 10792 |
"offset": [
|
| 10793 |
-
|
| 10794 |
-
-
|
| 10795 |
]
|
| 10796 |
},
|
| 10797 |
"frontendVersion": "1.42.11",
|
|
|
|
| 7305 |
3577.2329966192715
|
| 7306 |
],
|
| 7307 |
"size": [
|
| 7308 |
+
212.1998046875,
|
| 7309 |
60
|
| 7310 |
],
|
| 7311 |
"flags": {
|
|
|
|
| 7330 |
"latent_audio_selected"
|
| 7331 |
]
|
| 7332 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7333 |
{
|
| 7334 |
"id": 368,
|
| 7335 |
"type": "LTX2SamplingPreviewOverride",
|
|
|
|
| 7901 |
3986.308476737299
|
| 7902 |
],
|
| 7903 |
"size": [
|
| 7904 |
+
212.1998046875,
|
| 7905 |
60
|
| 7906 |
],
|
| 7907 |
"flags": {
|
|
|
|
| 8449 |
},
|
| 8450 |
{
|
| 8451 |
"name": "on_true",
|
| 8452 |
+
"type": "LATENT",
|
| 8453 |
"link": 1621
|
| 8454 |
}
|
| 8455 |
],
|
|
|
|
| 8473 |
],
|
| 8474 |
"color": "#422342",
|
| 8475 |
"bgcolor": "rgba(24,24,27,.9)"
|
| 8476 |
+
},
|
| 8477 |
+
{
|
| 8478 |
+
"id": 512,
|
| 8479 |
+
"type": "ImageResizeKJv2",
|
| 8480 |
+
"pos": [
|
| 8481 |
+
-448.12725517477173,
|
| 8482 |
+
3935.303023736912
|
| 8483 |
+
],
|
| 8484 |
+
"size": [
|
| 8485 |
+
274.69476097338145,
|
| 8486 |
+
439.0128323482668
|
| 8487 |
+
],
|
| 8488 |
+
"flags": {
|
| 8489 |
+
"collapsed": false
|
| 8490 |
+
},
|
| 8491 |
+
"order": 162,
|
| 8492 |
+
"mode": 0,
|
| 8493 |
+
"inputs": [
|
| 8494 |
+
{
|
| 8495 |
+
"name": "image",
|
| 8496 |
+
"type": "IMAGE",
|
| 8497 |
+
"link": 875
|
| 8498 |
+
},
|
| 8499 |
+
{
|
| 8500 |
+
"name": "mask",
|
| 8501 |
+
"shape": 7,
|
| 8502 |
+
"type": "MASK",
|
| 8503 |
+
"link": null
|
| 8504 |
+
},
|
| 8505 |
+
{
|
| 8506 |
+
"name": "width",
|
| 8507 |
+
"type": "INT",
|
| 8508 |
+
"widget": {
|
| 8509 |
+
"name": "width"
|
| 8510 |
+
},
|
| 8511 |
+
"link": 873
|
| 8512 |
+
},
|
| 8513 |
+
{
|
| 8514 |
+
"name": "height",
|
| 8515 |
+
"type": "INT",
|
| 8516 |
+
"widget": {
|
| 8517 |
+
"name": "height"
|
| 8518 |
+
},
|
| 8519 |
+
"link": 874
|
| 8520 |
+
}
|
| 8521 |
+
],
|
| 8522 |
+
"outputs": [
|
| 8523 |
+
{
|
| 8524 |
+
"name": "IMAGE",
|
| 8525 |
+
"type": "IMAGE",
|
| 8526 |
+
"links": [
|
| 8527 |
+
876,
|
| 8528 |
+
879
|
| 8529 |
+
]
|
| 8530 |
+
},
|
| 8531 |
+
{
|
| 8532 |
+
"name": "width",
|
| 8533 |
+
"type": "INT",
|
| 8534 |
+
"links": [
|
| 8535 |
+
877
|
| 8536 |
+
]
|
| 8537 |
+
},
|
| 8538 |
+
{
|
| 8539 |
+
"name": "height",
|
| 8540 |
+
"type": "INT",
|
| 8541 |
+
"links": [
|
| 8542 |
+
878
|
| 8543 |
+
]
|
| 8544 |
+
},
|
| 8545 |
+
{
|
| 8546 |
+
"name": "mask",
|
| 8547 |
+
"type": "MASK",
|
| 8548 |
+
"links": null
|
| 8549 |
+
}
|
| 8550 |
+
],
|
| 8551 |
+
"properties": {
|
| 8552 |
+
"cnr_id": "comfyui-kjnodes",
|
| 8553 |
+
"ver": "f12007dd57bd539052d3a92597b35365a49e7b06",
|
| 8554 |
+
"Node name for S&R": "ImageResizeKJv2"
|
| 8555 |
+
},
|
| 8556 |
+
"widgets_values": [
|
| 8557 |
+
512,
|
| 8558 |
+
512,
|
| 8559 |
+
"nearest-exact",
|
| 8560 |
+
"crop",
|
| 8561 |
+
"0, 0, 0",
|
| 8562 |
+
"center",
|
| 8563 |
+
64,
|
| 8564 |
+
"cpu"
|
| 8565 |
+
]
|
| 8566 |
}
|
| 8567 |
],
|
| 8568 |
"links": [
|
|
|
|
| 9764 |
0,
|
| 9765 |
847,
|
| 9766 |
0,
|
| 9767 |
+
"LATENT"
|
| 9768 |
],
|
| 9769 |
[
|
| 9770 |
1621,
|
|
|
|
| 10419 |
"type": "*",
|
| 10420 |
"linkIds": [
|
| 10421 |
1651,
|
| 10422 |
+
1651
|
| 10423 |
],
|
| 10424 |
"localized_name": "*",
|
| 10425 |
"label": "generated_prompt",
|
|
|
|
| 10788 |
"config": {},
|
| 10789 |
"extra": {
|
| 10790 |
"ds": {
|
| 10791 |
+
"scale": 0.43056764313437323,
|
| 10792 |
"offset": [
|
| 10793 |
+
2772.2493467677914,
|
| 10794 |
+
-3365.6584461558205
|
| 10795 |
]
|
| 10796 |
},
|
| 10797 |
"frontendVersion": "1.42.11",
|