Ai-Studio / workflows /2511.json
dx8152's picture
Upload 19 files
4039687 verified
{
"1": {
"inputs": {
"strength": 1,
"model": [
"2",
0
]
},
"class_type": "CFGNorm",
"_meta": {
"title": "CFG归一化"
}
},
"2": {
"inputs": {
"shift": 3,
"model": [
"20",
0
]
},
"class_type": "ModelSamplingAuraFlow",
"_meta": {
"title": "模型采样算法AuraFlow"
}
},
"3": {
"inputs": {
"prompt": "",
"speak_and_recognation": {
"__value__": [
false,
true
]
},
"clip": [
"87",
0
],
"vae": [
"22",
0
],
"image1": [
"39",
0
]
},
"class_type": "TextEncodeQwenImageEditPlus",
"_meta": {
"title": "文本编码(QwenImageEditPlus)"
}
},
"10": {
"inputs": {
"pixels": [
"39",
0
],
"vae": [
"22",
0
]
},
"class_type": "VAEEncode",
"_meta": {
"title": "VAE编码"
}
},
"11": {
"inputs": {
"prompt": "将摄像机向右旋转45度",
"speak_and_recognation": {
"__value__": [
false,
true
]
},
"clip": [
"87",
0
],
"vae": [
"22",
0
],
"image1": [
"39",
0
]
},
"class_type": "TextEncodeQwenImageEditPlus",
"_meta": {
"title": "文本编码(QwenImageEditPlus)"
}
},
"12": {
"inputs": {
"samples": [
"14",
0
],
"vae": [
"22",
0
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE解码"
}
},
"14": {
"inputs": {
"seed": 691951626916858,
"steps": 8,
"cfg": 1,
"sampler_name": "euler",
"scheduler": "simple",
"denoise": 1,
"model": [
"1",
0
],
"positive": [
"84",
0
],
"negative": [
"85",
0
],
"latent_image": [
"10",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "K采样器"
}
},
"20": {
"inputs": {
"lora_name": "qwen\\Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
"strength_model": 1,
"model": [
"76",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoRA加载器(仅模型)"
}
},
"22": {
"inputs": {
"vae_name": "qwen_image_vae.safetensors"
},
"class_type": "VAELoader",
"_meta": {
"title": "VAE加载器"
}
},
"31": {
"inputs": {
"image": "10_start_1.jpg"
},
"class_type": "LoadImage",
"_meta": {
"title": "加载图像"
}
},
"39": {
"inputs": {
"upscale_method": "lanczos",
"megapixels": 1,
"resolution_steps": 1,
"image": [
"31",
0
]
},
"class_type": "ImageScaleToTotalPixels",
"_meta": {
"title": "图像按像素缩放"
}
},
"45": {
"inputs": {
"images": [
"12",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "预览图像"
}
},
"76": {
"inputs": {
"lora_name": "qwen\\qwen-image-edit-2511-multiple-angles-lora.safetensors",
"strength_model": 1,
"model": [
"86",
0
]
},
"class_type": "LoraLoaderModelOnly",
"_meta": {
"title": "LoRA加载器(仅模型)"
}
},
"84": {
"inputs": {
"reference_latents_method": "index_timestep_zero",
"conditioning": [
"11",
0
]
},
"class_type": "FluxKontextMultiReferenceLatentMethod",
"_meta": {
"title": "FluxKontext多参考潜在方法"
}
},
"85": {
"inputs": {
"reference_latents_method": "index_timestep_zero",
"conditioning": [
"3",
0
]
},
"class_type": "FluxKontextMultiReferenceLatentMethod",
"_meta": {
"title": "FluxKontext多参考潜在方法"
}
},
"86": {
"inputs": {
"unet_name": "qwen_image_edit_2511_fp8_e4m3fn.safetensors",
"weight_dtype": "default"
},
"class_type": "UNETLoader",
"_meta": {
"title": "UNET加载器"
}
},
"87": {
"inputs": {
"clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
"type": "qwen_image",
"device": "default"
},
"class_type": "CLIPLoader",
"_meta": {
"title": "CLIP加载器"
}
}
}