Created
June 4, 2025 12:51
-
-
Save doggeddalle/3571206917986b426ec8f187ada86b01 to your computer and use it in GitHub Desktop.
redditflux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "00000000-0000-0000-0000-000000000000", | |
| "revision": 0, | |
| "last_node_id": 17, | |
| "last_link_id": 24, | |
| "nodes": [ | |
| { | |
| "id": 1, | |
| "type": "EmptyLatentImage", | |
| "pos": [ | |
| 510, | |
| 780 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 20 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 21 | |
| }, | |
| { | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 1 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "EmptyLatentImage" | |
| }, | |
| "widgets_values": [ | |
| 768, | |
| 1152, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 920, | |
| 150 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae_name", | |
| "name": "vae_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "vae_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 10 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "VAELoader" | |
| }, | |
| "widgets_values": [ | |
| "FLUX1\\ae.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 9, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 990, | |
| 260 | |
| ], | |
| "size": [ | |
| 140, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 9 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 10 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 11 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "VAEDecode" | |
| } | |
| }, | |
| { | |
| "id": 11, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1220, | |
| 150 | |
| ], | |
| "size": [ | |
| 560, | |
| 860 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 11 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 2, | |
| "type": "KSampler", | |
| "pos": [ | |
| 930, | |
| 350 | |
| ], | |
| "size": [ | |
| 270, | |
| 651 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 24 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 16 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 4 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 1 | |
| }, | |
| { | |
| "localized_name": "seed", | |
| "name": "seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "seed" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "scheduler", | |
| "name": "scheduler", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "scheduler" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "denoise", | |
| "name": "denoise", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "denoise" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 9 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 8008315, | |
| "fixed", | |
| 20, | |
| 1, | |
| "euler", | |
| "simple", | |
| 1, | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "UnetLoaderGGUF", | |
| "pos": [ | |
| 130, | |
| 350 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "unet_name", | |
| "name": "unet_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "unet_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 12 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-GGUF", | |
| "ver": "a2b75978fd50c0227a58316619b79d525b88e570", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "UnetLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "gguf\\flux1-dev-Q8_0.gguf" | |
| ] | |
| }, | |
| { | |
| "id": 7, | |
| "type": "DualCLIPLoaderGGUF", | |
| "pos": [ | |
| 130, | |
| 150 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip_name1", | |
| "name": "clip_name1", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name1" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "clip_name2", | |
| "name": "clip_name2", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name2" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "type", | |
| "name": "type", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "type" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CLIP", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 7, | |
| 14 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "ComfyUI-GGUF", | |
| "ver": "a2b75978fd50c0227a58316619b79d525b88e570", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "DualCLIPLoaderGGUF" | |
| }, | |
| "widgets_values": [ | |
| "clip_l.safetensors", | |
| "gguf\\t5-v1_1-xxl-encoder-Q5_K_S.gguf", | |
| "flux" | |
| ] | |
| }, | |
| { | |
| "id": 4, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| 550, | |
| 700 | |
| ], | |
| "size": [ | |
| 197.712890625, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 3 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 4 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "ConditioningZeroOut" | |
| } | |
| }, | |
| { | |
| "id": 15, | |
| "type": "MathExpression|pysssss", | |
| "pos": [ | |
| 122.68595123291016, | |
| 881.9173583984375 | |
| ], | |
| "size": [ | |
| 250, | |
| 133 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "a", | |
| "name": "a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": 18 | |
| }, | |
| { | |
| "localized_name": "b", | |
| "name": "b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "c", | |
| "name": "c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "expression", | |
| "name": "expression", | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "widget": { | |
| "name": "expression" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 21, | |
| 23 | |
| ] | |
| }, | |
| { | |
| "localized_name": "FLOAT", | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Height", | |
| "properties": { | |
| "cnr_id": "comfyui-custom-scripts", | |
| "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "MathExpression|pysssss" | |
| }, | |
| "widgets_values": [ | |
| "round(a / 16) * 16" | |
| ] | |
| }, | |
| { | |
| "id": 17, | |
| "type": "MathExpression|pysssss", | |
| "pos": [ | |
| 122.68595123291016, | |
| 711.9173583984375 | |
| ], | |
| "size": [ | |
| 250, | |
| 133 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "a", | |
| "name": "a", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": 19 | |
| }, | |
| { | |
| "localized_name": "b", | |
| "name": "b", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "c", | |
| "name": "c", | |
| "shape": 7, | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "expression", | |
| "name": "expression", | |
| "type": "INT,FLOAT,IMAGE,LATENT", | |
| "widget": { | |
| "name": "expression" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 20, | |
| 22 | |
| ] | |
| }, | |
| { | |
| "localized_name": "FLOAT", | |
| "name": "FLOAT", | |
| "type": "FLOAT", | |
| "links": null | |
| } | |
| ], | |
| "title": "Width", | |
| "properties": { | |
| "cnr_id": "comfyui-custom-scripts", | |
| "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "MathExpression|pysssss" | |
| }, | |
| "widgets_values": [ | |
| "round((a * 2 / 3) / 16) * 16" | |
| ] | |
| }, | |
| { | |
| "id": 16, | |
| "type": "Int Literal", | |
| "pos": [ | |
| 120, | |
| 620 | |
| ], | |
| "size": [ | |
| 250, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "int", | |
| "name": "int", | |
| "type": "INT", | |
| "widget": { | |
| "name": "int" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 18, | |
| 19 | |
| ] | |
| } | |
| ], | |
| "title": "Longest", | |
| "properties": { | |
| "cnr_id": "comfy-image-saver", | |
| "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "Int Literal" | |
| }, | |
| "widgets_values": [ | |
| 1152 | |
| ] | |
| }, | |
| { | |
| "id": 14, | |
| "type": "ModelSamplingFlux", | |
| "pos": [ | |
| 510, | |
| 510 | |
| ], | |
| "size": [ | |
| 270, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 17 | |
| }, | |
| { | |
| "localized_name": "max_shift", | |
| "name": "max_shift", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "max_shift" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "base_shift", | |
| "name": "base_shift", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "base_shift" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 22 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 23 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 24 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "ModelSamplingFlux" | |
| }, | |
| "widgets_values": [ | |
| 1.15, | |
| 0.5, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 12, | |
| "type": "Power Lora Loader (rgthree)", | |
| "pos": [ | |
| 480, | |
| 930 | |
| ], | |
| "size": [ | |
| 324.8211669921875, | |
| 118 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 12 | |
| }, | |
| { | |
| "dir": 3, | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 14 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "name": "MODEL", | |
| "shape": 3, | |
| "type": "MODEL", | |
| "links": [ | |
| 17 | |
| ] | |
| }, | |
| { | |
| "dir": 4, | |
| "name": "CLIP", | |
| "shape": 3, | |
| "type": "CLIP", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "b775441a4c5ae2853d4ff6b97a137f7f7d11e597", | |
| "widget_ue_connectable": {}, | |
| "Show Strengths": "Single Strength" | |
| }, | |
| "widgets_values": [ | |
| {}, | |
| { | |
| "type": "PowerLoraLoaderHeaderWidget" | |
| }, | |
| {}, | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "FluxGuidance", | |
| "pos": [ | |
| 510, | |
| 420 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 15 | |
| }, | |
| { | |
| "localized_name": "guidance", | |
| "name": "guidance", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "guidance" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 16 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "FluxGuidance" | |
| }, | |
| "widgets_values": [ | |
| 4 | |
| ] | |
| }, | |
| { | |
| "id": 3, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| 430, | |
| 150 | |
| ], | |
| "size": [ | |
| 440, | |
| 220 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 7 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3, | |
| 15 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.3.39", | |
| "widget_ue_connectable": {}, | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "A grotesquely lit, extreme close-up fisheye view of a hairless female android's face, her arm stretched out to take a twisted selfie, standing in a pitch-black, rundown corridor with only faint, flickering fluorescent lights reflecting off the wet, blood-stained walls, her synthetic skin cracked and decaying, wearing a tattered and open black leather jacket that reveals a severely damaged and exposed metallic chest plate, with sparks flying from her cybernetic eyes as they glow with an eerie, otherworldly red light." | |
| ] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 1, | |
| 0, | |
| 2, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 3, | |
| 3, | |
| 0, | |
| 4, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 4, | |
| 4, | |
| 0, | |
| 2, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 7, | |
| 7, | |
| 0, | |
| 3, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 9, | |
| 2, | |
| 0, | |
| 9, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 10, | |
| 10, | |
| 0, | |
| 9, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 11, | |
| 9, | |
| 0, | |
| 11, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 12, | |
| 8, | |
| 0, | |
| 12, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 14, | |
| 7, | |
| 0, | |
| 12, | |
| 1, | |
| "CLIP" | |
| ], | |
| [ | |
| 15, | |
| 3, | |
| 0, | |
| 13, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 16, | |
| 13, | |
| 0, | |
| 2, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 17, | |
| 12, | |
| 0, | |
| 14, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 18, | |
| 16, | |
| 0, | |
| 15, | |
| 0, | |
| "INT,FLOAT,IMAGE,LATENT" | |
| ], | |
| [ | |
| 19, | |
| 16, | |
| 0, | |
| 17, | |
| 0, | |
| "INT,FLOAT,IMAGE,LATENT" | |
| ], | |
| [ | |
| 20, | |
| 17, | |
| 0, | |
| 1, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 21, | |
| 15, | |
| 0, | |
| 1, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 22, | |
| 17, | |
| 0, | |
| 14, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 23, | |
| 15, | |
| 0, | |
| 14, | |
| 4, | |
| "INT" | |
| ], | |
| [ | |
| 24, | |
| 14, | |
| 0, | |
| 2, | |
| 0, | |
| "MODEL" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ue_links": [], | |
| "links_added_by_ue": [], | |
| "ds": { | |
| "scale": 1, | |
| "offset": [ | |
| 63.31404958677712, | |
| 9.082644628099239 | |
| ] | |
| } | |
| }, | |
| "version": 0.4 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment