Skip to content

Instantly share code, notes, and snippets.

@doctorpangloss
Last active November 8, 2025 06:08
Show Gist options
  • Save doctorpangloss/d6be0b0d56422ef628e91c1c7ba63257 to your computer and use it in GitHub Desktop.
Save doctorpangloss/d6be0b0d56422ef628e91c1c7ba63257 to your computer and use it in GitHub Desktop.
wan_22_14b
{
"60": {
"inputs": {
"filename_prefix": "Qwen_t2i",
"images": [
"75:8",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"75:58": {
"inputs": {
"width": 1328,
"height": 1328,
"batch_size": 1
},
"class_type": "EmptySD3LatentImage",
"_meta": {
"title": "EmptySD3LatentImage"
}
},
"75:7": {
"inputs": {
"text": "",
"clip": [
"75:38",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Negative Prompt)"
}
},
"75:66": {
"inputs": {
"shift": 3,
"model": [
"75:73",
0
]
},
"class_type": "ModelSamplingAuraFlow",
"_meta": {
"title": "ModelSamplingAuraFlow"
}
},
"75:8": {
"inputs": {
"samples": [
"75:3",
0
],
"vae": [
"75:39",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"75:37": {
"inputs": {
"unet_name": "qwen_image_fp8_e4m3fn.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "Load Diffusion Model"
}
},
"75:6": {
"inputs": {
"text": "Giant blue and purple big billboard on rooftop in san francisco city billboard says \"ComfyUI is built with love\" All kinds of buoildings in different shapes and colors. Some buildings have grafitti \"We\" \"Here\" \"Today\"",
"clip": [
"75:38",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Positive Prompt)"
}
},
"75:38": {
"inputs": {
"clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
"type": "qwen_image",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "Load CLIP"
}
},
"75:39": {
"inputs": {
"vae_name": "qwen_image_vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "Load VAE"
}
},
"75:3": {
"inputs": {
"seed": 1125488487853216,
"steps": 4,
"cfg": 1,
"sampler_name": "euler",
"scheduler": "simple",
"denoise": 1,
"model": [
"75:66",
0
],
"positive": [
"75:6",
0
],
"negative": [
"75:7",
0
],
"latent_image": [
"75:58",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"75:73": {
"inputs": {
"lora_name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
"strength_model": 1,
"model": [
"75:37",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoraLoaderModelOnly"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment