| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "3": {
- "inputs": {
- "seed": 280823642470253,
- "steps": 20,
- "cfg": 8.0,
- "sampler_name": "dpmpp_2m",
- "scheduler": "normal",
- "denoise": 0.8700000000000001,
- "model": [
- "14",
- 0
- ],
- "positive": [
- "6",
- 0
- ],
- "negative": [
- "7",
- 0
- ],
- "latent_image": [
- "12",
- 0
- ]
- },
- "class_type": "KSampler"
- },
- "6": {
- "inputs": {
- "text": "photograph of victorian woman with wings, sky clouds, meadow grass\n",
- "clip": [
- "14",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "7": {
- "inputs": {
- "text": "watermark, text\n",
- "clip": [
- "14",
- 1
- ]
- },
- "class_type": "CLIPTextEncode"
- },
- "8": {
- "inputs": {
- "samples": [
- "3",
- 0
- ],
- "vae": [
- "14",
- 2
- ]
- },
- "class_type": "VAEDecode"
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage"
- },
- "10": {
- "inputs": {
- "image": "example.png",
- "choose file to upload": "image"
- },
- "class_type": "LoadImage",
- "is_changed": [
- "a8e215ad32a0052fc4190e9c5863428d5ee35cd98b246243842ba8360511b7c4"
- ]
- },
- "12": {
- "inputs": {
- "pixels": [
- "10",
- 0
- ],
- "vae": [
- "14",
- 2
- ]
- },
- "class_type": "VAEEncode"
- },
- "14": {
- "inputs": {
- "ckpt_name": "v1-5-pruned-emaonly.ckpt"
- },
- "class_type": "CheckpointLoaderSimple"
- }
- }
|