函数计算生成冰冻风格的AIGC图像
9元体验 实际费用 /小时
在实验页面,勾选我已阅读并同意《阿里云云起实践平台服务协议》和我已授权阿里云云起实践平台创建、读取及释放实操相关资源后,单击开始实操。
参考手册有问题
点击 Queue Prompt之后没有反应?
如果您是第一次生成图片,会因为服务器冷启动等待大约 3-5分钟,期间您可以可以观察“绿色边框”的移动情况(即代表图像生成的进度)或者在右边点击“ View Queue”查看排队情况。
我想停止当前排队怎么办?
点击 View Queue-Clear Queue, 可删除目前排队,如果您遇到出图时间过久,排队过多的情况可以通过清楚队列,Refresh 来解决。
我调整了工作流的节点和连线,导致出现错误怎么办?
您可以重新 load 下载的 Json 文件,即可回到最初的设置
创建函数
{
"last_node_id": 143,
"last_link_id": 248,
"nodes": [
{
"id": 117,
"type": "SaveImage",
"pos": [
-2120.6048362828706,
-885.7080889821649
],
"size": {
"0": 441.4480895996094,
"1": 725.0784301757812
},
"flags": {
},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 179
}
],
"properties": {
},
"widgets_values": [
"ComfyUI"
]
},
{
"id": 120,
"type": "VAEEncode",
"pos": [
-1828.0975681553693,
341.1261734095188
],
"size": {
"0": 210,
"1": 46
},
"flags": {
},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 240,
"slot_index": 0
},
{
"name": "vae",
"type": "VAE",
"link": 188,
"slot_index": 1
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
185
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAEEncode"
}
},
{
"id": 116,
"type": "VAEDecode",
"pos": [
-1828.0975681553693,
470.1261734095189
],
"size": {
"0": 210,
"1": 46
},
"flags": {
},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 178
},
{
"name": "vae",
"type": "VAE",
"link": 189
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
179
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 121,
"type": "Reroute",
"pos": [
-1815.0975681553693,
230.1261734095186
],
"size": [
75,
26
],
"flags": {
},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 211,
"slot_index": 0
}
],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
188,
189
],
"slot_index": 0
}
],
"title": "VAE",
"properties": {
"showOutputText": true,
"horizontal": false
}
},
{
"id": 115,
"type": "CLIPTextEncode",
"pos": [
-2619.3737408381503,
830.5049605755444
],
"size": {
"0": 712.3292236328125,
"1": 154.2718505859375
},
"flags": {
},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 229
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
226
],
"shape": 3,
"slot_index": 0
}
],
"title": "反向提示词",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"nsfw, paintings, cartoon, anime, sketches, worst quality, low quality, normal quality, lowres, watermark, monochrome, grayscale, ugly, blurry, Tan skin, dark skin, black skin, skin spots, skin blemishes, age spot, glans, disabled, distorted, bad anatomy, morbid, malformation, amputation, bad proportions, twins, missing body, fused body, extra head, poorly drawn face, bad eyes, deformed eye, unclear eyes, cross-eyed, long neck, malformed limbs, extra limbs, extra arms, missing arms, bad tongue, strange fingers, mutated hands, missing hands, poorly drawn hands, extra hands, fused hands, connected hand, bad hands, wrong fingers, missing fingers, extra fingers, 4 fingers, 3 fingers, deformed hands, extra legs, bad legs, many legs, more than two legs, bad feet, wrong feet, extra feets,"
]
},
{
"id": 131,
"type": "ControlNetApplyAdvanced",
"pos": [
-1506.9680058517338,
686.9357512403949
],
"size": {
"0": 315,
"1": 166
},
"flags": {
},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 227
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 226
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": 204
},
{
"name": "image",
"type": "IMAGE",
"link": 242
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
208
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
209
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "ControlNetApplyAdvanced"
},
"widgets_values": [
1,
0,
1
]
},
{
"id": 111,
"type": "ImageResize+",
"pos": [
-2569,
-133
],
"size": {
"0": 320,
"1": 220
},
"flags": {
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 236,
"label": "image"
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
238,
239,
240,
241,
242
],
"shape": 3,
"label": "IMAGE",
"slot_index": 0
},
{
"name": "width",
"type": "INT",
"links": null,
"shape": 3,
"label": "width"
},
{
"name": "height",
"type": "INT",
"links": null,
"shape": 3,
"label": "height"
}
],
"properties": {
"Node name for S&R": "ImageResize+"
},
"widgets_values": [
1024,
0,
"lanczos",
true,
"always",
32
]
},
{
"id": 122,
"type": "ControlNetLoader",
"pos": [
-1846,
680
],
"size": {
"0": 315,
"1": 58
},
"flags": {
},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
204
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"sai_xl_canny_256lora.safetensors"
]
},
{
"id": 143,
"type": "IPAdapterModelLoader",
"pos": [
-2616,
220
],
"size": {
"0": 315,
"1": 58
},
"flags": {
},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "IPADAPTER",
"type": "IPADAPTER",
"links": [
247
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterModelLoader"
},
"widgets_values": [
"ip-adapter-plus_sdxl_vit-h.safetensors"
]
},
{
"id": 109,
"type": "IPAdapterStyleComposition",
"pos": [
-2231,
217
],
"size": {
"0": 320,
"1": 322
},
"flags": {
},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 248,
"label": "model"
},
{
"name": "ipadapter",
"type": "IPADAPTER",
"link": 247,
"label": "ipadapter"
},
{
"name": "image_style",
"type": "IMAGE",
"link": 238,
"label": "image_style"
},
{
"name": "image_composition",
"type": "IMAGE",
"link": 241,
"label": "image_composition"
},
{
"name": "image_negative",
"type": "IMAGE",
"link": 239,
"label": "image_negative"
},
{
"name": "attn_mask",
"type": "MASK",
"link": null,
"label": "attn_mask"
},
{
"name": "clip_vision",
"type": "CLIP_VISION",
"link": 245,
"label": "clip_vision",
"slot_index": 6
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
244
],
"shape": 3,
"label": "MODEL",
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IPAdapterStyleComposition"
},
"widgets_values": [
0.7000000000000001,
1,
false,
"average",
0,
1,
"V only"
],
"color": "#429993",
"bgcolor": "#2e857f"
},
{
"id": 142,
"type": "CLIPVisionLoader",
"pos": [
-2614,
334
],
"size": {
"0": 315,
"1": 58
},
"flags": {
},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "CLIP_VISION",
"type": "CLIP_VISION",
"links": [
245
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPVisionLoader"
},
"widgets_values": [
"CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors"
]
},
{
"id": 108,
"type": "CheckpointLoaderSimple",
"pos": [
-3010.1765545757507,
213.93502345274047
],
"size": {
"0": 315,
"1": 98
},
"flags": {
},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
164
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
165
],
"shape": 3,
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
211
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"Anime天空之境SDXL.safetensors"
]
},
{
"id": 114,
"type": "CLIPTextEncode",
"pos": [
-2621.3737408381503,
670.5049605755444
],
"size": {
"0": 713.2666625976562,
"1": 112.24434661865234
},
"flags": {
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 230,
"slot_index": 0
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
227
],
"shape": 3,
"slot_index": 0
}
],
"title": "正向提示词",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"ice, made-of-ice, water and ice, ice brick, ice icon,ultra light clay, High quality, details, cartoonish, 8k"
]
},
{
"id": 112,
"type": "KSampler",
"pos": [
-1584.8424391704127,
271.24455766528075
],
"size": {
"0": 278.8735656738281,
"1": 270.4489440917969
},
"flags": {
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 244,
"label": "model"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 208,
"label": "positive",
"slot_index": 1
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 209,
"label": "negative",
"slot_index": 2
},
{
"name": "latent_image",
"type": "LATENT",
"link": 185,
"label": "latent_image",
"slot_index": 3
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
178
],
"slot_index": 0,
"label": "LATENT"
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
385102036223121,
"fixed",
10,
2,
"dpmpp_sde",
"karras",
0.5
]
},
{
"id": 105,
"type": "LoraLoader",
"pos": [
-3010.1765545757507,
363.9350234527399
],
"size": {
"0": 315,
"1": 126
},
"flags": {
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 164
},
{
"name": "clip",
"type": "CLIP",
"link": 165
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
248
],
"shape": 3,
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
229,
230
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"ice.safetensors",
1.5,
3.04
]
},
{
"id": 110,
"type": "LoadImage",
"pos": [
-2576,
-904
],
"size": {
"0": 440,
"1": 720
},
"flags": {
},
"order": 4,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
236
],
"shape": 3,
"label": "IMAGE",
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": [],
"shape": 3,
"label": "MASK",
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"5560f6ffdec294cce693d4ee4a069f6c.jpg",
"image"
],
"color": "#285c53",
"bgcolor": "#14483f"
}
],
"links": [
[
164,
108,
0,
105,
0,
"MODEL"
],
[
165,
108,
1,
105,
1,
"CLIP"
],
[
178,
112,
0,
116,
0,
"LATENT"
],
[
179,
116,
0,
117,
0,
"IMAGE"
],
[
185,
120,
0,
112,
3,
"LATENT"
],
[
188,
121,
0,
120,
1,
"VAE"
],
[
189,
121,
0,
116,
1,
"VAE"
],
[
204,
122,
0,
131,
2,
"CONTROL_NET"
],
[
208,
131,
0,
112,
1,
"CONDITIONING"
],
[
209,
131,
1,
112,
2,
"CONDITIONING"
],
[
211,
108,
2,
121,
0,
"*"
],
[
226,
115,
0,
131,
1,
"CONDITIONING"
],
[
227,
114,
0,
131,
0,
"CONDITIONING"
],
[
229,
105,
1,
115,
0,
"CLIP"
],
[
230,
105,
1,
114,
0,
"CLIP"
],
[
236,
110,
0,
111,
0,
"IMAGE"
],
[
238,
111,
0,
109,
2,
"IMAGE"
],
[
239,
111,
0,
109,
4,
"IMAGE"
],
[
240,
111,
0,
120,
0,
"IMAGE"
],
[
241,
111,
0,
109,
3,
"IMAGE"
],
[
242,
111,
0,
131,
3,
"IMAGE"
],
[
244,
109,
0,
112,
0,
"MODEL"
],
[
245,
142,
0,
109,
6,
"CLIP_VISION"
],
[
247,
143,
0,
109,
1,
"IPADAPTER"
],
[
248,
105,
0,
109,
0,
"MODEL"
]
],
"groups": [
{
"title": "模型加载",
"bounding": [
-3024,
133,
354,
376
],
"color": "#a1309b",
"font_size": 24
},
{
"title": "IP Adapter 保持特征",
"bounding": [
-2644,
132,
758,
439
],
"color": "#8AA",
"font_size": 24
},
{
"title": "图片区",
"bounding": [
-2644,
-990,
1034,
1100
],
"color": "#8AA",
"font_size": 24
},
{
"title": "提示词部分",
"bounding": [
-2648,
585,
762,
415
],
"color": "#b58b2a",
"font_size": 24
},
{
"title": "迭代出图",
"bounding": [
-1872,
174,
590,
393
],
"color": "#8A8",
"font_size": 24
},
{
"title": "ControlNet 控制轮廓",
"bounding": [
-1869,
589,
714,
304
],
"color": "#b06634",
"font_size": 24
}
],
"config": {
},
"extra": {
"ds": {
"scale": 0.8954302432552549,
"offset": {
"0": 3043.294891467489,
"1": 1185.3023278805774
}
}
},
"version": 0.4
}
Prompt outputs failed validation
LoadImage:
- Custom validation failed for node: image - Invalid image file: 5560f6ffdec294cce693d4ee4a069f6c.jpg