From 26ad23911d9de8a34a645edf0b7ef227be774825 Mon Sep 17 00:00:00 2001 From: Yao Chi Date: Fri, 2 Aug 2024 15:35:18 +0800 Subject: [PATCH] refine example --- examples/bizyair_kolors_inpainting.json | 2 +- examples/bizyair_showcase_ksampler_controlnet.json | 10 +++++----- examples/bizyair_showcase_ksampler_img2img.json | 12 ++++++------ examples/bizyair_showcase_ksampler_ipadapter.json | 4 ++-- examples/bizyair_showcase_ksampler_lora.json | 4 ++-- examples/bizyair_showcase_ksampler_txt2img.json | 10 +++++----- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/examples/bizyair_kolors_inpainting.json b/examples/bizyair_kolors_inpainting.json index 3080d660..82cf13d2 100644 --- a/examples/bizyair_kolors_inpainting.json +++ b/examples/bizyair_kolors_inpainting.json @@ -210,7 +210,7 @@ "text": "" }, "widgets_values": [ - "Kolors-Inpainting 模型可以做局部重绘。\n本例子中,使用 BizyAir 的节点生成了一张原始图片,然后使用 BizyAir 的抠图节点得到其人物的 mask。\n然后利用 Kolors Inpainting 模型将其重绘为美少女战士。" + "Kolors-Inpainting 模型可以做局部重绘。\n本例子中,使用 BizyAir 的节点生成了一张原始图片,然后使用 BizyAir 的抠图节点得到其背景的 mask。\n然后利用 Kolors Inpainting 模型将背景替换为金字塔。" ], "color": "#432", "bgcolor": "#653" diff --git a/examples/bizyair_showcase_ksampler_controlnet.json b/examples/bizyair_showcase_ksampler_controlnet.json index 611e8dc9..e5fea59e 100644 --- a/examples/bizyair_showcase_ksampler_controlnet.json +++ b/examples/bizyair_showcase_ksampler_controlnet.json @@ -103,7 +103,7 @@ ], "outputs": [ { - "name": "IMAGE🛬", + "name": "IMAGE", "type": "IMAGE", "links": [ 46 @@ -221,7 +221,7 @@ "mode": 0, "outputs": [ { - "name": "model🛫", + "name": "model", "type": "BIZYAIR_MODEL", "links": [ 78 @@ -229,7 +229,7 @@ "shape": 3 }, { - "name": "clip🛫", + "name": "clip", "type": "BIZYAIR_CLIP", "links": [ 79, @@ -239,7 +239,7 @@ "slot_index": 1 }, { - "name": "vae🛫", + "name": "vae", "type": "BIZYAIR_VAE", "links": [ 44 @@ -328,7 +328,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 45 diff --git a/examples/bizyair_showcase_ksampler_img2img.json b/examples/bizyair_showcase_ksampler_img2img.json index 6d0593c5..840b7a18 100644 --- a/examples/bizyair_showcase_ksampler_img2img.json +++ b/examples/bizyair_showcase_ksampler_img2img.json @@ -57,7 +57,7 @@ "mode": 0, "outputs": [ { - "name": "model🛫", + "name": "model", "type": "BIZYAIR_MODEL", "links": [ 81 @@ -65,7 +65,7 @@ "shape": 3 }, { - "name": "clip🛫", + "name": "clip", "type": "BIZYAIR_CLIP", "links": [ 82, @@ -75,7 +75,7 @@ "slot_index": 1 }, { - "name": "vae🛫", + "name": "vae", "type": "BIZYAIR_VAE", "links": [ 44, @@ -158,7 +158,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 45 @@ -208,7 +208,7 @@ ], "outputs": [ { - "name": "IMAGE🛬", + "name": "IMAGE", "type": "IMAGE", "links": [ 46 @@ -249,7 +249,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 79 diff --git a/examples/bizyair_showcase_ksampler_ipadapter.json b/examples/bizyair_showcase_ksampler_ipadapter.json index 2bc16567..46c21375 100644 --- a/examples/bizyair_showcase_ksampler_ipadapter.json +++ b/examples/bizyair_showcase_ksampler_ipadapter.json @@ -121,7 +121,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 45 @@ -535,7 +535,7 @@ ], "outputs": [ { - "name": "IMAGE🛬", + "name": "IMAGE", "type": "IMAGE", "links": [ 46 diff --git a/examples/bizyair_showcase_ksampler_lora.json b/examples/bizyair_showcase_ksampler_lora.json index 6b331cd9..756751da 100644 --- a/examples/bizyair_showcase_ksampler_lora.json +++ b/examples/bizyair_showcase_ksampler_lora.json @@ -82,7 +82,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 45 @@ -334,7 +334,7 @@ ], "outputs": [ { - "name": "IMAGE🛬", + "name": "IMAGE", "type": "IMAGE", "links": [ 46 diff --git a/examples/bizyair_showcase_ksampler_txt2img.json b/examples/bizyair_showcase_ksampler_txt2img.json index 0c54d36f..5d2157a3 100644 --- a/examples/bizyair_showcase_ksampler_txt2img.json +++ b/examples/bizyair_showcase_ksampler_txt2img.json @@ -18,7 +18,7 @@ "mode": 0, "outputs": [ { - "name": "model🛫", + "name": "model", "type": "BIZYAIR_MODEL", "links": [ 81 @@ -26,7 +26,7 @@ "shape": 3 }, { - "name": "clip🛫", + "name": "clip", "type": "BIZYAIR_CLIP", "links": [ 82, @@ -36,7 +36,7 @@ "slot_index": 1 }, { - "name": "vae🛫", + "name": "vae", "type": "BIZYAIR_VAE", "links": [ 44 @@ -217,7 +217,7 @@ ], "outputs": [ { - "name": "IMAGE🛬", + "name": "IMAGE", "type": "IMAGE", "links": [ 46 @@ -294,7 +294,7 @@ ], "outputs": [ { - "name": "LATENT🛬", + "name": "LATENT", "type": "LATENT", "links": [ 45