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 Movie-Maker/Prompt-Relay-Custom-Audio/LTX-2.3_-_I2V_T2V_Short-Story_PromptRelay-Timeline_custom_audio_latent-guider.json
Browse files
Movie-Maker/Prompt-Relay-Custom-Audio/LTX-2.3_-_I2V_T2V_Short-Story_PromptRelay-Timeline_custom_audio_latent-guider.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"id": "38ad918c-17a8-4b56-b361-fac4cd1d3221",
|
| 3 |
"revision": 0,
|
| 4 |
"last_node_id": 4163,
|
| 5 |
-
"last_link_id":
|
| 6 |
"nodes": [
|
| 7 |
{
|
| 8 |
"id": 673,
|
|
@@ -1199,7 +1199,7 @@
|
|
| 1199 |
"flags": {
|
| 1200 |
"collapsed": true
|
| 1201 |
},
|
| 1202 |
-
"order":
|
| 1203 |
"mode": 4,
|
| 1204 |
"inputs": [
|
| 1205 |
{
|
|
@@ -1240,7 +1240,7 @@
|
|
| 1240 |
"flags": {
|
| 1241 |
"collapsed": true
|
| 1242 |
},
|
| 1243 |
-
"order":
|
| 1244 |
"mode": 4,
|
| 1245 |
"inputs": [
|
| 1246 |
{
|
|
@@ -1342,7 +1342,7 @@
|
|
| 1342 |
"flags": {
|
| 1343 |
"collapsed": true
|
| 1344 |
},
|
| 1345 |
-
"order":
|
| 1346 |
"mode": 4,
|
| 1347 |
"inputs": [
|
| 1348 |
{
|
|
@@ -2195,7 +2195,7 @@
|
|
| 2195 |
118
|
| 2196 |
],
|
| 2197 |
"flags": {},
|
| 2198 |
-
"order":
|
| 2199 |
"mode": 0,
|
| 2200 |
"inputs": [
|
| 2201 |
{
|
|
@@ -2870,7 +2870,7 @@
|
|
| 2870 |
"flags": {
|
| 2871 |
"collapsed": true
|
| 2872 |
},
|
| 2873 |
-
"order":
|
| 2874 |
"mode": 0,
|
| 2875 |
"inputs": [
|
| 2876 |
{
|
|
@@ -3336,195 +3336,214 @@
|
|
| 3336 |
]
|
| 3337 |
},
|
| 3338 |
{
|
| 3339 |
-
"id":
|
| 3340 |
-
"type": "
|
| 3341 |
"pos": [
|
| 3342 |
-
-
|
| 3343 |
-
|
| 3344 |
],
|
| 3345 |
"size": [
|
| 3346 |
-
|
| 3347 |
58
|
| 3348 |
],
|
| 3349 |
"flags": {
|
| 3350 |
"collapsed": true
|
| 3351 |
},
|
| 3352 |
-
"order":
|
| 3353 |
"mode": 0,
|
| 3354 |
"inputs": [
|
| 3355 |
{
|
| 3356 |
-
"name": "
|
| 3357 |
-
"type": "
|
| 3358 |
-
"link":
|
| 3359 |
}
|
| 3360 |
],
|
| 3361 |
"outputs": [
|
| 3362 |
{
|
| 3363 |
-
"name": "
|
| 3364 |
-
"type": "
|
| 3365 |
-
"links":
|
| 3366 |
-
4357,
|
| 3367 |
-
4359
|
| 3368 |
-
]
|
| 3369 |
}
|
| 3370 |
],
|
|
|
|
| 3371 |
"properties": {
|
| 3372 |
-
"
|
| 3373 |
-
"
|
| 3374 |
-
"
|
| 3375 |
},
|
| 3376 |
"widgets_values": [
|
| 3377 |
-
|
| 3378 |
]
|
| 3379 |
},
|
| 3380 |
{
|
| 3381 |
-
"id":
|
| 3382 |
-
"type": "
|
| 3383 |
"pos": [
|
| 3384 |
-
-
|
| 3385 |
-
|
| 3386 |
],
|
| 3387 |
"size": [
|
| 3388 |
210,
|
| 3389 |
-
|
| 3390 |
],
|
| 3391 |
"flags": {
|
| 3392 |
"collapsed": true
|
| 3393 |
},
|
| 3394 |
-
"order":
|
| 3395 |
"mode": 0,
|
| 3396 |
-
"inputs": [
|
|
|
|
| 3397 |
{
|
| 3398 |
-
"name": "
|
| 3399 |
-
"type": "
|
| 3400 |
-
"
|
|
|
|
|
|
|
| 3401 |
}
|
| 3402 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3403 |
"outputs": [
|
| 3404 |
{
|
| 3405 |
-
"name": "
|
| 3406 |
-
"type": "
|
| 3407 |
-
"links":
|
|
|
|
|
|
|
| 3408 |
}
|
| 3409 |
],
|
| 3410 |
-
"title": "
|
| 3411 |
"properties": {
|
| 3412 |
-
"Node name for S&R": "
|
| 3413 |
-
"aux_id": "kijai/ComfyUI-KJNodes"
|
| 3414 |
-
"previousName": "ref_image"
|
| 3415 |
},
|
| 3416 |
"widgets_values": [
|
| 3417 |
-
"
|
| 3418 |
-
]
|
|
|
|
|
|
|
| 3419 |
},
|
| 3420 |
{
|
| 3421 |
-
"id":
|
| 3422 |
-
"type": "
|
| 3423 |
"pos": [
|
| 3424 |
-
-
|
| 3425 |
-
|
| 3426 |
],
|
| 3427 |
"size": [
|
| 3428 |
-
|
| 3429 |
-
|
| 3430 |
],
|
| 3431 |
"flags": {
|
| 3432 |
"collapsed": true
|
| 3433 |
},
|
| 3434 |
-
"order":
|
| 3435 |
"mode": 0,
|
| 3436 |
"inputs": [
|
| 3437 |
{
|
| 3438 |
-
"name": "
|
| 3439 |
-
"type": "
|
| 3440 |
-
"link":
|
| 3441 |
}
|
| 3442 |
],
|
| 3443 |
"outputs": [
|
| 3444 |
{
|
| 3445 |
-
"name": "
|
| 3446 |
-
"type": "
|
| 3447 |
-
"links":
|
| 3448 |
-
4358
|
| 3449 |
-
]
|
| 3450 |
}
|
| 3451 |
],
|
|
|
|
| 3452 |
"properties": {
|
| 3453 |
-
"
|
| 3454 |
-
"
|
| 3455 |
-
"
|
| 3456 |
},
|
| 3457 |
"widgets_values": [
|
| 3458 |
-
"
|
| 3459 |
-
0.5,
|
| 3460 |
-
"area"
|
| 3461 |
]
|
| 3462 |
},
|
| 3463 |
{
|
| 3464 |
-
"id":
|
| 3465 |
-
"type": "
|
| 3466 |
"pos": [
|
| 3467 |
-
-
|
| 3468 |
-
|
| 3469 |
],
|
| 3470 |
"size": [
|
| 3471 |
-
|
| 3472 |
-
|
| 3473 |
],
|
| 3474 |
"flags": {
|
| 3475 |
-
"collapsed":
|
| 3476 |
},
|
| 3477 |
-
"order":
|
| 3478 |
"mode": 0,
|
| 3479 |
"inputs": [
|
| 3480 |
{
|
| 3481 |
-
"name": "
|
| 3482 |
-
"type": "
|
| 3483 |
-
"link":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3484 |
}
|
| 3485 |
],
|
| 3486 |
"outputs": [
|
| 3487 |
{
|
| 3488 |
-
"name": "
|
| 3489 |
-
"type": "
|
| 3490 |
-
"links": []
|
| 3491 |
-
},
|
| 3492 |
-
{
|
| 3493 |
-
"label": "768 width",
|
| 3494 |
-
"name": "width",
|
| 3495 |
-
"type": "INT",
|
| 3496 |
-
"links": [
|
| 3497 |
-
4360
|
| 3498 |
-
]
|
| 3499 |
-
},
|
| 3500 |
-
{
|
| 3501 |
-
"label": "435 height",
|
| 3502 |
-
"name": "height",
|
| 3503 |
-
"type": "INT",
|
| 3504 |
"links": [
|
| 3505 |
-
|
| 3506 |
]
|
| 3507 |
-
},
|
| 3508 |
-
{
|
| 3509 |
-
"label": "1 count",
|
| 3510 |
-
"name": "count",
|
| 3511 |
-
"type": "INT",
|
| 3512 |
-
"links": null
|
| 3513 |
}
|
| 3514 |
],
|
| 3515 |
"properties": {
|
| 3516 |
-
"cnr_id": "
|
| 3517 |
-
"ver": "
|
| 3518 |
-
"Node name for S&R": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3519 |
},
|
| 3520 |
"widgets_values": []
|
| 3521 |
},
|
| 3522 |
{
|
| 3523 |
-
"id":
|
| 3524 |
"type": "SetNode",
|
| 3525 |
"pos": [
|
| 3526 |
-
-
|
| 3527 |
-
|
| 3528 |
],
|
| 3529 |
"size": [
|
| 3530 |
210,
|
|
@@ -3533,527 +3552,449 @@
|
|
| 3533 |
"flags": {
|
| 3534 |
"collapsed": true
|
| 3535 |
},
|
| 3536 |
-
"order":
|
| 3537 |
"mode": 0,
|
| 3538 |
"inputs": [
|
| 3539 |
{
|
| 3540 |
-
"name": "
|
| 3541 |
-
"type": "
|
| 3542 |
-
"link":
|
| 3543 |
}
|
| 3544 |
],
|
| 3545 |
"outputs": [
|
| 3546 |
{
|
| 3547 |
-
"name": "
|
| 3548 |
-
"type": "
|
| 3549 |
"links": null
|
| 3550 |
}
|
| 3551 |
],
|
| 3552 |
-
"title": "
|
| 3553 |
"properties": {
|
| 3554 |
"Node name for S&R": "SetNode",
|
| 3555 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3556 |
-
"previousName": "
|
| 3557 |
},
|
| 3558 |
"widgets_values": [
|
| 3559 |
-
"
|
| 3560 |
]
|
| 3561 |
},
|
| 3562 |
{
|
| 3563 |
-
"id":
|
| 3564 |
-
"type": "
|
| 3565 |
"pos": [
|
| 3566 |
-
-
|
| 3567 |
-
|
| 3568 |
],
|
| 3569 |
"size": [
|
| 3570 |
210,
|
| 3571 |
-
|
| 3572 |
],
|
| 3573 |
"flags": {
|
| 3574 |
"collapsed": true
|
| 3575 |
},
|
| 3576 |
-
"order":
|
| 3577 |
"mode": 0,
|
| 3578 |
-
"inputs": [
|
|
|
|
| 3579 |
{
|
| 3580 |
"name": "INT",
|
| 3581 |
"type": "INT",
|
| 3582 |
-
"
|
|
|
|
|
|
|
| 3583 |
}
|
| 3584 |
],
|
| 3585 |
-
"
|
| 3586 |
-
{
|
| 3587 |
-
"name": "INT",
|
| 3588 |
-
"type": "INT",
|
| 3589 |
-
"links": null
|
| 3590 |
-
}
|
| 3591 |
-
],
|
| 3592 |
-
"title": "Set_height_downscaled",
|
| 3593 |
"properties": {
|
| 3594 |
-
"Node name for S&R": "
|
| 3595 |
-
"aux_id": "kijai/ComfyUI-KJNodes"
|
| 3596 |
-
"previousName": "height_downscaled"
|
| 3597 |
},
|
| 3598 |
"widgets_values": [
|
| 3599 |
-
"
|
| 3600 |
]
|
| 3601 |
},
|
| 3602 |
{
|
| 3603 |
-
"id":
|
| 3604 |
-
"type": "
|
| 3605 |
"pos": [
|
| 3606 |
-
-
|
| 3607 |
-
|
| 3608 |
],
|
| 3609 |
"size": [
|
| 3610 |
-
|
| 3611 |
-
|
| 3612 |
],
|
| 3613 |
"flags": {
|
| 3614 |
-
"collapsed":
|
| 3615 |
},
|
| 3616 |
-
"order":
|
| 3617 |
"mode": 0,
|
| 3618 |
-
"inputs": [
|
| 3619 |
-
{
|
| 3620 |
-
"name": "image",
|
| 3621 |
-
"type": "IMAGE",
|
| 3622 |
-
"link": 1755
|
| 3623 |
-
},
|
| 3624 |
-
{
|
| 3625 |
-
"name": "mask",
|
| 3626 |
-
"shape": 7,
|
| 3627 |
-
"type": "MASK",
|
| 3628 |
-
"link": null
|
| 3629 |
-
},
|
| 3630 |
-
{
|
| 3631 |
-
"name": "width",
|
| 3632 |
-
"type": "INT",
|
| 3633 |
-
"widget": {
|
| 3634 |
-
"name": "width"
|
| 3635 |
-
},
|
| 3636 |
-
"link": 1752
|
| 3637 |
-
},
|
| 3638 |
-
{
|
| 3639 |
-
"name": "height",
|
| 3640 |
-
"type": "INT",
|
| 3641 |
-
"widget": {
|
| 3642 |
-
"name": "height"
|
| 3643 |
-
},
|
| 3644 |
-
"link": 1753
|
| 3645 |
-
}
|
| 3646 |
-
],
|
| 3647 |
"outputs": [
|
| 3648 |
{
|
| 3649 |
-
"name": "
|
| 3650 |
-
"type": "
|
| 3651 |
"links": [
|
| 3652 |
-
|
| 3653 |
]
|
| 3654 |
-
},
|
| 3655 |
-
{
|
| 3656 |
-
"name": "width",
|
| 3657 |
-
"type": "INT",
|
| 3658 |
-
"links": []
|
| 3659 |
-
},
|
| 3660 |
-
{
|
| 3661 |
-
"name": "height",
|
| 3662 |
-
"type": "INT",
|
| 3663 |
-
"links": []
|
| 3664 |
-
},
|
| 3665 |
-
{
|
| 3666 |
-
"name": "mask",
|
| 3667 |
-
"type": "MASK",
|
| 3668 |
-
"links": null
|
| 3669 |
}
|
| 3670 |
],
|
|
|
|
| 3671 |
"properties": {
|
| 3672 |
-
"
|
| 3673 |
-
"
|
| 3674 |
-
"Node name for S&R": "ImageResizeKJv2"
|
| 3675 |
},
|
| 3676 |
"widgets_values": [
|
| 3677 |
-
|
| 3678 |
-
512,
|
| 3679 |
-
"lanczos",
|
| 3680 |
-
"crop",
|
| 3681 |
-
"0, 0, 0",
|
| 3682 |
-
"center",
|
| 3683 |
-
32,
|
| 3684 |
-
"cpu"
|
| 3685 |
]
|
| 3686 |
},
|
| 3687 |
{
|
| 3688 |
-
"id":
|
| 3689 |
-
"type": "
|
| 3690 |
"pos": [
|
| 3691 |
-
-
|
| 3692 |
-
|
| 3693 |
],
|
| 3694 |
"size": [
|
| 3695 |
-
|
| 3696 |
-
|
| 3697 |
],
|
| 3698 |
"flags": {
|
| 3699 |
"collapsed": true
|
| 3700 |
},
|
| 3701 |
-
"order":
|
| 3702 |
"mode": 0,
|
| 3703 |
-
"inputs": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3704 |
"outputs": [
|
| 3705 |
{
|
| 3706 |
-
"name": "
|
| 3707 |
-
"type": "
|
| 3708 |
"links": [
|
| 3709 |
-
|
| 3710 |
]
|
| 3711 |
}
|
| 3712 |
],
|
| 3713 |
-
"title": "Get_width_downscaled",
|
| 3714 |
"properties": {
|
| 3715 |
-
"
|
| 3716 |
-
"
|
|
|
|
| 3717 |
},
|
| 3718 |
-
"widgets_values": [
|
| 3719 |
-
"width_downscaled"
|
| 3720 |
-
],
|
| 3721 |
-
"color": "rgba(0,0,0,.8)",
|
| 3722 |
-
"bgcolor": "rgba(24,24,27,.9)"
|
| 3723 |
},
|
| 3724 |
{
|
| 3725 |
-
"id":
|
| 3726 |
-
"type": "
|
| 3727 |
"pos": [
|
| 3728 |
-
-
|
| 3729 |
-
|
| 3730 |
],
|
| 3731 |
"size": [
|
| 3732 |
-
|
| 3733 |
-
|
| 3734 |
],
|
| 3735 |
-
"flags": {
|
| 3736 |
-
|
| 3737 |
-
},
|
| 3738 |
-
"order": 51,
|
| 3739 |
"mode": 0,
|
| 3740 |
"inputs": [],
|
| 3741 |
"outputs": [
|
| 3742 |
{
|
| 3743 |
-
"name": "
|
| 3744 |
-
"type": "
|
| 3745 |
"links": [
|
| 3746 |
-
|
| 3747 |
]
|
| 3748 |
}
|
| 3749 |
],
|
| 3750 |
-
"title": "Get_height_downscaled",
|
| 3751 |
"properties": {
|
| 3752 |
-
"
|
| 3753 |
-
"
|
|
|
|
| 3754 |
},
|
| 3755 |
"widgets_values": [
|
| 3756 |
-
|
| 3757 |
-
|
| 3758 |
-
|
| 3759 |
-
|
|
|
|
|
|
|
| 3760 |
},
|
| 3761 |
{
|
| 3762 |
-
"id":
|
| 3763 |
"type": "SetNode",
|
| 3764 |
"pos": [
|
| 3765 |
-
-
|
| 3766 |
-
|
| 3767 |
],
|
| 3768 |
"size": [
|
| 3769 |
210,
|
| 3770 |
-
|
| 3771 |
],
|
| 3772 |
"flags": {
|
| 3773 |
"collapsed": true
|
| 3774 |
},
|
| 3775 |
-
"order":
|
| 3776 |
"mode": 0,
|
| 3777 |
"inputs": [
|
| 3778 |
{
|
| 3779 |
-
"name": "
|
| 3780 |
-
"type": "
|
| 3781 |
-
"link":
|
| 3782 |
}
|
| 3783 |
],
|
| 3784 |
"outputs": [
|
| 3785 |
{
|
| 3786 |
-
"name": "
|
| 3787 |
-
"type": "
|
| 3788 |
"links": null
|
| 3789 |
}
|
| 3790 |
],
|
| 3791 |
-
"title": "
|
| 3792 |
"properties": {
|
| 3793 |
"Node name for S&R": "SetNode",
|
| 3794 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3795 |
-
"previousName": "
|
| 3796 |
},
|
| 3797 |
"widgets_values": [
|
| 3798 |
-
"
|
| 3799 |
]
|
| 3800 |
},
|
| 3801 |
{
|
| 3802 |
-
"id":
|
| 3803 |
-
"type": "
|
| 3804 |
"pos": [
|
| 3805 |
-
-
|
| 3806 |
-
|
| 3807 |
],
|
| 3808 |
"size": [
|
| 3809 |
-
|
| 3810 |
-
|
| 3811 |
],
|
| 3812 |
"flags": {
|
| 3813 |
"collapsed": false
|
| 3814 |
},
|
| 3815 |
-
"order":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3816 |
"mode": 0,
|
| 3817 |
"inputs": [
|
| 3818 |
{
|
| 3819 |
-
"name": "
|
| 3820 |
-
"type": "
|
| 3821 |
-
"link":
|
| 3822 |
-
},
|
| 3823 |
-
{
|
| 3824 |
-
"name": "mask",
|
| 3825 |
-
"type": "MASK",
|
| 3826 |
-
"link": 4351
|
| 3827 |
}
|
| 3828 |
],
|
| 3829 |
"outputs": [
|
| 3830 |
{
|
| 3831 |
-
"name": "
|
| 3832 |
-
"type": "
|
| 3833 |
-
"links": [
|
| 3834 |
-
4349
|
| 3835 |
-
]
|
| 3836 |
-
}
|
| 3837 |
-
],
|
| 3838 |
-
"properties": {
|
| 3839 |
-
"cnr_id": "comfy-core",
|
| 3840 |
-
"ver": "0.7.0",
|
| 3841 |
-
"Node name for S&R": "SetLatentNoiseMask",
|
| 3842 |
-
"ue_properties": {
|
| 3843 |
-
"widget_ue_connectable": {},
|
| 3844 |
-
"version": "7.5.2",
|
| 3845 |
-
"input_ue_unconnectable": {}
|
| 3846 |
-
}
|
| 3847 |
-
},
|
| 3848 |
-
"widgets_values": []
|
| 3849 |
-
},
|
| 3850 |
-
{
|
| 3851 |
-
"id": 790,
|
| 3852 |
-
"type": "SetNode",
|
| 3853 |
-
"pos": [
|
| 3854 |
-
-2555.7777279729835,
|
| 3855 |
-
4492.085631766267
|
| 3856 |
-
],
|
| 3857 |
-
"size": [
|
| 3858 |
-
210,
|
| 3859 |
-
60
|
| 3860 |
-
],
|
| 3861 |
-
"flags": {
|
| 3862 |
-
"collapsed": true
|
| 3863 |
-
},
|
| 3864 |
-
"order": 101,
|
| 3865 |
-
"mode": 0,
|
| 3866 |
-
"inputs": [
|
| 3867 |
-
{
|
| 3868 |
-
"name": "LATENT",
|
| 3869 |
-
"type": "LATENT",
|
| 3870 |
-
"link": 1750
|
| 3871 |
-
}
|
| 3872 |
-
],
|
| 3873 |
-
"outputs": [
|
| 3874 |
-
{
|
| 3875 |
-
"name": "LATENT",
|
| 3876 |
-
"type": "LATENT",
|
| 3877 |
"links": null
|
| 3878 |
}
|
| 3879 |
],
|
| 3880 |
-
"title": "
|
| 3881 |
"properties": {
|
| 3882 |
"Node name for S&R": "SetNode",
|
| 3883 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3884 |
-
"previousName": "
|
| 3885 |
},
|
| 3886 |
"widgets_values": [
|
| 3887 |
-
"
|
| 3888 |
]
|
| 3889 |
},
|
| 3890 |
{
|
| 3891 |
-
"id":
|
| 3892 |
-
"type": "
|
| 3893 |
"pos": [
|
| 3894 |
-
-
|
| 3895 |
-
|
| 3896 |
],
|
| 3897 |
"size": [
|
| 3898 |
-
|
| 3899 |
-
|
| 3900 |
],
|
| 3901 |
"flags": {
|
| 3902 |
-
"collapsed":
|
| 3903 |
},
|
| 3904 |
-
"order":
|
| 3905 |
"mode": 0,
|
| 3906 |
-
"inputs": [
|
| 3907 |
-
"outputs": [
|
| 3908 |
{
|
| 3909 |
-
"name": "
|
| 3910 |
-
"type": "
|
| 3911 |
-
"
|
| 3912 |
-
|
| 3913 |
-
|
|
|
|
|
|
|
|
|
|
| 3914 |
}
|
| 3915 |
],
|
| 3916 |
-
"title": "Get_width_downscaled",
|
| 3917 |
-
"properties": {
|
| 3918 |
-
"Node name for S&R": "GetNode",
|
| 3919 |
-
"aux_id": "kijai/ComfyUI-KJNodes"
|
| 3920 |
-
},
|
| 3921 |
-
"widgets_values": [
|
| 3922 |
-
"width_downscaled"
|
| 3923 |
-
]
|
| 3924 |
-
},
|
| 3925 |
-
{
|
| 3926 |
-
"id": 747,
|
| 3927 |
-
"type": "GetNode",
|
| 3928 |
-
"pos": [
|
| 3929 |
-
-2565.829767487761,
|
| 3930 |
-
4457.07209530999
|
| 3931 |
-
],
|
| 3932 |
-
"size": [
|
| 3933 |
-
210,
|
| 3934 |
-
50
|
| 3935 |
-
],
|
| 3936 |
-
"flags": {
|
| 3937 |
-
"collapsed": true
|
| 3938 |
-
},
|
| 3939 |
-
"order": 53,
|
| 3940 |
-
"mode": 0,
|
| 3941 |
-
"inputs": [],
|
| 3942 |
"outputs": [
|
| 3943 |
{
|
| 3944 |
-
"name": "
|
| 3945 |
-
"type": "
|
| 3946 |
"links": [
|
| 3947 |
-
|
| 3948 |
]
|
| 3949 |
}
|
| 3950 |
],
|
| 3951 |
-
"title": "
|
| 3952 |
"properties": {
|
| 3953 |
-
"
|
| 3954 |
-
"
|
|
|
|
| 3955 |
},
|
| 3956 |
"widgets_values": [
|
| 3957 |
-
|
| 3958 |
-
]
|
|
|
|
|
|
|
| 3959 |
},
|
| 3960 |
{
|
| 3961 |
-
"id":
|
| 3962 |
-
"type": "
|
| 3963 |
"pos": [
|
| 3964 |
-
-
|
| 3965 |
-
|
| 3966 |
],
|
| 3967 |
"size": [
|
| 3968 |
-
|
| 3969 |
-
|
| 3970 |
],
|
| 3971 |
-
"flags": {
|
| 3972 |
-
|
| 3973 |
-
},
|
| 3974 |
-
"order": 125,
|
| 3975 |
"mode": 0,
|
| 3976 |
"inputs": [
|
| 3977 |
{
|
| 3978 |
-
"name": "
|
| 3979 |
-
"type": "
|
| 3980 |
-
"link":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3981 |
}
|
| 3982 |
],
|
| 3983 |
"outputs": [
|
| 3984 |
{
|
| 3985 |
-
"name": "
|
| 3986 |
-
"type": "
|
| 3987 |
"links": [
|
| 3988 |
-
|
|
|
|
| 3989 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3990 |
}
|
| 3991 |
],
|
| 3992 |
"properties": {
|
| 3993 |
-
"cnr_id": "
|
| 3994 |
-
"ver": "
|
| 3995 |
-
"Node name for S&R": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3996 |
},
|
| 3997 |
"widgets_values": []
|
| 3998 |
},
|
| 3999 |
{
|
| 4000 |
-
"id":
|
| 4001 |
-
"type": "
|
| 4002 |
"pos": [
|
| 4003 |
-
-
|
| 4004 |
-
|
| 4005 |
],
|
| 4006 |
"size": [
|
| 4007 |
-
|
| 4008 |
-
|
| 4009 |
],
|
| 4010 |
"flags": {},
|
| 4011 |
-
"order":
|
| 4012 |
"mode": 0,
|
| 4013 |
"inputs": [],
|
| 4014 |
"outputs": [
|
| 4015 |
{
|
| 4016 |
-
"name": "
|
| 4017 |
-
"type": "
|
| 4018 |
"links": [
|
| 4019 |
-
|
| 4020 |
]
|
| 4021 |
}
|
| 4022 |
],
|
| 4023 |
"properties": {
|
| 4024 |
-
"
|
| 4025 |
-
"ver": "
|
| 4026 |
-
"Node name for S&R": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4027 |
},
|
| 4028 |
"widgets_values": [
|
| 4029 |
-
|
| 4030 |
-
|
| 4031 |
-
|
| 4032 |
-
|
| 4033 |
-
|
| 4034 |
-
|
| 4035 |
},
|
| 4036 |
{
|
| 4037 |
-
"id":
|
| 4038 |
"type": "SetNode",
|
| 4039 |
"pos": [
|
| 4040 |
-
-
|
| 4041 |
-
|
| 4042 |
],
|
| 4043 |
"size": [
|
| 4044 |
210,
|
| 4045 |
-
|
| 4046 |
],
|
| 4047 |
"flags": {
|
| 4048 |
"collapsed": true
|
| 4049 |
},
|
| 4050 |
-
"order":
|
| 4051 |
"mode": 0,
|
| 4052 |
"inputs": [
|
| 4053 |
{
|
| 4054 |
"name": "AUDIO",
|
| 4055 |
"type": "AUDIO",
|
| 4056 |
-
"link":
|
| 4057 |
}
|
| 4058 |
],
|
| 4059 |
"outputs": [
|
|
@@ -4063,281 +4004,31 @@
|
|
| 4063 |
"links": null
|
| 4064 |
}
|
| 4065 |
],
|
| 4066 |
-
"title": "
|
| 4067 |
"properties": {
|
| 4068 |
"Node name for S&R": "SetNode",
|
| 4069 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 4070 |
-
"previousName": "
|
| 4071 |
},
|
| 4072 |
"widgets_values": [
|
| 4073 |
-
"
|
| 4074 |
]
|
| 4075 |
},
|
| 4076 |
{
|
| 4077 |
-
"id":
|
| 4078 |
-
"type": "
|
| 4079 |
"pos": [
|
| 4080 |
-
-
|
| 4081 |
-
|
| 4082 |
],
|
| 4083 |
"size": [
|
| 4084 |
-
|
| 4085 |
-
|
| 4086 |
],
|
| 4087 |
"flags": {
|
| 4088 |
-
"collapsed":
|
| 4089 |
},
|
| 4090 |
-
"order":
|
| 4091 |
-
"mode": 0,
|
| 4092 |
-
"inputs": [],
|
| 4093 |
-
"outputs": [],
|
| 4094 |
-
"title": "Custom Audio",
|
| 4095 |
-
"properties": {},
|
| 4096 |
-
"widgets_values": [
|
| 4097 |
-
"**AUDIO START FROM:** \n For a longer music video, you can create multiple renders in a row. And use the \"Trim Audio\" node **start index** to set where you want to continue from. For example if the first render was 50 seconds, you can set start index to 50 seconds, and continue render the song from there\n\n----\n\nMel-band RoFormer is optional for extracting a clean vocal only audio for the sampler. This can be useful for example if its a close up of a singer. For other music where you want instrument and dance to follow the beat, use full music track and not vocals only\n\nhttps://huggingface.co/Kijai/MelBandRoFormer_comfy/tree/main\n\nfolder: models\\diffusion_models\n"
|
| 4098 |
-
],
|
| 4099 |
-
"color": "#222",
|
| 4100 |
-
"bgcolor": "#000"
|
| 4101 |
-
},
|
| 4102 |
-
{
|
| 4103 |
-
"id": 4130,
|
| 4104 |
-
"type": "SetNode",
|
| 4105 |
-
"pos": [
|
| 4106 |
-
-3414.9648893646277,
|
| 4107 |
-
5772.1362231542635
|
| 4108 |
-
],
|
| 4109 |
-
"size": [
|
| 4110 |
-
210,
|
| 4111 |
-
34
|
| 4112 |
-
],
|
| 4113 |
-
"flags": {
|
| 4114 |
-
"collapsed": true
|
| 4115 |
-
},
|
| 4116 |
-
"order": 119,
|
| 4117 |
-
"mode": 0,
|
| 4118 |
-
"inputs": [
|
| 4119 |
-
{
|
| 4120 |
-
"name": "AUDIO",
|
| 4121 |
-
"type": "AUDIO",
|
| 4122 |
-
"link": 4335
|
| 4123 |
-
}
|
| 4124 |
-
],
|
| 4125 |
-
"outputs": [
|
| 4126 |
-
{
|
| 4127 |
-
"name": "AUDIO",
|
| 4128 |
-
"type": "AUDIO",
|
| 4129 |
-
"links": null
|
| 4130 |
-
}
|
| 4131 |
-
],
|
| 4132 |
-
"title": "Set_audio",
|
| 4133 |
-
"properties": {
|
| 4134 |
-
"Node name for S&R": "SetNode",
|
| 4135 |
-
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 4136 |
-
"previousName": "audio"
|
| 4137 |
-
},
|
| 4138 |
-
"widgets_values": [
|
| 4139 |
-
"audio"
|
| 4140 |
-
]
|
| 4141 |
-
},
|
| 4142 |
-
{
|
| 4143 |
-
"id": 4131,
|
| 4144 |
-
"type": "ComfySwitchNode",
|
| 4145 |
-
"pos": [
|
| 4146 |
-
-3453.4811855106077,
|
| 4147 |
-
5730.6901015375515
|
| 4148 |
-
],
|
| 4149 |
-
"size": [
|
| 4150 |
-
265.6998455489256,
|
| 4151 |
-
85.23264979330452
|
| 4152 |
-
],
|
| 4153 |
-
"flags": {
|
| 4154 |
-
"collapsed": false
|
| 4155 |
-
},
|
| 4156 |
-
"order": 116,
|
| 4157 |
-
"mode": 0,
|
| 4158 |
-
"inputs": [
|
| 4159 |
-
{
|
| 4160 |
-
"name": "on_false",
|
| 4161 |
-
"type": "AUDIO",
|
| 4162 |
-
"link": 4336
|
| 4163 |
-
},
|
| 4164 |
-
{
|
| 4165 |
-
"name": "on_true",
|
| 4166 |
-
"type": "AUDIO",
|
| 4167 |
-
"link": 4337
|
| 4168 |
-
}
|
| 4169 |
-
],
|
| 4170 |
-
"outputs": [
|
| 4171 |
-
{
|
| 4172 |
-
"name": "output",
|
| 4173 |
-
"type": "AUDIO",
|
| 4174 |
-
"links": [
|
| 4175 |
-
4335
|
| 4176 |
-
]
|
| 4177 |
-
}
|
| 4178 |
-
],
|
| 4179 |
-
"title": "USE VOCALS ONLY",
|
| 4180 |
-
"properties": {
|
| 4181 |
-
"cnr_id": "comfy-core",
|
| 4182 |
-
"ver": "0.16.4",
|
| 4183 |
-
"Node name for S&R": "ComfySwitchNode"
|
| 4184 |
-
},
|
| 4185 |
-
"widgets_values": [
|
| 4186 |
-
true
|
| 4187 |
-
],
|
| 4188 |
-
"color": "#006691",
|
| 4189 |
-
"bgcolor": "rgba(24,24,27,.9)"
|
| 4190 |
-
},
|
| 4191 |
-
{
|
| 4192 |
-
"id": 4121,
|
| 4193 |
-
"type": "MelBandRoFormerSampler",
|
| 4194 |
-
"pos": [
|
| 4195 |
-
-3561.1424129068514,
|
| 4196 |
-
5963.667809641545
|
| 4197 |
-
],
|
| 4198 |
-
"size": [
|
| 4199 |
-
237.12702527451256,
|
| 4200 |
-
47.776317909967474
|
| 4201 |
-
],
|
| 4202 |
-
"flags": {},
|
| 4203 |
-
"order": 110,
|
| 4204 |
-
"mode": 0,
|
| 4205 |
-
"inputs": [
|
| 4206 |
-
{
|
| 4207 |
-
"name": "model",
|
| 4208 |
-
"type": "MELROFORMERMODEL",
|
| 4209 |
-
"link": 4327
|
| 4210 |
-
},
|
| 4211 |
-
{
|
| 4212 |
-
"name": "audio",
|
| 4213 |
-
"type": "AUDIO",
|
| 4214 |
-
"link": 4328
|
| 4215 |
-
}
|
| 4216 |
-
],
|
| 4217 |
-
"outputs": [
|
| 4218 |
-
{
|
| 4219 |
-
"name": "vocals",
|
| 4220 |
-
"type": "AUDIO",
|
| 4221 |
-
"links": [
|
| 4222 |
-
4326,
|
| 4223 |
-
4337
|
| 4224 |
-
]
|
| 4225 |
-
},
|
| 4226 |
-
{
|
| 4227 |
-
"name": "instruments",
|
| 4228 |
-
"type": "AUDIO",
|
| 4229 |
-
"links": null
|
| 4230 |
-
}
|
| 4231 |
-
],
|
| 4232 |
-
"properties": {
|
| 4233 |
-
"cnr_id": "ComfyUI-MelBandRoFormer",
|
| 4234 |
-
"ver": "b40e263224778ec417114d91d8b3b39934e30de5",
|
| 4235 |
-
"Node name for S&R": "MelBandRoFormerSampler",
|
| 4236 |
-
"ue_properties": {
|
| 4237 |
-
"widget_ue_connectable": {},
|
| 4238 |
-
"version": "7.5.2",
|
| 4239 |
-
"input_ue_unconnectable": {}
|
| 4240 |
-
}
|
| 4241 |
-
},
|
| 4242 |
-
"widgets_values": []
|
| 4243 |
-
},
|
| 4244 |
-
{
|
| 4245 |
-
"id": 4120,
|
| 4246 |
-
"type": "MelBandRoFormerModelLoader",
|
| 4247 |
-
"pos": [
|
| 4248 |
-
-4050.5084902950116,
|
| 4249 |
-
5957.0514816636305
|
| 4250 |
-
],
|
| 4251 |
-
"size": [
|
| 4252 |
-
442.2909789732431,
|
| 4253 |
-
58
|
| 4254 |
-
],
|
| 4255 |
-
"flags": {},
|
| 4256 |
-
"order": 56,
|
| 4257 |
-
"mode": 0,
|
| 4258 |
-
"inputs": [],
|
| 4259 |
-
"outputs": [
|
| 4260 |
-
{
|
| 4261 |
-
"name": "model",
|
| 4262 |
-
"type": "MELROFORMERMODEL",
|
| 4263 |
-
"links": [
|
| 4264 |
-
4327
|
| 4265 |
-
]
|
| 4266 |
-
}
|
| 4267 |
-
],
|
| 4268 |
-
"properties": {
|
| 4269 |
-
"cnr_id": "ComfyUI-MelBandRoFormer",
|
| 4270 |
-
"ver": "b40e263224778ec417114d91d8b3b39934e30de5",
|
| 4271 |
-
"Node name for S&R": "MelBandRoFormerModelLoader",
|
| 4272 |
-
"ue_properties": {
|
| 4273 |
-
"widget_ue_connectable": {},
|
| 4274 |
-
"version": "7.5.2",
|
| 4275 |
-
"input_ue_unconnectable": {}
|
| 4276 |
-
}
|
| 4277 |
-
},
|
| 4278 |
-
"widgets_values": [
|
| 4279 |
-
"MelBandRoformer\\MelBandRoformer_fp16.safetensors"
|
| 4280 |
-
],
|
| 4281 |
-
"color": "#1f1f48",
|
| 4282 |
-
"bgcolor": "rgba(24,24,27,.9)",
|
| 4283 |
-
"ndSuperSelectorEnabled": false,
|
| 4284 |
-
"ndPowerEnabled": false
|
| 4285 |
-
},
|
| 4286 |
-
{
|
| 4287 |
-
"id": 4152,
|
| 4288 |
-
"type": "SetNode",
|
| 4289 |
-
"pos": [
|
| 4290 |
-
-879.21788103078,
|
| 4291 |
-
4633.963411192194
|
| 4292 |
-
],
|
| 4293 |
-
"size": [
|
| 4294 |
-
210,
|
| 4295 |
-
60
|
| 4296 |
-
],
|
| 4297 |
-
"flags": {
|
| 4298 |
-
"collapsed": true
|
| 4299 |
-
},
|
| 4300 |
-
"order": 144,
|
| 4301 |
-
"mode": 0,
|
| 4302 |
-
"inputs": [
|
| 4303 |
-
{
|
| 4304 |
-
"name": "AUDIO",
|
| 4305 |
-
"type": "AUDIO",
|
| 4306 |
-
"link": 4364
|
| 4307 |
-
}
|
| 4308 |
-
],
|
| 4309 |
-
"outputs": [
|
| 4310 |
-
{
|
| 4311 |
-
"name": "AUDIO",
|
| 4312 |
-
"type": "AUDIO",
|
| 4313 |
-
"links": null
|
| 4314 |
-
}
|
| 4315 |
-
],
|
| 4316 |
-
"title": "Set_audio_ltx",
|
| 4317 |
-
"properties": {
|
| 4318 |
-
"Node name for S&R": "SetNode",
|
| 4319 |
-
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 4320 |
-
"previousName": "audio_ltx"
|
| 4321 |
-
},
|
| 4322 |
-
"widgets_values": [
|
| 4323 |
-
"audio_ltx"
|
| 4324 |
-
]
|
| 4325 |
-
},
|
| 4326 |
-
{
|
| 4327 |
-
"id": 741,
|
| 4328 |
-
"type": "GetNode",
|
| 4329 |
-
"pos": [
|
| 4330 |
-
-887.7228327432326,
|
| 4331 |
-
4624.466139282264
|
| 4332 |
-
],
|
| 4333 |
-
"size": [
|
| 4334 |
-
210,
|
| 4335 |
-
50
|
| 4336 |
-
],
|
| 4337 |
-
"flags": {
|
| 4338 |
-
"collapsed": true
|
| 4339 |
-
},
|
| 4340 |
-
"order": 57,
|
| 4341 |
"mode": 0,
|
| 4342 |
"inputs": [],
|
| 4343 |
"outputs": [
|
|
@@ -5821,7 +5512,7 @@
|
|
| 5821 |
"flags": {
|
| 5822 |
"collapsed": false
|
| 5823 |
},
|
| 5824 |
-
"order":
|
| 5825 |
"mode": 0,
|
| 5826 |
"inputs": [
|
| 5827 |
{
|
|
@@ -6064,219 +5755,528 @@
|
|
| 6064 |
}
|
| 6065 |
],
|
| 6066 |
"properties": {
|
| 6067 |
-
"cnr_id": "comfy-core",
|
| 6068 |
-
"ver": "0.3.60",
|
| 6069 |
-
"Node name for S&R": "SamplerCustomAdvanced",
|
| 6070 |
-
"enableTabs": false,
|
| 6071 |
-
"tabWidth": 65,
|
| 6072 |
-
"tabXOffset": 10,
|
| 6073 |
-
"hasSecondTab": false,
|
| 6074 |
-
"secondTabText": "Send Back",
|
| 6075 |
-
"secondTabOffset": 80,
|
| 6076 |
-
"secondTabWidth": 65
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6077 |
},
|
| 6078 |
"widgets_values": []
|
| 6079 |
},
|
| 6080 |
{
|
| 6081 |
-
"id":
|
| 6082 |
-
"type": "
|
| 6083 |
"pos": [
|
| 6084 |
-
-
|
| 6085 |
-
|
| 6086 |
],
|
| 6087 |
"size": [
|
| 6088 |
-
|
| 6089 |
-
|
| 6090 |
],
|
| 6091 |
-
"flags": {
|
| 6092 |
-
|
|
|
|
|
|
|
| 6093 |
"mode": 0,
|
| 6094 |
"inputs": [
|
| 6095 |
{
|
| 6096 |
-
"name": "
|
| 6097 |
-
"type": "
|
| 6098 |
-
"link":
|
| 6099 |
-
},
|
| 6100 |
-
{
|
| 6101 |
-
"name": "guider",
|
| 6102 |
-
"type": "GUIDER",
|
| 6103 |
-
"link": 1675
|
| 6104 |
-
},
|
| 6105 |
-
{
|
| 6106 |
-
"name": "sampler",
|
| 6107 |
-
"type": "SAMPLER",
|
| 6108 |
-
"link": 1676
|
| 6109 |
-
},
|
| 6110 |
-
{
|
| 6111 |
-
"name": "sigmas",
|
| 6112 |
-
"type": "SIGMAS",
|
| 6113 |
-
"link": 1677
|
| 6114 |
-
},
|
| 6115 |
-
{
|
| 6116 |
-
"name": "latent_image",
|
| 6117 |
-
"type": "LATENT",
|
| 6118 |
-
"link": 1678
|
| 6119 |
}
|
| 6120 |
],
|
| 6121 |
"outputs": [
|
| 6122 |
{
|
| 6123 |
-
"name": "
|
| 6124 |
-
"type": "
|
| 6125 |
"links": [
|
| 6126 |
-
|
| 6127 |
]
|
| 6128 |
-
},
|
| 6129 |
-
{
|
| 6130 |
-
"name": "denoised_output",
|
| 6131 |
-
"type": "LATENT",
|
| 6132 |
-
"links": []
|
| 6133 |
}
|
| 6134 |
],
|
| 6135 |
"properties": {
|
| 6136 |
"cnr_id": "comfy-core",
|
| 6137 |
-
"ver": "0.
|
| 6138 |
-
"Node name for S&R": "
|
| 6139 |
-
"enableTabs": false,
|
| 6140 |
-
"tabWidth": 65,
|
| 6141 |
-
"tabXOffset": 10,
|
| 6142 |
-
"hasSecondTab": false,
|
| 6143 |
-
"secondTabText": "Send Back",
|
| 6144 |
-
"secondTabOffset": 80,
|
| 6145 |
-
"secondTabWidth": 65
|
| 6146 |
},
|
| 6147 |
-
"widgets_values": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6148 |
},
|
| 6149 |
{
|
| 6150 |
-
"id":
|
| 6151 |
-
"type": "
|
| 6152 |
"pos": [
|
| 6153 |
-
-
|
| 6154 |
-
|
| 6155 |
],
|
| 6156 |
"size": [
|
| 6157 |
-
|
| 6158 |
-
|
| 6159 |
],
|
| 6160 |
-
"flags": {
|
| 6161 |
-
|
|
|
|
|
|
|
| 6162 |
"mode": 0,
|
| 6163 |
"inputs": [
|
| 6164 |
{
|
| 6165 |
-
"name": "
|
| 6166 |
-
"type": "
|
| 6167 |
-
"link":
|
| 6168 |
}
|
| 6169 |
],
|
| 6170 |
"outputs": [
|
| 6171 |
{
|
| 6172 |
-
"name": "
|
| 6173 |
-
"type": "
|
| 6174 |
-
"links":
|
| 6175 |
-
1693
|
| 6176 |
-
]
|
| 6177 |
-
},
|
| 6178 |
-
{
|
| 6179 |
-
"name": "audio_latent",
|
| 6180 |
-
"type": "LATENT",
|
| 6181 |
-
"links": [
|
| 6182 |
-
1695
|
| 6183 |
-
]
|
| 6184 |
}
|
| 6185 |
],
|
|
|
|
| 6186 |
"properties": {
|
| 6187 |
-
"
|
| 6188 |
-
"
|
| 6189 |
-
"
|
| 6190 |
-
"enableTabs": false,
|
| 6191 |
-
"tabWidth": 65,
|
| 6192 |
-
"tabXOffset": 10,
|
| 6193 |
-
"hasSecondTab": false,
|
| 6194 |
-
"secondTabText": "Send Back",
|
| 6195 |
-
"secondTabOffset": 80,
|
| 6196 |
-
"secondTabWidth": 65
|
| 6197 |
},
|
| 6198 |
-
"widgets_values": [
|
|
|
|
|
|
|
| 6199 |
},
|
| 6200 |
{
|
| 6201 |
-
"id":
|
| 6202 |
-
"type": "
|
| 6203 |
"pos": [
|
| 6204 |
-
-
|
| 6205 |
-
|
| 6206 |
],
|
| 6207 |
"size": [
|
| 6208 |
-
|
| 6209 |
-
|
| 6210 |
],
|
| 6211 |
-
"flags": {
|
| 6212 |
-
|
|
|
|
|
|
|
| 6213 |
"mode": 0,
|
| 6214 |
"inputs": [
|
| 6215 |
{
|
| 6216 |
-
"name": "
|
| 6217 |
-
"type": "
|
| 6218 |
-
"link":
|
| 6219 |
-
},
|
| 6220 |
-
{
|
| 6221 |
-
"name": "clip",
|
| 6222 |
-
"type": "CLIP",
|
| 6223 |
-
"link": 1818
|
| 6224 |
},
|
| 6225 |
{
|
| 6226 |
-
"name": "
|
| 6227 |
-
"
|
| 6228 |
-
"
|
|
|
|
| 6229 |
},
|
| 6230 |
{
|
| 6231 |
-
"name": "
|
| 6232 |
-
"
|
| 6233 |
-
"
|
| 6234 |
-
|
|
|
|
|
|
|
| 6235 |
},
|
| 6236 |
{
|
| 6237 |
-
"name": "
|
| 6238 |
"type": "INT",
|
| 6239 |
"widget": {
|
| 6240 |
-
"name": "
|
| 6241 |
},
|
| 6242 |
-
"link":
|
| 6243 |
}
|
| 6244 |
],
|
| 6245 |
"outputs": [
|
| 6246 |
{
|
| 6247 |
-
"name": "
|
| 6248 |
-
"type": "
|
| 6249 |
"links": [
|
| 6250 |
-
|
|
|
|
| 6251 |
]
|
| 6252 |
},
|
| 6253 |
{
|
| 6254 |
-
"name": "
|
| 6255 |
-
"type": "
|
| 6256 |
-
"links": [
|
| 6257 |
-
|
| 6258 |
-
|
| 6259 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6260 |
}
|
| 6261 |
],
|
| 6262 |
"properties": {
|
| 6263 |
-
"
|
| 6264 |
-
"ver": "
|
| 6265 |
-
"Node name for S&R": "
|
| 6266 |
},
|
| 6267 |
"widgets_values": [
|
| 6268 |
-
|
| 6269 |
-
|
| 6270 |
-
"
|
| 6271 |
-
"
|
| 6272 |
-
"
|
| 6273 |
-
|
| 6274 |
-
|
| 6275 |
-
"
|
| 6276 |
-
|
| 6277 |
-
],
|
| 6278 |
-
"color": "#346434",
|
| 6279 |
-
"bgcolor": "rgba(24,24,27,.9)"
|
| 6280 |
}
|
| 6281 |
],
|
| 6282 |
"links": [
|
|
@@ -7056,14 +7056,6 @@
|
|
| 7056 |
1,
|
| 7057 |
"LATENT"
|
| 7058 |
],
|
| 7059 |
-
[
|
| 7060 |
-
4357,
|
| 7061 |
-
586,
|
| 7062 |
-
0,
|
| 7063 |
-
4150,
|
| 7064 |
-
0,
|
| 7065 |
-
"IMAGE"
|
| 7066 |
-
],
|
| 7067 |
[
|
| 7068 |
4358,
|
| 7069 |
4150,
|
|
@@ -7279,6 +7271,14 @@
|
|
| 7279 |
4154,
|
| 7280 |
0,
|
| 7281 |
"VAE"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7282 |
]
|
| 7283 |
],
|
| 7284 |
"groups": [
|
|
@@ -7455,10 +7455,10 @@
|
|
| 7455 |
"config": {},
|
| 7456 |
"extra": {
|
| 7457 |
"ds": {
|
| 7458 |
-
"scale": 0.
|
| 7459 |
"offset": [
|
| 7460 |
-
|
| 7461 |
-
-
|
| 7462 |
]
|
| 7463 |
},
|
| 7464 |
"frontendVersion": "1.42.15",
|
|
|
|
| 2 |
"id": "38ad918c-17a8-4b56-b361-fac4cd1d3221",
|
| 3 |
"revision": 0,
|
| 4 |
"last_node_id": 4163,
|
| 5 |
+
"last_link_id": 4386,
|
| 6 |
"nodes": [
|
| 7 |
{
|
| 8 |
"id": 673,
|
|
|
|
| 1199 |
"flags": {
|
| 1200 |
"collapsed": true
|
| 1201 |
},
|
| 1202 |
+
"order": 106,
|
| 1203 |
"mode": 4,
|
| 1204 |
"inputs": [
|
| 1205 |
{
|
|
|
|
| 1240 |
"flags": {
|
| 1241 |
"collapsed": true
|
| 1242 |
},
|
| 1243 |
+
"order": 111,
|
| 1244 |
"mode": 4,
|
| 1245 |
"inputs": [
|
| 1246 |
{
|
|
|
|
| 1342 |
"flags": {
|
| 1343 |
"collapsed": true
|
| 1344 |
},
|
| 1345 |
+
"order": 117,
|
| 1346 |
"mode": 4,
|
| 1347 |
"inputs": [
|
| 1348 |
{
|
|
|
|
| 2195 |
118
|
| 2196 |
],
|
| 2197 |
"flags": {},
|
| 2198 |
+
"order": 120,
|
| 2199 |
"mode": 0,
|
| 2200 |
"inputs": [
|
| 2201 |
{
|
|
|
|
| 2870 |
"flags": {
|
| 2871 |
"collapsed": true
|
| 2872 |
},
|
| 2873 |
+
"order": 113,
|
| 2874 |
"mode": 0,
|
| 2875 |
"inputs": [
|
| 2876 |
{
|
|
|
|
| 3336 |
]
|
| 3337 |
},
|
| 3338 |
{
|
| 3339 |
+
"id": 4151,
|
| 3340 |
+
"type": "SetNode",
|
| 3341 |
"pos": [
|
| 3342 |
+
-3506.219341712884,
|
| 3343 |
+
5281.034894072102
|
| 3344 |
],
|
| 3345 |
"size": [
|
| 3346 |
+
210,
|
| 3347 |
58
|
| 3348 |
],
|
| 3349 |
"flags": {
|
| 3350 |
"collapsed": true
|
| 3351 |
},
|
| 3352 |
+
"order": 116,
|
| 3353 |
"mode": 0,
|
| 3354 |
"inputs": [
|
| 3355 |
{
|
| 3356 |
+
"name": "INT",
|
| 3357 |
+
"type": "INT",
|
| 3358 |
+
"link": 4361
|
| 3359 |
}
|
| 3360 |
],
|
| 3361 |
"outputs": [
|
| 3362 |
{
|
| 3363 |
+
"name": "INT",
|
| 3364 |
+
"type": "INT",
|
| 3365 |
+
"links": null
|
|
|
|
|
|
|
|
|
|
| 3366 |
}
|
| 3367 |
],
|
| 3368 |
+
"title": "Set_height_downscaled",
|
| 3369 |
"properties": {
|
| 3370 |
+
"Node name for S&R": "SetNode",
|
| 3371 |
+
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3372 |
+
"previousName": "height_downscaled"
|
| 3373 |
},
|
| 3374 |
"widgets_values": [
|
| 3375 |
+
"height_downscaled"
|
| 3376 |
]
|
| 3377 |
},
|
| 3378 |
{
|
| 3379 |
+
"id": 4138,
|
| 3380 |
+
"type": "GetNode",
|
| 3381 |
"pos": [
|
| 3382 |
+
-2548.5353319270116,
|
| 3383 |
+
5206.646126139406
|
| 3384 |
],
|
| 3385 |
"size": [
|
| 3386 |
210,
|
| 3387 |
+
50
|
| 3388 |
],
|
| 3389 |
"flags": {
|
| 3390 |
"collapsed": true
|
| 3391 |
},
|
| 3392 |
+
"order": 50,
|
| 3393 |
"mode": 0,
|
| 3394 |
+
"inputs": [],
|
| 3395 |
+
"outputs": [
|
| 3396 |
{
|
| 3397 |
+
"name": "INT",
|
| 3398 |
+
"type": "INT",
|
| 3399 |
+
"links": [
|
| 3400 |
+
4346
|
| 3401 |
+
]
|
| 3402 |
}
|
| 3403 |
],
|
| 3404 |
+
"title": "Get_width_downscaled",
|
| 3405 |
+
"properties": {
|
| 3406 |
+
"Node name for S&R": "GetNode",
|
| 3407 |
+
"aux_id": "kijai/ComfyUI-KJNodes"
|
| 3408 |
+
},
|
| 3409 |
+
"widgets_values": [
|
| 3410 |
+
"width_downscaled"
|
| 3411 |
+
],
|
| 3412 |
+
"color": "rgba(0,0,0,.8)",
|
| 3413 |
+
"bgcolor": "rgba(24,24,27,.9)"
|
| 3414 |
+
},
|
| 3415 |
+
{
|
| 3416 |
+
"id": 4140,
|
| 3417 |
+
"type": "GetNode",
|
| 3418 |
+
"pos": [
|
| 3419 |
+
-2553.9712893316455,
|
| 3420 |
+
5215.263874714372
|
| 3421 |
+
],
|
| 3422 |
+
"size": [
|
| 3423 |
+
210,
|
| 3424 |
+
50
|
| 3425 |
+
],
|
| 3426 |
+
"flags": {
|
| 3427 |
+
"collapsed": true
|
| 3428 |
+
},
|
| 3429 |
+
"order": 51,
|
| 3430 |
+
"mode": 0,
|
| 3431 |
+
"inputs": [],
|
| 3432 |
"outputs": [
|
| 3433 |
{
|
| 3434 |
+
"name": "INT",
|
| 3435 |
+
"type": "INT",
|
| 3436 |
+
"links": [
|
| 3437 |
+
4347
|
| 3438 |
+
]
|
| 3439 |
}
|
| 3440 |
],
|
| 3441 |
+
"title": "Get_height_downscaled",
|
| 3442 |
"properties": {
|
| 3443 |
+
"Node name for S&R": "GetNode",
|
| 3444 |
+
"aux_id": "kijai/ComfyUI-KJNodes"
|
|
|
|
| 3445 |
},
|
| 3446 |
"widgets_values": [
|
| 3447 |
+
"height_downscaled"
|
| 3448 |
+
],
|
| 3449 |
+
"color": "rgba(0,0,0,.8)",
|
| 3450 |
+
"bgcolor": "rgba(24,24,27,.9)"
|
| 3451 |
},
|
| 3452 |
{
|
| 3453 |
+
"id": 4142,
|
| 3454 |
+
"type": "SetNode",
|
| 3455 |
"pos": [
|
| 3456 |
+
-2572.6892454427316,
|
| 3457 |
+
5218.064830436686
|
| 3458 |
],
|
| 3459 |
"size": [
|
| 3460 |
+
210,
|
| 3461 |
+
50
|
| 3462 |
],
|
| 3463 |
"flags": {
|
| 3464 |
"collapsed": true
|
| 3465 |
},
|
| 3466 |
+
"order": 108,
|
| 3467 |
"mode": 0,
|
| 3468 |
"inputs": [
|
| 3469 |
{
|
| 3470 |
+
"name": "LATENT",
|
| 3471 |
+
"type": "LATENT",
|
| 3472 |
+
"link": 4349
|
| 3473 |
}
|
| 3474 |
],
|
| 3475 |
"outputs": [
|
| 3476 |
{
|
| 3477 |
+
"name": "LATENT",
|
| 3478 |
+
"type": "LATENT",
|
| 3479 |
+
"links": null
|
|
|
|
|
|
|
| 3480 |
}
|
| 3481 |
],
|
| 3482 |
+
"title": "Set_latent_custom_audio",
|
| 3483 |
"properties": {
|
| 3484 |
+
"Node name for S&R": "SetNode",
|
| 3485 |
+
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3486 |
+
"previousName": "latent_custom_audio"
|
| 3487 |
},
|
| 3488 |
"widgets_values": [
|
| 3489 |
+
"latent_custom_audio"
|
|
|
|
|
|
|
| 3490 |
]
|
| 3491 |
},
|
| 3492 |
{
|
| 3493 |
+
"id": 4143,
|
| 3494 |
+
"type": "SetLatentNoiseMask",
|
| 3495 |
"pos": [
|
| 3496 |
+
-2607.11608999285,
|
| 3497 |
+
5180.277101000896
|
| 3498 |
],
|
| 3499 |
"size": [
|
| 3500 |
+
280.4472904213761,
|
| 3501 |
+
60
|
| 3502 |
],
|
| 3503 |
"flags": {
|
| 3504 |
+
"collapsed": false
|
| 3505 |
},
|
| 3506 |
+
"order": 100,
|
| 3507 |
"mode": 0,
|
| 3508 |
"inputs": [
|
| 3509 |
{
|
| 3510 |
+
"name": "samples",
|
| 3511 |
+
"type": "LATENT",
|
| 3512 |
+
"link": 4350
|
| 3513 |
+
},
|
| 3514 |
+
{
|
| 3515 |
+
"name": "mask",
|
| 3516 |
+
"type": "MASK",
|
| 3517 |
+
"link": 4351
|
| 3518 |
}
|
| 3519 |
],
|
| 3520 |
"outputs": [
|
| 3521 |
{
|
| 3522 |
+
"name": "LATENT",
|
| 3523 |
+
"type": "LATENT",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3524 |
"links": [
|
| 3525 |
+
4349
|
| 3526 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3527 |
}
|
| 3528 |
],
|
| 3529 |
"properties": {
|
| 3530 |
+
"cnr_id": "comfy-core",
|
| 3531 |
+
"ver": "0.7.0",
|
| 3532 |
+
"Node name for S&R": "SetLatentNoiseMask",
|
| 3533 |
+
"ue_properties": {
|
| 3534 |
+
"widget_ue_connectable": {},
|
| 3535 |
+
"version": "7.5.2",
|
| 3536 |
+
"input_ue_unconnectable": {}
|
| 3537 |
+
}
|
| 3538 |
},
|
| 3539 |
"widgets_values": []
|
| 3540 |
},
|
| 3541 |
{
|
| 3542 |
+
"id": 790,
|
| 3543 |
"type": "SetNode",
|
| 3544 |
"pos": [
|
| 3545 |
+
-2555.7777279729835,
|
| 3546 |
+
4492.085631766267
|
| 3547 |
],
|
| 3548 |
"size": [
|
| 3549 |
210,
|
|
|
|
| 3552 |
"flags": {
|
| 3553 |
"collapsed": true
|
| 3554 |
},
|
| 3555 |
+
"order": 101,
|
| 3556 |
"mode": 0,
|
| 3557 |
"inputs": [
|
| 3558 |
{
|
| 3559 |
+
"name": "LATENT",
|
| 3560 |
+
"type": "LATENT",
|
| 3561 |
+
"link": 1750
|
| 3562 |
}
|
| 3563 |
],
|
| 3564 |
"outputs": [
|
| 3565 |
{
|
| 3566 |
+
"name": "LATENT",
|
| 3567 |
+
"type": "LATENT",
|
| 3568 |
"links": null
|
| 3569 |
}
|
| 3570 |
],
|
| 3571 |
+
"title": "Set_empty_latent",
|
| 3572 |
"properties": {
|
| 3573 |
"Node name for S&R": "SetNode",
|
| 3574 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3575 |
+
"previousName": "empty_latent"
|
| 3576 |
},
|
| 3577 |
"widgets_values": [
|
| 3578 |
+
"empty_latent"
|
| 3579 |
]
|
| 3580 |
},
|
| 3581 |
{
|
| 3582 |
+
"id": 746,
|
| 3583 |
+
"type": "GetNode",
|
| 3584 |
"pos": [
|
| 3585 |
+
-2557.187916316634,
|
| 3586 |
+
4493.77626173624
|
| 3587 |
],
|
| 3588 |
"size": [
|
| 3589 |
210,
|
| 3590 |
+
50
|
| 3591 |
],
|
| 3592 |
"flags": {
|
| 3593 |
"collapsed": true
|
| 3594 |
},
|
| 3595 |
+
"order": 52,
|
| 3596 |
"mode": 0,
|
| 3597 |
+
"inputs": [],
|
| 3598 |
+
"outputs": [
|
| 3599 |
{
|
| 3600 |
"name": "INT",
|
| 3601 |
"type": "INT",
|
| 3602 |
+
"links": [
|
| 3603 |
+
4362
|
| 3604 |
+
]
|
| 3605 |
}
|
| 3606 |
],
|
| 3607 |
+
"title": "Get_width_downscaled",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3608 |
"properties": {
|
| 3609 |
+
"Node name for S&R": "GetNode",
|
| 3610 |
+
"aux_id": "kijai/ComfyUI-KJNodes"
|
|
|
|
| 3611 |
},
|
| 3612 |
"widgets_values": [
|
| 3613 |
+
"width_downscaled"
|
| 3614 |
]
|
| 3615 |
},
|
| 3616 |
{
|
| 3617 |
+
"id": 747,
|
| 3618 |
+
"type": "GetNode",
|
| 3619 |
"pos": [
|
| 3620 |
+
-2565.829767487761,
|
| 3621 |
+
4457.07209530999
|
| 3622 |
],
|
| 3623 |
"size": [
|
| 3624 |
+
210,
|
| 3625 |
+
50
|
| 3626 |
],
|
| 3627 |
"flags": {
|
| 3628 |
+
"collapsed": true
|
| 3629 |
},
|
| 3630 |
+
"order": 53,
|
| 3631 |
"mode": 0,
|
| 3632 |
+
"inputs": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3633 |
"outputs": [
|
| 3634 |
{
|
| 3635 |
+
"name": "INT",
|
| 3636 |
+
"type": "INT",
|
| 3637 |
"links": [
|
| 3638 |
+
4363
|
| 3639 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3640 |
}
|
| 3641 |
],
|
| 3642 |
+
"title": "Get_height_downscaled",
|
| 3643 |
"properties": {
|
| 3644 |
+
"Node name for S&R": "GetNode",
|
| 3645 |
+
"aux_id": "kijai/ComfyUI-KJNodes"
|
|
|
|
| 3646 |
},
|
| 3647 |
"widgets_values": [
|
| 3648 |
+
"height_downscaled"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3649 |
]
|
| 3650 |
},
|
| 3651 |
{
|
| 3652 |
+
"id": 837,
|
| 3653 |
+
"type": "ConditioningZeroOut",
|
| 3654 |
"pos": [
|
| 3655 |
+
-2891.045499949504,
|
| 3656 |
+
4623.436702905204
|
| 3657 |
],
|
| 3658 |
"size": [
|
| 3659 |
+
204.134765625,
|
| 3660 |
+
26
|
| 3661 |
],
|
| 3662 |
"flags": {
|
| 3663 |
"collapsed": true
|
| 3664 |
},
|
| 3665 |
+
"order": 125,
|
| 3666 |
"mode": 0,
|
| 3667 |
+
"inputs": [
|
| 3668 |
+
{
|
| 3669 |
+
"name": "conditioning",
|
| 3670 |
+
"type": "CONDITIONING",
|
| 3671 |
+
"link": 1823
|
| 3672 |
+
}
|
| 3673 |
+
],
|
| 3674 |
"outputs": [
|
| 3675 |
{
|
| 3676 |
+
"name": "CONDITIONING",
|
| 3677 |
+
"type": "CONDITIONING",
|
| 3678 |
"links": [
|
| 3679 |
+
4375
|
| 3680 |
]
|
| 3681 |
}
|
| 3682 |
],
|
|
|
|
| 3683 |
"properties": {
|
| 3684 |
+
"cnr_id": "comfy-core",
|
| 3685 |
+
"ver": "0.20.1",
|
| 3686 |
+
"Node name for S&R": "ConditioningZeroOut"
|
| 3687 |
},
|
| 3688 |
+
"widgets_values": []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3689 |
},
|
| 3690 |
{
|
| 3691 |
+
"id": 840,
|
| 3692 |
+
"type": "PromptRelayAdvancedOptions",
|
| 3693 |
"pos": [
|
| 3694 |
+
-3037.1179548490577,
|
| 3695 |
+
5213.94027962119
|
| 3696 |
],
|
| 3697 |
"size": [
|
| 3698 |
+
291.31729812865103,
|
| 3699 |
+
155.11678157794177
|
| 3700 |
],
|
| 3701 |
+
"flags": {},
|
| 3702 |
+
"order": 54,
|
|
|
|
|
|
|
| 3703 |
"mode": 0,
|
| 3704 |
"inputs": [],
|
| 3705 |
"outputs": [
|
| 3706 |
{
|
| 3707 |
+
"name": "relay_options",
|
| 3708 |
+
"type": "RELAY_OPTIONS",
|
| 3709 |
"links": [
|
| 3710 |
+
1824
|
| 3711 |
]
|
| 3712 |
}
|
| 3713 |
],
|
|
|
|
| 3714 |
"properties": {
|
| 3715 |
+
"aux_id": "kijai/ComfyUI-PromptRelay",
|
| 3716 |
+
"ver": "f751d76cfadeee6dd2caff52fd336c2cb6833358",
|
| 3717 |
+
"Node name for S&R": "PromptRelayAdvancedOptions"
|
| 3718 |
},
|
| 3719 |
"widgets_values": [
|
| 3720 |
+
1,
|
| 3721 |
+
1,
|
| 3722 |
+
0,
|
| 3723 |
+
1,
|
| 3724 |
+
1
|
| 3725 |
+
]
|
| 3726 |
},
|
| 3727 |
{
|
| 3728 |
+
"id": 4119,
|
| 3729 |
"type": "SetNode",
|
| 3730 |
"pos": [
|
| 3731 |
+
-3425.8438885656815,
|
| 3732 |
+
5766.866971423444
|
| 3733 |
],
|
| 3734 |
"size": [
|
| 3735 |
210,
|
| 3736 |
+
34
|
| 3737 |
],
|
| 3738 |
"flags": {
|
| 3739 |
"collapsed": true
|
| 3740 |
},
|
| 3741 |
+
"order": 118,
|
| 3742 |
"mode": 0,
|
| 3743 |
"inputs": [
|
| 3744 |
{
|
| 3745 |
+
"name": "AUDIO",
|
| 3746 |
+
"type": "AUDIO",
|
| 3747 |
+
"link": 4326
|
| 3748 |
}
|
| 3749 |
],
|
| 3750 |
"outputs": [
|
| 3751 |
{
|
| 3752 |
+
"name": "AUDIO",
|
| 3753 |
+
"type": "AUDIO",
|
| 3754 |
"links": null
|
| 3755 |
}
|
| 3756 |
],
|
| 3757 |
+
"title": "Set_audio_vocals",
|
| 3758 |
"properties": {
|
| 3759 |
"Node name for S&R": "SetNode",
|
| 3760 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3761 |
+
"previousName": "audio_vocals"
|
| 3762 |
},
|
| 3763 |
"widgets_values": [
|
| 3764 |
+
"audio_vocals"
|
| 3765 |
]
|
| 3766 |
},
|
| 3767 |
{
|
| 3768 |
+
"id": 4127,
|
| 3769 |
+
"type": "MarkdownNote",
|
| 3770 |
"pos": [
|
| 3771 |
+
-4530.557588206895,
|
| 3772 |
+
5689.589379795449
|
| 3773 |
],
|
| 3774 |
"size": [
|
| 3775 |
+
391.15101265277497,
|
| 3776 |
+
217.1114523991355
|
| 3777 |
],
|
| 3778 |
"flags": {
|
| 3779 |
"collapsed": false
|
| 3780 |
},
|
| 3781 |
+
"order": 55,
|
| 3782 |
+
"mode": 0,
|
| 3783 |
+
"inputs": [],
|
| 3784 |
+
"outputs": [],
|
| 3785 |
+
"title": "Custom Audio",
|
| 3786 |
+
"properties": {},
|
| 3787 |
+
"widgets_values": [
|
| 3788 |
+
"**AUDIO START FROM:** \n For a longer music video, you can create multiple renders in a row. And use the \"Trim Audio\" node **start index** to set where you want to continue from. For example if the first render was 50 seconds, you can set start index to 50 seconds, and continue render the song from there\n\n----\n\nMel-band RoFormer is optional for extracting a clean vocal only audio for the sampler. This can be useful for example if its a close up of a singer. For other music where you want instrument and dance to follow the beat, use full music track and not vocals only\n\nhttps://huggingface.co/Kijai/MelBandRoFormer_comfy/tree/main\n\nfolder: models\\diffusion_models\n"
|
| 3789 |
+
],
|
| 3790 |
+
"color": "#222",
|
| 3791 |
+
"bgcolor": "#000"
|
| 3792 |
+
},
|
| 3793 |
+
{
|
| 3794 |
+
"id": 4130,
|
| 3795 |
+
"type": "SetNode",
|
| 3796 |
+
"pos": [
|
| 3797 |
+
-3414.9648893646277,
|
| 3798 |
+
5772.1362231542635
|
| 3799 |
+
],
|
| 3800 |
+
"size": [
|
| 3801 |
+
210,
|
| 3802 |
+
34
|
| 3803 |
+
],
|
| 3804 |
+
"flags": {
|
| 3805 |
+
"collapsed": true
|
| 3806 |
+
},
|
| 3807 |
+
"order": 121,
|
| 3808 |
"mode": 0,
|
| 3809 |
"inputs": [
|
| 3810 |
{
|
| 3811 |
+
"name": "AUDIO",
|
| 3812 |
+
"type": "AUDIO",
|
| 3813 |
+
"link": 4335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3814 |
}
|
| 3815 |
],
|
| 3816 |
"outputs": [
|
| 3817 |
{
|
| 3818 |
+
"name": "AUDIO",
|
| 3819 |
+
"type": "AUDIO",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3820 |
"links": null
|
| 3821 |
}
|
| 3822 |
],
|
| 3823 |
+
"title": "Set_audio",
|
| 3824 |
"properties": {
|
| 3825 |
"Node name for S&R": "SetNode",
|
| 3826 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 3827 |
+
"previousName": "audio"
|
| 3828 |
},
|
| 3829 |
"widgets_values": [
|
| 3830 |
+
"audio"
|
| 3831 |
]
|
| 3832 |
},
|
| 3833 |
{
|
| 3834 |
+
"id": 4131,
|
| 3835 |
+
"type": "ComfySwitchNode",
|
| 3836 |
"pos": [
|
| 3837 |
+
-3453.4811855106077,
|
| 3838 |
+
5730.6901015375515
|
| 3839 |
],
|
| 3840 |
"size": [
|
| 3841 |
+
265.6998455489256,
|
| 3842 |
+
85.23264979330452
|
| 3843 |
],
|
| 3844 |
"flags": {
|
| 3845 |
+
"collapsed": false
|
| 3846 |
},
|
| 3847 |
+
"order": 119,
|
| 3848 |
"mode": 0,
|
| 3849 |
+
"inputs": [
|
|
|
|
| 3850 |
{
|
| 3851 |
+
"name": "on_false",
|
| 3852 |
+
"type": "AUDIO",
|
| 3853 |
+
"link": 4336
|
| 3854 |
+
},
|
| 3855 |
+
{
|
| 3856 |
+
"name": "on_true",
|
| 3857 |
+
"type": "AUDIO",
|
| 3858 |
+
"link": 4337
|
| 3859 |
}
|
| 3860 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3861 |
"outputs": [
|
| 3862 |
{
|
| 3863 |
+
"name": "output",
|
| 3864 |
+
"type": "AUDIO",
|
| 3865 |
"links": [
|
| 3866 |
+
4335
|
| 3867 |
]
|
| 3868 |
}
|
| 3869 |
],
|
| 3870 |
+
"title": "USE VOCALS ONLY",
|
| 3871 |
"properties": {
|
| 3872 |
+
"cnr_id": "comfy-core",
|
| 3873 |
+
"ver": "0.16.4",
|
| 3874 |
+
"Node name for S&R": "ComfySwitchNode"
|
| 3875 |
},
|
| 3876 |
"widgets_values": [
|
| 3877 |
+
true
|
| 3878 |
+
],
|
| 3879 |
+
"color": "#006691",
|
| 3880 |
+
"bgcolor": "rgba(24,24,27,.9)"
|
| 3881 |
},
|
| 3882 |
{
|
| 3883 |
+
"id": 4121,
|
| 3884 |
+
"type": "MelBandRoFormerSampler",
|
| 3885 |
"pos": [
|
| 3886 |
+
-3561.1424129068514,
|
| 3887 |
+
5963.667809641545
|
| 3888 |
],
|
| 3889 |
"size": [
|
| 3890 |
+
237.12702527451256,
|
| 3891 |
+
47.776317909967474
|
| 3892 |
],
|
| 3893 |
+
"flags": {},
|
| 3894 |
+
"order": 112,
|
|
|
|
|
|
|
| 3895 |
"mode": 0,
|
| 3896 |
"inputs": [
|
| 3897 |
{
|
| 3898 |
+
"name": "model",
|
| 3899 |
+
"type": "MELROFORMERMODEL",
|
| 3900 |
+
"link": 4327
|
| 3901 |
+
},
|
| 3902 |
+
{
|
| 3903 |
+
"name": "audio",
|
| 3904 |
+
"type": "AUDIO",
|
| 3905 |
+
"link": 4328
|
| 3906 |
}
|
| 3907 |
],
|
| 3908 |
"outputs": [
|
| 3909 |
{
|
| 3910 |
+
"name": "vocals",
|
| 3911 |
+
"type": "AUDIO",
|
| 3912 |
"links": [
|
| 3913 |
+
4326,
|
| 3914 |
+
4337
|
| 3915 |
]
|
| 3916 |
+
},
|
| 3917 |
+
{
|
| 3918 |
+
"name": "instruments",
|
| 3919 |
+
"type": "AUDIO",
|
| 3920 |
+
"links": null
|
| 3921 |
}
|
| 3922 |
],
|
| 3923 |
"properties": {
|
| 3924 |
+
"cnr_id": "ComfyUI-MelBandRoFormer",
|
| 3925 |
+
"ver": "b40e263224778ec417114d91d8b3b39934e30de5",
|
| 3926 |
+
"Node name for S&R": "MelBandRoFormerSampler",
|
| 3927 |
+
"ue_properties": {
|
| 3928 |
+
"widget_ue_connectable": {},
|
| 3929 |
+
"version": "7.5.2",
|
| 3930 |
+
"input_ue_unconnectable": {}
|
| 3931 |
+
}
|
| 3932 |
},
|
| 3933 |
"widgets_values": []
|
| 3934 |
},
|
| 3935 |
{
|
| 3936 |
+
"id": 4120,
|
| 3937 |
+
"type": "MelBandRoFormerModelLoader",
|
| 3938 |
"pos": [
|
| 3939 |
+
-4050.5084902950116,
|
| 3940 |
+
5957.0514816636305
|
| 3941 |
],
|
| 3942 |
"size": [
|
| 3943 |
+
442.2909789732431,
|
| 3944 |
+
58
|
| 3945 |
],
|
| 3946 |
"flags": {},
|
| 3947 |
+
"order": 56,
|
| 3948 |
"mode": 0,
|
| 3949 |
"inputs": [],
|
| 3950 |
"outputs": [
|
| 3951 |
{
|
| 3952 |
+
"name": "model",
|
| 3953 |
+
"type": "MELROFORMERMODEL",
|
| 3954 |
"links": [
|
| 3955 |
+
4327
|
| 3956 |
]
|
| 3957 |
}
|
| 3958 |
],
|
| 3959 |
"properties": {
|
| 3960 |
+
"cnr_id": "ComfyUI-MelBandRoFormer",
|
| 3961 |
+
"ver": "b40e263224778ec417114d91d8b3b39934e30de5",
|
| 3962 |
+
"Node name for S&R": "MelBandRoFormerModelLoader",
|
| 3963 |
+
"ue_properties": {
|
| 3964 |
+
"widget_ue_connectable": {},
|
| 3965 |
+
"version": "7.5.2",
|
| 3966 |
+
"input_ue_unconnectable": {}
|
| 3967 |
+
}
|
| 3968 |
},
|
| 3969 |
"widgets_values": [
|
| 3970 |
+
"MelBandRoformer\\MelBandRoformer_fp16.safetensors"
|
| 3971 |
+
],
|
| 3972 |
+
"color": "#1f1f48",
|
| 3973 |
+
"bgcolor": "rgba(24,24,27,.9)",
|
| 3974 |
+
"ndSuperSelectorEnabled": false,
|
| 3975 |
+
"ndPowerEnabled": false
|
| 3976 |
},
|
| 3977 |
{
|
| 3978 |
+
"id": 4152,
|
| 3979 |
"type": "SetNode",
|
| 3980 |
"pos": [
|
| 3981 |
+
-879.21788103078,
|
| 3982 |
+
4633.963411192194
|
| 3983 |
],
|
| 3984 |
"size": [
|
| 3985 |
210,
|
| 3986 |
+
60
|
| 3987 |
],
|
| 3988 |
"flags": {
|
| 3989 |
"collapsed": true
|
| 3990 |
},
|
| 3991 |
+
"order": 144,
|
| 3992 |
"mode": 0,
|
| 3993 |
"inputs": [
|
| 3994 |
{
|
| 3995 |
"name": "AUDIO",
|
| 3996 |
"type": "AUDIO",
|
| 3997 |
+
"link": 4364
|
| 3998 |
}
|
| 3999 |
],
|
| 4000 |
"outputs": [
|
|
|
|
| 4004 |
"links": null
|
| 4005 |
}
|
| 4006 |
],
|
| 4007 |
+
"title": "Set_audio_ltx",
|
| 4008 |
"properties": {
|
| 4009 |
"Node name for S&R": "SetNode",
|
| 4010 |
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 4011 |
+
"previousName": "audio_ltx"
|
| 4012 |
},
|
| 4013 |
"widgets_values": [
|
| 4014 |
+
"audio_ltx"
|
| 4015 |
]
|
| 4016 |
},
|
| 4017 |
{
|
| 4018 |
+
"id": 741,
|
| 4019 |
+
"type": "GetNode",
|
| 4020 |
"pos": [
|
| 4021 |
+
-887.7228327432326,
|
| 4022 |
+
4624.466139282264
|
| 4023 |
],
|
| 4024 |
"size": [
|
| 4025 |
+
210,
|
| 4026 |
+
50
|
| 4027 |
],
|
| 4028 |
"flags": {
|
| 4029 |
+
"collapsed": true
|
| 4030 |
},
|
| 4031 |
+
"order": 57,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4032 |
"mode": 0,
|
| 4033 |
"inputs": [],
|
| 4034 |
"outputs": [
|
|
|
|
| 5512 |
"flags": {
|
| 5513 |
"collapsed": false
|
| 5514 |
},
|
| 5515 |
+
"order": 107,
|
| 5516 |
"mode": 0,
|
| 5517 |
"inputs": [
|
| 5518 |
{
|
|
|
|
| 5755 |
}
|
| 5756 |
],
|
| 5757 |
"properties": {
|
| 5758 |
+
"cnr_id": "comfy-core",
|
| 5759 |
+
"ver": "0.3.60",
|
| 5760 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 5761 |
+
"enableTabs": false,
|
| 5762 |
+
"tabWidth": 65,
|
| 5763 |
+
"tabXOffset": 10,
|
| 5764 |
+
"hasSecondTab": false,
|
| 5765 |
+
"secondTabText": "Send Back",
|
| 5766 |
+
"secondTabOffset": 80,
|
| 5767 |
+
"secondTabWidth": 65
|
| 5768 |
+
},
|
| 5769 |
+
"widgets_values": []
|
| 5770 |
+
},
|
| 5771 |
+
{
|
| 5772 |
+
"id": 736,
|
| 5773 |
+
"type": "SamplerCustomAdvanced",
|
| 5774 |
+
"pos": [
|
| 5775 |
+
-1226.9863477496936,
|
| 5776 |
+
4283.205783823222
|
| 5777 |
+
],
|
| 5778 |
+
"size": [
|
| 5779 |
+
238.15470099351288,
|
| 5780 |
+
246.02510190469349
|
| 5781 |
+
],
|
| 5782 |
+
"flags": {},
|
| 5783 |
+
"order": 139,
|
| 5784 |
+
"mode": 0,
|
| 5785 |
+
"inputs": [
|
| 5786 |
+
{
|
| 5787 |
+
"name": "noise",
|
| 5788 |
+
"type": "NOISE",
|
| 5789 |
+
"link": 1674
|
| 5790 |
+
},
|
| 5791 |
+
{
|
| 5792 |
+
"name": "guider",
|
| 5793 |
+
"type": "GUIDER",
|
| 5794 |
+
"link": 1675
|
| 5795 |
+
},
|
| 5796 |
+
{
|
| 5797 |
+
"name": "sampler",
|
| 5798 |
+
"type": "SAMPLER",
|
| 5799 |
+
"link": 1676
|
| 5800 |
+
},
|
| 5801 |
+
{
|
| 5802 |
+
"name": "sigmas",
|
| 5803 |
+
"type": "SIGMAS",
|
| 5804 |
+
"link": 1677
|
| 5805 |
+
},
|
| 5806 |
+
{
|
| 5807 |
+
"name": "latent_image",
|
| 5808 |
+
"type": "LATENT",
|
| 5809 |
+
"link": 1678
|
| 5810 |
+
}
|
| 5811 |
+
],
|
| 5812 |
+
"outputs": [
|
| 5813 |
+
{
|
| 5814 |
+
"name": "output",
|
| 5815 |
+
"type": "LATENT",
|
| 5816 |
+
"links": [
|
| 5817 |
+
1697
|
| 5818 |
+
]
|
| 5819 |
+
},
|
| 5820 |
+
{
|
| 5821 |
+
"name": "denoised_output",
|
| 5822 |
+
"type": "LATENT",
|
| 5823 |
+
"links": []
|
| 5824 |
+
}
|
| 5825 |
+
],
|
| 5826 |
+
"properties": {
|
| 5827 |
+
"cnr_id": "comfy-core",
|
| 5828 |
+
"ver": "0.3.75",
|
| 5829 |
+
"Node name for S&R": "SamplerCustomAdvanced",
|
| 5830 |
+
"enableTabs": false,
|
| 5831 |
+
"tabWidth": 65,
|
| 5832 |
+
"tabXOffset": 10,
|
| 5833 |
+
"hasSecondTab": false,
|
| 5834 |
+
"secondTabText": "Send Back",
|
| 5835 |
+
"secondTabOffset": 80,
|
| 5836 |
+
"secondTabWidth": 65
|
| 5837 |
+
},
|
| 5838 |
+
"widgets_values": []
|
| 5839 |
+
},
|
| 5840 |
+
{
|
| 5841 |
+
"id": 754,
|
| 5842 |
+
"type": "LTXVSeparateAVLatent",
|
| 5843 |
+
"pos": [
|
| 5844 |
+
-908.4134953541233,
|
| 5845 |
+
4280.628652024606
|
| 5846 |
+
],
|
| 5847 |
+
"size": [
|
| 5848 |
+
238.3766168056876,
|
| 5849 |
+
46
|
| 5850 |
+
],
|
| 5851 |
+
"flags": {},
|
| 5852 |
+
"order": 140,
|
| 5853 |
+
"mode": 0,
|
| 5854 |
+
"inputs": [
|
| 5855 |
+
{
|
| 5856 |
+
"name": "av_latent",
|
| 5857 |
+
"type": "LATENT",
|
| 5858 |
+
"link": 1697
|
| 5859 |
+
}
|
| 5860 |
+
],
|
| 5861 |
+
"outputs": [
|
| 5862 |
+
{
|
| 5863 |
+
"name": "video_latent",
|
| 5864 |
+
"type": "LATENT",
|
| 5865 |
+
"links": [
|
| 5866 |
+
1693
|
| 5867 |
+
]
|
| 5868 |
+
},
|
| 5869 |
+
{
|
| 5870 |
+
"name": "audio_latent",
|
| 5871 |
+
"type": "LATENT",
|
| 5872 |
+
"links": [
|
| 5873 |
+
1695
|
| 5874 |
+
]
|
| 5875 |
+
}
|
| 5876 |
+
],
|
| 5877 |
+
"properties": {
|
| 5878 |
+
"cnr_id": "comfy-core",
|
| 5879 |
+
"ver": "0.5.1",
|
| 5880 |
+
"Node name for S&R": "LTXVSeparateAVLatent",
|
| 5881 |
+
"enableTabs": false,
|
| 5882 |
+
"tabWidth": 65,
|
| 5883 |
+
"tabXOffset": 10,
|
| 5884 |
+
"hasSecondTab": false,
|
| 5885 |
+
"secondTabText": "Send Back",
|
| 5886 |
+
"secondTabOffset": 80,
|
| 5887 |
+
"secondTabWidth": 65
|
| 5888 |
+
},
|
| 5889 |
+
"widgets_values": []
|
| 5890 |
+
},
|
| 5891 |
+
{
|
| 5892 |
+
"id": 839,
|
| 5893 |
+
"type": "PromptRelayEncodeTimeline",
|
| 5894 |
+
"pos": [
|
| 5895 |
+
-3125.8293305718203,
|
| 5896 |
+
4568.234437923084
|
| 5897 |
+
],
|
| 5898 |
+
"size": [
|
| 5899 |
+
453.80856693722626,
|
| 5900 |
+
584.0695843040521
|
| 5901 |
+
],
|
| 5902 |
+
"flags": {},
|
| 5903 |
+
"order": 123,
|
| 5904 |
+
"mode": 0,
|
| 5905 |
+
"inputs": [
|
| 5906 |
+
{
|
| 5907 |
+
"name": "model",
|
| 5908 |
+
"type": "MODEL",
|
| 5909 |
+
"link": 1817
|
| 5910 |
+
},
|
| 5911 |
+
{
|
| 5912 |
+
"name": "clip",
|
| 5913 |
+
"type": "CLIP",
|
| 5914 |
+
"link": 1818
|
| 5915 |
+
},
|
| 5916 |
+
{
|
| 5917 |
+
"name": "latent",
|
| 5918 |
+
"type": "LATENT",
|
| 5919 |
+
"link": 1819
|
| 5920 |
+
},
|
| 5921 |
+
{
|
| 5922 |
+
"name": "relay_options",
|
| 5923 |
+
"shape": 7,
|
| 5924 |
+
"type": "RELAY_OPTIONS",
|
| 5925 |
+
"link": 1824
|
| 5926 |
+
},
|
| 5927 |
+
{
|
| 5928 |
+
"name": "max_frames",
|
| 5929 |
+
"type": "INT",
|
| 5930 |
+
"widget": {
|
| 5931 |
+
"name": "max_frames"
|
| 5932 |
+
},
|
| 5933 |
+
"link": 1820
|
| 5934 |
+
}
|
| 5935 |
+
],
|
| 5936 |
+
"outputs": [
|
| 5937 |
+
{
|
| 5938 |
+
"name": "model",
|
| 5939 |
+
"type": "MODEL",
|
| 5940 |
+
"links": [
|
| 5941 |
+
1821
|
| 5942 |
+
]
|
| 5943 |
+
},
|
| 5944 |
+
{
|
| 5945 |
+
"name": "positive",
|
| 5946 |
+
"type": "CONDITIONING",
|
| 5947 |
+
"links": [
|
| 5948 |
+
1823,
|
| 5949 |
+
4374
|
| 5950 |
+
]
|
| 5951 |
+
}
|
| 5952 |
+
],
|
| 5953 |
+
"properties": {
|
| 5954 |
+
"aux_id": "kijai/ComfyUI-PromptRelay",
|
| 5955 |
+
"ver": "f751d76cfadeee6dd2caff52fd336c2cb6833358",
|
| 5956 |
+
"Node name for S&R": "PromptRelayEncodeTimeline"
|
| 5957 |
+
},
|
| 5958 |
+
"widgets_values": [
|
| 5959 |
+
"Cinematic. High quality. Movie photography",
|
| 5960 |
+
481,
|
| 5961 |
+
"{\"segments\":[{\"prompt\":\"The man, The Joker, is talking on the phone. \\n\\nHe talks with perfect lip-sync to the attached audio.\\nHe talks with an expressive face and gesticulate as he talk.\\nThe camera slowly pulls in towards his face. \\n\",\"length\":121,\"color\":\"#4f8edc\"},{\"prompt\":\"The man, The Joker, is talking on the phone. The camera pulls out slowly with smooth motion and shows him sitting at the edge of a high rise building.\\n\\nHe talks with perfect lip-sync to the attached audio.\\nHe talks with an expressive face and gesticulate as he talk.\\n\",\"length\":120,\"color\":\"#e07b3a\"},{\"prompt\":\"The man, The Joker, is talking on the phone. The camera slowly pans above him, showing a breath-taking altitude from where he is sitting, at rooftop edge of a high rise building, with view down towards the city ground. \\n\\nHe talks with perfect lip-sync to the attached audio.\\nHe talks with an expressive face and gesticulate as he talk.\\n\",\"length\":120,\"color\":\"#5cb85c\"},{\"prompt\":\"Scene change/scene cut: Camera is at a front view close up of the man, The Joker, is talking on the phone.\\n\\nHe talks with perfect lip-sync to the attached audio.\\nHe talks with an expressive face and gesticulate as he talk.\\n\",\"length\":120,\"color\":\"#d9534f\"}]}",
|
| 5962 |
+
"The man, The Joker, is talking on the phone. \n\nHe talks with perfect lip-sync to the attached audio.\nHe talks with an expressive face and gesticulate as he talk.\nThe camera slowly pulls in towards his face. \n | The man, The Joker, is talking on the phone. The camera pulls out slowly with smooth motion and shows him sitting at the edge of a high rise building.\n\nHe talks with perfect lip-sync to the attached audio.\nHe talks with an expressive face and gesticulate as he talk.\n | The man, The Joker, is talking on the phone. The camera slowly pans above him, showing a breath-taking altitude from where he is sitting, at rooftop edge of a high rise building, with view down towards the city ground. \n\nHe talks with perfect lip-sync to the attached audio.\nHe talks with an expressive face and gesticulate as he talk.\n | Scene change/scene cut: Camera is at a front view close up of the man, The Joker, is talking on the phone.\n\nHe talks with perfect lip-sync to the attached audio.\nHe talks with an expressive face and gesticulate as he talk.\n",
|
| 5963 |
+
"121, 120, 120, 120",
|
| 5964 |
+
0.001,
|
| 5965 |
+
24,
|
| 5966 |
+
"frames",
|
| 5967 |
+
""
|
| 5968 |
+
],
|
| 5969 |
+
"color": "#346434",
|
| 5970 |
+
"bgcolor": "rgba(24,24,27,.9)"
|
| 5971 |
+
},
|
| 5972 |
+
{
|
| 5973 |
+
"id": 4147,
|
| 5974 |
+
"type": "SetNode",
|
| 5975 |
+
"pos": [
|
| 5976 |
+
-3495.5290220227826,
|
| 5977 |
+
5234.501694892422
|
| 5978 |
+
],
|
| 5979 |
+
"size": [
|
| 5980 |
+
210,
|
| 5981 |
+
60
|
| 5982 |
+
],
|
| 5983 |
+
"flags": {
|
| 5984 |
+
"collapsed": true
|
| 5985 |
+
},
|
| 5986 |
+
"order": 115,
|
| 5987 |
+
"mode": 0,
|
| 5988 |
+
"inputs": [
|
| 5989 |
+
{
|
| 5990 |
+
"name": "INT",
|
| 5991 |
+
"type": "INT",
|
| 5992 |
+
"link": 4360
|
| 5993 |
+
}
|
| 5994 |
+
],
|
| 5995 |
+
"outputs": [
|
| 5996 |
+
{
|
| 5997 |
+
"name": "INT",
|
| 5998 |
+
"type": "INT",
|
| 5999 |
+
"links": null
|
| 6000 |
+
}
|
| 6001 |
+
],
|
| 6002 |
+
"title": "Set_width_downscaled",
|
| 6003 |
+
"properties": {
|
| 6004 |
+
"Node name for S&R": "SetNode",
|
| 6005 |
+
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 6006 |
+
"previousName": "width_downscaled"
|
| 6007 |
+
},
|
| 6008 |
+
"widgets_values": [
|
| 6009 |
+
"width_downscaled"
|
| 6010 |
+
]
|
| 6011 |
+
},
|
| 6012 |
+
{
|
| 6013 |
+
"id": 586,
|
| 6014 |
+
"type": "LTXVPreprocess",
|
| 6015 |
+
"pos": [
|
| 6016 |
+
-3548.667136310983,
|
| 6017 |
+
5098.47996288579
|
| 6018 |
+
],
|
| 6019 |
+
"size": [
|
| 6020 |
+
239.40687264438475,
|
| 6021 |
+
58
|
| 6022 |
+
],
|
| 6023 |
+
"flags": {
|
| 6024 |
+
"collapsed": true
|
| 6025 |
+
},
|
| 6026 |
+
"order": 109,
|
| 6027 |
+
"mode": 0,
|
| 6028 |
+
"inputs": [
|
| 6029 |
+
{
|
| 6030 |
+
"name": "image",
|
| 6031 |
+
"type": "IMAGE",
|
| 6032 |
+
"link": 1647
|
| 6033 |
+
}
|
| 6034 |
+
],
|
| 6035 |
+
"outputs": [
|
| 6036 |
+
{
|
| 6037 |
+
"name": "output_image",
|
| 6038 |
+
"type": "IMAGE",
|
| 6039 |
+
"links": [
|
| 6040 |
+
4359
|
| 6041 |
+
]
|
| 6042 |
+
}
|
| 6043 |
+
],
|
| 6044 |
+
"properties": {
|
| 6045 |
+
"cnr_id": "comfy-core",
|
| 6046 |
+
"ver": "0.16.2",
|
| 6047 |
+
"Node name for S&R": "LTXVPreprocess"
|
| 6048 |
+
},
|
| 6049 |
+
"widgets_values": [
|
| 6050 |
+
18
|
| 6051 |
+
]
|
| 6052 |
+
},
|
| 6053 |
+
{
|
| 6054 |
+
"id": 4146,
|
| 6055 |
+
"type": "GetImageSizeAndCount",
|
| 6056 |
+
"pos": [
|
| 6057 |
+
-3522.675693010655,
|
| 6058 |
+
5200.878491589575
|
| 6059 |
+
],
|
| 6060 |
+
"size": [
|
| 6061 |
+
196.2994140625,
|
| 6062 |
+
86
|
| 6063 |
+
],
|
| 6064 |
+
"flags": {
|
| 6065 |
+
"collapsed": true
|
| 6066 |
+
},
|
| 6067 |
+
"order": 110,
|
| 6068 |
+
"mode": 0,
|
| 6069 |
+
"inputs": [
|
| 6070 |
+
{
|
| 6071 |
+
"name": "image",
|
| 6072 |
+
"type": "IMAGE",
|
| 6073 |
+
"link": 4358
|
| 6074 |
+
}
|
| 6075 |
+
],
|
| 6076 |
+
"outputs": [
|
| 6077 |
+
{
|
| 6078 |
+
"name": "image",
|
| 6079 |
+
"type": "IMAGE",
|
| 6080 |
+
"links": []
|
| 6081 |
+
},
|
| 6082 |
+
{
|
| 6083 |
+
"label": "768 width",
|
| 6084 |
+
"name": "width",
|
| 6085 |
+
"type": "INT",
|
| 6086 |
+
"links": [
|
| 6087 |
+
4360
|
| 6088 |
+
]
|
| 6089 |
+
},
|
| 6090 |
+
{
|
| 6091 |
+
"label": "435 height",
|
| 6092 |
+
"name": "height",
|
| 6093 |
+
"type": "INT",
|
| 6094 |
+
"links": [
|
| 6095 |
+
4361
|
| 6096 |
+
]
|
| 6097 |
+
},
|
| 6098 |
+
{
|
| 6099 |
+
"label": "1 count",
|
| 6100 |
+
"name": "count",
|
| 6101 |
+
"type": "INT",
|
| 6102 |
+
"links": null
|
| 6103 |
+
}
|
| 6104 |
+
],
|
| 6105 |
+
"properties": {
|
| 6106 |
+
"cnr_id": "comfyui-kjnodes",
|
| 6107 |
+
"ver": "33e2d3ac90e913bdec561361e1ebac7599a3de64",
|
| 6108 |
+
"Node name for S&R": "GetImageSizeAndCount"
|
| 6109 |
},
|
| 6110 |
"widgets_values": []
|
| 6111 |
},
|
| 6112 |
{
|
| 6113 |
+
"id": 4150,
|
| 6114 |
+
"type": "ResizeImageMaskNode",
|
| 6115 |
"pos": [
|
| 6116 |
+
-3497.0393068830053,
|
| 6117 |
+
5149.108827157535
|
| 6118 |
],
|
| 6119 |
"size": [
|
| 6120 |
+
270,
|
| 6121 |
+
98
|
| 6122 |
],
|
| 6123 |
+
"flags": {
|
| 6124 |
+
"collapsed": true
|
| 6125 |
+
},
|
| 6126 |
+
"order": 105,
|
| 6127 |
"mode": 0,
|
| 6128 |
"inputs": [
|
| 6129 |
{
|
| 6130 |
+
"name": "input",
|
| 6131 |
+
"type": "IMAGE,MASK",
|
| 6132 |
+
"link": 4386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6133 |
}
|
| 6134 |
],
|
| 6135 |
"outputs": [
|
| 6136 |
{
|
| 6137 |
+
"name": "resized",
|
| 6138 |
+
"type": "IMAGE",
|
| 6139 |
"links": [
|
| 6140 |
+
4358
|
| 6141 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6142 |
}
|
| 6143 |
],
|
| 6144 |
"properties": {
|
| 6145 |
"cnr_id": "comfy-core",
|
| 6146 |
+
"ver": "0.20.1",
|
| 6147 |
+
"Node name for S&R": "ResizeImageMaskNode"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6148 |
},
|
| 6149 |
+
"widgets_values": [
|
| 6150 |
+
"scale by multiplier",
|
| 6151 |
+
0.5,
|
| 6152 |
+
"area"
|
| 6153 |
+
]
|
| 6154 |
},
|
| 6155 |
{
|
| 6156 |
+
"id": 705,
|
| 6157 |
+
"type": "SetNode",
|
| 6158 |
"pos": [
|
| 6159 |
+
-3460.133186940775,
|
| 6160 |
+
5100.855392548609
|
| 6161 |
],
|
| 6162 |
"size": [
|
| 6163 |
+
210,
|
| 6164 |
+
60
|
| 6165 |
],
|
| 6166 |
+
"flags": {
|
| 6167 |
+
"collapsed": true
|
| 6168 |
+
},
|
| 6169 |
+
"order": 114,
|
| 6170 |
"mode": 0,
|
| 6171 |
"inputs": [
|
| 6172 |
{
|
| 6173 |
+
"name": "IMAGE",
|
| 6174 |
+
"type": "IMAGE",
|
| 6175 |
+
"link": 4359
|
| 6176 |
}
|
| 6177 |
],
|
| 6178 |
"outputs": [
|
| 6179 |
{
|
| 6180 |
+
"name": "IMAGE",
|
| 6181 |
+
"type": "IMAGE",
|
| 6182 |
+
"links": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6183 |
}
|
| 6184 |
],
|
| 6185 |
+
"title": "Set_ref_image",
|
| 6186 |
"properties": {
|
| 6187 |
+
"Node name for S&R": "SetNode",
|
| 6188 |
+
"aux_id": "kijai/ComfyUI-KJNodes",
|
| 6189 |
+
"previousName": "ref_image"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6190 |
},
|
| 6191 |
+
"widgets_values": [
|
| 6192 |
+
"ref_image"
|
| 6193 |
+
]
|
| 6194 |
},
|
| 6195 |
{
|
| 6196 |
+
"id": 792,
|
| 6197 |
+
"type": "ImageResizeKJv2",
|
| 6198 |
"pos": [
|
| 6199 |
+
-3585.5234406422765,
|
| 6200 |
+
4980.10828103491
|
| 6201 |
],
|
| 6202 |
"size": [
|
| 6203 |
+
361.42161804382295,
|
| 6204 |
+
348
|
| 6205 |
],
|
| 6206 |
+
"flags": {
|
| 6207 |
+
"collapsed": false
|
| 6208 |
+
},
|
| 6209 |
+
"order": 93,
|
| 6210 |
"mode": 0,
|
| 6211 |
"inputs": [
|
| 6212 |
{
|
| 6213 |
+
"name": "image",
|
| 6214 |
+
"type": "IMAGE",
|
| 6215 |
+
"link": 1755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6216 |
},
|
| 6217 |
{
|
| 6218 |
+
"name": "mask",
|
| 6219 |
+
"shape": 7,
|
| 6220 |
+
"type": "MASK",
|
| 6221 |
+
"link": null
|
| 6222 |
},
|
| 6223 |
{
|
| 6224 |
+
"name": "width",
|
| 6225 |
+
"type": "INT",
|
| 6226 |
+
"widget": {
|
| 6227 |
+
"name": "width"
|
| 6228 |
+
},
|
| 6229 |
+
"link": 1752
|
| 6230 |
},
|
| 6231 |
{
|
| 6232 |
+
"name": "height",
|
| 6233 |
"type": "INT",
|
| 6234 |
"widget": {
|
| 6235 |
+
"name": "height"
|
| 6236 |
},
|
| 6237 |
+
"link": 1753
|
| 6238 |
}
|
| 6239 |
],
|
| 6240 |
"outputs": [
|
| 6241 |
{
|
| 6242 |
+
"name": "IMAGE",
|
| 6243 |
+
"type": "IMAGE",
|
| 6244 |
"links": [
|
| 6245 |
+
1754,
|
| 6246 |
+
4386
|
| 6247 |
]
|
| 6248 |
},
|
| 6249 |
{
|
| 6250 |
+
"name": "width",
|
| 6251 |
+
"type": "INT",
|
| 6252 |
+
"links": []
|
| 6253 |
+
},
|
| 6254 |
+
{
|
| 6255 |
+
"name": "height",
|
| 6256 |
+
"type": "INT",
|
| 6257 |
+
"links": []
|
| 6258 |
+
},
|
| 6259 |
+
{
|
| 6260 |
+
"name": "mask",
|
| 6261 |
+
"type": "MASK",
|
| 6262 |
+
"links": null
|
| 6263 |
}
|
| 6264 |
],
|
| 6265 |
"properties": {
|
| 6266 |
+
"cnr_id": "comfyui-kjnodes",
|
| 6267 |
+
"ver": "37bda1000e75e5649c224b0b4a8a6f57093ef925",
|
| 6268 |
+
"Node name for S&R": "ImageResizeKJv2"
|
| 6269 |
},
|
| 6270 |
"widgets_values": [
|
| 6271 |
+
512,
|
| 6272 |
+
512,
|
| 6273 |
+
"lanczos",
|
| 6274 |
+
"crop",
|
| 6275 |
+
"0, 0, 0",
|
| 6276 |
+
"center",
|
| 6277 |
+
32,
|
| 6278 |
+
"cpu"
|
| 6279 |
+
]
|
|
|
|
|
|
|
|
|
|
| 6280 |
}
|
| 6281 |
],
|
| 6282 |
"links": [
|
|
|
|
| 7056 |
1,
|
| 7057 |
"LATENT"
|
| 7058 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7059 |
[
|
| 7060 |
4358,
|
| 7061 |
4150,
|
|
|
|
| 7271 |
4154,
|
| 7272 |
0,
|
| 7273 |
"VAE"
|
| 7274 |
+
],
|
| 7275 |
+
[
|
| 7276 |
+
4386,
|
| 7277 |
+
792,
|
| 7278 |
+
0,
|
| 7279 |
+
4150,
|
| 7280 |
+
0,
|
| 7281 |
+
"IMAGE"
|
| 7282 |
]
|
| 7283 |
],
|
| 7284 |
"groups": [
|
|
|
|
| 7455 |
"config": {},
|
| 7456 |
"extra": {
|
| 7457 |
"ds": {
|
| 7458 |
+
"scale": 0.25937424601002285,
|
| 7459 |
"offset": [
|
| 7460 |
+
5948.385457880581,
|
| 7461 |
+
-3383.4103224127393
|
| 7462 |
]
|
| 7463 |
},
|
| 7464 |
"frontendVersion": "1.42.15",
|