{"title": "Adaptive Embroidered Brooch Prompt Generator", "version": "2.0", "description": "Generate a prompt for an embroidered brooch based on text description or uploaded image.", "inputs": {"reference_mode": {"type": "select", "label": "Reference Source", "options": ["describe manually", "use uploaded image", "combine both"], "default": "describe manually"}, "theme_text": {"type": "text", "label": "Describe the Theme or Motif", "placeholder": "e.g. an owl in a forest, biomechanical skull, dancing figures"}, "image_reference_description": {"type": "text", "label": "Describe what's in the uploaded image (if using image mode)", "placeholder": "e.g. a mechanical skull with succulents growing from it"}, "shape": {"type": "select", "label": "Brooch Shape", "options": ["circular", "oval", "square", "irregular"], "default": "oval"}, "style": {"type": "select", "label": "Embroidery Style", "options": ["traditional", "folkloric", "surreal", "biomech-organic fusion", "modern minimal"], "default": "traditional"}, "color_palette": {"type": "select", "label": "Color Palette", "options": ["earth tones and muted greens", "pastel shades", "neon surreal", "rusted metal and white florals", "monochrome with silver threads"], "default": "earth tones and muted greens"}}, "prompt_template": "{final_theme} hand-embroidered brooch, {style} style, crafted with intricate threadwork and metallic accents, soft wool and silk embroidery, fine beadwork outlining the {shape} shape, natural color palette ({color_palette}), macro shot on neutral linen or stone background, ultra-detailed artisan aesthetic, realistic embroidery textures, soft atmospheric lighting --ar 1:1 --style raw --v 6 --q 2"}