{
  "workflow_name": "Anime Character Specialist",
  "version": "2.0", 
  "description": "Optimized specifically for anime and cartoon character training with enhanced color vibrancy",
  "author": "Kontext LoRA Community",
  "created_date": "2025-01-01",
  "requirements": {
    "comfyui_version": "latest",
    "custom_nodes": [
      "ComfyUI-Manager",
      "rgthree-comfy",
      "ComfyUI-KJNodes"
    ],
    "models": [
      "FLUX.1 Kontext [dev]",
      "T5 Text Encoder",
      "VAE Decoder"
    ]
  },
  "settings": {
    "learning_rate": 3e-4,
    "training_steps": 1000,
    "noise_offset": 0.15,
    "lora_rank": 24,
    "alpha": 48,
    "batch_size": 1,
    "precision": "fp16",
    "color_enhancement": true
  },
  "features": [
    "Higher learning rate for stylized characters",
    "Increased noise offset for vibrant colors",
    "Enhanced LoRA rank for detail capture",
    "Anime-specific preprocessing"
  ],
  "instructions": [
    "1. Use high-quality anime character reference image",
    "2. Load workflow and check anime-specific settings",
    "3. Ensure character takes up most of the frame",
    "4. Set anime character name in caption",
    "5. Start training (typically 8-12 minutes)"
  ],
  "download_url": "https://kontextlora.com/downloads/anime-specialist.json",
  "tutorial_url": "https://kontextlora.com/tutorials/anime-workflow/",
  "tags": ["anime", "cartoon", "stylized", "vibrant", "detailed"]
}