File size: 4,978 Bytes
a737419 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 | {
"id": "d9a00327-b9de-4ac9-b469-36091152cce0",
"revision": 0,
"last_node_id": 4,
"last_link_id": 2,
"nodes": [
{
"id": 2,
"type": "TZ_DecodePNGMetadata",
"pos": [
149.3611004733751,
7.34760827922804
],
"size": [
213.1431640625,
186
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "image_path",
"type": "STRING",
"link": 1
}
],
"outputs": [
{
"name": "positive_prompt",
"type": "STRING",
"links": null
},
{
"name": "negative_prompt",
"type": "STRING",
"links": null
},
{
"name": "raw_metadata",
"type": "STRING",
"links": null
},
{
"name": "seed_int",
"type": "INT",
"links": null
},
{
"name": "steps_int",
"type": "INT",
"links": null
},
{
"name": "cfg_float",
"type": "FLOAT",
"links": null
},
{
"name": "width_int",
"type": "INT",
"links": null
},
{
"name": "height_int",
"type": "INT",
"links": null
},
{
"name": "summary_text",
"type": "STRING",
"links": [
2
]
}
],
"properties": {
"Node name for S&R": "TZ_DecodePNGMetadata"
},
"widgets_values": []
},
{
"id": 3,
"type": "TZ_LoadPNGWithMetadata",
"pos": [
-217.60097198531648,
8.576068014964683
],
"size": [
333.08278065576707,
431.1930166571807
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": null
},
{
"name": "mask",
"type": "MASK",
"links": null
},
{
"name": "image_path",
"type": "STRING",
"links": [
1
]
},
{
"name": "raw_metadata",
"type": "STRING",
"links": null
}
],
"properties": {
"Node name for S&R": "TZ_LoadPNGWithMetadata"
},
"widgets_values": [
"ComfyUI_00299_.png",
"image"
]
},
{
"id": 4,
"type": "ShowText|pysssss",
"pos": [
404.2606282069798,
4.89068880775448
],
"size": [
496.25332336364886,
438.7624712075378
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "text",
"type": "STRING",
"link": 2
}
],
"outputs": [
{
"name": "STRING",
"shape": 6,
"type": "STRING",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-custom-scripts",
"ver": "1.2.5",
"Node name for S&R": "ShowText|pysssss"
},
"widgets_values": [
"Positive prompt:\na digital artwork depicting a powerful, mysterious, lunevacyber realistic photograph of A majestic phoenix-born warrior princess stands resolute on a volcanic cliff edge as molten lava glows behind her under intense twilight side lighting from the setting sun. Her skin has a subtle fiery luminescence with realistic warmth and faint ember-like freckles, long crimson hair flowing like flames with individual strands illuminated and ashen tips. Ornate golden armor etched with feather motifs reflects the orange lava light, showing heat distortions and sweat beads on exposed arms. Massive spectral phoenix wings of translucent flame hover behind, casting dynamic shadows and particle embers in the air. Jagged black rocks and flowing lava rivers frame the scene, creating a powerful atmosphere of rebirth and strength in vivid reds, oranges, and deep shadowy contrasts.\n 85mm f/11 clarity photorealistic quality, professional cinematography, directional lighting with sharp dramatic shadows\n\nNegative prompt:\n\n\nModel: z_image_turbo_fp8_e5m2.safetensors\nSoftware: ComfyUI\nSampler: euler / simple\nSteps: 8\nCFG Scale: 1.0\nSeed: 61634346475063\nImage size: 1024x1536\nLoras used: ZIT_Luneva CyberHD.safetensors, ZIT_Midjourney_Luneva_Cinematic_v1_r128.safetensors, noniZITV2.safetensors"
]
}
],
"links": [
[
1,
3,
2,
2,
0,
"STRING"
],
[
2,
2,
8,
4,
0,
"STRING"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.191817653772726,
"offset": [
399.5950297480627,
250.39347783855257
]
},
"frontendVersion": "1.42.10"
},
"version": 0.4
} |