img-booru Not under Vixen control
Media
Rating
Thumbnail Size
Theme
{
    "model_loader": {
      "inputs": {
        "ckpt_name": "VAR_CHECKPOINT.safetensors"
      },
      "class_type": "CheckpointLoaderSimple",
      "_meta": {
        "title": "Load Checkpoint"
      }
    },
    "2": {
      "inputs": {
        "lora_name": "VAR_LORANAME.safetensors",
        "strength_model": VAR_LORASTRMOD,
        "strength_clip": VAR_LORASTRCLP,
        "model": [
          "model_loader",
          0
        ],
        "clip": [
          "model_loader",
          1
        ]
      },
      "class_type": "LoraLoader",
      "_meta": {
        "title": "Load LoRA"
      }
    },
    "3": {
      "inputs": {
        "width": IMAGE_WIDTH,
        "height": IMAGE_HEIGHT,
        "batch_size": 1
      },
      "class_type": "EmptyLatentImage",
      "_meta": {
        "title": "Empty Latent Image"
      }
    },
    "4": {
      "inputs": {
        "clip": [
          "2",
          1
        ]
      },
      "class_type": "Stupid Simple Rerouter (CLIP)",
      "_meta": {
        "title": "CLIP"
      }
    },
    "5": {
      "inputs": {
        "integer": IMAGE_WIDTH
      },
      "class_type": "Stupid Simple Number (INT)",
      "_meta": {
        "title": "Width"
      }
    },
    "6": {
      "inputs": {
        "integer": IMAGE_HEIGHT
      },
      "class_type": "Stupid Simple Number (INT)",
      "_meta": {
        "title": "Height"
      }
    },
    "7": {
      "inputs": {
        "text": "VAR_PROMPT"
      },
      "class_type": "Stupid Simple Text",
      "_meta": {
        "title": "Positive"
      }
    },
    "8": {
      "inputs": {
        "text": "VAR_NEGATIVE"
      },
      "class_type": "Stupid Simple Text",
      "_meta": {
        "title": "Negative"
      }
    },
    "9": {
      "inputs": {
        "width": [
          "5",
          0
        ],
        "height": [
          "6",
          0
        ],
        "crop_w": 0,
        "crop_h": 0,
        "target_width": [
          "5",
          0
        ],
        "target_height": [
          "6",
          0
        ],
        "text_g": [
          "7",
          0
        ],
        "text_l": [
          "7",
          0
        ],
        "clip": [
          "4",
          0
        ]
      },
      "class_type": "CLIPTextEncodeSDXL",
      "_meta": {
        "title": "Encoder - Positive"
      }
    },
    "10": {
      "inputs": {
        "width": [
          "5",
          0
        ],
        "height": [
          "6",
          0
        ],
        "crop_w": 0,
        "crop_h": 0,
        "target_width": [
          "5",
          0
        ],
        "target_height": [
          "6",
          0
        ],
        "text_g": [
          "8",
          0
        ],
        "text_l": [
          "8",
          0
        ],
        "clip": [
          "4",
          0
        ]
      },
      "class_type": "CLIPTextEncodeSDXL",
      "_meta": {
        "title": "Encoder - Negative"
      }
    },
    "12": {
      "inputs": {
        "seed": VAR_SEED,
        "steps": VAR_STEPS,
        "cfg": VAR_CFG,
        "sampler_name": "VAR_SAMPLER",
        "scheduler": "VAR_SCHEDULER",
        "denoise": 1,
        "model": [
          "2",
          0
        ],
        "positive": [
          "9",
          0
        ],
        "negative": [
          "10",
          0
        ],
        "latent_image": [
          "3",
          0
        ]
      },
      "class_type": "KSampler",
      "_meta": {
        "title": "KSampler"
      }
    },
    "13": {
      "inputs": {
        "samples": [
          "12",
          0
        ],
        "vae": [
          "model_loader",
          2
        ]
      },
      "class_type": "VAEDecode",
      "_meta": {
        "title": "VAE Decode"
      }
    },
    "15": {
      "inputs": {
        "filename_prefix": "API_OUTPUT_FOLDER_NAME_RENDER",
        "images": [
          "13",
          0
        ]
      },
      "class_type": "SaveImage",
      "_meta": {
        "title": "Save Image"
      }
    }
  }

Descriptions

inkbunny.net · 3519951:5380617

[b]Tool:[/b] ComfyUI
[b]Additional Tool:[/b] [url=https://github.com/DeInfernal/ComfyUIGridMaker]ComfyUI Grid Maker (version 2.8.0)[/url]
[b]Models:[/b] [url=https://civitai.com/models/907792]ChromaXL v3.31 Mango[/url]
[b]LoRAs:[/b] [url=https://civitai.com/models/999026?modelVersionId=1243748]ChromaXL / Plump Style (GISS)[/url]
[b]Upscaler[/b] - [url=https://sdark.ru/Upscaler%20Models/4x-UltraSharp/4x-UltraSharp.pth]4x-UltraSharp[/url]
[b]Used Custom Nodes:[/b]
+ [url=https://github.com/DeInfernal/StupidSimpleNodes]StupidSimpleNodes[/url]
[b]To see the workflow (model, prompts, seeds, etc.), download the YAML file and to use it - drag it onto ComfyUI Grid Maker. It will start the workflow.[/b]

I finished my GISS version of a Plump Style. To show it's superiority, I asked Grid Maker to make, no less, ~60000 images. It will take literal weeks to do so, but when they are in progress, you can see the 6 images of preview here, and 7200 of single-seed, single-background.

There is 5 eeveelutions in a different mix of tags and states. The total package is ~7 gigabytes. [color=#ff0000]The password for the archive is [b]2025[/b] .[/color]

...there was a link to v01 archive, but it is obsolete. Download new archives from https://inkbunny.net/s/3526616 submission!

After extracting the archive, just open the HTML file, set desired variables, and press 'Render'. It will load all requested images.

inkbunny.net · 3526616:5393129

[b]Tool:[/b] ComfyUI
[b]Additional Tool:[/b] [url=https://github.com/DeInfernal/ComfyUIGridMaker]ComfyUI Grid Maker (version 2.8.0)[/url]
[b]Models:[/b] [url=https://civitai.com/models/907792]ChromaXL v3.31 Mango[/url]
[b]LoRAs:[/b] [url=https://civitai.com/models/999026?modelVersionId=1243748]ChromaXL / Plump Style (GISS)[/url]
[b]Upscaler[/b] - [url=https://sdark.ru/Upscaler%20Models/4x-UltraSharp/4x-UltraSharp.pth]4x-UltraSharp[/url]
[b]Used Custom Nodes:[/b]
+ [url=https://github.com/DeInfernal/StupidSimpleNodes]StupidSimpleNodes[/url]
[b]To see the workflow (model, prompts, seeds, etc.), download the YAML file and to use it - drag it onto ComfyUI Grid Maker. It will start the workflow.[/b]

I finished my GISS version of a Plump Style. To show it's superiority, I asked Grid Maker to make, no less, 64800 images. I previously uploaded a single-seed, single-background version, but this version is 3 seeds, 3 different backgrounds.

There is 5 eeveelutions in a different mix of tags and states. The total package is ~64 gigabytes.

[url=https://sdark.ru/.well-known-secret-yyy0/YYY_GEN_EEVEELUTIONS.html]Watch all images HERE[/url]

After loading the page, set desired variables, and press 'Render'. It will load all requested images.

Comments

No comments yet.

Log in to comment.