| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "3": {
- "inputs": {
- "seed": 509273045161628,
- "steps": 26,
- "cfg": 8.0,
- "sampler_name": "uni_pc_bh2",
- "scheduler": "normal",
- "denoise": 1.0,
- "model": [
- "32",
- 0
- ],
- "positive": [
- "19",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "5",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "5": {
- "inputs": {
- "width": 768,
- "height": 768,
- "batch_size": 1
- },
- "class_type": "EmptyLatentImage"
- },
- "6": {
- "inputs": {
- "text": "beautiful photograph",
- "clip": [
- "32",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "bad hands",
- "clip": [
- "32",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "32",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "13": {
- "inputs": {
- "clip_vision": [
- "32",
- 3
- ],
- "image": [
- "34",
- 0
- ]
- },
- "class_type": "CLIPVisionEncode"
- },
- "19": {
- "inputs": {
- "strength": 1.0000000000000002,
- "noise_augmentation": 0.30000000000000016,
- "conditioning": [
- "6",
- 0
- ],
- "clip_vision_output": [
- "13",
- 0
- ]
- },
- "class_type": "unCLIPConditioning"
- },
- "32": {
- "inputs": {
- "ckpt_name": "sd21-unclip-h.ckpt"
- },
- "class_type": "unCLIPCheckpointLoader"
- },
- "34": {
- "inputs": {
- "image": "mountains.png",
- "choose file to upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": "253a1595d6d4f32f5a3086b8df280c8af46fd898bb53d37835c1ceb214d88358"
- }
- }
|