comfy_backup / ComfyUI /user /default /workflows /klein9b_optimized_v2_api.json
saik0s's picture
Upload folder using huggingface_hub
b882003 verified
Raw
History Blame Contribute Delete
3.4 kB
{
"29": {
"inputs": {
"width": 832,
"height": 1216,
"batch_size": 1
},
"class_type": "EmptyLatentImage",
"_meta": {
"title": "Empty Latent Image"
}
},
"30": {
"inputs": {
"samples": [
"63",
0
],
"vae": [
"100",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"63": {
"inputs": {
"add_noise": "enable",
"noise_seed": 983559889178178,
"steps": 12,
"cfg": 3,
"sampler_name": "euler_ancestral",
"scheduler": "beta",
"start_at_step": 0,
"end_at_step": 9999,
"return_with_leftover_noise": "disable",
"model": [
"155",
0
],
"positive": [
"90",
0
],
"negative": [
"153",
0
],
"latent_image": [
"29",
0
]
},
"class_type": "KSamplerAdvanced",
"_meta": {
"title": "KSampler (Advanced)"
}
},
"90": {
"inputs": {
"text": "{{POSITIVE_PROMPT}}",
"clip": [
"99",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "Positive Prompt"
}
},
"99": {
"inputs": {
"clip_name": "qwen_3_8b_fp8mixed.safetensors",
"type": "flux2",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "Load CLIP"
}
},
"100": {
"inputs": {
"vae_name": "flux2-vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "Load VAE"
}
},
"106": {
"inputs": {
"filename_prefix": "output",
"images": [
"30",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"153": {
"inputs": {
"text": "worst quality, low quality, blurry, deformed hands, extra fingers, fused fingers, missing fingers",
"clip": [
"99",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "Negative Prompt"
}
},
"155": {
"inputs": {
"PowerLoraLoaderHeaderWidget": {
"type": "PowerLoraLoaderHeaderWidget"
},
"lora_1": {
"on": true,
"lora": "Realism_Engine_Klein_V2.safetensors",
"strength": 0.5
},
"lora_2": {
"on": true,
"lora": "klein_snofs_v1_3.safetensors",
"strength": 0.55
},
"lora_3": {
"on": false,
"lora": "ultra_real_v2.safetensors",
"strength": 0
},
"lora_4": {
"on": true,
"lora": "klein_slider_anatomy.safetensors",
"strength": 2.0
},
"lora_5": {
"on": true,
"lora": "klein_9B_Turbo_r128.safetensors",
"strength": 1.0
},
"lora_6": {
"on": true,
"lora": "nicegirls_flux_klein9b.safetensors",
"strength": 0.65
},
"✡ Add Lora": "",
"model": [
"160",
0
]
},
"class_type": "Power Lora Loader (rgthree)",
"_meta": {
"title": "Power Lora Loader (rgthree)"
}
},
"160": {
"inputs": {
"unet_name": "flux-2-klein-base-9b.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "Load Diffusion Model"
}
}
}