
{ "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", "logic": { "final_theme": { "if": "reference_mode == 'describe manually'", "value": "{theme_text}" }, "final_theme_alt": { "if": "reference_mode == 'use uploaded image'", "value": "{image_reference_description}" }, "final_theme_combined": { "if": "reference_mode == 'combine both'", "value": "{theme_text} and elements from: {image_reference_description}" } } }
这个felt提示词适用于AI 图像生成,有助于生成felt效果,并针对 imgo-pro 做了优化。
复制提示词后,粘贴到您常用的 AI 图像生成工具中即可。您还可以继续调整画幅比例、风格或负向提示词来细化结果。
该提示词针对 imgo-pro 做了专门优化,同时也适用于其他主流image工具。
可以。您可以根据自己的创作方向调整提示词内容,增删元素、细化风格描述,或与其他提示词组合使用,以获得更独特的结果。