mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-23 23:47:25 +08:00
Update ZIB blueprint
This commit is contained in:
parent
eb1bd95fde
commit
b59fe53044
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"last_node_id": 76,
|
"last_node_id": 126,
|
||||||
"last_link_id": 0,
|
"last_link_id": 0,
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
"id": 76,
|
"id": 126,
|
||||||
"type": "9b9009e4-2d3d-445f-9be5-6063f465757e",
|
"type": "8a2bb267-5858-4aaf-bdcd-61002711af19",
|
||||||
"pos": [
|
"pos": [
|
||||||
300,
|
-2280,
|
||||||
-170
|
2850
|
||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
410,
|
410,
|
||||||
560
|
560
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 2,
|
"order": 1,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [
|
"inputs": [
|
||||||
{
|
{
|
||||||
@ -154,7 +154,7 @@
|
|||||||
"secondTabWidth": 65
|
"secondTabWidth": 65
|
||||||
},
|
},
|
||||||
"widgets_values": [],
|
"widgets_values": [],
|
||||||
"title": "Text to Image(Z-Image-Base)"
|
"title": "Text to Image (Z-Image-Base)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [],
|
||||||
@ -162,17 +162,18 @@
|
|||||||
"definitions": {
|
"definitions": {
|
||||||
"subgraphs": [
|
"subgraphs": [
|
||||||
{
|
{
|
||||||
"id": "9b9009e4-2d3d-445f-9be5-6063f465757e",
|
"id": "8a2bb267-5858-4aaf-bdcd-61002711af19",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"state": {
|
"state": {
|
||||||
"lastGroupId": 6,
|
"lastGroupId": 16,
|
||||||
"lastNodeId": 93,
|
"lastNodeId": 126,
|
||||||
"lastLinkId": 121,
|
"lastLinkId": 229,
|
||||||
"lastRerouteId": 0
|
"lastRerouteId": 0
|
||||||
},
|
},
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"config": {},
|
"config": {},
|
||||||
"name": "Text to Image(Z-Image-Base)",
|
"name": "Text to Image (Z-Image-Base)",
|
||||||
|
"description": "Generates images from text prompts using Z-Image base weights with Qwen3 text encoder and bundled VAE.",
|
||||||
"inputNode": {
|
"inputNode": {
|
||||||
"id": -10,
|
"id": -10,
|
||||||
"bounding": [
|
"bounding": [
|
||||||
@ -971,13 +972,13 @@
|
|||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"title": "Original Settings",
|
|
||||||
"properties": {},
|
"properties": {},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"- Steps: 30~50\n- cfg: 3~5"
|
"- Steps: 30~50\n- cfg: 3~5"
|
||||||
],
|
],
|
||||||
"color": "#222",
|
"color": "#222",
|
||||||
"bgcolor": "#000"
|
"bgcolor": "#000",
|
||||||
|
"title": "Original Settings"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groups": [
|
"groups": [
|
||||||
@ -991,7 +992,6 @@
|
|||||||
287.9999544955691
|
287.9999544955691
|
||||||
],
|
],
|
||||||
"color": "#3f789e",
|
"color": "#3f789e",
|
||||||
"font_size": 24,
|
|
||||||
"flags": {}
|
"flags": {}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1004,7 +1004,6 @@
|
|||||||
700
|
700
|
||||||
],
|
],
|
||||||
"color": "#3f789e",
|
"color": "#3f789e",
|
||||||
"font_size": 24,
|
|
||||||
"flags": {}
|
"flags": {}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1017,7 +1016,6 @@
|
|||||||
700
|
700
|
||||||
],
|
],
|
||||||
"color": "#3f789e",
|
"color": "#3f789e",
|
||||||
"font_size": 24,
|
|
||||||
"flags": {}
|
"flags": {}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -1178,10 +1176,9 @@
|
|||||||
"extra": {
|
"extra": {
|
||||||
"workflowRendererVersion": "LG"
|
"workflowRendererVersion": "LG"
|
||||||
},
|
},
|
||||||
"category": "Image generation and editing/Text to image",
|
"category": "Image generation and editing/Text to image"
|
||||||
"description": "Generates images from text prompts using Z-Image base weights with Qwen3 text encoder and bundled VAE."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"extra": {}
|
"extra": {}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user