Spaces:
Running
Running
| { | |
| "1": { | |
| "class_type": "CheckpointLoaderSimple", | |
| "inputs": { | |
| "ckpt_name": "realisticVisionV51_v51VAE.safetensors" | |
| } | |
| }, | |
| "2": { | |
| "class_type": "CLIPTextEncode", | |
| "inputs": { | |
| "clip": ["1", 1], | |
| "text": "" | |
| } | |
| }, | |
| "3": { | |
| "class_type": "CLIPTextEncode", | |
| "inputs": { | |
| "clip": ["1", 1], | |
| "text": "worst quality, low quality, blurry, deformed, bad anatomy, bad hands, extra fingers, watermark, text, signature" | |
| } | |
| }, | |
| "4": { | |
| "class_type": "EmptyLatentImage", | |
| "inputs": { | |
| "width": 832, | |
| "height": 1216, | |
| "batch_size": 1 | |
| } | |
| }, | |
| "5": { | |
| "class_type": "KSampler", | |
| "inputs": { | |
| "model": ["1", 0], | |
| "positive": ["2", 0], | |
| "negative": ["3", 0], | |
| "latent_image": ["4", 0], | |
| "seed": 0, | |
| "steps": 28, | |
| "cfg": 7.0, | |
| "sampler_name": "dpmpp_2m", | |
| "scheduler": "karras", | |
| "denoise": 1.0 | |
| } | |
| }, | |
| "6": { | |
| "class_type": "VAEDecode", | |
| "inputs": { | |
| "samples": ["5", 0], | |
| "vae": ["1", 2] | |
| } | |
| }, | |
| "7": { | |
| "class_type": "SaveImage", | |
| "inputs": { | |
| "images": ["6", 0], | |
| "filename_prefix": "content_engine" | |
| } | |
| } | |
| } | |