Fixed LTX Director Workflow (Clip Encoder type wasn't set to ltxv)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"id": "5976fef9-a511-4781-82c4-0b78c14a37d3",
|
"id": "64b81755-dd7d-4e01-9e14-9b2ad6ab4341",
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"last_node_id": 92,
|
"last_node_id": 92,
|
||||||
"last_link_id": 211,
|
"last_link_id": 211,
|
||||||
@@ -1460,44 +1460,6 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": 84,
|
|
||||||
"type": "DualCLIPLoader",
|
|
||||||
"pos": [
|
|
||||||
1530,
|
|
||||||
4290
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
270,
|
|
||||||
130
|
|
||||||
],
|
|
||||||
"flags": {},
|
|
||||||
"order": 7,
|
|
||||||
"mode": 0,
|
|
||||||
"inputs": [],
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "CLIP",
|
|
||||||
"type": "CLIP",
|
|
||||||
"links": [
|
|
||||||
211
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": {
|
|
||||||
"cnr_id": "comfy-core",
|
|
||||||
"ver": "0.19.3",
|
|
||||||
"Node name for S&R": "DualCLIPLoader"
|
|
||||||
},
|
|
||||||
"widgets_values": [
|
|
||||||
"gemma_3_12B_it_fp4_mixed.safetensors",
|
|
||||||
"ltx-2.3_text_projection_bf16.safetensors",
|
|
||||||
"sdxl",
|
|
||||||
"default"
|
|
||||||
],
|
|
||||||
"color": "#222",
|
|
||||||
"bgcolor": "#000"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 77,
|
"id": 77,
|
||||||
"type": "CheckpointLoaderSimple",
|
"type": "CheckpointLoaderSimple",
|
||||||
@@ -1510,7 +1472,7 @@
|
|||||||
100
|
100
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 8,
|
"order": 7,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@@ -1761,7 +1723,7 @@
|
|||||||
560
|
560
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 9,
|
"order": 8,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
@@ -1772,6 +1734,44 @@
|
|||||||
],
|
],
|
||||||
"color": "#322",
|
"color": "#322",
|
||||||
"bgcolor": "#533"
|
"bgcolor": "#533"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 84,
|
||||||
|
"type": "DualCLIPLoader",
|
||||||
|
"pos": [
|
||||||
|
1530,
|
||||||
|
4290
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
270,
|
||||||
|
130
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"order": 9,
|
||||||
|
"mode": 0,
|
||||||
|
"inputs": [],
|
||||||
|
"outputs": [
|
||||||
|
{
|
||||||
|
"name": "CLIP",
|
||||||
|
"type": "CLIP",
|
||||||
|
"links": [
|
||||||
|
211
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"cnr_id": "comfy-core",
|
||||||
|
"ver": "0.19.3",
|
||||||
|
"Node name for S&R": "DualCLIPLoader"
|
||||||
|
},
|
||||||
|
"widgets_values": [
|
||||||
|
"gemma_3_12B_it_fp4_mixed.safetensors",
|
||||||
|
"ltx-2.3_text_projection_bf16.safetensors",
|
||||||
|
"ltxv",
|
||||||
|
"default"
|
||||||
|
],
|
||||||
|
"color": "#222",
|
||||||
|
"bgcolor": "#000"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
@@ -2321,10 +2321,10 @@
|
|||||||
"config": {},
|
"config": {},
|
||||||
"extra": {
|
"extra": {
|
||||||
"ds": {
|
"ds": {
|
||||||
"scale": 1.116781577942553,
|
"scale": 0.5730855330117197,
|
||||||
"offset": [
|
"offset": [
|
||||||
-3185.8854794552367,
|
-201.37060625041624,
|
||||||
-3676.7424382820964
|
-3463.614317275976
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"frontendVersion": "1.42.14",
|
"frontendVersion": "1.42.14",
|
||||||
BIN
example_workflows/LTX Director Example Workflow (Fixed).png
Normal file
BIN
example_workflows/LTX Director Example Workflow (Fixed).png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 825 KiB |
@@ -1023,56 +1023,6 @@
|
|||||||
"color": "#222",
|
"color": "#222",
|
||||||
"bgcolor": "#000"
|
"bgcolor": "#000"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": 84,
|
|
||||||
"type": "DualCLIPLoader",
|
|
||||||
"pos": [
|
|
||||||
1530,
|
|
||||||
4290
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
270,
|
|
||||||
130
|
|
||||||
],
|
|
||||||
"flags": {},
|
|
||||||
"order": 2,
|
|
||||||
"mode": 0,
|
|
||||||
"inputs": [
|
|
||||||
{
|
|
||||||
"label": "text_encoder",
|
|
||||||
"localized_name": "clip_name1",
|
|
||||||
"name": "clip_name1",
|
|
||||||
"type": "COMBO",
|
|
||||||
"widget": {
|
|
||||||
"name": "clip_name1"
|
|
||||||
},
|
|
||||||
"link": null
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"localized_name": "CLIP",
|
|
||||||
"name": "CLIP",
|
|
||||||
"type": "CLIP",
|
|
||||||
"links": [
|
|
||||||
211
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": {
|
|
||||||
"cnr_id": "comfy-core",
|
|
||||||
"ver": "0.19.3",
|
|
||||||
"Node name for S&R": "DualCLIPLoader"
|
|
||||||
},
|
|
||||||
"widgets_values": [
|
|
||||||
"gemma_3_12B_it_fp4_mixed.safetensors",
|
|
||||||
"ltx-2.3_text_projection_bf16.safetensors",
|
|
||||||
"sdxl",
|
|
||||||
"default"
|
|
||||||
],
|
|
||||||
"color": "#222",
|
|
||||||
"bgcolor": "#000"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"type": "VAELoaderKJ",
|
"type": "VAELoaderKJ",
|
||||||
@@ -1085,7 +1035,7 @@
|
|||||||
110
|
110
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 3,
|
"order": 2,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [
|
"inputs": [
|
||||||
{
|
{
|
||||||
@@ -1135,7 +1085,7 @@
|
|||||||
110
|
110
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 4,
|
"order": 3,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [
|
"inputs": [
|
||||||
{
|
{
|
||||||
@@ -1172,6 +1122,56 @@
|
|||||||
],
|
],
|
||||||
"color": "#222",
|
"color": "#222",
|
||||||
"bgcolor": "#000"
|
"bgcolor": "#000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 84,
|
||||||
|
"type": "DualCLIPLoader",
|
||||||
|
"pos": [
|
||||||
|
1530,
|
||||||
|
4290
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
270,
|
||||||
|
130
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"order": 4,
|
||||||
|
"mode": 0,
|
||||||
|
"inputs": [
|
||||||
|
{
|
||||||
|
"label": "text_encoder",
|
||||||
|
"localized_name": "clip_name1",
|
||||||
|
"name": "clip_name1",
|
||||||
|
"type": "COMBO",
|
||||||
|
"widget": {
|
||||||
|
"name": "clip_name1"
|
||||||
|
},
|
||||||
|
"link": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
{
|
||||||
|
"localized_name": "CLIP",
|
||||||
|
"name": "CLIP",
|
||||||
|
"type": "CLIP",
|
||||||
|
"links": [
|
||||||
|
211
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"cnr_id": "comfy-core",
|
||||||
|
"ver": "0.19.3",
|
||||||
|
"Node name for S&R": "DualCLIPLoader"
|
||||||
|
},
|
||||||
|
"widgets_values": [
|
||||||
|
"gemma_3_12B_it_fp4_mixed.safetensors",
|
||||||
|
"ltx-2.3_text_projection_bf16.safetensors",
|
||||||
|
"ltxv",
|
||||||
|
"default"
|
||||||
|
],
|
||||||
|
"color": "#222",
|
||||||
|
"bgcolor": "#000"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groups": [],
|
"groups": [],
|
||||||
@@ -3627,10 +3627,10 @@
|
|||||||
"VHS_MetadataImage": true,
|
"VHS_MetadataImage": true,
|
||||||
"VHS_KeepIntermediate": true,
|
"VHS_KeepIntermediate": true,
|
||||||
"ds": {
|
"ds": {
|
||||||
"scale": 0.8964143292718676,
|
"scale": 0.38016718211916745,
|
||||||
"offset": [
|
"offset": [
|
||||||
-1001.6666666666667,
|
-15.98656997397939,
|
||||||
-3562.019444444444
|
-3169.400636838179
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 284 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 285 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 825 KiB |
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "WhatDreamsCost-ComfyUI"
|
name = "WhatDreamsCost-ComfyUI"
|
||||||
description = "A variety of custom ComfyUI nodes and workflows for creatives."
|
description = "A variety of custom ComfyUI nodes and workflows for creatives."
|
||||||
version = "1.3.0"
|
version = "1.3.1"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
# classifiers = [
|
# classifiers = [
|
||||||
# # For OS-independent nodes (works on all operating systems)
|
# # For OS-independent nodes (works on all operating systems)
|
||||||
|
|||||||
Reference in New Issue
Block a user