Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "6": {
- "inputs": {
- "text": "masterpiece",
- "clip": [
- "138",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP Text Encode (Prompt)"
- }
- },
- "7": {
- "inputs": {
- "text": "",
- "clip": [
- "138",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP Text Encode (Prompt)"
- }
- },
- "11": {
- "inputs": {
- "guidance": 3.5,
- "conditioning": [
- "6",
- 0
- ]
- },
- "class_type": "FluxGuidance",
- "_meta": {
- "title": "FluxGuidance"
- }
- },
- "25": {
- "inputs": {
- "unet_name": "flux1-dev-Q6_K.gguf"
- },
- "class_type": "UnetLoaderGGUF",
- "_meta": {
- "title": "Unet Loader (GGUF)"
- }
- },
- "27": {
- "inputs": {
- "vae_name": "ae.safetensors"
- },
- "class_type": "VAELoader",
- "_meta": {
- "title": "Load VAE"
- }
- },
- "51": {
- "inputs": {
- "seed": 899077401306855,
- "steps": 20,
- "cfg": 1,
- "sampler_name": "dpmpp_2m",
- "scheduler": "karras",
- "denoise": 0.8,
- "model": [
- "25",
- 0
- ],
- "positive": [
- "11",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "110",
- 0
- ]
- },
- "class_type": "KSampler",
- "_meta": {
- "title": "KSampler"
- }
- },
- "71": {
- "inputs": {
- "filename_prefix": "UP",
- "images": [
- "111",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "Save Image"
- }
- },
- "100": {
- "inputs": {
- "upscale_model": [
- "101",
- 0
- ],
- "image": [
- "126",
- 0
- ]
- },
- "class_type": "ImageUpscaleWithModel",
- "_meta": {
- "title": "Upscale Image (using Model)"
- }
- },
- "101": {
- "inputs": {
- "model_name": "4x_NMKD-Siax_200k.pth"
- },
- "class_type": "UpscaleModelLoader",
- "_meta": {
- "title": "Load Upscale Model"
- }
- },
- "102": {
- "inputs": {
- "upscale_method": "bicubic",
- "scale_by": 0.5,
- "image": [
- "100",
- 0
- ]
- },
- "class_type": "ImageScaleBy",
- "_meta": {
- "title": "Upscale Image By"
- }
- },
- "110": {
- "inputs": {
- "pixels": [
- "102",
- 0
- ],
- "vae": [
- "27",
- 0
- ]
- },
- "class_type": "VAEEncode",
- "_meta": {
- "title": "VAE Encode"
- }
- },
- "111": {
- "inputs": {
- "samples": [
- "51",
- 0
- ],
- "vae": [
- "27",
- 0
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE Decode"
- }
- },
- "126": {
- "inputs": {
- "image": "NekoBot_Image_07897_.png"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "Load Image"
- }
- },
- "129": {
- "inputs": {
- "rgthree_comparer": {
- "images": [
- {
- "name": "A",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_ygttn_00001_.png&type=temp&subfolder=&rand=0.6882747304354031"
- },
- {
- "name": "B",
- "selected": true,
- "url": "/api/view?filename=rgthree.compare._temp_ygttn_00002_.png&type=temp&subfolder=&rand=0.7319523957301441"
- }
- ]
- },
- "image_a": [
- "111",
- 0
- ],
- "image_b": [
- "126",
- 0
- ]
- },
- "class_type": "Image Comparer (rgthree)",
- "_meta": {
- "title": "Image Comparer (rgthree)"
- }
- },
- "138": {
- "inputs": {
- "clip_name1": "t5-v1_1-xxl-encoder-Q5_K_M.gguf",
- "clip_name2": "clip_l.safetensors",
- "type": "flux",
- "device": "cuda:1"
- },
- "class_type": "DualCLIPLoaderGGUFMultiGPU",
- "_meta": {
- "title": "DualCLIPLoaderGGUFMultiGPU"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement