{
  "id": "f089db82-3ec4-4c07-9d6f-63504dacede6",
  "revision": 0,
  "last_node_id": 92,
  "last_link_id": 165,
  "nodes": [
    {
      "id": 48,
      "type": "MarkdownNote",
      "pos": [
        -2140,
        -400
      ],
      "size": [
        670,
        1140
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "## About Anima\n\n[Anima](https://huggingface.co/circlestone-labs/Anima) (2B-parameter, CircleStone/Comfy Org): Anime/non-photorealistic text-to-image model (no realism). Preview version trained on anime; final version to improve details.\n\nLimitations: poor realism (intentional), weak high-res/text, plain style.\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-preview3-base.safetensors](https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/diffusion_models/anima-preview3-base.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-preview3-base.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 will be updated after the stable release; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/Comfy-Org/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"
      ],
      "widgets_values_named": {
        "text": "## About Anima\n\n[Anima](https://huggingface.co/circlestone-labs/Anima) (2B-parameter, CircleStone/Comfy Org): Anime/non-photorealistic text-to-image model (no realism). Preview version trained on anime; final version to improve details.\n\nLimitations: poor realism (intentional), weak high-res/text, plain style.\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-preview3-base.safetensors](https://huggingface.co/circlestone-labs/Anima/resolve/main/split_files/diffusion_models/anima-preview3-base.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-preview3-base.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 will be updated after the stable release; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/Comfy-Org/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"
      },
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 61,
      "type": "CLIPLoader",
      "pos": [
        -930,
        190
      ],
      "size": [
        500,
        170
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            163
          ]
        }
      ],
      "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"
      },
      "widgets_values": [
        "qwen_3_06b_base.safetensors",
        "stable_diffusion",
        "default"
      ],
      "widgets_values_named": {
        "clip_name": "qwen_3_06b_base.safetensors",
        "type": "stable_diffusion",
        "device": "default"
      }
    },
    {
      "id": 62,
      "type": "VAELoader",
      "pos": [
        -930,
        400
      ],
      "size": [
        500,
        120
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            120
          ]
        }
      ],
      "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"
      },
      "widgets_values": [
        "qwen_image_vae.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "qwen_image_vae.safetensors"
      }
    },
    {
      "id": 63,
      "type": "VAEDecode",
      "pos": [
        -690,
        350
      ],
      "size": [
        225,
        0
      ],
      "flags": {
        "collapsed": true
      },
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 104
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 120
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            161
          ]
        }
      ],
      "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"
      }
    },
    {
      "id": 64,
      "type": "EmptyLatentImage",
      "pos": [
        533.1818181818182,
        -18.484848484848484
      ],
      "size": [
        370,
        120
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            150
          ]
        }
      ],
      "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"
      },
      "widgets_values": [
        1248,
        1248,
        1
      ],
      "widgets_values_named": {
        "width": 1248,
        "height": 1248,
        "batch_size": 1
      }
    },
    {
      "id": 65,
      "type": "CLIPTextEncode",
      "pos": [
        -380,
        850
      ],
      "size": [
        880,
        210
      ],
      "flags": {
        "collapsed": false
      },
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 146
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            109
          ]
        }
      ],
      "title": "CLIP Text Encode (Negative Prompt)",
      "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"
      },
      "widgets_values": [
        "worst quality, low quality, score_1, score_2, score_3, blurry, jpeg artifacts, bad hands, sepia, artist name, missing limbs, missing fingers, 4 fingers, 6 fingers, signature, watermark, logo, furry"
      ],
      "widgets_values_named": {
        "text": "worst quality, low quality, score_1, score_2, score_3, blurry, jpeg artifacts, bad hands, sepia, artist name, missing limbs, missing fingers, 4 fingers, 6 fingers, signature, watermark, logo, furry"
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 66,
      "type": "KSampler",
      "pos": [
        530,
        150
      ],
      "size": [
        370,
        630
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 142
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 159
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 109
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 150
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            104
          ]
        }
      ],
      "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"
      },
      "widgets_values": [
        9009,
        "increment",
        10,
        1,
        "er_sde",
        "beta",
        1
      ],
      "widgets_values_named": {
        "seed": 9009,
        "control_after_generate": "increment",
        "steps": 10,
        "cfg": 1,
        "sampler_name": "er_sde",
        "scheduler": "beta",
        "denoise": 1
      }
    },
    {
      "id": 67,
      "type": "CLIPTextEncode",
      "pos": [
        -380,
        -20
      ],
      "size": [
        880,
        820
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 144
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            159
          ]
        }
      ],
      "title": "CLIP Text Encode (Positive Prompt)",
      "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"
      },
      "widgets_values": [
        "masterpiece, anime, score_9, score_8, score_7, vibrant colors, (3D CGI:0.35), (by Johannes Vermeer, by Claude Monet:1.1), (Zoe \\(League of Legends\\):0.55), (Syndra \\(League of Legends\\):0.45), (DJ Sona:0.5), (NSFW:0.75),\n\nambient lighting,\ncool color grading, round cheeks, white clothes with purple trim, black leggings, wholesome, giddy (excited grin:1.1), (\\:3:1.35), holding the hem of her hoodie,\n\n1girl, (loli:0.75), tanned skin, (freckles:0.8), purple eyes with white sparkles, half-lidded eyes, long eyelashes, (small circular glasses), very long white hair tied in a braid, glowing kitten spirits on her hat, midriff, musical note tattoos, (oversized shorts:1.15),\n\nA futuristic little witch wearing an oversized, baggy, cropped hoodie, showing one bare shoulder with a tight bra strap.\nShe wears a white steepled hat with speakers and a set of glowing headphones emitting holograms of music notes.\n\nHer hoodie says {text} \"BPM\" in bold purple font.\n\nhigh ceiling, turquoise ceiling, marble ceiling with musical sigils, glowing iridescent glyphs, (perfect hands:0.75),\n\nThis piece evokes the experimental rendering style of an oil painting with (rough, textured brush painterly brush strokes:1.15), splashes of colour imitating chromatic aberration, and an impressionist-inspired background of a mystical temple, surrounding the whimsical character in an exciting world of colour and texture."
      ],
      "widgets_values_named": {
        "text": "masterpiece, anime, score_9, score_8, score_7, vibrant colors, (3D CGI:0.35), (by Johannes Vermeer, by Claude Monet:1.1), (Zoe \\(League of Legends\\):0.55), (Syndra \\(League of Legends\\):0.45), (DJ Sona:0.5), (NSFW:0.75),\n\nambient lighting,\ncool color grading, round cheeks, white clothes with purple trim, black leggings, wholesome, giddy (excited grin:1.1), (\\:3:1.35), holding the hem of her hoodie,\n\n1girl, (loli:0.75), tanned skin, (freckles:0.8), purple eyes with white sparkles, half-lidded eyes, long eyelashes, (small circular glasses), very long white hair tied in a braid, glowing kitten spirits on her hat, midriff, musical note tattoos, (oversized shorts:1.15),\n\nA futuristic little witch wearing an oversized, baggy, cropped hoodie, showing one bare shoulder with a tight bra strap.\nShe wears a white steepled hat with speakers and a set of glowing headphones emitting holograms of music notes.\n\nHer hoodie says {text} \"BPM\" in bold purple font.\n\nhigh ceiling, turquoise ceiling, marble ceiling with musical sigils, glowing iridescent glyphs, (perfect hands:0.75),\n\nThis piece evokes the experimental rendering style of an oil painting with (rough, textured brush painterly brush strokes:1.15), splashes of colour imitating chromatic aberration, and an impressionist-inspired background of a mystical temple, surrounding the whimsical character in an exciting world of colour and texture."
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 69,
      "type": "CheckpointLoaderSimple",
      "pos": [
        -930,
        -20
      ],
      "size": [
        500,
        170
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            162
          ]
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": []
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": []
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "anima_turboV10.safetensors"
      ],
      "widgets_values_named": {
        "ckpt_name": "anima_turboV10.safetensors"
      }
    },
    {
      "id": 78,
      "type": "LoraLoader",
      "pos": [
        -930,
        570
      ],
      "size": [
        500,
        160
      ],
      "flags": {
        "collapsed": false
      },
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 162
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": 163
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            142
          ]
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            144,
            146
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "project_v1_epoch50.safetensors",
        0.72,
        0.72
      ],
      "widgets_values_named": {
        "lora_name": "project_v1_epoch50.safetensors",
        "strength_model": 0.72,
        "strength_clip": 0.72
      }
    },
    {
      "id": 81,
      "type": "Note",
      "pos": [
        -380,
        -250
      ],
      "size": [
        890,
        150
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "Hi anon! 👋"
      ],
      "widgets_values_named": {
        "text": "Hi anon! 👋"
      },
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 92,
      "type": "SaveImage",
      "pos": [
        930,
        -20
      ],
      "size": [
        740,
        800
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 161
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {},
      "widgets_values": [
        ""
      ],
      "widgets_values_named": {
        "filename_prefix": ""
      }
    }
  ],
  "links": [
    [
      104,
      66,
      0,
      63,
      0,
      "LATENT"
    ],
    [
      109,
      65,
      0,
      66,
      2,
      "CONDITIONING"
    ],
    [
      120,
      62,
      0,
      63,
      1,
      "VAE"
    ],
    [
      142,
      78,
      0,
      66,
      0,
      "MODEL"
    ],
    [
      144,
      78,
      1,
      67,
      0,
      "CLIP"
    ],
    [
      146,
      78,
      1,
      65,
      0,
      "CLIP"
    ],
    [
      150,
      64,
      0,
      66,
      3,
      "LATENT"
    ],
    [
      159,
      67,
      0,
      66,
      1,
      "CONDITIONING"
    ],
    [
      161,
      63,
      0,
      92,
      0,
      "IMAGE"
    ],
    [
      162,
      69,
      0,
      78,
      0,
      "MODEL"
    ],
    [
      163,
      61,
      0,
      78,
      1,
      "CLIP"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "Model",
      "bounding": [
        -940,
        -90,
        520,
        624
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 2,
      "title": "Image Size(1MP))",
      "bounding": [
        523.1818181818182,
        -88.48484848484848,
        390,
        200
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 3,
      "title": "Prompt",
      "bounding": [
        -390,
        -90,
        900,
        1160
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        1324.5482808142665,
        468.6980923324887
      ],
      "scale": 0.5664881469415627
    },
    "frontendVersion": "1.49.3",
    "workflowRendererVersion": "Vue-corrected"
  },
  "version": 0.4
}