刺绣风格
natureminimalistneonfelt

刺绣风格

来源: @firatbilal

0 浏览 · 0 复制 · 0 收藏 · 0 讨论

0

提示词

今日剩余 1 / 1 次免费复制

{
  "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}"
    }
  }
}5:[["$","$L12",null,{"id":"structured-data","type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"ImageObject\",\"name\":\"刺绣风格\",\"description\":\"Adaptive Embroidered Brooch Prompt Generator\",\"contentUrl\":\"https://raw.githubusercontent.com/songguoxs/gpt4o-image-prompts/master/images/103.png\",\"thumbnailUrl\":\"https://raw.githubusercontent.com/songguoxs/gpt4o-image-prompts/master/images/103.png\",\"author\":{\"@type\":\"Person\",\"name\":\"git\"},\"datePublished\":\"2024-01-01\"}"}}],["$","$L13",null,{"item":{"id":103,"slug":"embroidery-style-103","title":"刺绣风格","source":{"url":"https://x.com/firatbilal/status/1931762571876446256","name":"@firatbilal"},"model":null,"images":["images/103.png"],"prompts":["$14",""],"examples":null,"notes":null,"originFile":null,"description":"Adaptive Embroidered Brooch Prompt Generator","tags":["felt","minimalist","nature","neon"],"coverImage":"images/103.png","imageUrl":"https://raw.githubusercontent.com/songguoxs/gpt4o-image-prompts/master/images/103.png","titles":{"ar":"نمط تطريز","de":"Stickerei-Stil","en":"Embroidery Style","es":"Estilo bordado","fr":"Style broderie","it":"Stile ricamo","ja":"刺繍スタイル","ko":"자수 스타일","pt":"Estilo bordado","ru":"Стиль вышивки","zh":"刺绣风格","zh-TW":"刺繡風格"},"tagsI18n":{"ar":["لباد","بساطي","طبيعة","نيون"],"de":["Filz","Minimalist","Natur","Neon"],"en":["felt","minimalist","nature","neon"],"es":["fieltro","minimalista","naturaleza","neón"],"fr":["feutre","minimaliste","nature","néon"],"it":["feltro","minimalista","natura","neon"],"ja":["フェルト","ミニマリスト","自然","ネオン"],"ko":["펠트","미니멀리스트","자연","네온"],"pt":["feltro","minimalista","natureza","néon"],"zh":["毛毡","极简主义者","自然","霓虹"],"zh-TW":["毛氈","極簡主義者","自然","霓虹"]},"localImage":"https://res.cloudinary.com/dycxk4jsb/image/upload/v1764141507/drawbanana/prompt-103.png","prompts_i18n":{"ar":[{"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} وعناصر من: {image_reference_description}"}},"title":"مولد موجه دبوس زينة مطرز قابل للتكيف","inputs":{"shape":{"type":"select","label":"شكل دبوس الزينة","default":"oval","options":["دائري","بيضاوي","مربع","غير منتظم"]},"style":{"type":"select","label":"نمط التطريز","default":"traditional","options":["تقليدي","فلكلوري","سريالي","اندماج بيوميكانيكي-عضوي","حديث مبسط"]},"theme_text":{"type":"text","label":"صف الموضوع أو الزخرفة","placeholder":"مثال: بومة في غابة، جمجمة بيوميكانيكية، شخصيات راقصة"},"color_palette":{"type":"select","label":"لوحة الألوان","default":"earth tones and muted greens","options":["ألوان ترابية وخضراء باهتة","درجات الباستيل","نيون سريالي","معدن صدئ وزهور بيضاء","أحادي اللون بخيوط فضية"]},"reference_mode":{"type":"select","label":"مصدر المرجع","default":"describe manually","options":["وصف يدويًا","استخدام صورة محملة","دمج الاثنين"]},"image_reference_description":{"type":"text","label":"صف ما في الصورة المحملة (إذا كنت تستخدم وضع الصورة)","placeholder":"مثال: جمجمة ميكانيكية تنمو منها عصاريات"}},"version":"2.0","description":"قم بإنشاء موجه لدبوس زينة مطرز بناءً على وصف نصي أو صورة محملة.","prompt_template":"دبوس زينة مطرز يدويًا بـ {final_theme}، على طراز {style}، مصنوع من خيوط معقدة ولمسات معدنية، تطريز صوفي وحريري ناعم، خرز دقيق يحدد شكل {shape}، لوحة ألوان طبيعية ({color_palette})، لقطة ماكرو على خلفية كتان أو حجر محايد، جمالية حرفية فائقة التفصيل، قوام تطريز واقعي، إضاءة جوية ناعمة --ar 1:1 --style raw --v 6 --q 2"}],"de":[{"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} und Elemente aus: {image_reference_description}"}},"title":"Adaptiver Generator für bestickte Broschen-Prompts","inputs":{"shape":{"type":"select","label":"Broschenform","default":"oval","options":["Kreisförmig","Oval","Quadratisch","Unregelmäßig"]},"style":{"type":"select","label":"Stickstil","default":"traditional","options":["Traditionell","Folkloristisch","Surreal","Biomechanisch-organische Fusion","Modern minimalistisch"]},"theme_text":{"type":"text","label":"Thema oder Motiv beschreiben","placeholder":"Z.B. eine Eule im Wald, biomechanischer Schädel, tanzende Figuren"},"color_palette":{"type":"select","label":"Farbpalette","default":"earth tones and muted greens","options":["Erdtöne und gedämpfte Grüntöne","Pastelltöne","Neon surreal","Rostiges Metall und weiße Blumen","Monochrom mit Silberfäden"]},"reference_mode":{"type":"select","label":"Referenzquelle","default":"describe manually","options":["Manuell beschreiben","Hochgeladenes Bild verwenden","Beides kombinieren"]},"image_reference_description":{"type":"text","label":"Beschreiben Sie, was auf dem hochgeladenen Bild zu sehen ist (falls der Bildmodus verwendet wird)","placeholder":"Z.B. ein mechanischer Schädel, aus dem Sukkulenten wachsen"}},"version":"2.0","description":"Erstellen Sie einen Prompt für eine bestickte Brosche basierend auf einer Textbeschreibung oder einem hochgeladenen Bild.","prompt_template":"{final_theme} handbestickte Brosche, Stil {style}, gefertigt mit aufwendiger Fadenarbeit und metallischen Akzenten, weiche Woll- und Seidenstickerei, feine Perlenstickerei, die die {shape}-Form umreißt, natürliche Farbpalette ({color_palette}), Makroaufnahme auf neutralem Leinen- oder Steinhintergrund, ultra-detaillierte Handwerkerästhetik, realistische Sticktexturen, sanfte atmosphärische Beleuchtung --ar 1:1 --style raw --v 6 --q 2"}],"en":[{"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}"}},"title":"Adaptive Embroidered Brooch Prompt Generator","inputs":{"shape":{"type":"select","label":"Brooch Shape","default":"oval","options":["circular","oval","square","irregular"]},"style":{"type":"select","label":"Embroidery Style","default":"traditional","options":["traditional","folkloric","surreal","biomech-organic fusion","modern minimal"]},"theme_text":{"type":"text","label":"Describe the Theme or Motif","placeholder":"e.g. an owl in a forest, biomechanical skull, dancing figures"},"color_palette":{"type":"select","label":"Color Palette","default":"earth tones and muted greens","options":["earth tones and muted greens","pastel shades","neon surreal","rusted metal and white florals","monochrome with silver threads"]},"reference_mode":{"type":"select","label":"Reference Source","default":"describe manually","options":["describe manually","use uploaded image","combine both"]},"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"}},"version":"2.0","description":"Generate a prompt for an embroidered brooch based on text description or uploaded image.","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"}],"es":[{"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} y elementos de: {image_reference_description}"}},"title":"Generador de Prompts de Broches Bordados Adaptativos","inputs":{"shape":{"type":"select","label":"Forma del Broche","default":"oval","options":["Circular","Ovalado","Cuadrado","Irregular"]},"style":{"type":"select","label":"Estilo de Bordado","default":"traditional","options":["Tradicional","Folclórico","Surrealista","Fusión biomecánica-orgánica","Moderno minimalista"]},"theme_text":{"type":"text","label":"Describe el Tema o Motivo","placeholder":"Ej. un búho en un bosque, calavera biomecánica, figuras danzantes"},"color_palette":{"type":"select","label":"Paleta de Colores","default":"earth tones and muted greens","options":["Tonos tierra y verdes apagados","Tonos pastel","Neón surrealista","Metal oxidado y flores blancas","Monocromo con hilos plateados"]},"reference_mode":{"type":"select","label":"Fuente de Referencia","default":"Describir manualmente","options":["Describir manualmente","Usar imagen subida","Combinar ambos"]},"image_reference_description":{"type":"text","label":"Describe lo que hay en la imagen subida (si usas el modo imagen)","placeholder":"Ej. una calavera mecánica con suculentas creciendo de ella"}},"version":"2.0","description":"Genera un prompt para un broche bordado basado en una descripción de texto o una imagen subida.","prompt_template":"Broche bordado a mano con {final_theme}, estilo {style}, elaborado con intrincado trabajo de hilo y detalles metálicos, bordado suave de lana y seda, delicado trabajo de abalorios delineando la forma {shape}, paleta de colores naturales ({color_palette}), toma macro sobre un fondo de lino neutro o piedra, estética artesanal ultradetallada, texturas de bordado realistas, iluminación atmosférica suave --ar 1:1 --style raw --v 6 --q 2"}],"fr":[{"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} et des éléments de : {image_reference_description}"}},"title":"Générateur d'invites de broches brodées adaptatives","inputs":{"shape":{"type":"select","label":"Forme de la Broche","default":"oval","options":["Circulaire","Ovale","Carré","Irrégulière"]},"style":{"type":"select","label":"Style de Broderie","default":"traditional","options":["Traditionnel","Folklorique","Surréaliste","Fusion biomécanique-organique","Moderne minimaliste"]},"theme_text":{"type":"text","label":"Décrivez le Thème ou le Motif","placeholder":"Ex. un hibou dans une forêt, crâne biomécanique, figures dansantes"},"color_palette":{"type":"select","label":"Palette de Couleurs","default":"earth tones and muted greens","options":["Tons terreux et verts doux","Nuances pastel","Néon surréaliste","Métal rouillé et fleurs blanches","Monochrome avec fils argentés"]},"reference_mode":{"type":"select","label":"Source de Référence","default":"describe manually","options":["Décrire manuellement","Utiliser l'image téléchargée","Combiner les deux"]},"image_reference_description":{"type":"text","label":"Décrivez ce qu'il y a dans l'image téléchargée (si vous utilisez le mode image)","placeholder":"Ex. un crâne mécanique avec des succulentes qui en poussent"}},"version":"2.0","description":"Générez une invite pour une broche brodée basée sur une description textuelle ou une image téléchargée.","prompt_template":"Broche brodée à la main de {final_theme}, style {style}, confectionnée avec un travail de fil complexe et des accents métalliques, broderie douce en laine et soie, perles fines soulignant la forme {shape}, palette de couleurs naturelles ({color_palette}), prise de vue macro sur un fond de lin neutre ou de pierre, esthétique artisanale ultra-détaillée, textures de broderie réalistes, éclairage atmosphérique doux --ar 1:1 --style raw --v 6 --q 2"}],"it":[{"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} e elementi da: {image_reference_description}"}},"title":"Generatore di Prompt per Spille Ricamate Adattive","inputs":{"shape":{"type":"select","label":"Forma della Spilla","default":"oval","options":["Circolare","Ovale","Quadrata","Irregolare"]},"style":{"type":"select","label":"Stile di Ricamo","default":"traditional","options":["Tradizionale","Folcloristico","Surrealista","Fusione biomeccanica-organica","Moderno minimale"]},"theme_text":{"type":"text","label":"Descrivi il Tema o il Motivo","placeholder":"Es. un gufo in una foresta, teschio biomeccanico, figure danzanti"},"color_palette":{"type":"select","label":"Tavolozza Colori","default":"earth tones and muted greens","options":["Toni della terra e verdi tenui","Tonalità pastello","Neon surreale","Metallo arrugginito e fiori bianchi","Monocromo con fili d'argento"]},"reference_mode":{"type":"select","label":"Fonte di Riferimento","default":"describe manually","options":["Descrivi manualmente","Usa immagine caricata","Combina entrambi"]},"image_reference_description":{"type":"text","label":"Descrivi cosa c'è nell'immagine caricata (se in modalità immagine)","placeholder":"Es. un teschio meccanico con piante grasse che vi crescono"}},"version":"2.0","description":"Genera un prompt per una spilla ricamata basato su una descrizione testuale o un'immagine caricata.","prompt_template":"Spilla ricamata a mano con {final_theme}, stile {style}, realizzata con intricati lavori a filo e accenti metallici, morbido ricamo in lana e seta, perline fini che delineano la forma {shape}, palette di colori naturali ({color_palette}), scatto macro su sfondo neutro di lino o pietra, estetica artigianale ultra dettagliata, texture di ricamo realistiche, illuminazione atmosferica morbida --ar 1:1 --style raw --v 6 --q 2"}],"ja":[{"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} と以下の要素: {image_reference_description}"}},"title":"アダプティブ刺繍ブローチプロンプトジェネレーター","inputs":{"shape":{"type":"select","label":"ブローチの形","default":"楕円形","options":["円形","楕円形","四角形","不定形"]},"style":{"type":"select","label":"刺繍スタイル","default":"伝統的","options":["伝統的","民俗的","シュール","バイオメカニクス有機融合","モダンミニマル"]},"theme_text":{"type":"text","label":"テーマまたはモチーフを記述","placeholder":"例:森のフクロウ、生体機械の頭蓋骨、踊る人物"},"color_palette":{"type":"select","label":"色のパレット","default":"アースカラーと落ち着いた緑","options":["アースカラーと落ち着いた緑","パステル調","ネオンシュール","錆びた金属と白い花々","銀糸を使ったモノクロ"]},"reference_mode":{"type":"select","label":"参照元","default":"手動で記述","options":["手動で記述","アップロード画像を使用","両方を組み合わせる"]},"image_reference_description":{"type":"text","label":"アップロードされた画像の内容を記述(画像モードを使用する場合)","placeholder":"例:多肉植物が生えた機械的な頭蓋骨"}},"version":"2.0","description":"テキスト記述またはアップロードされた画像に基づいて、刺繍ブローチのプロンプトを生成します。","prompt_template":"{final_theme} 手刺繍ブローチ、{style} スタイル、複雑な糸細工とメタリックなアクセントで制作、柔らかなウールとシルクの刺繍、{shape} の形を縁取る精巧なビーズ細工、自然なカラーパレット ({color_palette})、ニュートラルなリネンまたは石の背景でのマクロショット、超詳細な職人美学、リアルな刺繍テクスチャ、柔らかな雰囲気の照明 --ar 1:1 --style raw --v 6 --q 2"}],"ko":[{"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} 및 다음 요소에서: {image_reference_description}"}},"title":"적응형 자수 브로치 프롬프트 생성기","inputs":{"shape":{"type":"select","label":"브로치 모양","default":"타원형","options":["원형","타원형","정사각형","불규칙형"]},"style":{"type":"select","label":"자수 스타일","default":"전통적","options":["전통적","민속적","초현실적","생체 기계 유기적 융합","모던 미니멀"]},"theme_text":{"type":"text","label":"테마 또는 모티프 설명","placeholder":"예: 숲 속의 올빼미, 생체 역학적 두개골, 춤추는 인물"},"color_palette":{"type":"select","label":"색상 팔레트","default":"흙색 및 차분한 녹색","options":["흙색 및 차분한 녹색","파스텔 톤","네온 초현실","녹슨 금속과 흰색 꽃","은색 실을 사용한 단색"]},"reference_mode":{"type":"select","label":"참조 소스","default":"수동으로 설명","options":["수동으로 설명","업로드된 이미지 사용","둘 다 결합"]},"image_reference_description":{"type":"text","label":"업로드된 이미지 내용 설명 (이미지 모드 사용 시)","placeholder":"예: 다육 식물이 자라는 기계 두개골"}},"version":"2.0","description":"텍스트 설명 또는 업로드된 이미지를 기반으로 자수 브로치 프롬프트를 생성합니다.","prompt_template":"{final_theme} 손자수 브로치, {style} 스타일, 복잡한 실 작업과 금속 악센트로 제작, 부드러운 양모와 실크 자수, {shape} 모양을 따라 정교한 비즈 작업, 자연스러운 색상 팔레트 ({color_palette}), 중성 리넨 또는 돌 배경의 매크로 샷, 초상세 장인 미학, 사실적인 자수 질감, 부드러운 대기 조명 --ar 1:1 --style raw --v 6 --q 2"}],"pt":[{"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} e elementos de: {image_reference_description}"}},"title":"Gerador de Prompts para Broches Bordados Adaptativos","inputs":{"shape":{"type":"select","label":"Formato do Broche","default":"oval","options":["Circular","Oval","Quadrado","Irregular"]},"style":{"type":"select","label":"Estilo de Bordado","default":"traditional","options":["Tradicional","Folclórico","Surreal","Fusão biomecânica-orgânica","Moderno minimalista"]},"theme_text":{"type":"text","label":"Descreva o Tema ou Motivo","placeholder":"Ex: uma coruja na floresta, crânio biomecânico, figuras dançantes"},"color_palette":{"type":"select","label":"Paleta de Cores","default":"earth tones and muted greens","options":["Tons terrosos e verdes suaves","Tons pastel","Neon surreal","Metal enferrujado e florais brancos","Monocromático com fios prateados"]},"reference_mode":{"type":"select","label":"Fonte de Referência","default":"describe manually","options":["Descrever manualmente","Usar imagem carregada","Combinar ambos"]},"image_reference_description":{"type":"text","label":"Descreva o que está na imagem carregada (se usando o modo imagem)","placeholder":"Ex: um crânio mecânico com suculentas crescendo nele"}},"version":"2.0","description":"Gera um prompt para um broche bordado com base em descrição de texto ou imagem carregada.","prompt_template":"Broche bordado à mão com {final_theme}, estilo {style}, confeccionado com intrincado trabalho de linha e detalhes metálicos, bordado suave de lã e seda, delicado trabalho de contas delineando a forma {shape}, paleta de cores naturais ({color_palette}), close-up em fundo de linho neutro ou pedra, estética artesanal ultradetalhada, texturas de bordado realistas, iluminação atmosférica suave --ar 1:1 --style raw --v 6 --q 2"}],"zh":[{"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} 和以下元素: {image_reference_description}"}},"title":"自适应刺绣胸针提示生成器","inputs":{"shape":{"type":"select","label":"胸针形状","default":"椭圆形","options":["圆形","椭圆形","方形","不规则形"]},"style":{"type":"select","label":"刺绣风格","default":"传统","options":["传统","民俗","超现实","生物机械有机融合","现代极简"]},"theme_text":{"type":"text","label":"描述主题或图案","placeholder":"例如:森林中的猫头鹰,生物机械头骨,舞动的人物"},"color_palette":{"type":"select","label":"调色板","default":"大地色系和柔和的绿色","options":["大地色系和柔和的绿色","马卡龙色调","霓虹超现实","锈蚀金属和白色花卉","单色配银线"]},"reference_mode":{"type":"select","label":"参考来源","default":"手动描述","options":["手动描述","使用上传图片","结合两者"]},"image_reference_description":{"type":"text","label":"描述上传图片内容(如果使用图片模式)","placeholder":"例如:一个机械头骨,上面长着多肉植物"}},"version":"2.0","description":"根据文字描述或上传图片生成刺绣胸针提示。","prompt_template":"{final_theme} 手工刺绣胸针,{style} 风格,采用精致的线工和金属点缀,柔软的羊毛和丝绸刺绣,精细的珠饰勾勒出 {shape} 形状,自然调色板 ({color_palette}),在中性亚麻或石材背景上的微距拍摄,超细节的工匠美学,逼真的刺绣纹理,柔和的氛围光照 --ar 1:1 --style raw --v 6 --q 2"}],"zh-TW":[{"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} 和以下元素: {image_reference_description}"}},"title":"自適應刺繡胸針提示生成器","inputs":{"shape":{"type":"select","label":"胸針形狀","default":"oval","options":["圓形","橢圓形","方形","不規則形"]},"style":{"type":"select","label":"刺繡風格","default":"traditional","options":["傳統","民俗","超現實","生物機械有機融合","現代極簡"]},"theme_text":{"type":"text","label":"描述主題或圖案","placeholder":"例如:森林中的貓頭鷹,生物機械頭骨,舞動的人物"},"color_palette":{"type":"select","label":"調色板","default":"earth tones and muted greens","options":["大地色系和柔和的綠色","馬卡龍色調","霓虹超現實","鏽蝕金屬和白色花卉","單色配銀線"]},"reference_mode":{"type":"select","label":"參考來源","default":"describe manually","options":["手動描述","使用上傳圖片","結合兩者"]},"image_reference_description":{"type":"text","label":"描述上傳圖片內容(如果使用圖片模式)","placeholder":"例如:一個機械頭骨,上面長著多肉植物"}},"version":"2.0","description":"根據文字描述或上傳圖片生成刺繡胸針提示。","prompt_template":"{final_theme} 手工刺繡胸針,{style} 風格,採用精緻的線工和金屬點綴,柔軟的羊毛和絲綢刺繡,精細的珠飾勾勒出 {shape} 形狀,自然調色板 ({color_palette}),在中性亞麻或石材背景上的微距拍攝,超細節的工匠美學,逼真的刺繡紋理,柔和的氛圍光照 --ar 1:1 --style raw --v 6 --q 2"}]},"descriptions":{"ar":"{ \"title\": \"مولد مطالبة بروش مطرز متكيف\"، \"الإصدار\": \"2.0\"، \"description\": \"إنشاء مطالبة لبروش مطرز بناءً على النص...","de":"{ „title“: „Adaptiver Eingabeaufforderungsgenerator für bestickte Broschen“, „version“: „2.0“, „description“: „Generieren Sie eine Eingabeaufforderung für eine bestickte Brosche basierend auf Text ...","en":"{   \"title\": \"Adaptive Embroidered Brooch Prompt Generator\",   \"version\": \"2.0\",   \"description\": \"Generate a prompt for an embroidered brooch based on text ...","es":"{ \"title\": \"Generador adaptable de mensajes de broche bordado\", \"version\": \"2.0\", \"description\": \"Genere un mensaje para un broche bordado basado en texto...","fr":"{ \"title\": \"Générateur adaptatif d'invite de broche brodée\", \"version\": \"2.0\", \"description\": \"Générer une invite pour une broche brodée basée sur du texte...","it":"{ \"title\": \"Generatore di suggerimenti per spille ricamate adattive\", \"version\": \"2.0\", \"description\": \"Genera un prompt per una spilla ricamata in base al testo...","ja":"{ \"title\": \"アダプティブ刺繍ブローチ プロンプト ジェネレーター\", \"version\": \"2.0\", \"description\": \"テキストに基づいて刺繍ブローチのプロンプトを生成します ...","ko":"{ \"title\": \"적응형 자수 브로치 프롬프트 생성기\", \"version\": \"2.0\", \"description\": \"텍스트를 기반으로 자수 브로치에 대한 프롬프트 생성 ...","pt":"{ \"title\": \"Gerador de prompt de broche bordado adaptável\", \"version\": \"2.0\", \"description\": \"Gerar um prompt para um broche bordado com base no texto ...","zh":"{ \"title\": \"自适应刺绣胸针提示生成器\", \"version\": \"2.0\", \"description\": \"根据文本生成刺绣胸针的提示...","zh-TW":"{ \"title\": \"自適應刺繡胸針提示生成器\", \"version\": \"2.0\", \"description\": \"根據文本生成刺繡胸針的提示..."},"width":null,"height":null,"views":198,"likes":0,"customId":null,"sourceType":"git","status":"approved","viewsCount":198,"userId":null,"createdAt":"2025-12-12T15:15:36.505Z","updatedAt":"2026-05-10T16:16:56.791Z","sourceDisplayName":"@firatbilal"}}]]
c:[["$","title","0",{"children":"刺绣风格 - AiWind"}],["$","meta","1",{"name":"description","content":"Adaptive Embroidered Brooch Prompt Generator"}],["$","meta","2",{"name":"renderer","content":"webkit"}],["$","meta","3",{"name":"force-rendering","content":"webkit"}],["$","meta","4",{"name":"X-UA-Compatible","content":"IE=edge,chrome=1"}],["$","link","5",{"rel":"canonical","href":"https://www.aiwind.org/prompt/embroidery-style-103"}],["$","meta","6",{"name":"baidu-site-verification","content":"codeva-rLWF8iJxMK"}],["$","meta","7",{"name":"content-language","content":"en"}],["$","meta","8",{"property":"og:title","content":"刺绣风格"}],["$","meta","9",{"property":"og:description","content":"Adaptive Embroidered Brooch Prompt Generator"}],["$","meta","10",{"property":"og:image","content":"https://raw.githubusercontent.com/songguoxs/gpt4o-image-prompts/master/images/103.png"}],["$","meta","11",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","12",{"name":"twitter:title","content":"刺绣风格"}],["$","meta","13",{"name":"twitter:description","content":"Adaptive Embroidered Brooch Prompt Generator"}],["$","meta","14",{"name":"twitter:image","content":"https://raw.githubusercontent.com/songguoxs/gpt4o-image-prompts/master/images/103.png"}],["$","link","15",{"rel":"icon","href":"/TopLogo.svg"}],["$","$L15","16",{}]]
8:null

评论

登录后即可评论。

  • 还没有评论。
刺绣风格 · AI Image Prompts