
{ "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 도구에서도 잘 작동합니다.
네. 원하는 창작 방향에 맞게 요소를 추가하거나 제거하고, 스타일 설명을 다듬거나, 다른 프롬프트와 조합해 더 독특한 결과를 만들 수 있습니다.