img-booru Not under Vixen control
Media
Rating
Thumbnail Size
Theme

Import in progress: syncing aggregate post tags for 999 posts

{
  "last_node_id": 43,
  "last_link_id": 75,
  "nodes": [
    {
      "id": 20,
      "type": "SaveImage",
      "pos": [
        1411,
        57
      ],
      "size": [
        691.6068115234375,
        569.4375
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 75
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 7,
      "type": "CLIPSetLastLayer",
      "pos": [
        19,
        125
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 39
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            3,
            5
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPSetLastLayer"
      },
      "widgets_values": [
        -2
      ]
    },
    {
      "id": 8,
      "type": "VAEEncode",
      "pos": [
        53,
        -118
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 9
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 8
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            66
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 22,
      "type": "EmptyLatentImage",
      "pos": [
        15,
        246
      ],
      "size": [
        315,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        512,
        512,
        1
      ]
    },
    {
      "id": 12,
      "type": "UltimateSDUpscale",
      "pos": [
        451,
        76
      ],
      "size": [
        315,
        614
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 12
        },
        {
          "name": "model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "upscale_model",
          "type": "UPSCALE_MODEL",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "UltimateSDUpscale"
      },
      "widgets_values": [
        1,
        90858908044823,
        "randomize",
        20,
        8,
        "dpmpp_3m_sde_gpu",
        "karras",
        0.35000000000000003,
        "Linear",
        512,
        512,
        8,
        32,
        "None",
        1,
        64,
        8,
        16,
        true,
        false
      ]
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        462,
        755
      ],
      "size": [
        315,
        262
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": null
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": null
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        204341605538952,
        "randomize",
        90,
        8,
        "euler",
        "normal",
        0.3
      ]
    },
    {
      "id": 10,
      "type": "VAELoader",
      "pos": [
        39,
        930
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            47
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "sdxl_vae.safetensors"
      ]
    },
    {
      "id": 9,
      "type": "VAEDecode",
      "pos": [
        1152,
        684
      ],
      "size": [
        187.6572265625,
        78.34378051757812
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 70
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 47
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            12,
            74
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 43,
      "type": "ImageScaleBy",
      "pos": [
        1376.32568359375,
        683.5475463867188
      ],
      "size": [
        315,
        82
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 74
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            75
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ImageScaleBy"
      },
      "widgets_values": [
        "nearest-exact",
        1
      ]
    },
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        14,
        -28
      ],
      "size": [
        315,
        98
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            40
          ],
          "slot_index": 0,
          "shape": 3
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            41
          ],
          "slot_index": 1,
          "shape": 3
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            8
          ],
          "slot_index": 2,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "ponyDiffusionV6XL_v6StartWithThisOne.safetensors"
      ]
    },
    {
      "id": 24,
      "type": "LoraLoader",
      "pos": [
        -368,
        152
      ],
      "size": [
        315,
        126
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 36
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": 37
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            69
          ],
          "slot_index": 0,
          "shape": 3
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            39
          ],
          "slot_index": 1,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "Smooth Style 2 SDXL_LoRA_Pony Diffusion V6 XL.safetensors",
        0.8,
        1
      ]
    },
    {
      "id": 19,
      "type": "LoraLoader",
      "pos": [
        -367.77886962890625,
        -28.67325210571289
      ],
      "size": [
        315,
        126
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 40
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": 41
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            36
          ],
          "slot_index": 0,
          "shape": 3
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            37
          ],
          "slot_index": 1,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "CinderaceXL.safetensors",
        0.2,
        0.2
      ]
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        20,
        672
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            67
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "score_4,score_5,score_6,\nLOW RESOLUTION, WORST QUALITY, DeepNegative_xl_v1, boring_sdxl_v1, unaestheticXL_bp5, zPDXLxxx-neg,\nsketch,comic,meme,digits,poorly drawn,simple, red gloves, background,watercolor,lowres,low detail,text,blurry,bad anatomy,bad proportions,deformed,deformed anatomy,deformed fingers,deformed arms,deformed hands,glitch,deformed face,realistic,3d,facial hair,bald,embedding:EasyNegativeV2,embedding:ng_deepnegative_v1_75t,female,girl,woman,breast,boobs,tits,vagina,pussy,\npoozle,extra fingers,deformed hands,polydactyl:1.5,(seminal fluid:1.5),(prostatic fluid:1.5),liquid on briefs,swim_trunks,worstquality,low quality,embedding:EasyNegative,extra legs,extra limb,extra arms,mutated hands,negativeXL_D,sketch,duplicate,ugly,(huge eyes:1.2),text,logo,monochrome,(worst face:1.5),(bad and mutated hands:1.3),(worst quality:2),(low quality:2),(blurry:2),horror,geometry,bad prompt,(bad hands:1.2),(missing fingers:1.2),(multiple limbs:1.2),bad anatomy,(interlocked fingers:1.5),(Ugly Fingers:1.5),(extra digit and hands and fingers and legs and arms:1.4),crown braid,((2girl)),(deformed fingers:1.5),(long fingers:1.2),bad hand,(obscene liquid:1.5),wet swimming trunks,(trickle:1.5),out of focus,swimsuit rope,belly hair,abdominal hair,pubic hair,hair (on the human body),twins,the same person,cross-eyed,bad eyes,different eyes,disharmonious eyes,black speedo,white briefs, muscular, muscles, pants, black pants, shorts, red pants, pants, clothing, hat, scarf, green hat, pink scarf,(3d, hyperrealistic, photo, rough sketch, (bad image, blurry, low quality)), censored, (abs, muscular), monochrome, (tan arms)"
      ]
    },
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [
        820,
        57
      ],
      "size": [
        490.7631530761719,
        570.957275390625
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            9
          ],
          "shape": 3
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "ComfyUI_12194_1 (1).png",
        "image"
      ]
    },
    {
      "id": 39,
      "type": "KSampler (Efficient)",
      "pos": [
        473.4791259765625,
        742.4843139648438
      ],
      "size": [
        325,
        562
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 69
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 68
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 67
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 66
        },
        {
          "name": "optional_vae",
          "type": "VAE",
          "link": null,
          "shape": 7
        },
        {
          "name": "script",
          "type": "SCRIPT",
          "link": null,
          "shape": 7
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": null
        },
        {
          "name": "CONDITIONING+",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "CONDITIONING-",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            70
          ],
          "slot_index": 3
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": null
        },
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler (Efficient)"
      },
      "widgets_values": [
        129043938422470,
        null,
        40,
        8,
        "euler",
        "normal",
        0.2,
        "auto",
        "true"
      ],
      "color": "#332222",
      "bgcolor": "#553333",
      "shape": 1
    },
    {
      "id": 5,
      "type": "CLIPTextEncode",
      "pos": [
        24.89585304260254,
        413.7759704589844
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            68
          ],
          "slot_index": 0,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, source_furry, furry, zPDXL3, zPDXLxxx,\nabsurd_res hi_res , (masterpiece, best quality, ultra-detailed, intricate details),\n \nBREAK\napplejack, 1girl, mlp, female, small breast, tight outfit, wearing superman suit, skinny, cameltoe, tears, crying, resisting, gritting teeth, green dog collar, skintight suit, bodysuit,\nhands on both leg, spread legs, presenting ass, butt, on a bed, laying on back, spreading anus, green eyes, cute, skinny, wided-eyes, worried, countershading, red boots, no gloves,\n"
      ]
    }
  ],
  "links": [
    [
      3,
      7,
      0,
      5,
      0,
      "CLIP"
    ],
    [
      5,
      7,
      0,
      6,
      0,
      "CLIP"
    ],
    [
      8,
      1,
      2,
      8,
      1,
      "VAE"
    ],
    [
      9,
      2,
      0,
      8,
      0,
      "IMAGE"
    ],
    [
      12,
      9,
      0,
      12,
      0,
      "IMAGE"
    ],
    [
      36,
      19,
      0,
      24,
      0,
      "MODEL"
    ],
    [
      37,
      19,
      1,
      24,
      1,
      "CLIP"
    ],
    [
      39,
      24,
      1,
      7,
      0,
      "CLIP"
    ],
    [
      40,
      1,
      0,
      19,
      0,
      "MODEL"
    ],
    [
      41,
      1,
      1,
      19,
      1,
      "CLIP"
    ],
    [
      47,
      10,
      0,
      9,
      1,
      "VAE"
    ],
    [
      66,
      8,
      0,
      39,
      3,
      "LATENT"
    ],
    [
      67,
      6,
      0,
      39,
      2,
      "CONDITIONING"
    ],
    [
      68,
      5,
      0,
      39,
      1,
      "CONDITIONING"
    ],
    [
      69,
      24,
      0,
      39,
      0,
      "MODEL"
    ],
    [
      70,
      39,
      3,
      9,
      0,
      "LATENT"
    ],
    [
      74,
      9,
      0,
      43,
      0,
      "IMAGE"
    ],
    [
      75,
      43,
      0,
      20,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.167184107045001,
      "offset": [
        -213.72418532120253,
        -88.24421536915878
      ]
    },
    "ue_links": []
  },
  "version": 0.4
}

Descriptions

inkbunny.net · 3533308:5406006

Done for the wonderful @SiriusFace who was really awesome with the story of The Fall of Equestria. :3
I really do like reading those stories and Applejack in a superman costume just has a super awesome charm to it. :3
Next picture SuperFilly (applebloom) and Supermare (applejack) will be doing something for sure. :3
Please do check him out if you got a chance, He is very nice. :3

Comments

No comments yet.

Log in to comment.