WorkflowsAPI / Angles-CameraShots-NoStyleAPI.json
Sunboy123321's picture
Upload 7 files
63eded1 verified
Raw
History Blame Contribute Delete
4.06 kB
{
"1": {
"inputs": {
"clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
"type": "qwen_image",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "Load CLIP"
}
},
"3": {
"inputs": {
"prompt": [
"20",
0
],
"start_index": 0,
"max_rows": 1000,
"remove_empty_lines": ""
},
"class_type": "easy promptLine",
"_meta": {
"title": "PromptLine"
}
},
"4": {
"inputs": {
"vae_name": "qwen_image_vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "Load VAE"
}
},
"7": {
"inputs": {
"samples": [
"12",
0
],
"vae": [
"4",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"10": {
"inputs": {
"conditioning": [
"14",
0
]
},
"class_type": "ConditioningZeroOut",
"_meta": {
"title": "ConditioningZeroOut"
}
},
"11": {
"inputs": {
"filename_prefix": "Batch",
"images": [
"7",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"12": {
"inputs": {
"seed": 1,
"steps": 8,
"cfg": 1,
"sampler_name": "euler",
"scheduler": "simple",
"denoise": 1,
"model": [
"24",
0
],
"positive": [
"14",
0
],
"negative": [
"10",
0
],
"latent_image": [
"14",
1
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"13": {
"inputs": {
"image": "ComfyUI_00022_ (6).png"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"14": {
"inputs": {
"prompt": [
"3",
0
],
"target_size": 1536,
"target_vl_size": 384,
"upscale_method": "lanczos",
"crop_method": "center",
"instruction": "Describe the key features of the input image (color, shape, size, texture, objects, background), then explain how the user's text instruction should alter or modify the image. Generate a new image that meets the user's requirements while maintaining consistency with the original input where appropriate.",
"clip": [
"1",
0
],
"vae": [
"4",
0
],
"vl_resize_image1": [
"13",
0
]
},
"class_type": "TextEncodeQwenImageEditPlusAdvance_lrzjason",
"_meta": {
"title": "QwenByMerab"
}
},
"17": {
"inputs": {
"unet_name": "qwen_image_edit_2511_bf16.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "Load Diffusion Model"
}
},
"18": {
"inputs": {
"lora_name": "Qwen-Image-Lightning-8steps-V1.1-bf16.safetensors",
"strength_model": 1,
"model": [
"17",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "Load LoRA"
}
},
"19": {
"inputs": {
"lora_name": "qwen-image-edit-2511-multiple-angles-lora.safetensors",
"strength_model": 1,
"model": [
"18",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "Load LoRA"
}
},
"20": {
"inputs": {
"text": "Next Scene:move camera downward, girl looks in the camera lens."
},
"class_type": "Text Multiline",
"_meta": {
"title": "Text Multiline"
}
},
"24": {
"inputs": {
"strength": 1,
"model": [
"25",
0
]
},
"class_type": "CFGNorm",
"_meta": {
"title": "CFGNorm"
}
},
"25": {
"inputs": {
"shift": 3,
"model": [
"19",
0
]
},
"class_type": "ModelSamplingAuraFlow",
"_meta": {
"title": "ModelSamplingAuraFlow"
}
}
}