Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>ComfyUI Workflow</title> | |
| <style> | |
| body { | |
| font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Text', sans-serif; | |
| background-color: #000000; | |
| color: #f5f5f7; | |
| padding: 40px; | |
| } | |
| pre { | |
| background: #1d1d1f; | |
| padding: 24px; | |
| border-radius: 12px; | |
| overflow-x: auto; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <h1>ComfyUI Workflow</h1> | |
| <p>Error: Invalid JSON format</p> | |
| <pre>*Thinking...* | |
| > **Examining The Request's Elements** | |
| > | |
| > I'm currently breaking down the initial request. My focus is on extracting key elements. I'm noting the subject, which is the young Emirati meteorologist in a weather forecasting control room, and the actions they're performing. My next step will be to interpret the implications of these elements, but for now I'm just listing the details. | |
| > | |
| > | |
| > **Mapping Out The Scene** | |
| > | |
| > I'm now fully immersed in the scene description. I'm focusing on the environmental details, such as the soft blue lighting and the dusk skyline visible through the glass. The camera movements, especially the dolly-in and pan right, are guiding my next steps, to capture the atmosphere. I'm considering how to translate these camera actions into a visual narrative. | |
| > | |
| > | |
| { | |
| "last_node_id": 24, | |
| "last_link_id": 35, | |
| "nodes": [ | |
| { | |
| "id": 3, | |
| "type": "KSampler", | |
| "pos": [ | |
| 860, | |
| 180 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 262 | |
| }, | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 25 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 26 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 2 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 7 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 156680208700286, | |
| "fixed", | |
| 25, | |
| 7, | |
| "dpmpp_2m_sde", | |
| "karras", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 4, | |
| "type": "CheckpointLoaderSimple", | |
| "pos": [ | |
| 26, | |
| 182 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 98 | |
| }, | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 1, | |
| 30 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 3, | |
| 28 | |
| ], | |
| "shape": 3, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 8 | |
| ], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CheckpointLoaderSimple" | |
| }, | |
| "widgets_values": [ | |
| "svd_xt_1_1.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 5, | |
| "type": "EmptyLatentImage", | |
| "pos": [ | |
| 503, | |
| 400 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 106 | |
| }, | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 2 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptyLatentImage" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 576, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 6, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 413, | |
| 180 | |
| ], | |
| "size": { | |
| "0": 422.84503173828125, | |
| "1": 164.31304931640625 | |
| }, | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 3 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 4 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "cinematic scene inside a modern weather forecasting control room in the UAE, young Emirati meteorologist dressed in a white kandura and ghutra, seated at a sleek curved desk, ultra-wide monitors displaying live weather data, satellite imagery, storm tracking maps focusing on the Arabian Peninsula, soft blue lighting, glass windows showing faint city skyline at dusk, realistic, cinematic, UHD quality, shallow depth of field, modern office tone" | |
| ] | |
| }, | |
| { | |
| "id": 7, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 415, | |
| 540 | |
| ], | |
| "size": { | |
| "0": 425.27801513671875, | |
| "1": 108.75604248046875 | |
| }, | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 3 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 6 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "text, watermark, copyright, blurry, low quality, distorted, ugly, bad anatomy, cartoon, illustration" | |
| ] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1209, | |
| 180 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 7 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 8 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 9 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "SVD_img2vid_Conditioning", | |
| "pos": [ | |
| 413, | |
| -130 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 218 | |
| }, | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip_vision", | |
| "type": "CLIP_VISION", | |
| "link": 29 | |
| }, | |
| { | |
| "name": "init_image", | |
| "type": "IMAGE", | |
| "link": 9 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 8 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 25 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 26 | |
| ], | |
| "shape": 3, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "SVD_img2vid_Conditioning" | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 576, | |
| 25, | |
| 127, | |
| 6, | |
| 0.1, | |
| 0, | |
| 0.02, | |
| "slerp" | |
| ] | |
| }, | |
| { | |
| "id": 12, | |
| "type": "VideoLinearCFGGuidance", | |
| "pos": [ | |
| 860, | |
| -40 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 30 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VideoLinearCFGGuidance" | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 14, | |
| "type": "VHS_VideoCombine", | |
| "pos": [ | |
| 1450, | |
| 180 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 250 | |
| }, | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 9 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "VHS_VideoCombine" | |
| }, | |
| "widgets_values": [ | |
| { | |
| "frame_rate": 8, | |
| "loop_count": 0, | |
| "filename_prefix": "UAE_Weather_Room", | |
| "format": "video/h264-mp4", | |
| "pix_fmt": "yuv420p", | |
| "crf": 19, | |
| "save_metadata": true, | |
| "pingpong": false, | |
| "save_output": true | |
| } | |
| ] | |
| }, | |
| { | |
| "id": 15, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 1450, | |
| 480 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 270 | |
| }, | |
| "flags": {}, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 9 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "Node name for S&R": "SaveImage" | |
| }, | |
| "widgets_values": [ | |
| "ComfyUI_UAE_Weather" | |
| ] | |
| }, | |
| { | |
| "id": 20, | |
| "type": "ControlNetLoader", | |
| "pos": [ | |
| 40, | |
| 540 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONTROL_NET", | |
| "type": "CONTROL_NET", | |
| "links": [ | |
| 18 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ControlNetLoader" | |
| }, | |
| "widgets_values": [ | |
| "control_v11p_sd15_openpose.pth" | |
| ] | |
| }, | |
| { | |
| "id": 21, | |
| "type": "ControlNetApplyAdvanced", | |
| "pos": [ | |
| 860, | |
| 540 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 200 | |
| }, | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 4 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 6 | |
| }, | |
| { | |
| "name": "control_net", | |
| "type": "CONTROL_NET", | |
| "link": 18 | |
| }, | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 35 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 25 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 26 | |
| ], | |
| "shape": 3, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ControlNetApplyAdvanced" | |
| }, | |
| "widgets_values": [ | |
| 1, | |
| 0, | |
| 1, | |
| null | |
| ] | |
| }, | |
| { | |
| "id": 22, | |
| "type": "LoadImage", | |
| "pos": [ | |
| 40, | |
| 350 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 314 | |
| }, | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 34 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LoadImage" | |
| }, | |
| "widgets_values": [ | |
| "example_pose.png", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 23, | |
| "type": "OpenposePreprocessor", | |
| "pos": [ | |
| 415, | |
| 700 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 100 | |
| }, | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 34 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 35 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "OpenposePreprocessor" | |
| }, | |
| "widgets_values": [ | |
| "enable", | |
| 512 | |
| ] | |
| }, | |
| { | |
| "id": 24, | |
| "type": "CLIPVisionLoader", | |
| "pos": [ | |
| 26, | |
| -40 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP_VISION", | |
| "type": "CLIP_VISION", | |
| "links": [ | |
| 29 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPVisionLoader" | |
| }, | |
| "widgets_values": [ | |
| "clip_vision_g.safetensors" | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 4, | |
| 0, | |
| 3, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 2, | |
| 5, | |
| 0, | |
| 3, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 3, | |
| 4, | |
| 1, | |
| 6, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 4, | |
| 6, | |
| 0, | |
| 21, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 6, | |
| 7, | |
| 0, | |
| 21, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 7, | |
| 3, | |
| 0, | |
| 8, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 8, | |
| 4, | |
| 2, | |
| 8, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 9, | |
| 8, | |
| 0, | |
| 14, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 18, | |
| 20, | |
| 0, | |
| 21, | |
| 2, | |
| "CONTROL_NET" | |
| ], | |
| [ | |
| 25, | |
| 21, | |
| 0, | |
| 3, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 26, | |
| 21, | |
| 1, | |
| 3, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 28, | |
| 4, | |
| 1, | |
| 7, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 29, | |
| 24, | |
| 0, | |
| 10, | |
| 0, | |
| "CLIP_VISION" | |
| ], | |
| [ | |
| 30, | |
| 4, | |
| 0, | |
| 12, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 34, | |
| 22, | |
| 0, | |
| 23, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 35, | |
| 23, | |
| 0, | |
| 21, | |
| 3, | |
| "IMAGE" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": {}, | |
| "version": 0.4 | |
| }</pre> | |
| </body> | |
| </html> |