Git Product home page Git Product logo

Comments (6)

TinyTerra avatar TinyTerra commented on August 17, 2024

I'm having trouble replicating this, would you be able to provide an example workflow?

from comfyui_tinyterranodes.

diaopal avatar diaopal commented on August 17, 2024

I found the culprit. It's the interaction with pipeEdit, pipeOut, etc., with the samples (latent).
Originally, I thought it was an issue with pipeKSampler but the issue's still there with the default KSampler (when using inputs from the pipes). The samplers seem to be using different input samples due to pipeEdit, pipeOut, etc.

Here is a workflow you can copy-paste into ComfyUI.
{
  "last_node_id": 43,
  "last_link_id": 97,
  "nodes": [
    {
      "id": 20,
      "type": "ttN text",
      "pos": [
        10,
        840
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            47
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "text 2",
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "highres, 1 boy, at a park, [(colorful explosion psychedelic paint colors:1.5)::10]"
      ]
    },
    {
      "id": 25,
      "type": "ttN text",
      "pos": [
        10,
        970
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            50
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "text",
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "(worst quality, low quality:1.2)"
      ]
    },
    {
      "id": 15,
      "type": "ttN text",
      "pos": [
        10,
        710
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 2,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            45
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "text 1",
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "highres, 1 boy, at a park|modern city"
      ]
    },
    {
      "id": 12,
      "type": "ttN pipeLoader",
      "pos": [
        10,
        40
      ],
      "size": {
        "0": 381.8984375,
        "1": 626
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            13
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "model",
          "type": "MODEL",
          "links": null,
          "shape": 3
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            90,
            92
          ],
          "shape": 3,
          "slot_index": 4
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": [],
          "shape": 3,
          "slot_index": 5
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": [
            12,
            16,
            46
          ],
          "shape": 3,
          "slot_index": 6
        },
        {
          "name": "seed",
          "type": "INT",
          "links": [],
          "shape": 3,
          "slot_index": 7
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeLoader",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "Based64mix-V3.safetensors",
        "vae-ft-mse-840000-ema-pruned.safetensors",
        -2,
        "None",
        1,
        1,
        "None",
        1,
        1,
        "None",
        1,
        1,
        "",
        "none",
        "comfy",
        "",
        "none",
        "comfy",
        704,
        512,
        1,
        90220950,
        "fixed"
      ]
    },
    {
      "id": 38,
      "type": "Note",
      "pos": [
        671,
        337
      ],
      "size": {
        "0": 210,
        "1": 58
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "properties": {
        "text": ""
      },
      "widgets_values": [
        "Connecting this will throw an error ↓"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 19,
      "type": "CLIPTextEncode",
      "pos": [
        419,
        296
      ],
      "size": {
        "0": 218.39999389648438,
        "1": 54
      },
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 16
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 45,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            93
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Prompt1)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 17,
      "type": "CLIPTextEncode",
      "pos": [
        419,
        578
      ],
      "size": {
        "0": 210,
        "1": 54
      },
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 12
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 50,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            95
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 40,
      "type": "Reroute",
      "pos": [
        692,
        654
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 95
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": [
            96
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 24,
      "type": "CLIPTextEncode",
      "pos": [
        422,
        392
      ],
      "size": {
        "0": 218.39999389648438,
        "1": 54
      },
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 46
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 47,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            97
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Prompt2)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 39,
      "type": "Reroute",
      "pos": [
        695,
        577
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 93
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": [
            94
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 13,
      "type": "ttN pipeKSampler",
      "pos": [
        1057,
        32
      ],
      "size": {
        "0": 330,
        "1": 622
      },
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 63
        },
        {
          "name": "optional_model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "optional_positive",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "optional_negative",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "optional_latent",
          "type": "LATENT",
          "link": null
        },
        {
          "name": "optional_vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "optional_clip",
          "type": "CLIP",
          "link": null
        },
        {
          "name": "xyPlot",
          "type": "XYPLOT",
          "link": null
        },
        {
          "name": "seed",
          "type": "INT",
          "link": null,
          "widget": {
            "name": "seed",
            "config": [
              "INT",
              {
                "default": 0,
                "min": 0,
                "max": 18446744073709552000
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": null,
          "shape": 3
        },
        {
          "name": "model",
          "type": "MODEL",
          "links": null,
          "shape": 3
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": null,
          "shape": 3
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": null,
          "shape": 3
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": null,
          "shape": 3
        },
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            19
          ],
          "shape": 3,
          "slot_index": 7
        },
        {
          "name": "seed",
          "type": "INT",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeKSampler",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "None",
        1,
        1,
        "None",
        2,
        "disabled",
        "Sample",
        20,
        12,
        "dpmpp_2m",
        "karras",
        1,
        "Preview",
        "ComfyUI",
        305724429929321,
        "randomize"
      ]
    },
    {
      "id": 37,
      "type": "Reroute",
      "pos": [
        743,
        408
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 92
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 41,
      "type": "Reroute",
      "pos": [
        694,
        614
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 97
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": null
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 21,
      "type": "PreviewImage",
      "pos": [
        1410,
        30
      ],
      "size": {
        "0": 639.42041015625,
        "1": 493.6685485839844
      },
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 19
        }
      ],
      "properties": {
        "Node name for S&R": "PreviewImage"
      }
    },
    {
      "id": 16,
      "type": "ttN pipeEDIT",
      "pos": [
        900,
        340
      ],
      "size": {
        "0": 140,
        "1": 186
      },
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 13
        },
        {
          "name": "model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "pos",
          "type": "CONDITIONING",
          "link": 94
        },
        {
          "name": "neg",
          "type": "CONDITIONING",
          "link": 96
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": null
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": null
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "seed",
          "type": "INT",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            62
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeEDIT",
        "ttNnodeVersion": "1.0.0"
      }
    },
    {
      "id": 30,
      "type": "ttN pipeOUT",
      "pos": [
        900,
        570
      ],
      "size": {
        "0": 140,
        "1": 186
      },
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 62
        }
      ],
      "outputs": [
        {
          "name": "model",
          "type": "MODEL",
          "links": [],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "pos",
          "type": "CONDITIONING",
          "links": [],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "neg",
          "type": "CONDITIONING",
          "links": [],
          "shape": 3,
          "slot_index": 2
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [],
          "shape": 3,
          "slot_index": 3
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": [],
          "shape": 3,
          "slot_index": 4
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": null,
          "shape": 3
        },
        {
          "name": "image",
          "type": "IMAGE",
          "links": null,
          "shape": 3
        },
        {
          "name": "seed",
          "type": "INT",
          "links": [],
          "shape": 3,
          "slot_index": 7
        },
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            63
          ],
          "shape": 3,
          "slot_index": 8
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeOUT",
        "ttNnodeVersion": "1.0.0"
      }
    },
    {
      "id": 43,
      "type": "Note",
      "pos": [
        790,
        40
      ],
      "size": {
        "0": 210,
        "1": 58
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "properties": {
        "text": ""
      },
      "widgets_values": [
        "Connecting this will fix the issue"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 35,
      "type": "Reroute",
      "pos": [
        920,
        120
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 90
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    }
  ],
  "links": [
    [
      12,
      12,
      6,
      17,
      0,
      "CLIP"
    ],
    [
      13,
      12,
      0,
      16,
      0,
      "PIPE_LINE"
    ],
    [
      16,
      12,
      6,
      19,
      0,
      "CLIP"
    ],
    [
      19,
      13,
      7,
      21,
      0,
      "IMAGE"
    ],
    [
      45,
      15,
      0,
      19,
      1,
      "STRING"
    ],
    [
      46,
      12,
      6,
      24,
      0,
      "CLIP"
    ],
    [
      47,
      20,
      0,
      24,
      1,
      "STRING"
    ],
    [
      50,
      25,
      0,
      17,
      1,
      "STRING"
    ],
    [
      62,
      16,
      0,
      30,
      0,
      "PIPE_LINE"
    ],
    [
      63,
      30,
      8,
      13,
      0,
      "PIPE_LINE"
    ],
    [
      90,
      12,
      4,
      35,
      0,
      "*"
    ],
    [
      92,
      12,
      4,
      37,
      0,
      "*"
    ],
    [
      93,
      19,
      0,
      39,
      0,
      "*"
    ],
    [
      94,
      39,
      0,
      16,
      2,
      "CONDITIONING"
    ],
    [
      95,
      17,
      0,
      40,
      0,
      "*"
    ],
    [
      96,
      40,
      0,
      16,
      3,
      "CONDITIONING"
    ],
    [
      97,
      24,
      0,
      41,
      0,
      "*"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}

from comfyui_tinyterranodes.

TinyTerra avatar TinyTerra commented on August 17, 2024

Ohh i see, latest push should fix the issue. Thanks for the extra debugging :)

from comfyui_tinyterranodes.

diaopal avatar diaopal commented on August 17, 2024

Thanks. That solved another issue but the original issue is still there. If you alternate between the prompts, you still can't reproduce the first image.

Here's a workflow
{
  "last_node_id": 45,
  "last_link_id": 106,
  "nodes": [
    {
      "id": 20,
      "type": "ttN text",
      "pos": [
        10,
        840
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            47
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "text 2",
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "highres, 1 boy, at a park, [(colorful explosion psychedelic paint colors:1.5)::10]"
      ]
    },
    {
      "id": 25,
      "type": "ttN text",
      "pos": [
        10,
        970
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            50
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "(worst quality, low quality:1.2)"
      ]
    },
    {
      "id": 15,
      "type": "ttN text",
      "pos": [
        10,
        710
      ],
      "size": {
        "0": 287.34375,
        "1": 85.7734375
      },
      "flags": {
        "collapsed": false
      },
      "order": 2,
      "mode": 0,
      "outputs": [
        {
          "name": "text",
          "type": "STRING",
          "links": [
            45
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "text 1",
      "properties": {
        "Node name for S&R": "ttN text",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "highres, 1 boy, at a park|modern city"
      ]
    },
    {
      "id": 19,
      "type": "CLIPTextEncode",
      "pos": [
        419,
        296
      ],
      "size": {
        "0": 218.39999389648438,
        "1": 54
      },
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 16
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 45,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            93
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Prompt1)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 17,
      "type": "CLIPTextEncode",
      "pos": [
        419,
        578
      ],
      "size": {
        "0": 210,
        "1": 54
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 12
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 50,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            95
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 24,
      "type": "CLIPTextEncode",
      "pos": [
        422,
        392
      ],
      "size": {
        "0": 218.39999389648438,
        "1": 54
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 46
        },
        {
          "name": "text",
          "type": "STRING",
          "link": 47,
          "widget": {
            "name": "text",
            "config": [
              "STRING",
              {
                "multiline": true
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            97
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Prompt2)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 21,
      "type": "PreviewImage",
      "pos": [
        1410,
        30
      ],
      "size": {
        "0": 639.42041015625,
        "1": 493.6685485839844
      },
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 102
        }
      ],
      "properties": {
        "Node name for S&R": "PreviewImage"
      }
    },
    {
      "id": 12,
      "type": "ttN pipeLoader",
      "pos": [
        10,
        40
      ],
      "size": {
        "0": 381.8984375,
        "1": 626
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            98
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "model",
          "type": "MODEL",
          "links": null,
          "shape": 3
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [],
          "shape": 3,
          "slot_index": 4
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": [],
          "shape": 3,
          "slot_index": 5
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": [
            12,
            16,
            46
          ],
          "shape": 3,
          "slot_index": 6
        },
        {
          "name": "seed",
          "type": "INT",
          "links": [],
          "shape": 3,
          "slot_index": 7
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeLoader",
        "ttNnodeVersion": "1.0.0"
      },
      "widgets_values": [
        "Based64mix-V3.safetensors",
        "vae-ft-mse-840000-ema-pruned.safetensors",
        -2,
        "None",
        1,
        1,
        "None",
        1,
        1,
        "None",
        1,
        1,
        "",
        "none",
        "comfy",
        "",
        "none",
        "comfy",
        704,
        512,
        1,
        90220950,
        "fixed"
      ]
    },
    {
      "id": 30,
      "type": "ttN pipeOUT",
      "pos": [
        900,
        570
      ],
      "size": {
        "0": 140,
        "1": 186
      },
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 99
        }
      ],
      "outputs": [
        {
          "name": "model",
          "type": "MODEL",
          "links": [],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "pos",
          "type": "CONDITIONING",
          "links": [],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "neg",
          "type": "CONDITIONING",
          "links": [],
          "shape": 3,
          "slot_index": 2
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [],
          "shape": 3,
          "slot_index": 3
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": [],
          "shape": 3,
          "slot_index": 4
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": null,
          "shape": 3
        },
        {
          "name": "image",
          "type": "IMAGE",
          "links": null,
          "shape": 3
        },
        {
          "name": "seed",
          "type": "INT",
          "links": [],
          "shape": 3,
          "slot_index": 7
        },
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            103
          ],
          "shape": 3,
          "slot_index": 8
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeOUT",
        "ttNnodeVersion": "1.0.0"
      }
    },
    {
      "id": 45,
      "type": "ttN pipeKSampler",
      "pos": [
        1060,
        40
      ],
      "size": [
        330,
        622
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 103
        },
        {
          "name": "optional_model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "optional_positive",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "optional_negative",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "optional_latent",
          "type": "LATENT",
          "link": null
        },
        {
          "name": "optional_vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "optional_clip",
          "type": "CLIP",
          "link": null
        },
        {
          "name": "xyPlot",
          "type": "XYPLOT",
          "link": null
        },
        {
          "name": "seed",
          "type": "INT",
          "link": null,
          "widget": {
            "name": "seed",
            "config": [
              "INT",
              {
                "default": 0,
                "min": 0,
                "max": 18446744073709552000
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": null,
          "shape": 3
        },
        {
          "name": "model",
          "type": "MODEL",
          "links": null,
          "shape": 3
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": null,
          "shape": 3
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": null,
          "shape": 3
        },
        {
          "name": "vae",
          "type": "VAE",
          "links": null,
          "shape": 3
        },
        {
          "name": "clip",
          "type": "CLIP",
          "links": null,
          "shape": 3
        },
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            102
          ],
          "shape": 3,
          "slot_index": 7
        },
        {
          "name": "seed",
          "type": "INT",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeKSampler"
      },
      "widgets_values": [
        "None",
        1,
        1,
        "None",
        2,
        "disabled",
        "Sample",
        20,
        12,
        "dpmpp_2m",
        "karras",
        1,
        "Preview",
        "ComfyUI",
        142826195542922,
        "randomize"
      ]
    },
    {
      "id": 44,
      "type": "ttN pipeEDIT",
      "pos": [
        900,
        330
      ],
      "size": [
        140,
        190
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 98
        },
        {
          "name": "model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "pos",
          "type": "CONDITIONING",
          "link": 105
        },
        {
          "name": "neg",
          "type": "CONDITIONING",
          "link": 101
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": null
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": null
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "seed",
          "type": "INT",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            99
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ttN pipeEDIT"
      }
    },
    {
      "id": 40,
      "type": "Reroute",
      "pos": [
        696,
        739
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 95
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": [
            101
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 39,
      "type": "Reroute",
      "pos": [
        728,
        375
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 93
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": [
            105
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 41,
      "type": "Reroute",
      "pos": [
        734,
        419
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 97
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "CONDITIONING",
          "links": [],
          "slot_index": 0
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 38,
      "type": "Note",
      "pos": [
        667,
        296
      ],
      "size": [
        210,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "properties": {
        "text": ""
      },
      "widgets_values": [
        "Alternate between the prompts ↓"
      ],
      "color": "#432",
      "bgcolor": "#653"
    }
  ],
  "links": [
    [
      12,
      12,
      6,
      17,
      0,
      "CLIP"
    ],
    [
      16,
      12,
      6,
      19,
      0,
      "CLIP"
    ],
    [
      45,
      15,
      0,
      19,
      1,
      "STRING"
    ],
    [
      46,
      12,
      6,
      24,
      0,
      "CLIP"
    ],
    [
      47,
      20,
      0,
      24,
      1,
      "STRING"
    ],
    [
      50,
      25,
      0,
      17,
      1,
      "STRING"
    ],
    [
      93,
      19,
      0,
      39,
      0,
      "*"
    ],
    [
      95,
      17,
      0,
      40,
      0,
      "*"
    ],
    [
      97,
      24,
      0,
      41,
      0,
      "*"
    ],
    [
      98,
      12,
      0,
      44,
      0,
      "PIPE_LINE"
    ],
    [
      99,
      44,
      0,
      30,
      0,
      "PIPE_LINE"
    ],
    [
      101,
      40,
      0,
      44,
      3,
      "CONDITIONING"
    ],
    [
      102,
      45,
      7,
      21,
      0,
      "IMAGE"
    ],
    [
      103,
      30,
      8,
      45,
      0,
      "PIPE_LINE"
    ],
    [
      105,
      39,
      0,
      44,
      2,
      "CONDITIONING"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}

from comfyui_tinyterranodes.

TinyTerra avatar TinyTerra commented on August 17, 2024

Give the latest push a try, sorry about this

from comfyui_tinyterranodes.

diaopal avatar diaopal commented on August 17, 2024

Thank you. That latest commit (c14964d) fixed it.

from comfyui_tinyterranodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.