View and download your workflow JSON
{
"last_node_id": 45,
"last_link_id": 62,
"nodes": [
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
50,
50
],
"size": {
"0": 315,
"1": 98
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
2
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
3
],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"epiCRealism.safetensors"
]
},
{
"id": 2,
"type": "CLIPTextEncode",
"pos": [
400,
50
],
"size": {
"0": 315,
"1": 135
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"professional cybersecurity monitoring dashboard, dark theme, red accent colors, digital interface, futuristic UI, data visualization, network traffic display, Russian government style, high tech control panel, detailed GUI elements, 8k, ultra detailed"
]
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": [
400,
250
],
"size": {
"0": 315,
"1": 135
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
5
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"blurry, low quality, distorted, ugly, bad anatomy, watermark, text overlay, signature, noise, grainy, pixelated"
]
},
{
"id": 4,
"type": "EmptyLatentImage",
"pos": [
50,
250
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
6
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1920,
1080,
1
]
},
{
"id": 5,
"type": "KSampler",
"pos": [
750,
50
],
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 4
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 5
},
{
"name": "latent_image",
"type": "LATENT",
"link": 6
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
7
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
42,
"fixed",
30,
7.5,
"euler_ancestral",
"karras",
1
]
},
{
"id": 6,
"type": "VAEDecode",
"pos": [
1100,
50
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 7
},
{
"name": "vae",
"type": "VAE",
"link": 3
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
8,
10
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 7,
"type": "SaveImage",
"pos": [
1350,
50
],
"size": {
"0": 315,
"1": 270
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 8
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"RKN_Dashboard_"
]
},
{
"id": 8,
"type": "PreviewImage",
"pos": [
1350,
350
],
"size": {
"0": 315,
"1": 270
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 10
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
},
"widgets_values": []
},
{
"id": 9,
"type": "UpscaleModelLoader",
"pos": [
50,
450
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
11
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UpscaleModelLoader"
},
"widgets_values": [
"4x-UltraSharp.pth"
]
},
{
"id": 10,
"type": "ImageUpscaleWithModel",
"pos": [
400,
450
],
"size": {
"0": 315,
"1": 66
},
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "upscale_model",
"type": "UPSCALE_MODEL",
"link": 11
},
{
"name": "image",
"type": "IMAGE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
13,
15
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageUpscaleWithModel"
},
"widgets_values": []
},
{
"id": 11,
"type": "ImageScale",
"pos": [
750,
450
],
"size": {
"0": 315,
"1": 130
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 13
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
14
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageScale"
},
"widgets_values": [
"lanczos",
1920,
1080,
"disabled"
]
},
{
"id": 12,
"type": "SaveImage",
"pos": [
1100,
450
],
"size": {
"0": 315,
"1": 270
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 14
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"RKN_Dashboard_Upscaled_"
]
},
{
"id": 13,
"type": "ImageSharpen",
"pos": [
400,
650
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 15
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
16
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageSharpen"
},
"widgets_values": [
1,
0.5,
0
]
},
{
"id": 14,
"type": "SaveImage",
"pos": [
750,
650
],
"size": {
"0": 315,
"1": 270
},
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 16
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"RKN_Dashboard_Sharpened_"
]
},
{
"id": 15,
"type": "Note",
"pos": [
50,
650
],
"size": {
"0": 315,
"1": 180
},
"flags": {},
"order": 14,
"mode": 0,
"inputs": [],
"outputs": [],
"properties": {
"text": "🔴 RKN Dashboard Generator\n\nThis workflow creates professional cybersecurity monitoring dashboard images with:\n\n• Dark theme with red accents\n• Russian government style UI\n• Network traffic visualization\n• Digital interface elements\n• High-resolution output (1920x1080)\n\nBuilt with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
},
"widgets_values": [
"🔴 RKN Dashboard Generator\n\nThis workflow creates professional cybersecurity monitoring dashboard images with:\n\n• Dark theme with red accents\n• Russian government style UI\n• Network traffic visualization\n• Digital interface elements\n• High-resolution output (1920x1080)\n\nBuilt with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 16,
"type": "PrimitiveNode",
"pos": [
50,
850
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 15,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
17
],
"slot_index": 0
}
],
"title": "Seed Control",
"properties": {
"Run on change": false
},
"widgets_values": [
42
]
},
{
"id": 17,
"type": "Reroute",
"pos": [
400,
850
],
"size": [
75,
26
],
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 17
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
18
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
},
"widgets_values": []
},
{
"id": 18,
"type": "Note",
"pos": [
500,
850
],
"size": {
"0": 280,
"1": 90
},
"flags": {},
"order": 17,
"mode": 0,
"inputs": [],
"outputs": [],
"properties": {
"text": "Connect seed to KSampler for reproducible results"
},
"widgets_values": [
"Connect seed to KSampler for reproducible results"
],
"color": "#232",
"bgcolor": "#353"
}
],
"links": [
[
1,
1,
0,
5,
0,
"MODEL"
],
[
2,
1,
1,
2,
0,
"CLIP"
],
[
3,
1,
2,
3,
0,
"VAE"
],
[
4,
2,
0,
5,
1,
"CONDITIONING"
],
[
5,
3,
0,
5,
2,
"CONDITIONING"
],
[
6,
4,
0,
5,
3,
"LATENT"
],
[
7,
5,
0,
6,
0,
"LATENT"
],
[
8,
6,
0,
7,
0,
"IMAGE"
],
[
10,
6,
0,
8,
0,
"IMAGE"
],
[
11,
9,
0,
10,
0,
"UPSCALE_MODEL"
],
[
12,
6,
0,
10,
1,
"IMAGE"
],
[
13,
10,
0,
11,
0,
"IMAGE"
],
[
14,
11,
0,
12,
0,
"IMAGE"
],
[
15,
10,
0,
13,
0,
"IMAGE"
],
[
16,
13,
0,
14,
0,
"IMAGE"
],
[
17,
16,
0,
17,
0,
"*"
],
[
18,
17,
0,
5,
4,
"INT"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1,
"offset": [
0,
0
]
}
},
"version": 0.4,
"models": [
{
"name": "epiCRealism.safetensors",
"url": "https://civitai.com/models/25694/epicrealism",
"directory": "checkpoints"
},
{
"name": "4x-UltraSharp.pth",
"url": "https://huggingface.co/lokCX/4x-Ultrasharp",
"directory": "upscale_models"
}
]
}