ai-frame-image-server/workflow_qwen.json

154 lines
2.8 KiB
JSON
Raw Permalink Normal View History

2025-08-12 12:08:12 +01:00
{
"3": {
2025-08-12 12:08:12 +01:00
"inputs": {
"seed": 367723847870487,
"steps": 8,
"cfg": 2.5,
2025-08-12 12:08:12 +01:00
"sampler_name": "euler",
"scheduler": "simple",
2025-08-12 12:08:12 +01:00
"denoise": 1,
"model": [
"66",
2025-08-12 12:08:12 +01:00
0
],
"positive": [
"6",
2025-08-12 12:08:12 +01:00
0
],
"negative": [
"7",
2025-08-12 12:08:12 +01:00
0
],
"latent_image": [
"58",
2025-08-12 12:08:12 +01:00
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"6": {
2025-08-12 12:08:12 +01:00
"inputs": {
"text": "Cat sitting at desk, surrounded by taxidermied dinosaurs",
"clip": [
"38",
0
]
2025-08-12 12:08:12 +01:00
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "Positive"
}
},
"7": {
"inputs": {
"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",
"clip": [
"38",
0
]
},
"class_type": "CLIPTextEncode",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "Negative"
2025-08-12 12:08:12 +01:00
}
},
"8": {
2025-08-12 12:08:12 +01:00
"inputs": {
"samples": [
"3",
2025-08-12 12:08:12 +01:00
0
],
"vae": [
"39",
2025-08-12 12:08:12 +01:00
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"38": {
2025-08-12 12:08:12 +01:00
"inputs": {
"clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
"type": "qwen_image",
"device": "default"
2025-08-12 12:08:12 +01:00
},
"class_type": "CLIPLoader",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "Load CLIP"
2025-08-12 12:08:12 +01:00
}
},
"39": {
2025-08-12 12:08:12 +01:00
"inputs": {
"vae_name": "qwen_image_vae.safetensors"
2025-08-12 12:08:12 +01:00
},
"class_type": "VAELoader",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "Load VAE"
2025-08-12 12:08:12 +01:00
}
},
"58": {
2025-08-12 12:08:12 +01:00
"inputs": {
"width": 720,
"height": 1088,
"batch_size": 1
2025-08-12 12:08:12 +01:00
},
"class_type": "EmptySD3LatentImage",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "CR Aspect Ratio"
2025-08-12 12:08:12 +01:00
}
},
"60": {
2025-08-12 12:08:12 +01:00
"inputs": {
"filename_prefix": "ComfyUI",
"images": [
"8",
0
]
2025-08-12 12:08:12 +01:00
},
"class_type": "SaveImage",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "Save Image"
2025-08-12 12:08:12 +01:00
}
},
"66": {
2025-08-12 12:08:12 +01:00
"inputs": {
"shift": 3.1000000000000005,
"model": [
"73",
0
]
2025-08-12 12:08:12 +01:00
},
"class_type": "ModelSamplingAuraFlow",
2025-08-12 12:08:12 +01:00
"_meta": {
"title": "ModelSamplingAuraFlow"
2025-08-12 12:08:12 +01:00
}
2025-09-02 12:19:38 +01:00
},
"73": {
2025-09-02 12:19:38 +01:00
"inputs": {
"lora_name": "Qwen-Image-Lightning-8steps-V1.0.safetensors",
"strength_model": 1,
"model": [
"80",
2025-09-02 12:19:38 +01:00
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoraLoaderModelOnly"
}
},
"80": {
"inputs": {
"unet_name": "qwen-image-Q4_K_S.gguf"
},
"class_type": "UnetLoaderGGUF",
2025-09-02 12:19:38 +01:00
"_meta": {
"title": "Load Checkpoint"
2025-09-02 12:19:38 +01:00
}
2025-08-12 12:08:12 +01:00
}
}