{
  "config": {},
  "definitions": {
    "subgraphs": [
      {
        "config": {},
        "extra": {},
        "groups": [
          {
            "bounding": [
              -80,
              80,
              360,
              640
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 1,
            "title": "Model"
          },
          {
            "bounding": [
              -80,
              750,
              360,
              240
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 2,
            "title": "Image Size(1MP))"
          },
          {
            "bounding": [
              300,
              80,
              530,
              910
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 3,
            "title": "Prompt"
          }
        ],
        "id": "a3c0dab6-b250-4585-a0f9-8fb8b074fb2f",
        "inputNode": {
          "bounding": [
            -330,
            530,
            120,
            220
          ],
          "id": -10
        },
        "inputs": [
          {
            "id": "4693f350-6ba0-446d-80d4-3038c661d26c",
            "label": "prompt",
            "linkIds": [
              95
            ],
            "name": "text",
            "pos": [
              -230,
              550
            ],
            "type": "STRING"
          },
          {
            "id": "4a7886a9-4ed7-49bb-afc2-977bb78a303d",
            "linkIds": [
              96
            ],
            "name": "width",
            "pos": [
              -230,
              570
            ],
            "type": "INT"
          },
          {
            "id": "f6c04461-d29e-49e3-8790-07bb662bbbfe",
            "linkIds": [
              97
            ],
            "name": "height",
            "pos": [
              -230,
              590
            ],
            "type": "INT"
          },
          {
            "id": "7a24f998-3808-4837-8bff-52304ad09fb6",
            "linkIds": [
              98
            ],
            "name": "steps",
            "pos": [
              -230,
              610
            ],
            "type": "INT"
          },
          {
            "id": "aaa99698-b222-40fe-b946-28067528a85c",
            "linkIds": [
              99
            ],
            "name": "cfg",
            "pos": [
              -230,
              630
            ],
            "type": "FLOAT"
          },
          {
            "id": "053df9ae-7311-4816-aa23-7fa13c656ced",
            "linkIds": [
              100
            ],
            "name": "seed",
            "pos": [
              -230,
              650
            ],
            "type": "INT"
          },
          {
            "id": "c59194ea-015c-41a7-8edd-ae7ffc220b63",
            "linkIds": [
              101
            ],
            "name": "unet_name",
            "pos": [
              -230,
              670
            ],
            "type": "COMBO"
          },
          {
            "id": "e655aa3b-2db7-4e25-9ea2-61550fa7ae2d",
            "linkIds": [
              102
            ],
            "name": "clip_name",
            "pos": [
              -230,
              690
            ],
            "type": "COMBO"
          },
          {
            "id": "94965a7a-74dd-4f5a-87e3-9f87995d554f",
            "linkIds": [
              103
            ],
            "name": "vae_name",
            "pos": [
              -230,
              710
            ],
            "type": "COMBO"
          }
        ],
        "links": [
          {
            "id": 10,
            "origin_id": 19,
            "origin_slot": 0,
            "target_id": 8,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 11,
            "origin_id": 15,
            "origin_slot": 0,
            "target_id": 8,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 81,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 12,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 79,
            "origin_id": 44,
            "origin_slot": 0,
            "target_id": 19,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 39,
            "origin_id": 11,
            "origin_slot": 0,
            "target_id": 19,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 40,
            "origin_id": 12,
            "origin_slot": 0,
            "target_id": 19,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 78,
            "origin_id": 28,
            "origin_slot": 0,
            "target_id": 19,
            "target_slot": 3,
            "type": "LATENT"
          },
          {
            "id": 80,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 11,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 82,
            "origin_id": 8,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 95,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 11,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 96,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 28,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 97,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 28,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 98,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 19,
            "target_slot": 5,
            "type": "INT"
          },
          {
            "id": 99,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 19,
            "target_slot": 6,
            "type": "FLOAT"
          },
          {
            "id": 100,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 19,
            "target_slot": 4,
            "type": "INT"
          },
          {
            "id": 101,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 44,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 102,
            "origin_id": -10,
            "origin_slot": 7,
            "target_id": 45,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 103,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 15,
            "target_slot": 0,
            "type": "COMBO"
          }
        ],
        "name": "Text to Image (Anima)",
        "nodes": [
          {
            "flags": {},
            "id": 45,
            "inputs": [
              {
                "link": 102,
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                }
              },
              {
                "link": null,
                "localized_name": "type",
                "name": "type",
                "type": "COMBO",
                "widget": {
                  "name": "type"
                }
              },
              {
                "link": null,
                "localized_name": "device",
                "name": "device",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "device"
                }
              }
            ],
            "mode": 0,
            "order": 7,
            "outputs": [
              {
                "links": [
                  80,
                  81
                ],
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP"
              }
            ],
            "pos": [
              -60,
              380
            ],
            "properties": {
              "Node name for S&R": "CLIPLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "text_encoders",
                  "name": "qwen_3_06b_base.safetensors",
                  "url": "https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/text_encoders/qwen_3_06b_base.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.11.0"
            },
            "size": [
              310,
              150
            ],
            "type": "CLIPLoader",
            "widgets_values": [
              "qwen_3_06b_base.safetensors",
              "stable_diffusion",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 15,
            "inputs": [
              {
                "link": 103,
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                }
              }
            ],
            "mode": 0,
            "order": 3,
            "outputs": [
              {
                "links": [
                  11
                ],
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE"
              }
            ],
            "pos": [
              -50,
              610
            ],
            "properties": {
              "Node name for S&R": "VAELoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "vae",
                  "name": "qwen_image_vae.safetensors",
                  "url": "https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/vae/qwen_image_vae.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.40"
            },
            "size": [
              310,
              100
            ],
            "type": "VAELoader",
            "widgets_values": [
              "qwen_image_vae.safetensors"
            ]
          },
          {
            "flags": {},
            "id": 8,
            "inputs": [
              {
                "link": 10,
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT"
              },
              {
                "link": 11,
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE"
              }
            ],
            "mode": 0,
            "order": 0,
            "outputs": [
              {
                "links": [
                  82
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "slot_index": 0,
                "type": "IMAGE"
              }
            ],
            "pos": [
              880,
              840
            ],
            "properties": {
              "Node name for S&R": "VAEDecode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.40"
            },
            "size": [
              230,
              90
            ],
            "type": "VAEDecode",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 28,
            "inputs": [
              {
                "link": 96,
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                }
              },
              {
                "link": 97,
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                }
              },
              {
                "link": null,
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "widget": {
                  "name": "batch_size"
                }
              }
            ],
            "mode": 0,
            "order": 5,
            "outputs": [
              {
                "links": [
                  78
                ],
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT"
              }
            ],
            "pos": [
              -50,
              830
            ],
            "properties": {
              "Node name for S&R": "EmptyLatentImage",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.40"
            },
            "size": [
              310,
              150
            ],
            "type": "EmptyLatentImage",
            "widgets_values": [
              1024,
              1024,
              1
            ]
          },
          {
            "bgcolor": "#335",
            "color": "#223",
            "flags": {},
            "id": 12,
            "inputs": [
              {
                "link": 81,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": null,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 2,
            "outputs": [
              {
                "links": [
                  40
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              330,
              830
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.65"
            },
            "size": [
              490,
              140
            ],
            "title": "CLIP Text Encode (Negative Prompt)",
            "type": "CLIPTextEncode",
            "widgets_values": [
              "worst quality, low quality, score_1, score_2, score_3, blurry, jpeg artifacts, sepia"
            ]
          },
          {
            "flags": {},
            "id": 19,
            "inputs": [
              {
                "link": 79,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": 39,
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING"
              },
              {
                "link": 40,
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING"
              },
              {
                "link": 78,
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT"
              },
              {
                "link": 100,
                "localized_name": "seed",
                "name": "seed",
                "type": "INT",
                "widget": {
                  "name": "seed"
                }
              },
              {
                "link": 98,
                "localized_name": "steps",
                "name": "steps",
                "type": "INT",
                "widget": {
                  "name": "steps"
                }
              },
              {
                "link": 99,
                "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"
                }
              }
            ],
            "mode": 0,
            "order": 4,
            "outputs": [
              {
                "links": [
                  10
                ],
                "localized_name": "LATENT",
                "name": "LATENT",
                "slot_index": 0,
                "type": "LATENT"
              }
            ],
            "pos": [
              870,
              120
            ],
            "properties": {
              "Node name for S&R": "KSampler",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.40"
            },
            "size": [
              300,
              620
            ],
            "type": "KSampler",
            "widgets_values": [
              875817230929465,
              "fixed",
              30,
              4,
              "er_sde",
              "simple",
              1
            ]
          },
          {
            "bgcolor": "#353",
            "color": "#232",
            "flags": {},
            "id": 11,
            "inputs": [
              {
                "link": 80,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": 95,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 1,
            "outputs": [
              {
                "links": [
                  39
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              320,
              170
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.3.65"
            },
            "size": [
              490,
              610
            ],
            "title": "CLIP Text Encode (Positive Prompt)",
            "type": "CLIPTextEncode",
            "widgets_values": [
              "Anime monochrome cyberpunk front portrait, male figure, sleek skin with delicate mechanical lines, piercing glowing eyes, partial exposed metallic mecha components and light cables, sharp domineering cool style, textured anime brushwork, faint circuit background, high contrast chiaroscuro lighting, immersive cinematic shadows, ultra fine details, 8K high-def render, futuristic dystopian mood"
            ]
          },
          {
            "flags": {},
            "id": 44,
            "inputs": [
              {
                "link": 101,
                "localized_name": "unet_name",
                "name": "unet_name",
                "type": "COMBO",
                "widget": {
                  "name": "unet_name"
                }
              },
              {
                "link": null,
                "localized_name": "weight_dtype",
                "name": "weight_dtype",
                "type": "COMBO",
                "widget": {
                  "name": "weight_dtype"
                }
              }
            ],
            "mode": 0,
            "order": 6,
            "outputs": [
              {
                "links": [
                  79
                ],
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL"
              }
            ],
            "pos": [
              -50,
              170
            ],
            "properties": {
              "Node name for S&R": "UNETLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "diffusion_models",
                  "name": "anima-base-v1.0.safetensors",
                  "url": "https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/diffusion_models/anima-base-v1.0.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.11.0"
            },
            "size": [
              310,
              130
            ],
            "type": "UNETLoader",
            "widgets_values": [
              "anima-base-v1.0.safetensors",
              "default"
            ]
          }
        ],
        "outputNode": {
          "bounding": [
            1229.9999873482075,
            505,
            120,
            60
          ],
          "id": -20
        },
        "outputs": [
          {
            "id": "ef85ac0a-2152-4232-bfa1-929cfc913718",
            "linkIds": [
              82
            ],
            "localized_name": "IMAGE",
            "name": "IMAGE",
            "pos": [
              1249.9999873482075,
              525
            ],
            "type": "IMAGE"
          }
        ],
        "revision": 0,
        "state": {
          "lastGroupId": 3,
          "lastLinkId": 104,
          "lastNodeId": 70,
          "lastRerouteId": 0
        },
        "version": 1,
        "widgets": []
      }
    ]
  },
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        1083.3333333333333,
        174.29012345679007
      ],
      "scale": 0.648
    },
    "frontendVersion": "1.43.18",
    "workflowRendererVersion": "Vue-corrected"
  },
  "groups": [],
  "id": "f7a250a1-53fb-496b-8c39-c60d9e764028",
  "last_link_id": 104,
  "last_node_id": 70,
  "links": [
    [
      94,
      60,
      0,
      46,
      0,
      "IMAGE"
    ]
  ],
  "nodes": [
    {
      "bgcolor": "#000",
      "color": "#222",
      "flags": {},
      "id": 48,
      "inputs": [],
      "mode": 0,
      "order": 0,
      "outputs": [],
      "pos": [
        -740,
        130
      ],
      "properties": {},
      "size": [
        670,
        960
      ],
      "type": "MarkdownNote",
      "widgets_values": [
        "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model Links (for Local Users)\n\n**text_encoders**\n\n- [qwen_3_06b_base.safetensors](https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/text_encoders/qwen_3_06b_base.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n**diffusion_models**\n\n- [anima-base-v1.0.safetensors](https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/diffusion_models/anima-base-v1.0.safetensors)\n\n\n## Model Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 text_encoders/\n│   │   └── qwen_3_06b_base.safetensors\n│   ├── 📂 vae/\n│   │   └── qwen_image_vae.safetensors\n│   └── 📂 diffusion_models/\n│       └── anima-base-v1.0.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
      ]
    },
    {
      "flags": {},
      "id": 46,
      "inputs": [
        {
          "link": 94,
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE"
        },
        {
          "link": null,
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          }
        }
      ],
      "mode": 0,
      "order": 2,
      "outputs": [],
      "pos": [
        540,
        130
      ],
      "properties": {
        "Node name for S&R": "SaveImage",
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.11.1"
      },
      "size": [
        700,
        800
      ],
      "type": "SaveImage",
      "widgets_values": [
        "Anima"
      ]
    },
    {
      "flags": {},
      "id": 60,
      "inputs": [
        {
          "label": "prompt",
          "link": null,
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          }
        },
        {
          "link": null,
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          }
        },
        {
          "link": null,
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          }
        },
        {
          "link": null,
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          }
        },
        {
          "link": null,
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          }
        },
        {
          "link": null,
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          }
        },
        {
          "link": null,
          "name": "unet_name",
          "type": "COMBO",
          "widget": {
            "name": "unet_name"
          }
        },
        {
          "link": null,
          "name": "clip_name",
          "type": "COMBO",
          "widget": {
            "name": "clip_name"
          }
        },
        {
          "link": null,
          "name": "vae_name",
          "type": "COMBO",
          "widget": {
            "name": "vae_name"
          }
        }
      ],
      "mode": 0,
      "order": 1,
      "outputs": [
        {
          "links": [
            94
          ],
          "localized_name": "IMAGE",
          "name": "IMAGE",
          "type": "IMAGE"
        }
      ],
      "pos": [
        -10,
        130
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "proxyWidgets": [
          [
            "11",
            "text"
          ],
          [
            "28",
            "width"
          ],
          [
            "28",
            "height"
          ],
          [
            "19",
            "steps"
          ],
          [
            "19",
            "cfg"
          ],
          [
            "19",
            "seed"
          ],
          [
            "44",
            "unet_name"
          ],
          [
            "45",
            "clip_name"
          ],
          [
            "15",
            "vae_name"
          ]
        ],
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.18.1"
      },
      "size": [
        500,
        640
      ],
      "type": "a3c0dab6-b250-4585-a0f9-8fb8b074fb2f",
      "widgets_values": []
    }
  ],
  "revision": 0,
  "version": 0.4
}