Invalid JSON: Unexpected token '', "{
"7"... is not valid JSON
| { | |
| "7": { | |
| "inputs": { | |
| "text": "", | |
| "clip": [ | |
| "2", | |
| 0 | |
| ] | |
| }, | |
| "_meta": { | |
| "title": "CLIP Text Encode (Negative)" | |
| }, | |
| "class_type": "CLIPTextEncode" | |
| }, | |
| "9": { | |
| "inputs": { | |
| "samples": [ | |
| "8", | |
| 0 | |
| ], | |
| "vae": [ | |
| "3", | |
| 0 | |
| ] | |
| }, | |
| "_meta": { | |
| "title": "VAE Decode" | |
| }, | |
| "class_type": "VAEDecode" | |
| }, | |
| "3": { | |
| "inputs": { | |
| "vae_name": "qwen_image_vae.safetensors" | |
| }, | |
| "_meta": { | |
| "title": "Load VAE" | |
| }, | |
| "class_type": "VAELoader" | |
| }, | |
| "5": { | |
| "inputs": { | |
| "batch_size": 1, | |
| "width": 1080, | |
| "height": 1080 | |
| }, | |
| "_meta": { | |
| "title": "Empty Latent (1080x1080)" | |
| }, | |
| "class_type": "EmptySD3LatentImage" | |
| }, | |
| "2": { | |
| "inputs": { | |
| "device": "default", | |
| "clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors", | |
| "type": "qwen_image" | |
| }, | |
| "_meta": { | |
| "title": "Load CLIP" | |
| }, | |
| "class_type": "CLIPLoader" | |
| }, | |
| "1": { | |
| "inputs": { | |
| "weight_dtype": "default", | |
| "unet_name": "Qwen\\qwenImage2512_fp8E4m3fn.safetensors" | |
| }, | |
| "_meta": { | |
| "title": "Load Diffusion Model" | |
| }, | |
| "class_type": "UNETLoader" | |
| }, | |
| "4": { | |
| "inputs": { | |
| "model": [ | |
| "1", | |
| 0 | |
| ], | |
| "strength_model": 1, | |
| "lora_name": "Qwen-Image-Edit-2509-Lightning-4steps-V1.0-bf16.safetensors" | |
| }, | |
| "_meta": { | |
| "title": "Load Lightning LoRA" | |
| }, | |
| "class_type": "LoraLoaderModelOnly" | |
| }, | |
| "6": { | |
| "inputs": { | |
| "clip": [ | |
| "2", | |
| 0 | |
| ], | |
| "text": "professional product photograph of a Bench Grinder on a clean white background, headline text WAKE UP BOLD, price tag $150, 2 YEARS WARRANTY, www.toolsdirect.com, studio lighting, 1080x1080" | |
| }, | |
| "_meta": { | |
| "title": "CLIP Text Encode (Positive)" | |
| }, | |
| "class_type": "CLIPTextEncode" | |
| }, | |
| "10": { | |
| "inputs": { | |
| "images": [ | |
| "9", | |
| 0 | |
| ], | |
| "filename_prefix": "ad_Bench_Grinder" | |
| }, | |
| "_meta": { | |
| "title": "Save Ad Image" | |
| }, | |
| "class_type": "SaveImage" | |
| }, | |
| "8": { | |
| "inputs": { | |
| "denoise": 1, | |
| "seed": 1, | |
| "negative": [ | |
| "7", | |
| 0 | |
| ], | |
| "sampler_name": "euler", | |
| "latent_image": [ | |
| "5", | |
| 0 | |
| ], | |
| "positive": [ | |
| "6", | |
| 0 | |
| ], | |
| "cfg": 1, | |
| "model": [ | |
| "4", | |
| 0 | |
| ], | |
| "steps": 4, | |
| "scheduler": "simple" | |
| }, | |
| "_meta": { | |
| "title": "KSampler" | |
| }, | |
| "class_type": "KSampler" | |
| } | |
| } | |