| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- {
- "3": {
- "inputs": {
- "seed": 1040111309094545,
- "steps": 20,
- "cfg": 8.0,
- "sampler_name": "uni_pc_bh2",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "29",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "26",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "6": {
- "inputs": {
- "text": "closeup photograph of maine coon (cat:1.2) in the yosemite national park mountains nature",
- "clip": [
- "29",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "watermark, text\n",
- "clip": [
- "29",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "29",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "20": {
- "inputs": {
- "image": "yosemite_inpaint_example.png",
- "choose file to upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": "1f22079c6fa64d8abe997bf4dce5f606cd8ac81f8823dff439f39aa7e18ca278"
- },
- "26": {
- "inputs": {
- "pixels": [
- "20",
- 0
- ],
- "vae": [
- "29",
- 2
- ],
- "mask": [
- "20",
- 1
- ]
- },
- "class_type": "VAEEncodeForInpaint"
- },
- "29": {
- "inputs": {
- "ckpt_name": "512-inpainting-ema.safetensors"
- },
- "class_type": "CheckpointLoaderSimple"
- }
- }
|