Mage-Flow-Turbo-XPO3-NVFP4 / workflow_api.json
ajh-code's picture
Add workflow_api.json
994af48 verified
Raw
History Blame Contribute Delete
1.41 kB
{
"1": {
"class_type": "XPO3MageFlowTurboLoader",
"inputs": {
"diffusion_model": "Mage-Flow-Turbo-XPO3-NVFP4.safetensors",
"text_encoder": "qwen3vl_4b_fp8_scaled.safetensors",
"vae": "Mage-Flow-VAE.safetensors"
}
},
"2": {
"class_type": "XPO3MageFlowTurboGenerate",
"inputs": {
"cfg": 1.0,
"enable_attention_accel": true,
"enable_direct_hnd": true,
"enable_fp4_bridge": true,
"enable_fused_gelu_up": true,
"attention_blocks": "0-11",
"attention_steps": "1,2",
"bridge_blocks": "0-8",
"height": 1280,
"negative_prompt": "",
"pipeline": [
"1",
0
],
"prompt": "A 4K resolution high detail photo realistic image of the top half of a cyborg woman with dark black hair, striking blue eyes that have a very subtle glow in the iris, standing side profile, head tilted up towards the sky with a questioning expression, she has subtle gaps in her skin that hint at a robotic nature, outdoor forest night setting, sky filled with bright brilliant stars that glow against the dark setting, nebula visible",
"seed": 3334072683,
"static_shift": 6.0,
"steps": 4,
"width": 1280
}
},
"3": {
"class_type": "SaveImage",
"inputs": {
"filename_prefix": "Mage-Flow-Turbo-XPO3-NVFP4",
"images": [
"2",
0
]
}
}
}