- 🦊一分钟,了解StableDiffusion WebUI 和 ComfyUI !
- Stable Diffusion WebUI
- ComfyUI
/history
GET
http://192.168.3.25:8188/history
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://192.168.3.25:8188/history'
返回响应
🟢200成功
application/json
Body
d40751e8-3e96-472f-a818-90d36d06faf1
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
f713dc91-5177-4486-816e-9f8c3f5a2da3
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
cddf6647-dba4-4cb2-a71d-65171e96589f
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
8e75808d-e79d-4f1e-a3d4-6742386c9b3e
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
4fdda88e-c2d7-493e-a5cb-689a2c9deedd
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
1ccf093f-70a2-41f4-844f-09cb69fce41b
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
a5cae7aa-0af9-4bb2-9989-1b429812134d
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
09621380-67be-4c22-805a-a917b58a52e1
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
3604be44-eb6b-4d54-b82d-62d31a6c0b36
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
faa157f1-7338-465a-ba51-5e5b37ff275a
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
39d61fa4-58a4-4f61-a547-caab0f4c3a53
object
必需
prompt
array [oneOf]
必需
outputs
object
必需
status
object
必需
示例
{ "d40751e8-3e96-472f-a818-90d36d06faf1": { "prompt": [ 0, "d40751e8-3e96-472f-a818-90d36d06faf1", { "3": { "inputs": { "seed": 0, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 9, "last_link_id": 9, "nodes": [ { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1209, 188 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 7, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": { "0": 210, "1": 58 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 7 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 0, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 7, 3, 0, 8, 0, "LATENT" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1, "offset": { "0": 858, "1": 196 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00131_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "d40751e8-3e96-472f-a818-90d36d06faf1" } ], [ "execution_cached", { "nodes": [], "prompt_id": "d40751e8-3e96-472f-a818-90d36d06faf1" } ] ] } }, "f713dc91-5177-4486-816e-9f8c3f5a2da3": { "prompt": [ 1, "f713dc91-5177-4486-816e-9f8c3f5a2da3", { "3": { "inputs": { "seed": 407067997985060, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "10", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } }, "10": { "inputs": { "upscale_method": "nearest-exact", "width": 1024, "height": 1024, "crop": "disabled", "samples": [ "3", 0 ] }, "class_type": "LatentUpscale", "_meta": { "title": "Latent缩放" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 10, "last_link_id": 12, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 11 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 407067997985060, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 10, "type": "LatentUpscale", "pos": [ 1330, 590 ], "size": { "0": 315, "1": 130 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 11, "label": "Latent", "slot_index": 0 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 12 ], "shape": 3, "label": "Latent", "slot_index": 0 } ], "properties": { "Node name for S&R": "LatentUpscale" }, "widgets_values": [ "nearest-exact", 1024, 1024, "disabled" ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 12, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 11, 3, 0, 10, 0, "LATENT" ], [ 12, 10, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.4641000000000013, "offset": { "0": 78.73591613769531, "1": 21.049739837646484 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00132_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "f713dc91-5177-4486-816e-9f8c3f5a2da3" } ], [ "execution_cached", { "nodes": [ "7", "6", "5", "4" ], "prompt_id": "f713dc91-5177-4486-816e-9f8c3f5a2da3" } ] ] } }, "cddf6647-dba4-4cb2-a71d-65171e96589f": { "prompt": [ 2, "cddf6647-dba4-4cb2-a71d-65171e96589f", { "3": { "inputs": { "seed": 570294737970384, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "10", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } }, "10": { "inputs": { "upscale_method": "bicubic", "width": 1024, "height": 1024, "crop": "disabled", "samples": [ "3", 0 ] }, "class_type": "LatentUpscale", "_meta": { "title": "Latent缩放" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 10, "last_link_id": 12, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 11 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 570294737970384, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 12, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 10, "type": "LatentUpscale", "pos": [ 1330, 590 ], "size": { "0": 315, "1": 130 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 11, "label": "Latent", "slot_index": 0 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 12 ], "shape": 3, "label": "Latent", "slot_index": 0 } ], "properties": { "Node name for S&R": "LatentUpscale" }, "widgets_values": [ "bicubic", 1024, 1024, "disabled" ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 11, 3, 0, 10, 0, "LATENT" ], [ 12, 10, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.6105100000000017, "offset": { "0": -71.77542877197266, "1": -11.796990394592285 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00133_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "cddf6647-dba4-4cb2-a71d-65171e96589f" } ], [ "execution_cached", { "nodes": [ "7", "6", "5", "4" ], "prompt_id": "cddf6647-dba4-4cb2-a71d-65171e96589f" } ] ] } }, "8e75808d-e79d-4f1e-a3d4-6742386c9b3e": { "prompt": [ 3, "8e75808d-e79d-4f1e-a3d4-6742386c9b3e", { "3": { "inputs": { "seed": 312558512816180, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 10, "last_link_id": 13, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 13, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 13 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 312558512816180, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 13, 3, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.6105100000000017, "offset": { "0": -71.77542877197266, "1": -11.796990394592285 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00134_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "8e75808d-e79d-4f1e-a3d4-6742386c9b3e" } ], [ "execution_cached", { "nodes": [ "7", "6", "5", "4" ], "prompt_id": "8e75808d-e79d-4f1e-a3d4-6742386c9b3e" } ] ] } }, "4fdda88e-c2d7-493e-a5cb-689a2c9deedd": { "prompt": [ 4, "4fdda88e-c2d7-493e-a5cb-689a2c9deedd", { "3": { "inputs": { "seed": 663844873045682, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "12", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } }, "12": { "inputs": { "upscale_method": "nearest-exact", "scale_by": 1.5, "samples": [ "3", 0 ] }, "class_type": "LatentUpscaleBy", "_meta": { "title": "Latent按系数缩放" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 12, "last_link_id": 15, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 15, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 14 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 663844873045682, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 12, "type": "LatentUpscaleBy", "pos": [ 1220, 550 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 14, "label": "Latent", "slot_index": 0 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 15 ], "shape": 3, "label": "Latent", "slot_index": 0 } ], "properties": { "Node name for S&R": "LatentUpscaleBy" }, "widgets_values": [ "nearest-exact", 1.5 ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 14, 3, 0, 12, 0, "LATENT" ], [ 15, 12, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.7715610000000022, "offset": { "0": -208.94256591796875, "1": -41.9963493347168 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00135_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "4fdda88e-c2d7-493e-a5cb-689a2c9deedd" } ], [ "execution_cached", { "nodes": [ "7", "6", "5", "4" ], "prompt_id": "4fdda88e-c2d7-493e-a5cb-689a2c9deedd" } ] ] } }, "1ccf093f-70a2-41f4-844f-09cb69fce41b": { "prompt": [ 5, "1ccf093f-70a2-41f4-844f-09cb69fce41b", { "3": { "inputs": { "seed": 737397480514696, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "12", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } }, "12": { "inputs": { "upscale_method": "nearest-exact", "scale_by": 2, "samples": [ "3", 0 ] }, "class_type": "LatentUpscaleBy", "_meta": { "title": "Latent按系数缩放" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 12, "last_link_id": 15, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 250, 70 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 340, 290 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 15, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 14 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 737397480514696, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 12, "type": "LatentUpscaleBy", "pos": [ 1220, 550 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 14, "label": "Latent", "slot_index": 0 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 15 ], "shape": 3, "label": "Latent", "slot_index": 0 } ], "properties": { "Node name for S&R": "LatentUpscaleBy" }, "widgets_values": [ "nearest-exact", 2 ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 14, 3, 0, 12, 0, "LATENT" ], [ 15, 12, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.7715610000000022, "offset": { "0": -208.94256591796875, "1": -41.9963493347168 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00136_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "1ccf093f-70a2-41f4-844f-09cb69fce41b" } ], [ "execution_cached", { "nodes": [ "7", "6", "5", "4" ], "prompt_id": "1ccf093f-70a2-41f4-844f-09cb69fce41b" } ] ] } }, "a5cae7aa-0af9-4bb2-9989-1b429812134d": { "prompt": [ 6, "a5cae7aa-0af9-4bb2-9989-1b429812134d", { "3": { "inputs": { "seed": 942219881722456, "steps": 20, "cfg": 2.5, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "14", 0 ], "positive": [ "12", 0 ], "negative": [ "12", 1 ], "latent_image": [ "12", 2 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "15", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "12": { "inputs": { "width": 1024, "height": 576, "video_frames": 14, "motion_bucket_id": 32, "fps": 6, "augmentation_level": 0, "clip_vision": [ "15", 1 ], "init_image": [ "23", 0 ], "vae": [ "15", 2 ] }, "class_type": "SVD_img2vid_Conditioning", "_meta": { "title": "SVD_图像到视频_条件" } }, "14": { "inputs": { "min_cfg": 1, "model": [ "15", 0 ] }, "class_type": "VideoLinearCFGGuidance", "_meta": { "title": "线性CFG引导" } }, "15": { "inputs": { "ckpt_name": "svd_xt_1_1.safetensors" }, "class_type": "ImageOnlyCheckpointLoader", "_meta": { "title": "Checkpoint加载器(仅图像)" } }, "23": { "inputs": { "image": "C:\\Users\\dourungeng\\Pictures\\elephant1.png [input]", "upload": "image" }, "class_type": "LoadImage", "_meta": { "title": "加载图像" } }, "24": { "inputs": { "frame_rate": 6, "loop_count": 0, "filename_prefix": "SVD_img2vid", "format": "image/gif", "pingpong": false, "save_output": true, "images": [ "8", 0 ] }, "class_type": "VHS_VideoCombine", "_meta": { "title": "合并为视频" } } }, { "client_id": "533ef3a3-39c0-4e39-9ced-37d290f371f8" }, [ "24" ] ], "outputs": { "24": { "gifs": [ { "filename": "SVD_img2vid_00049.gif", "subfolder": "", "type": "output", "format": "image/gif", "frame_rate": 6 } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "a5cae7aa-0af9-4bb2-9989-1b429812134d" } ], [ "execution_cached", { "nodes": [], "prompt_id": "a5cae7aa-0af9-4bb2-9989-1b429812134d" } ] ] } }, "09621380-67be-4c22-805a-a917b58a52e1": { "prompt": [ 7, "09621380-67be-4c22-805a-a917b58a52e1", { "3": { "inputs": { "seed": 935876024563539, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } } }, { "extra_pnginfo": { "workflow": { "last_node_id": 12, "last_link_id": 16, "nodes": [ { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9, "label": "图像" } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1240, 70 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 16, "label": "Latent" }, { "name": "vae", "type": "VAE", "link": 8, "label": "VAE" } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0, "label": "图像" } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": [ 320, 470 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1, "label": "模型" }, { "name": "positive", "type": "CONDITIONING", "link": 4, "label": "正面条件" }, { "name": "negative", "type": "CONDITIONING", "link": 6, "label": "负面条件" }, { "name": "latent_image", "type": "LATENT", "link": 2, "label": "Latent" } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 16 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 935876024563539, "randomize", 30, 8, "dpmpp_2m", "karras", 1 ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ -20, 140 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0, "label": "模型" }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1, "label": "CLIP" }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2, "label": "VAE" } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sdxl-动漫二次元_2.0.safetensors" ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 50, 500 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy," ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 50, 290 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3, "label": "CLIP" } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0, "label": "条件" } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress," ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 500, 570 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0, "label": "Latent" } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 2, 5, 0, 3, 3, "LATENT" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 16, 3, 0, 8, 0, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1.6105100000000019, "offset": { "0": 251.1601104736328, "1": 34.151187896728516 } } }, "version": 0.4, "widget_idx_map": { "3": { "seed": 0, "sampler_name": 4, "scheduler": 5 } } } }, "client_id": "a4ff6051dabe4c7d994460b62c6c8f14" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00137_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "09621380-67be-4c22-805a-a917b58a52e1" } ], [ "execution_cached", { "nodes": [], "prompt_id": "09621380-67be-4c22-805a-a917b58a52e1" } ] ] } }, "3604be44-eb6b-4d54-b82d-62d31a6c0b36": { "prompt": [ 8, "3604be44-eb6b-4d54-b82d-62d31a6c0b36", { "3": { "inputs": { "seed": 0, "steps": 20, "cfg": 2.5, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "14", 0 ], "positive": [ "12", 0 ], "negative": [ "12", 1 ], "latent_image": [ "12", 2 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "15", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "12": { "inputs": { "width": 1024, "height": 576, "video_frames": 14, "motion_bucket_id": 32, "fps": 6, "augmentation_level": 0, "clip_vision": [ "15", 1 ], "init_image": [ "23", 0 ], "vae": [ "15", 2 ] }, "class_type": "SVD_img2vid_Conditioning", "_meta": { "title": "SVD_图像到视频_条件" } }, "14": { "inputs": { "min_cfg": 1, "model": [ "15", 0 ] }, "class_type": "VideoLinearCFGGuidance", "_meta": { "title": "线性CFG引导" } }, "15": { "inputs": { "ckpt_name": "svd_xt_1_1.safetensors" }, "class_type": "ImageOnlyCheckpointLoader", "_meta": { "title": "Checkpoint加载器(仅图像)" } }, "23": { "inputs": { "image": "C:\\Users\\dourungeng\\Pictures\\elephant1.png [input]", "upload": "image" }, "class_type": "LoadImage", "_meta": { "title": "加载图像" } }, "24": { "inputs": { "frame_rate": 6, "loop_count": 0, "filename_prefix": "SVD_img2vid", "format": "image/gif", "pingpong": false, "save_output": true, "images": [ "8", 0 ] }, "class_type": "VHS_VideoCombine", "_meta": { "title": "合并为视频" } } }, { "client_id": "533ef3a3-39c0-4e39-9ced-37d290f371f8" }, [ "24" ] ], "outputs": { "24": { "gifs": [ { "filename": "SVD_img2vid_00050.gif", "subfolder": "", "type": "output", "format": "image/gif", "frame_rate": 6 } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "3604be44-eb6b-4d54-b82d-62d31a6c0b36" } ], [ "execution_cached", { "nodes": [], "prompt_id": "3604be44-eb6b-4d54-b82d-62d31a6c0b36" } ] ] } }, "faa157f1-7338-465a-ba51-5e5b37ff275a": { "prompt": [ 9, "faa157f1-7338-465a-ba51-5e5b37ff275a", { "3": { "inputs": { "seed": 0, "steps": 20, "cfg": 2.5, "sampler_name": "euler", "scheduler": "karras", "denoise": 1, "model": [ "14", 0 ], "positive": [ "12", 0 ], "negative": [ "12", 1 ], "latent_image": [ "12", 2 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "15", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "12": { "inputs": { "width": 1024, "height": 576, "video_frames": 14, "motion_bucket_id": 32, "fps": 6, "augmentation_level": 0, "clip_vision": [ "15", 1 ], "init_image": [ "23", 0 ], "vae": [ "15", 2 ] }, "class_type": "SVD_img2vid_Conditioning", "_meta": { "title": "SVD_图像到视频_条件" } }, "14": { "inputs": { "min_cfg": 1, "model": [ "15", 0 ] }, "class_type": "VideoLinearCFGGuidance", "_meta": { "title": "线性CFG引导" } }, "15": { "inputs": { "ckpt_name": "svd_xt_1_1.safetensors" }, "class_type": "ImageOnlyCheckpointLoader", "_meta": { "title": "Checkpoint加载器(仅图像)" } }, "23": { "inputs": { "image": "C:\\Users\\dourungeng\\Pictures\\elephant1.png [input]", "upload": "image" }, "class_type": "LoadImage", "_meta": { "title": "加载图像" } }, "24": { "inputs": { "frame_rate": 6, "loop_count": 0, "filename_prefix": "SVD_img2vid", "format": "image/gif", "pingpong": false, "save_output": true, "images": [ "8", 0 ] }, "class_type": "VHS_VideoCombine", "_meta": { "title": "合并为视频" } } }, { "client_id": "533ef3a3-39c0-4e39-9ced-37d290f371f8" }, [ "24" ] ], "outputs": { "24": { "gifs": [ { "filename": "SVD_img2vid_00050.gif", "subfolder": "", "type": "output", "format": "image/gif", "frame_rate": 6 } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "faa157f1-7338-465a-ba51-5e5b37ff275a" } ], [ "execution_cached", { "nodes": [ "23", "8", "3", "12", "14", "15", "24" ], "prompt_id": "faa157f1-7338-465a-ba51-5e5b37ff275a" } ] ] } }, "39d61fa4-58a4-4f61-a547-caab0f4c3a53": { "prompt": [ 10, "39d61fa4-58a4-4f61-a547-caab0f4c3a53", { "3": { "inputs": { "seed": 687973405480854, "steps": 30, "cfg": 8, "sampler_name": "dpmpp_2m", "scheduler": "karras", "denoise": 1, "model": [ "4", 0 ], "positive": [ "6", 0 ], "negative": [ "7", 0 ], "latent_image": [ "5", 0 ] }, "class_type": "KSampler", "_meta": { "title": "K采样器" } }, "4": { "inputs": { "ckpt_name": "sdxl-动漫二次元_2.0.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Checkpoint加载器(简易)" } }, "5": { "inputs": { "width": 512, "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage", "_meta": { "title": "空Latent" } }, "6": { "inputs": { "text": "1girl,flower,outdoors,solo,dress,long hair,closed eyes,sky,holding,smile,cloud,open mouth,field,blush,day,blue sky,white flower,holding flower,flower field,short sleeves,teeth,blue dress,petals,:d,facing viewer,grey hair,floating hair,wind,happy,^_^,daisy,upper teeth only,white dress,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "7": { "inputs": { "text": "(worst quality, low quality),deformed,distorted,disfigured,doll,poorly drawn,bad anatomy,wrong anatomy,", "clip": [ "4", 1 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP文本编码器" } }, "8": { "inputs": { "samples": [ "3", 0 ], "vae": [ "4", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE解码" } }, "9": { "inputs": { "filename_prefix": "ComfyUI", "images": [ "8", 0 ] }, "class_type": "SaveImage", "_meta": { "title": "保存图像" } } }, { "client_id": "533ef3a3-39c0-4e39-9ced-37d290f371f8" }, [ "9" ] ], "outputs": { "9": { "images": [ { "filename": "ComfyUI_00138_.png", "subfolder": "", "type": "output" } ] } }, "status": { "status_str": "success", "completed": true, "messages": [ [ "execution_start", { "prompt_id": "39d61fa4-58a4-4f61-a547-caab0f4c3a53" } ], [ "execution_cached", { "nodes": [], "prompt_id": "39d61fa4-58a4-4f61-a547-caab0f4c3a53" } ] ] } } }
修改于 2024-07-08 12:14:32