View and download your workflow JSON
{
"last_node_id": 10,
"last_link_id": 16,
"nodes": [
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
100,
200
],
"size": [
315,
98
],
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
{
"link": 1,
"mode": 0,
"active": true
}
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
{
"link": 2,
"mode": 0,
"active": true
}
]
},
{
"name": "VAE",
"type": "VAE",
"links": []
}
],
"title": "CheckpointLoaderSimple",
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_base_1.0.safetensors"
]
},
{
"id": 2,
"type": "CLIPTextEncode",
"pos": [
450,
200
],
"size": [
437,
180
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
{
"link": 3,
"mode": 0,
"active": true
}
]
}
],
"title": "CLIPTextEncode",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Hacker News front page in the year 2035, futuristic interface with holographic displays, AI-powered content curation, neural interface integration, quantum voting systems, advanced commenting with real-time translation, 8K ultra high resolution screen, cyberpunk aesthetic, neon blue and green accents, floating UI elements, brain-computer interface indicators, augmented reality overlays, machine learning recommendation algorithms, advanced spam detection, next-generation web design, sleek metallic surfaces, glowing borders, advanced typography, futuristic news articles with multimedia content, AI-generated summaries, automated fact-checking indicators, 2035 technology, ultra-modern, cutting-edge design, digital art, high quality, detailed, 8k"
]
},
{
"id": 3,
"type": "KSampler",
"pos": [
900,
200
],
"size": [
315,
262
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 3
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 4
},
{
"name": "latent_image",
"type": "LATENT",
"link": 5
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
{
"link": 6,
"mode": 0,
"active": true
}
]
}
],
"title": "KSampler",
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
420,
0,
20,
7,
"euler",
"normal",
0
]
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": [
450,
400
],
"size": [
437,
180
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
{
"link": 4,
"mode": 0,
"active": true
}
]
}
],
"title": "CLIPTextEncode",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"low quality, blurry, distorted, ugly, bad anatomy, deformed, extra limbs, low resolution, pixelated, poorly drawn, text errors, watermark, signature, blurry text, out of frame, cropped, jpeg artifacts, 3d render, cartoon, anime, painting, drawing"
]
},
{
"id": 5,
"type": "EmptyLatentImage",
"pos": [
650,
200
],
"size": [
233,
104
],
"flags": {},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
{
"link": 5,
"mode": 0,
"active": true
}
]
}
],
"title": "EmptyLatentImage",
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 6,
"type": "VAEDecode",
"pos": [
1240,
200
],
"size": [
210,
46
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 6
},
{
"name": "vae",
"type": "VAE",
"link": 7
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
{
"link": 8,
"mode": 0,
"active": true
}
]
}
],
"title": "VAEDecode",
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 7,
"type": "VAELoader",
"pos": [
100,
350
],
"size": [
315,
58
],
"flags": {},
"order": 2,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
{
"link": 7,
"mode": 0,
"active": true
}
]
}
],
"title": "VAELoader",
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"vae-xl-sfum_0.6.safetensors"
]
},
{
"id": 8,
"type": "SaveImage",
"pos": [
1470,
200
],
"size": [
315,
270
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 8
}
],
"outputs": [],
"title": "SaveImage",
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"hacker_news_2035"
]
}
],
"links": [
[
1,
1,
0,
3,
0,
"MODEL"
],
[
2,
1,
1,
2,
0,
"CLIP"
],
[
3,
2,
0,
3,
1,
"CONDITIONING"
],
[
4,
4,
0,
3,
2,
"CONDITIONING"
],
[
5,
5,
0,
3,
3,
"LATENT"
],
[
6,
3,
0,
6,
0,
"LATENT"
],
[
7,
7,
0,
6,
1,
"VAE"
],
[
8,
6,
0,
8,
0,
"IMAGE"
]
],
"groups": [
{
"title": "Hacker News 2035 Generator",
"bounding": [
50,
50,
1760,
580
],
"color": "#3f789e",
"font_size": 24
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.7818181818181819,
"offset": [
0,
0
]
}
},
"version": 0.4
}