Upload folder using huggingface_hub
Browse files- README.md +16 -0
- checkpoints/Z-Image-Base-8steps-White_Marble-AIO_v2-fp8.safetensors +3 -0
- workflows/Z-image-基础生图工作流.json +130 -0
- workflows/zib-如梦.json +215 -0
- workflows/zib-瑶光.json +201 -0
- workflows/zib-白玉V2.json +152 -0
- workflows/zit-基础.json +122 -0
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Z-Image Models for ComfyUI
|
| 2 |
+
|
| 3 |
+
Chinese style portrait generation models.
|
| 4 |
+
|
| 5 |
+
## Contents
|
| 6 |
+
- Main model: Z-Image-Base-8steps-White_Marble-AIO_v2-fp8 (9.6GB)
|
| 7 |
+
- LoRAs: 0 files
|
| 8 |
+
- Workflows: Base, White Jade V2, Yaoguang, Rumeng
|
| 9 |
+
|
| 10 |
+
## Usage
|
| 11 |
+
```python
|
| 12 |
+
# Download in Colab
|
| 13 |
+
!wget -O model.safetensors https://huggingface.co/datasets/wind1/z-image-models/resolve/main/checkpoints/Z-Image-Base-8steps-White_Marble-AIO_v2-fp8.safetensors
|
| 14 |
+
```
|
| 15 |
+
|
| 16 |
+
Uploaded: 2026-05-31 04:18:09
|
checkpoints/Z-Image-Base-8steps-White_Marble-AIO_v2-fp8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:360693b141301ca1ff82445834fe1811882763ba870b886cc428a6e9fea05f72
|
| 3 |
+
size 10261346092
|
workflows/Z-image-基础生图工作流.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"4": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"seed": 910355815879006,
|
| 5 |
+
"steps": 8,
|
| 6 |
+
"cfg": 1,
|
| 7 |
+
"sampler_name": "euler",
|
| 8 |
+
"scheduler": "simple",
|
| 9 |
+
"denoise": 1,
|
| 10 |
+
"model": [
|
| 11 |
+
"23",
|
| 12 |
+
0
|
| 13 |
+
],
|
| 14 |
+
"positive": [
|
| 15 |
+
"5",
|
| 16 |
+
0
|
| 17 |
+
],
|
| 18 |
+
"negative": [
|
| 19 |
+
"6",
|
| 20 |
+
0
|
| 21 |
+
],
|
| 22 |
+
"latent_image": [
|
| 23 |
+
"7",
|
| 24 |
+
0
|
| 25 |
+
]
|
| 26 |
+
},
|
| 27 |
+
"class_type": "KSampler",
|
| 28 |
+
"_meta": {
|
| 29 |
+
"title": "K采样器"
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
"5": {
|
| 33 |
+
"inputs": {
|
| 34 |
+
"text": "中景镜头,聚焦人物上半身,正面,人物面向录音设备,呈现沉浸式歌曲录制状态,传递出从容且投入的情绪:场景为专业录音房,采用复古暖调光影,主光源柔和勾勒,人物面部与麦克风轮廓,形成强烈明暗对比。",
|
| 35 |
+
"clip": [
|
| 36 |
+
"23",
|
| 37 |
+
1
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
"class_type": "CLIPTextEncode",
|
| 41 |
+
"_meta": {
|
| 42 |
+
"title": "CLIP文本编码"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"6": {
|
| 46 |
+
"inputs": {
|
| 47 |
+
"conditioning": [
|
| 48 |
+
"5",
|
| 49 |
+
0
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"class_type": "ConditioningZeroOut",
|
| 53 |
+
"_meta": {
|
| 54 |
+
"title": "条件零化"
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"7": {
|
| 58 |
+
"inputs": {
|
| 59 |
+
"width": 1024,
|
| 60 |
+
"height": 1024,
|
| 61 |
+
"batch_size": 1
|
| 62 |
+
},
|
| 63 |
+
"class_type": "EmptyLatentImage",
|
| 64 |
+
"_meta": {
|
| 65 |
+
"title": "空Latent图像"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"8": {
|
| 69 |
+
"inputs": {
|
| 70 |
+
"samples": [
|
| 71 |
+
"4",
|
| 72 |
+
0
|
| 73 |
+
],
|
| 74 |
+
"vae": [
|
| 75 |
+
"41",
|
| 76 |
+
2
|
| 77 |
+
]
|
| 78 |
+
},
|
| 79 |
+
"class_type": "VAEDecode",
|
| 80 |
+
"_meta": {
|
| 81 |
+
"title": "VAE解码"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"23": {
|
| 85 |
+
"inputs": {
|
| 86 |
+
"lora_01": "None",
|
| 87 |
+
"strength_01": 1,
|
| 88 |
+
"lora_02": "None",
|
| 89 |
+
"strength_02": 1,
|
| 90 |
+
"lora_03": "None",
|
| 91 |
+
"strength_03": 1,
|
| 92 |
+
"lora_04": "None",
|
| 93 |
+
"strength_04": 1,
|
| 94 |
+
"model": [
|
| 95 |
+
"41",
|
| 96 |
+
0
|
| 97 |
+
],
|
| 98 |
+
"clip": [
|
| 99 |
+
"41",
|
| 100 |
+
1
|
| 101 |
+
]
|
| 102 |
+
},
|
| 103 |
+
"class_type": "Lora Loader Stack (rgthree)",
|
| 104 |
+
"_meta": {
|
| 105 |
+
"title": "LoRA堆加载器"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
"37": {
|
| 109 |
+
"inputs": {
|
| 110 |
+
"filename_prefix": "ComfyUI",
|
| 111 |
+
"images": [
|
| 112 |
+
"8",
|
| 113 |
+
0
|
| 114 |
+
]
|
| 115 |
+
},
|
| 116 |
+
"class_type": "SaveImage",
|
| 117 |
+
"_meta": {
|
| 118 |
+
"title": "保存图像"
|
| 119 |
+
}
|
| 120 |
+
},
|
| 121 |
+
"41": {
|
| 122 |
+
"inputs": {
|
| 123 |
+
"ckpt_name": "aio\\z-image\\z-image-turbo-fp16-aio.safetensors"
|
| 124 |
+
},
|
| 125 |
+
"class_type": "CheckpointLoaderSimple",
|
| 126 |
+
"_meta": {
|
| 127 |
+
"title": "Checkpoint加载器(简易)"
|
| 128 |
+
}
|
| 129 |
+
}
|
| 130 |
+
}
|
workflows/zib-如梦.json
ADDED
|
@@ -0,0 +1,215 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"8": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"clip_name": "qwen\\qwen_3_4b.safetensors",
|
| 5 |
+
"type": "lumina2",
|
| 6 |
+
"device": "default"
|
| 7 |
+
},
|
| 8 |
+
"class_type": "CLIPLoader",
|
| 9 |
+
"_meta": {
|
| 10 |
+
"title": "加载CLIP"
|
| 11 |
+
}
|
| 12 |
+
},
|
| 13 |
+
"9": {
|
| 14 |
+
"inputs": {
|
| 15 |
+
"vae_name": "z_image_vae.safetensors"
|
| 16 |
+
},
|
| 17 |
+
"class_type": "VAELoader",
|
| 18 |
+
"_meta": {
|
| 19 |
+
"title": "加载VAE"
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"11": {
|
| 23 |
+
"inputs": {
|
| 24 |
+
"width": 960,
|
| 25 |
+
"height": 1280,
|
| 26 |
+
"batch_size": 1
|
| 27 |
+
},
|
| 28 |
+
"class_type": "EmptySD3LatentImage",
|
| 29 |
+
"_meta": {
|
| 30 |
+
"title": "空Latent图像(SD3)"
|
| 31 |
+
}
|
| 32 |
+
},
|
| 33 |
+
"12": {
|
| 34 |
+
"inputs": {
|
| 35 |
+
"shift": 3,
|
| 36 |
+
"model": [
|
| 37 |
+
"67",
|
| 38 |
+
0
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
"class_type": "ModelSamplingAuraFlow",
|
| 42 |
+
"_meta": {
|
| 43 |
+
"title": "采样算法(AuraFlow)"
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"18": {
|
| 47 |
+
"inputs": {
|
| 48 |
+
"samples": [
|
| 49 |
+
"74",
|
| 50 |
+
0
|
| 51 |
+
],
|
| 52 |
+
"vae": [
|
| 53 |
+
"9",
|
| 54 |
+
0
|
| 55 |
+
]
|
| 56 |
+
},
|
| 57 |
+
"class_type": "VAEDecode",
|
| 58 |
+
"_meta": {
|
| 59 |
+
"title": "VAE解码"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"25": {
|
| 63 |
+
"inputs": {
|
| 64 |
+
"unet_name": "zib\\z_image_base_bf16.safetensors",
|
| 65 |
+
"weight_dtype": "default"
|
| 66 |
+
},
|
| 67 |
+
"class_type": "UNETLoader",
|
| 68 |
+
"_meta": {
|
| 69 |
+
"title": "UNet加载器"
|
| 70 |
+
}
|
| 71 |
+
},
|
| 72 |
+
"30": {
|
| 73 |
+
"inputs": {
|
| 74 |
+
"text": "大漠月夜,驿站外的风沙被篝火照成金红色,一位穿白色胡服的异域贵女坐在马车边,头戴银饰额链,五官立体,眼窝深,唇形饱满,手里慢慢拨弄一串银铃;对面木桩旁,一位穿黑袍的年轻游侠正替自己的马解鞍,侧脸锋利,神色淡漠。镜头用横向宽幅构图,把两人分置画面两端,中间隔着火堆和流动风沙,她看向他的剑,他看向她手里的银铃,氛围松弛却暗藏江湖试探。",
|
| 75 |
+
"clip": [
|
| 76 |
+
"8",
|
| 77 |
+
0
|
| 78 |
+
]
|
| 79 |
+
},
|
| 80 |
+
"class_type": "CLIPTextEncode",
|
| 81 |
+
"_meta": {
|
| 82 |
+
"title": "CLIP文本编码"
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"67": {
|
| 86 |
+
"inputs": {
|
| 87 |
+
"PowerLoraLoaderHeaderWidget": {
|
| 88 |
+
"type": "PowerLoraLoaderHeaderWidget"
|
| 89 |
+
},
|
| 90 |
+
"➕ Add Lora": "",
|
| 91 |
+
"model": [
|
| 92 |
+
"168",
|
| 93 |
+
0
|
| 94 |
+
]
|
| 95 |
+
},
|
| 96 |
+
"class_type": "Power Lora Loader (rgthree)",
|
| 97 |
+
"_meta": {
|
| 98 |
+
"title": "权重Lora加载器"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"69": {
|
| 102 |
+
"inputs": {
|
| 103 |
+
"seed": 876884462705086,
|
| 104 |
+
"steps": 8,
|
| 105 |
+
"cfg": 1,
|
| 106 |
+
"sampler_name": "res_2s_ode",
|
| 107 |
+
"scheduler": "kl_optimal",
|
| 108 |
+
"denoise": 1,
|
| 109 |
+
"model": [
|
| 110 |
+
"12",
|
| 111 |
+
0
|
| 112 |
+
],
|
| 113 |
+
"positive": [
|
| 114 |
+
"30",
|
| 115 |
+
0
|
| 116 |
+
],
|
| 117 |
+
"negative": [
|
| 118 |
+
"79",
|
| 119 |
+
0
|
| 120 |
+
],
|
| 121 |
+
"latent_image": [
|
| 122 |
+
"11",
|
| 123 |
+
0
|
| 124 |
+
]
|
| 125 |
+
},
|
| 126 |
+
"class_type": "KSampler",
|
| 127 |
+
"_meta": {
|
| 128 |
+
"title": "K采样器"
|
| 129 |
+
}
|
| 130 |
+
},
|
| 131 |
+
"74": {
|
| 132 |
+
"inputs": {
|
| 133 |
+
"clean_file_cache": true,
|
| 134 |
+
"clean_processes": true,
|
| 135 |
+
"clean_dlls": true,
|
| 136 |
+
"retry_times": 2,
|
| 137 |
+
"anything": [
|
| 138 |
+
"69",
|
| 139 |
+
0
|
| 140 |
+
]
|
| 141 |
+
},
|
| 142 |
+
"class_type": "RAMCleanup",
|
| 143 |
+
"_meta": {
|
| 144 |
+
"title": "释放内存"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
"79": {
|
| 148 |
+
"inputs": {
|
| 149 |
+
"text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 150 |
+
"clip": [
|
| 151 |
+
"8",
|
| 152 |
+
0
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
"class_type": "CLIPTextEncode",
|
| 156 |
+
"_meta": {
|
| 157 |
+
"title": "CLIP文本编码"
|
| 158 |
+
}
|
| 159 |
+
},
|
| 160 |
+
"165": {
|
| 161 |
+
"inputs": {
|
| 162 |
+
"lora_name": "zib\\Kook_Zimage_瑶光.safetensors",
|
| 163 |
+
"strength_model": 0.5,
|
| 164 |
+
"model": [
|
| 165 |
+
"25",
|
| 166 |
+
0
|
| 167 |
+
]
|
| 168 |
+
},
|
| 169 |
+
"class_type": "LoraLoaderModelOnly",
|
| 170 |
+
"_meta": {
|
| 171 |
+
"title": "LoRA加载器(仅模型)"
|
| 172 |
+
}
|
| 173 |
+
},
|
| 174 |
+
"166": {
|
| 175 |
+
"inputs": {
|
| 176 |
+
"lora_name": "zib\\Kook_Zimage_如梦似幻.safetensors",
|
| 177 |
+
"strength_model": 0.7,
|
| 178 |
+
"model": [
|
| 179 |
+
"165",
|
| 180 |
+
0
|
| 181 |
+
]
|
| 182 |
+
},
|
| 183 |
+
"class_type": "LoraLoaderModelOnly",
|
| 184 |
+
"_meta": {
|
| 185 |
+
"title": "LoRA加载器(仅模型)"
|
| 186 |
+
}
|
| 187 |
+
},
|
| 188 |
+
"167": {
|
| 189 |
+
"inputs": {
|
| 190 |
+
"filename_prefix": "ComfyUI",
|
| 191 |
+
"images": [
|
| 192 |
+
"18",
|
| 193 |
+
0
|
| 194 |
+
]
|
| 195 |
+
},
|
| 196 |
+
"class_type": "SaveImage",
|
| 197 |
+
"_meta": {
|
| 198 |
+
"title": "保存图像"
|
| 199 |
+
}
|
| 200 |
+
},
|
| 201 |
+
"168": {
|
| 202 |
+
"inputs": {
|
| 203 |
+
"lora_name": "zib\\Z-Image-Fun-Lora-Distill-8-Steps-2603-ComfyUI.safetensors",
|
| 204 |
+
"strength_model": 0.45,
|
| 205 |
+
"model": [
|
| 206 |
+
"166",
|
| 207 |
+
0
|
| 208 |
+
]
|
| 209 |
+
},
|
| 210 |
+
"class_type": "LoraLoaderModelOnly",
|
| 211 |
+
"_meta": {
|
| 212 |
+
"title": "LoRA加载器(仅模型)"
|
| 213 |
+
}
|
| 214 |
+
}
|
| 215 |
+
}
|
workflows/zib-瑶光.json
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"8": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"clip_name": "qwen\\qwen_3_4b.safetensors",
|
| 5 |
+
"type": "lumina2",
|
| 6 |
+
"device": "default"
|
| 7 |
+
},
|
| 8 |
+
"class_type": "CLIPLoader",
|
| 9 |
+
"_meta": {
|
| 10 |
+
"title": "加载CLIP"
|
| 11 |
+
}
|
| 12 |
+
},
|
| 13 |
+
"9": {
|
| 14 |
+
"inputs": {
|
| 15 |
+
"vae_name": "z_image_vae.safetensors"
|
| 16 |
+
},
|
| 17 |
+
"class_type": "VAELoader",
|
| 18 |
+
"_meta": {
|
| 19 |
+
"title": "加载VAE"
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"11": {
|
| 23 |
+
"inputs": {
|
| 24 |
+
"width": 960,
|
| 25 |
+
"height": 1280,
|
| 26 |
+
"batch_size": 1
|
| 27 |
+
},
|
| 28 |
+
"class_type": "EmptySD3LatentImage",
|
| 29 |
+
"_meta": {
|
| 30 |
+
"title": "空Latent图像(SD3)"
|
| 31 |
+
}
|
| 32 |
+
},
|
| 33 |
+
"12": {
|
| 34 |
+
"inputs": {
|
| 35 |
+
"shift": 3,
|
| 36 |
+
"model": [
|
| 37 |
+
"67",
|
| 38 |
+
0
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
"class_type": "ModelSamplingAuraFlow",
|
| 42 |
+
"_meta": {
|
| 43 |
+
"title": "采样算法(AuraFlow)"
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"18": {
|
| 47 |
+
"inputs": {
|
| 48 |
+
"samples": [
|
| 49 |
+
"74",
|
| 50 |
+
0
|
| 51 |
+
],
|
| 52 |
+
"vae": [
|
| 53 |
+
"9",
|
| 54 |
+
0
|
| 55 |
+
]
|
| 56 |
+
},
|
| 57 |
+
"class_type": "VAEDecode",
|
| 58 |
+
"_meta": {
|
| 59 |
+
"title": "VAE解码"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"25": {
|
| 63 |
+
"inputs": {
|
| 64 |
+
"unet_name": "zib\\z_image_base_bf16.safetensors",
|
| 65 |
+
"weight_dtype": "default"
|
| 66 |
+
},
|
| 67 |
+
"class_type": "UNETLoader",
|
| 68 |
+
"_meta": {
|
| 69 |
+
"title": "UNet加载器"
|
| 70 |
+
}
|
| 71 |
+
},
|
| 72 |
+
"30": {
|
| 73 |
+
"inputs": {
|
| 74 |
+
"text": "月移花影,暗香盈袖间晕开一缕温婉,镜头选择 85mm f/1.4 黄金焦距,中国 19 岁古代大家闺秀,性压抑内敛,眉眼含愁却藏隐秘渴望,面敷烟粉底妆、黛色远山眉、胭脂晕染腮红、绛红哑光唇釉,冷白皮瓷肌清透细腻,月色下肌肤泛着柔光,面部阴影柔和过渡,眼神轻敛欲语还休,表情隐忍克制带一丝娇柔,婀娜多姿呈凭窗凝睇姿,乌黑发丝梳成垂云髻,繁复蓬松且根根真实,鬓边缀玉簪与银蝶步摇,步摇垂落鬓角轻颤生姿,眼角点朱红小梅花形花钿妆,身着纱质对襟衫配织金襦裙,月白浅蓝主调,纱衣轻透肌理细腻,披帛轻搭肩颈,衣料褶皱自然贴合肌肤,光影勾勒布料纹理反射与阴影渐变。面部额头至下巴完整清晰,居于画面中央偏上,核心暴露部位肩颈与下颌主导中景,清晰呈现肌肤细腻肌理、曲线与光影明暗过渡。前景由花枝形成朦胧层次,占比 25%,制造静谧氛围。背景为低饱和月色光晕,强烈虚化不抢主体。光线为侧面漫反射柔光,4200K,光影斑驳有浮光,勾勒面部轮廓、眼睛高光、唇部光泽,柔和轮廓光勾勒锁骨及肩颈边缘曲线,衣物保持自然垂坠的静止状态。32K 超高清,最高画质细腻渲染,写实逼真有质感,清晰呈现皮肤毛孔、细小绒毛、唇纹,整体色调清冷月白。",
|
| 75 |
+
"clip": [
|
| 76 |
+
"8",
|
| 77 |
+
0
|
| 78 |
+
]
|
| 79 |
+
},
|
| 80 |
+
"class_type": "CLIPTextEncode",
|
| 81 |
+
"_meta": {
|
| 82 |
+
"title": "CLIP文本编码"
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"67": {
|
| 86 |
+
"inputs": {
|
| 87 |
+
"PowerLoraLoaderHeaderWidget": {
|
| 88 |
+
"type": "PowerLoraLoaderHeaderWidget"
|
| 89 |
+
},
|
| 90 |
+
"➕ Add Lora": "",
|
| 91 |
+
"model": [
|
| 92 |
+
"166",
|
| 93 |
+
0
|
| 94 |
+
]
|
| 95 |
+
},
|
| 96 |
+
"class_type": "Power Lora Loader (rgthree)",
|
| 97 |
+
"_meta": {
|
| 98 |
+
"title": "权重Lora加载器"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"69": {
|
| 102 |
+
"inputs": {
|
| 103 |
+
"seed": 1016495585316900,
|
| 104 |
+
"steps": 8,
|
| 105 |
+
"cfg": 1,
|
| 106 |
+
"sampler_name": "res_2s",
|
| 107 |
+
"scheduler": "bong_tangent",
|
| 108 |
+
"denoise": 1,
|
| 109 |
+
"model": [
|
| 110 |
+
"12",
|
| 111 |
+
0
|
| 112 |
+
],
|
| 113 |
+
"positive": [
|
| 114 |
+
"30",
|
| 115 |
+
0
|
| 116 |
+
],
|
| 117 |
+
"negative": [
|
| 118 |
+
"79",
|
| 119 |
+
0
|
| 120 |
+
],
|
| 121 |
+
"latent_image": [
|
| 122 |
+
"11",
|
| 123 |
+
0
|
| 124 |
+
]
|
| 125 |
+
},
|
| 126 |
+
"class_type": "KSampler",
|
| 127 |
+
"_meta": {
|
| 128 |
+
"title": "K采样器"
|
| 129 |
+
}
|
| 130 |
+
},
|
| 131 |
+
"74": {
|
| 132 |
+
"inputs": {
|
| 133 |
+
"clean_file_cache": true,
|
| 134 |
+
"clean_processes": true,
|
| 135 |
+
"clean_dlls": true,
|
| 136 |
+
"retry_times": 2,
|
| 137 |
+
"anything": [
|
| 138 |
+
"69",
|
| 139 |
+
0
|
| 140 |
+
]
|
| 141 |
+
},
|
| 142 |
+
"class_type": "RAMCleanup",
|
| 143 |
+
"_meta": {
|
| 144 |
+
"title": "释放内存"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
"79": {
|
| 148 |
+
"inputs": {
|
| 149 |
+
"text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 150 |
+
"clip": [
|
| 151 |
+
"8",
|
| 152 |
+
0
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
"class_type": "CLIPTextEncode",
|
| 156 |
+
"_meta": {
|
| 157 |
+
"title": "CLIP文本编码"
|
| 158 |
+
}
|
| 159 |
+
},
|
| 160 |
+
"165": {
|
| 161 |
+
"inputs": {
|
| 162 |
+
"lora_name": "zib\\Kook_Zimage_瑶光.safetensors",
|
| 163 |
+
"strength_model": 1,
|
| 164 |
+
"model": [
|
| 165 |
+
"25",
|
| 166 |
+
0
|
| 167 |
+
]
|
| 168 |
+
},
|
| 169 |
+
"class_type": "LoraLoaderModelOnly",
|
| 170 |
+
"_meta": {
|
| 171 |
+
"title": "LoRA加载器(仅模型)"
|
| 172 |
+
}
|
| 173 |
+
},
|
| 174 |
+
"166": {
|
| 175 |
+
"inputs": {
|
| 176 |
+
"lora_name": "zib\\Z-Image-Fun-Lora-Distill-8-Steps-2603-ComfyUI.safetensors",
|
| 177 |
+
"strength_model": 0.45,
|
| 178 |
+
"model": [
|
| 179 |
+
"165",
|
| 180 |
+
0
|
| 181 |
+
]
|
| 182 |
+
},
|
| 183 |
+
"class_type": "LoraLoaderModelOnly",
|
| 184 |
+
"_meta": {
|
| 185 |
+
"title": "LoRA加载器(仅模型)"
|
| 186 |
+
}
|
| 187 |
+
},
|
| 188 |
+
"167": {
|
| 189 |
+
"inputs": {
|
| 190 |
+
"filename_prefix": "ComfyUI",
|
| 191 |
+
"images": [
|
| 192 |
+
"18",
|
| 193 |
+
0
|
| 194 |
+
]
|
| 195 |
+
},
|
| 196 |
+
"class_type": "SaveImage",
|
| 197 |
+
"_meta": {
|
| 198 |
+
"title": "保存图像"
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
}
|
workflows/zib-白玉V2.json
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"11": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"width": 1280,
|
| 5 |
+
"height": 720,
|
| 6 |
+
"batch_size": 1
|
| 7 |
+
},
|
| 8 |
+
"class_type": "EmptySD3LatentImage",
|
| 9 |
+
"_meta": {
|
| 10 |
+
"title": "空Latent图像(SD3)"
|
| 11 |
+
}
|
| 12 |
+
},
|
| 13 |
+
"12": {
|
| 14 |
+
"inputs": {
|
| 15 |
+
"shift": 3,
|
| 16 |
+
"model": [
|
| 17 |
+
"166",
|
| 18 |
+
0
|
| 19 |
+
]
|
| 20 |
+
},
|
| 21 |
+
"class_type": "ModelSamplingAuraFlow",
|
| 22 |
+
"_meta": {
|
| 23 |
+
"title": "采样算法(AuraFlow)"
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"18": {
|
| 27 |
+
"inputs": {
|
| 28 |
+
"samples": [
|
| 29 |
+
"74",
|
| 30 |
+
0
|
| 31 |
+
],
|
| 32 |
+
"vae": [
|
| 33 |
+
"42",
|
| 34 |
+
2
|
| 35 |
+
]
|
| 36 |
+
},
|
| 37 |
+
"class_type": "VAEDecode",
|
| 38 |
+
"_meta": {
|
| 39 |
+
"title": "VAE解码"
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"30": {
|
| 43 |
+
"inputs": {
|
| 44 |
+
"text": "Next Scene: 花拂玉颜,暗香浮动间漾出华贵艳丽,镜头选择 85mm f/1.4 黄金焦距,中国 19 岁古代大家闺秀,性压抑内敛,眉眼含愁却藏隐秘渴望,面敷烟粉底妆、黛色远山眉、胭脂晕染腮红、绛红哑光唇釉,冷白皮瓷肌清透细腻,光影斑驳面部微微发亮,眼神半阖眼尾微挑,表情克制中藏一丝慵懒,婀娜多姿呈斜卧支颐姿,乌黑发丝梳成低花髻,繁复蓬松且根根真实,鬓边缀额饰与细小宝石链吊饰,蝶形步摇垂落鬓角一步一响,眼角点朱红小梅花形花钿妆,身着披肩纱衣,浅绿嫩红主调,薄纱透肤感清晰,披帛轻漾于肩颈,衣料褶皱自然贴合肌肤,光影勾勒布料纹理反射与阴影渐变。面部额头至下巴完整清晰,居于画面中央偏上,核心暴露部位肩头主导中景,清晰呈现肌肤细腻肌理、曲线与光影明暗过渡。前景由烛影形成朦胧层次,占比 20%,制造慵懒氛围。背景为低饱和淡彩光晕,强烈虚化不抢主体。光线为 45° 暖侧光,4700K,光影斑驳有浮光,勾勒面部轮廓、眼睛高光、唇部光泽,柔和轮廓光勾勒锁骨及肩头边缘曲线,衣物保持自然垂坠的静止状态。32K 超高清,最高画质细腻渲染,写实逼真有质感,清晰呈现皮肤毛孔、细小绒毛、唇纹,整体色调嫩红浅绿。",
|
| 45 |
+
"clip": [
|
| 46 |
+
"42",
|
| 47 |
+
1
|
| 48 |
+
]
|
| 49 |
+
},
|
| 50 |
+
"class_type": "CLIPTextEncode",
|
| 51 |
+
"_meta": {
|
| 52 |
+
"title": "CLIP文本编码"
|
| 53 |
+
}
|
| 54 |
+
},
|
| 55 |
+
"35": {
|
| 56 |
+
"inputs": {
|
| 57 |
+
"filename_prefix": "ComfyUI",
|
| 58 |
+
"images": [
|
| 59 |
+
"18",
|
| 60 |
+
0
|
| 61 |
+
]
|
| 62 |
+
},
|
| 63 |
+
"class_type": "SaveImage",
|
| 64 |
+
"_meta": {
|
| 65 |
+
"title": "保存图像"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"42": {
|
| 69 |
+
"inputs": {
|
| 70 |
+
"ckpt_name": "aio\\z-image\\Z-Image-Base-8steps-White_Marble-AIO_v2-fp8.safetensors"
|
| 71 |
+
},
|
| 72 |
+
"class_type": "CheckpointLoaderSimple",
|
| 73 |
+
"_meta": {
|
| 74 |
+
"title": "Checkpoint加载器(简易)"
|
| 75 |
+
}
|
| 76 |
+
},
|
| 77 |
+
"69": {
|
| 78 |
+
"inputs": {
|
| 79 |
+
"seed": 750779758893858,
|
| 80 |
+
"steps": 8,
|
| 81 |
+
"cfg": 1,
|
| 82 |
+
"sampler_name": "res_2s",
|
| 83 |
+
"scheduler": "bong_tangent",
|
| 84 |
+
"denoise": 1,
|
| 85 |
+
"model": [
|
| 86 |
+
"12",
|
| 87 |
+
0
|
| 88 |
+
],
|
| 89 |
+
"positive": [
|
| 90 |
+
"30",
|
| 91 |
+
0
|
| 92 |
+
],
|
| 93 |
+
"negative": [
|
| 94 |
+
"79",
|
| 95 |
+
0
|
| 96 |
+
],
|
| 97 |
+
"latent_image": [
|
| 98 |
+
"11",
|
| 99 |
+
0
|
| 100 |
+
]
|
| 101 |
+
},
|
| 102 |
+
"class_type": "KSampler",
|
| 103 |
+
"_meta": {
|
| 104 |
+
"title": "K采样器"
|
| 105 |
+
}
|
| 106 |
+
},
|
| 107 |
+
"74": {
|
| 108 |
+
"inputs": {
|
| 109 |
+
"clean_file_cache": true,
|
| 110 |
+
"clean_processes": true,
|
| 111 |
+
"clean_dlls": true,
|
| 112 |
+
"retry_times": 2,
|
| 113 |
+
"anything": [
|
| 114 |
+
"69",
|
| 115 |
+
0
|
| 116 |
+
]
|
| 117 |
+
},
|
| 118 |
+
"class_type": "RAMCleanup",
|
| 119 |
+
"_meta": {
|
| 120 |
+
"title": "释放内存"
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
"79": {
|
| 124 |
+
"inputs": {
|
| 125 |
+
"text": "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
|
| 126 |
+
"clip": [
|
| 127 |
+
"42",
|
| 128 |
+
1
|
| 129 |
+
]
|
| 130 |
+
},
|
| 131 |
+
"class_type": "CLIPTextEncode",
|
| 132 |
+
"_meta": {
|
| 133 |
+
"title": "CLIP文本编码"
|
| 134 |
+
}
|
| 135 |
+
},
|
| 136 |
+
"166": {
|
| 137 |
+
"inputs": {
|
| 138 |
+
"PowerLoraLoaderHeaderWidget": {
|
| 139 |
+
"type": "PowerLoraLoaderHeaderWidget"
|
| 140 |
+
},
|
| 141 |
+
"➕ Add Lora": "",
|
| 142 |
+
"model": [
|
| 143 |
+
"42",
|
| 144 |
+
0
|
| 145 |
+
]
|
| 146 |
+
},
|
| 147 |
+
"class_type": "Power Lora Loader (rgthree)",
|
| 148 |
+
"_meta": {
|
| 149 |
+
"title": "权重Lora加载器"
|
| 150 |
+
}
|
| 151 |
+
}
|
| 152 |
+
}
|
workflows/zit-基础.json
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"4": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"seed": 290792387697524,
|
| 5 |
+
"steps": 8,
|
| 6 |
+
"cfg": 1,
|
| 7 |
+
"sampler_name": "euler",
|
| 8 |
+
"scheduler": "simple",
|
| 9 |
+
"denoise": 1,
|
| 10 |
+
"model": [
|
| 11 |
+
"42",
|
| 12 |
+
0
|
| 13 |
+
],
|
| 14 |
+
"positive": [
|
| 15 |
+
"5",
|
| 16 |
+
0
|
| 17 |
+
],
|
| 18 |
+
"negative": [
|
| 19 |
+
"6",
|
| 20 |
+
0
|
| 21 |
+
],
|
| 22 |
+
"latent_image": [
|
| 23 |
+
"7",
|
| 24 |
+
0
|
| 25 |
+
]
|
| 26 |
+
},
|
| 27 |
+
"class_type": "KSampler",
|
| 28 |
+
"_meta": {
|
| 29 |
+
"title": "K采样器"
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
"5": {
|
| 33 |
+
"inputs": {
|
| 34 |
+
"text": "孟子义,中景镜头,聚焦人物上半身,正面",
|
| 35 |
+
"clip": [
|
| 36 |
+
"41",
|
| 37 |
+
1
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
"class_type": "CLIPTextEncode",
|
| 41 |
+
"_meta": {
|
| 42 |
+
"title": "CLIP文本编码"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"6": {
|
| 46 |
+
"inputs": {
|
| 47 |
+
"conditioning": [
|
| 48 |
+
"5",
|
| 49 |
+
0
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"class_type": "ConditioningZeroOut",
|
| 53 |
+
"_meta": {
|
| 54 |
+
"title": "条件零化"
|
| 55 |
+
}
|
| 56 |
+
},
|
| 57 |
+
"7": {
|
| 58 |
+
"inputs": {
|
| 59 |
+
"width": 512,
|
| 60 |
+
"height": 512,
|
| 61 |
+
"batch_size": 1
|
| 62 |
+
},
|
| 63 |
+
"class_type": "EmptyLatentImage",
|
| 64 |
+
"_meta": {
|
| 65 |
+
"title": "空Latent图像"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"8": {
|
| 69 |
+
"inputs": {
|
| 70 |
+
"samples": [
|
| 71 |
+
"4",
|
| 72 |
+
0
|
| 73 |
+
],
|
| 74 |
+
"vae": [
|
| 75 |
+
"41",
|
| 76 |
+
2
|
| 77 |
+
]
|
| 78 |
+
},
|
| 79 |
+
"class_type": "VAEDecode",
|
| 80 |
+
"_meta": {
|
| 81 |
+
"title": "VAE解码"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"37": {
|
| 85 |
+
"inputs": {
|
| 86 |
+
"filename_prefix": "ComfyUI",
|
| 87 |
+
"images": [
|
| 88 |
+
"8",
|
| 89 |
+
0
|
| 90 |
+
]
|
| 91 |
+
},
|
| 92 |
+
"class_type": "SaveImage",
|
| 93 |
+
"_meta": {
|
| 94 |
+
"title": "保存图像"
|
| 95 |
+
}
|
| 96 |
+
},
|
| 97 |
+
"41": {
|
| 98 |
+
"inputs": {
|
| 99 |
+
"ckpt_name": "aio\\zit\\z-image-turbo-fp8-aio.safetensors"
|
| 100 |
+
},
|
| 101 |
+
"class_type": "CheckpointLoaderSimple",
|
| 102 |
+
"_meta": {
|
| 103 |
+
"title": "Checkpoint加载器(简易)"
|
| 104 |
+
}
|
| 105 |
+
},
|
| 106 |
+
"42": {
|
| 107 |
+
"inputs": {
|
| 108 |
+
"PowerLoraLoaderHeaderWidget": {
|
| 109 |
+
"type": "PowerLoraLoaderHeaderWidget"
|
| 110 |
+
},
|
| 111 |
+
"➕ Add Lora": "",
|
| 112 |
+
"model": [
|
| 113 |
+
"41",
|
| 114 |
+
0
|
| 115 |
+
]
|
| 116 |
+
},
|
| 117 |
+
"class_type": "Power Lora Loader (rgthree)",
|
| 118 |
+
"_meta": {
|
| 119 |
+
"title": "权重Lora加载器"
|
| 120 |
+
}
|
| 121 |
+
}
|
| 122 |
+
}
|