| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- {
- "4": {
- "inputs": {
- "ckpt_name": "cosxl_edit.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- },
- "6": {
- "inputs": {
- "text": "snow at sunset oil painting",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "",
- "clip": [
- "4",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "37:8",
- 0
- ],
- "vae": [
- "4",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "13": {
- "inputs": {
- "image": "mountains.png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": [
- "253a1595d6d4f32f5a3086b8df280c8af46fd898bb53d37835c1ceb214d88358"
- ]
- },
- "37:0": {
- "inputs": {
- "sampler_name": "euler"
- },
- "class_type": "KSamplerSelect"
- },
- "37:1": {
- "inputs": {
- "noise_seed": 11652752290163
- },
- "class_type": "RandomNoise"
- },
- "37:3": {
- "inputs": {
- "scheduler": "normal",
- "steps": 20,
- "denoise": 1.0,
- "model": [
- "4",
- 0
- ]
- },
- "class_type": "BasicScheduler"
- },
- "37:6": {
- "inputs": {
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "vae": [
- "4",
- 2
- ],
- "pixels": [
- "13",
- 0
- ]
- },
- "class_type": "InstructPixToPixConditioning"
- },
- "37:7": {
- "inputs": {
- "cfg_conds": 5.0,
- "cfg_cond2_negative": 1.5,
- "model": [
- "4",
- 0
- ],
- "cond1": [
- "37:6",
- 0
- ],
- "cond2": [
- "37:6",
- 1
- ],
- "negative": [
- "7",
- 0
- ]
- },
- "class_type": "DualCFGGuider"
- },
- "37:8": {
- "inputs": {
- "noise": [
- "37:1",
- 0
- ],
- "guider": [
- "37:7",
- 0
- ],
- "sampler": [
- "37:0",
- 0
- ],
- "sigmas": [
- "37:3",
- 0
- ],
- "latent_image": [
- "37:6",
- 2
- ]
- },
- "class_type": "SamplerCustomAdvanced"
- }
- }
|