View and download your workflow JSON
{
"last_node_id": 10,
"last_link_id": 10,
"nodes": [
{
"id": 1,
"type": "CheckpointLoaderSimple",
"pos": [
50,
100
],
"size": [
315,
98
],
"flags": {},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
],
"slot_index": 0
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
2,
3
],
"slot_index": 1
},
{
"name": "VAE",
"type": "VAE",
"links": [
4
],
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "CheckpointLoaderSimple"
},
"widgets_values": [
"sd_xl_base_1.0.safetensors"
]
},
{
"id": 2,
"type": "CLIPTextEncode",
"pos": [
450,
50
],
"size": [
400,
200
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
5
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Cinematic live-action film shot, medium shot. A realistic, gritty interpretation of Dr. Mario. A middle-aged Italian-American doctor with a thick mustache, wearing a textured white lab coat over red overalls and a stethoscope, stands intensely focused. He is holding a large, glowing, translucent pill capsule that is half-red and half-blue, examining it with urgency. In the background, a giant glass containment vessel is filled with oversized, grotesque, semi-transparent viruses—one red, one blue, one yellow—that are squirming and pulsating with biological realism, their jagged teeth gnashing. The lighting is dramatic and moody, with cold clinical blues contrasting against the warm, feverish glow of the viruses. Dust motes dance in the light beams. 35mm film grain, high detail, photorealistic textures, shallow depth of field focusing on the doctor and the pill. masterpiece, best quality, highly detailed, 8k, ultra realistic, professional photography, cinematic lighting"
]
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": [
450,
300
],
"size": [
400,
150
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
6
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"cartoon, anime, illustration, drawing, painting, sketch, low quality, blurry, ugly, deformed, disfigured, bad anatomy, watermark, text, logo, signature, cropped, out of frame, worst quality, jpeg artifacts, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, malformed limbs, extra limbs, cloned face, fused fingers, too many fingers, long neck"
]
},
{
"id": 4,
"type": "EmptyLatentImage",
"pos": [
450,
500
],
"size": [
315,
106
],
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
7
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
1024,
1024,
1
]
},
{
"id": 5,
"type": "KSampler",
"pos": [
900,
150
],
"size": [
315,
262
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 5
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 6
},
{
"name": "latent_image",
"type": "LATENT",
"link": 7
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
8
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
42,
"fixed",
30,
7.5,
"dpmpp_2m",
"karras",
1
]
},
{
"id": 6,
"type": "VAEDecode",
"pos": [
1280,
200
],
"size": [
210,
46
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 8
},
{
"name": "vae",
"type": "VAE",
"link": 4
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 7,
"type": "SaveImage",
"pos": [
1550,
150
],
"size": [
315,
270
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
}
],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"DrMario_Cinematic"
]
}
],
"links": [
[
1,
1,
0,
5,
0,
"MODEL"
],
[
2,
1,
1,
2,
0,
"CLIP"
],
[
3,
1,
1,
3,
0,
"CLIP"
],
[
4,
1,
2,
6,
1,
"VAE"
],
[
5,
2,
0,
5,
1,
"CONDITIONING"
],
[
6,
3,
0,
5,
2,
"CONDITIONING"
],
[
7,
4,
0,
5,
3,
"LATENT"
],
[
8,
5,
0,
6,
0,
"LATENT"
],
[
9,
6,
0,
7,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"info": {
"name": "Dr. Mario Cinematic Film Shot",
"description": "Generates a cinematic, photorealistic interpretation of Dr. Mario in a gritty live-action style with dramatic lighting and film grain. Built with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
}
},
"version": 0.4
}