ai-frame-image-server/workflow_flux.json

343 lines
6.2 KiB
JSON
Raw Permalink Normal View History

2025-04-19 16:11:41 +01:00
{
"8": {
"inputs": {
"samples": [
"62",
1
],
"vae": [
2025-06-24 19:57:57 +01:00
"73",
2025-04-19 16:11:41 +01:00
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"40": {
"inputs": {
"int": 20
},
"class_type": "Int Literal (Image Saver)",
"_meta": {
"title": "Generation Steps"
}
},
"41": {
"inputs": {
"width": 720,
"height": 1080,
"aspect_ratio": "custom",
"swap_dimensions": "Off",
"upscale_factor": 2,
"prescale_factor": 1,
"batch_size": 1
},
"class_type": "CR Aspect Ratio",
"_meta": {
2025-04-19 17:33:20 +01:00
"title": "CR Aspect Ratio"
2025-04-19 16:11:41 +01:00
}
},
"42": {
"inputs": {
"filename": "THISFILE",
"path": "",
"extension": "png",
"steps": [
"40",
0
],
"cfg": [
"52",
0
],
"modelname": "flux1-dev-Q4_0.gguf",
"sampler_name": [
"50",
1
],
2025-06-24 19:57:57 +01:00
"scheduler_name": "normal",
2025-04-19 16:11:41 +01:00
"positive": [
"44",
0
],
"negative": [
"45",
0
],
"seed_value": [
"48",
0
],
"width": [
"41",
0
],
"height": [
"41",
1
],
"lossless_webp": true,
"quality_jpeg_or_webp": 100,
"optimize_png": false,
"counter": 0,
"denoise": [
"53",
0
],
"clip_skip": 0,
"time_format": "%Y-%m-%d-%H%M%S",
"save_workflow_as_json": true,
"embed_workflow": true,
"additional_hashes": "",
"download_civitai_data": true,
"easy_remix": true,
"speak_and_recognation": {
"__value__": [
false,
true
]
},
"images": [
2025-06-25 08:35:41 +01:00
"8",
2025-04-19 16:11:41 +01:00
0
]
},
"class_type": "Image Saver",
"_meta": {
"title": "CivitAI Image Saver"
}
},
"44": {
"inputs": {
2025-06-25 08:35:41 +01:00
"text": "Yautja Predator wielding flamethrower in smoky, cyberpunk alleyway darkness",
2025-04-19 16:11:41 +01:00
"speak_and_recognation": {
"__value__": [
false,
true
]
}
},
"class_type": "ttN text",
"_meta": {
"title": "Positive Prompt T5"
}
},
"45": {
"inputs": {
2025-06-24 15:04:25 +01:00
"text": "text, watermark, deformed Avoid flat colors, poor lighting, and artificial elements. No unrealistic elements, low resolution, or flat colors. Avoid generic objects, poor lighting, and inconsistent styles, blurry, low-quality, distorted faces, overexposed lighting, extra limbs, bad anatomy, low contrast",
2025-04-19 16:11:41 +01:00
"speak_and_recognation": {
"__value__": [
false,
true
]
}
},
"class_type": "ttN text",
"_meta": {
"title": "Negative Prompt"
}
},
"47": {
"inputs": {
"text": [
"44",
0
],
"speak_and_recognation": {
"__value__": [
false,
true
]
},
"clip": [
2025-06-24 19:57:57 +01:00
"72",
0
2025-04-19 16:11:41 +01:00
]
},
"class_type": "CLIPTextEncode",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Prompt Encoder"
2025-04-19 16:11:41 +01:00
}
},
"48": {
"inputs": {
2025-06-25 08:35:41 +01:00
"seed": 47371998700984,
2025-06-24 14:54:11 +01:00
"increment": 1
2025-04-19 16:11:41 +01:00
},
"class_type": "Seed Generator (Image Saver)",
"_meta": {
"title": "Seed"
}
},
"49": {
"inputs": {
"scheduler": "beta"
},
"class_type": "Scheduler Selector (Comfy) (Image Saver)",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Scheduler"
2025-04-19 16:11:41 +01:00
}
},
"50": {
"inputs": {
"sampler_name": "euler"
},
"class_type": "Sampler Selector (Image Saver)",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Sampler"
2025-04-19 16:11:41 +01:00
}
},
"52": {
"inputs": {
2025-06-24 19:57:57 +01:00
"float": 3.500000000000001
2025-04-19 16:11:41 +01:00
},
"class_type": "Float Literal (Image Saver)",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "CFG Scale"
2025-04-19 16:11:41 +01:00
}
},
"53": {
"inputs": {
2025-06-24 19:57:57 +01:00
"float": 1.0000000000000002
2025-04-19 16:11:41 +01:00
},
"class_type": "Float Literal (Image Saver)",
"_meta": {
"title": "Denoise"
}
},
"62": {
"inputs": {
"noise": [
"65",
0
],
"guider": [
"67",
0
],
"sampler": [
"63",
0
],
"sigmas": [
"64",
0
],
"latent_image": [
"41",
5
]
},
"class_type": "SamplerCustomAdvanced",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Custom Sampler"
2025-04-19 16:11:41 +01:00
}
},
"63": {
"inputs": {
"sampler_name": [
"50",
0
]
},
"class_type": "KSamplerSelect",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "KSampler Select"
2025-04-19 16:11:41 +01:00
}
},
"64": {
"inputs": {
"scheduler": [
"49",
0
],
"steps": [
"40",
0
],
"denoise": [
"53",
0
],
"model": [
2025-06-25 08:35:41 +01:00
"35",
2025-04-19 16:11:41 +01:00
0
]
},
"class_type": "BasicScheduler",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Sigma Generator"
2025-04-19 16:11:41 +01:00
}
},
"65": {
"inputs": {
"noise_seed": [
"48",
0
]
},
"class_type": "RandomNoise",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Noise Generator"
2025-04-19 16:11:41 +01:00
}
},
"67": {
"inputs": {
"model": [
2025-06-25 08:35:41 +01:00
"35",
2025-04-19 16:11:41 +01:00
0
],
"conditioning": [
"47",
0
]
},
"class_type": "BasicGuider",
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "Prompt Guider"
2025-04-19 16:11:41 +01:00
}
},
2025-06-24 19:57:57 +01:00
"72": {
2025-04-19 16:11:41 +01:00
"inputs": {
2025-06-24 19:57:57 +01:00
"clip_name1": "t5-v1_1-xxl-encoder-Q4_K_M.gguf",
"clip_name2": "clip_l.safetensors",
"type": "flux",
2025-06-25 08:35:41 +01:00
"device": "cuda:0",
"virtual_vram_gb": 0,
2025-06-24 19:57:57 +01:00
"use_other_vram": false,
"expert_mode_allocations": ""
},
"class_type": "DualCLIPLoaderGGUFDisTorchMultiGPU",
"_meta": {
"title": "DualCLIPLoaderGGUFDisTorchMultiGPU"
}
},
"73": {
"inputs": {
"vae_name": "FLUX1/ae.safetensors",
2025-06-25 08:35:41 +01:00
"device": "cuda:0"
2025-06-24 19:57:57 +01:00
},
"class_type": "VAELoaderMultiGPU",
"_meta": {
"title": "VAELoaderMultiGPU"
}
},
2025-06-25 08:35:41 +01:00
"35": {
2025-06-24 19:57:57 +01:00
"inputs": {
"unet_name": "flux1-dev-Q4_0.gguf",
"dequant_dtype": "default",
"patch_dtype": "default",
"patch_on_device": false,
2025-06-25 08:35:41 +01:00
"device": "cuda:1",
"virtual_vram_gb": 0,
"use_other_vram": false,
2025-06-24 19:57:57 +01:00
"expert_mode_allocations": ""
2025-04-19 16:11:41 +01:00
},
2025-06-24 19:57:57 +01:00
"class_type": "UnetLoaderGGUFAdvancedDisTorchMultiGPU",
2025-04-19 16:11:41 +01:00
"_meta": {
2025-06-24 19:57:57 +01:00
"title": "UnetLoaderGGUFAdvancedDisTorchMultiGPU"
2025-04-19 16:11:41 +01:00
}
}
}