| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- {
- "3": {
- "inputs": {
- "seed": 164211176398261,
- "steps": 20,
- "cfg": 1.0,
- "sampler_name": "euler",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "39",
- 0
- ],
- "positive": [
- "38",
- 0
- ],
- "negative": [
- "38",
- 1
- ],
- "latent_image": [
- "38",
- 2
- ]
- },
- "class_type": "KSampler"
- },
- "7": {
- "inputs": {
- "text": "",
- "clip": [
- "34",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "32",
- 0
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "17": {
- "inputs": {
- "image": "sd3_controlnet_example.png",
- "upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": [
- "9d64e7ed10ee150e1d04938e57500fd889ff0413372ee67abf27a6d197af4d48"
- ]
- },
- "23": {
- "inputs": {
- "text": "beautiful scenery",
- "clip": [
- "34",
- 0
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "26": {
- "inputs": {
- "guidance": 30.0,
- "conditioning": [
- "23",
- 0
- ]
- },
- "class_type": "FluxGuidance"
- },
- "31": {
- "inputs": {
- "unet_name": "flux1-fill-dev.safetensors",
- "weight_dtype": "default"
- },
- "class_type": "UNETLoader"
- },
- "32": {
- "inputs": {
- "vae_name": "ae.safetensors"
- },
- "class_type": "VAELoader"
- },
- "34": {
- "inputs": {
- "clip_name1": "clip_l.safetensors",
- "clip_name2": "t5xxl_fp16.safetensors",
- "type": "flux"
- },
- "class_type": "DualCLIPLoader"
- },
- "38": {
- "inputs": {
- "noise_mask": false,
- "positive": [
- "26",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "vae": [
- "32",
- 0
- ],
- "pixels": [
- "44",
- 0
- ],
- "mask": [
- "44",
- 1
- ]
- },
- "class_type": "InpaintModelConditioning"
- },
- "39": {
- "inputs": {
- "model": [
- "31",
- 0
- ]
- },
- "class_type": "DifferentialDiffusion"
- },
- "44": {
- "inputs": {
- "left": 400,
- "top": 0,
- "right": 400,
- "bottom": 400,
- "feathering": 24,
- "image": [
- "17",
- 0
- ]
- },
- "class_type": "ImagePadForOutpaint"
- }
- }
|