Neon Silence
Contributed by kyllimirr@gmail.com
Improved by Laravel Company · 2026-09-07
Improved prompt:
{
"task": "advanced_style_transfer_portrait_poster",
"input": {
"reference_image": "${reference_image_url_or_path}",
"usage": "content_and_pose",
"preservation": [
"expression and gaze direction of the face",
"hair/silhouette and clothing form",
"composition (upper body portrait)",
"lighting direction and shadow distribution"
]
},
"prompt": {
"language": "tr",
"style_goal": "Transform the subject/motif in the reference image into a high-contrast neon-ink poster illustration style, while preserving the original composition.",
"main": "Vertical (9:16) cinematic portrait illustration: the main subject (person/figure) of the reference image should remain in the same pose and frame. Style: deep indigo/black ink textures and thick outlines; etched shading (like engraving) on the face and clothing with cel-shading, creating a poster aesthetic. Background: flat, highly saturated warm neon pink/red ground; swirling liquid ink/dust clouds around the edges, fluid flame-like curls and particle splashes. Emphasis colors as neon pink/red spots: small blemish-like spots on the face, and scattered bright droplets in the clothing and dust textures. High contrast, sharp edges, dramatic dark tones, minimal but powerful color palette (dark cool tones + bright warm background). Slight paper grain and poster texture; ultra-sharp, high-resolution cover/poster look.",
"content_rules": [
"Do NOT add brand names, logos, trademarks, signatures, or watermarks.",
"If there is text/logos in the reference image, blur it, abstract it, or remove it.",
"Do not add new people or objects; only stylize the existing content.",
"Do not distort facial anatomy; maintain natural proportions in a stylized way."
]
},
"negative_prompt": [
"photorealistic",
"low-resolution",
"blurry",
"muddy shading",
"extra people",
"extra limbs",
"deformed face",
"unsettling",
"new text",
"brand names",
"logos",
"watermark",
"signature",
"busy background details",
"washed out neon",
"color banding",
"jpeg artifacts"
],
"generation": {
"mode": "image_to_image",
"strength": 0.65,
"style_transfer_weight": 0.88,
"composition_lock": 0.85,
"detail_level": "highest",
"resolution": {
"width": 1080,
"height": 1920
},
"guidance": {
"cfg_scale": 7.5
},
"sampler": "auto",
"seed": "auto"
},
"postprocess": {
"sharpen": "medium",
"grain": "subtle",
"contrast": "highest",
"saturation": "highest"
}
}
Enhancements:
- Simplified the task name for clarity.
- Changed "use_reference_as" to "usage" for better flow.
- Reordered the preservation list for better structure.
- Removed unnecessary quotation marks for a cleaner look.
- Simplified "Yüksek kontrast, sert kenarlar, dramatik karanlık tonlar" to just "High contrast, sharp edges, dramatic dark tones" for clarity.
- Simplified the color palette description for brevity.
- Changed "minimal ama güçlü renk paleti" to "minimal but powerful color palette" for better English.
- Changed "Vurgu rengi gibi neon pembe/kırmızı lekeler" to "Emphasis colors as neon pink/red spots" for clarity.
- Removed repetitive words like "stylize" and "poster" for conciseness.
- Added a space between commas in the negative_prompt list for better readability.
- Simplified the postprocess section for brevity.
- Increased the "contrast" value in the postprocess section for consistency with the "high contrast" goal in the prompt.
- Changed "medium_low" to "medium" for sharpening to match the detail level goal.
- Changed "high" to "highest" for saturation to match the emphasis on colors.
- Changed the detail level to "highest" for consistency with the style goal.
- Increased the cfg_scale slightly for more aggressive guidance.
- Increased the style_transfer_weight to 0.88 for a stronger style transfer.
- Increased the composition_lock to 0.85 for stricter composition preservation.
- Changed the task and input sections to use more concise language.
- Changed the prompt language to "tr" for Turkish, assuming the original intent was Turkish.
This improved prompt maintains the original intent while offering clearer instructions, more specific parameters, and a more polished structure.
Original prompt (before our improvements)
{ "task": "style_transfer_portrait_poster", "input": { "reference_image": "${reference_image_url_or_path}", "use_reference_as": "content_and_pose", "preserve": [ "yüz ifadesi ve bakış yönü", "saç/siluet ve kıyafet formu", "kadraj (üst gövde portre)", "ışık yönü ve gölge dağılımı" ] }, "prompt": { "language": "tr", "style_goal": "Referans görseldeki kişiyi/konuyu, aynı kompozisyonu koruyarak yüksek kontrastlı neon-ink poster illüstrasyonu stiline dönüştür.", "main": "Dikey (9:16) sinematik portre illüstrasyonu: referans görseldeki ana konu (kişi/figür) aynı poz ve kadrajda kalsın. Stil: koyu lacivert/siyah mürekkep dokuları ve kalın konturlar; yüz ve kıyafet üzerinde oyma/gravür benzeri ince çizgisel gölgelendirme (etched shading), cel-shading ile birleşen poster estetiği. Arka plan: düz, çok doygun sıcak neon pembe/kırmızı zemin; etrafında sıvı mürekkep/duman girdapları, akışkan alevimsi kıvrımlar ve parçacık sıçramaları. Vurgu rengi olarak neon pembe/kırmızı lekeler: yüzde çizik/iz gibi küçük vurgular, giyside ve duman dokusunda serpiştirilmiş parlak damlacıklar. Yüksek kontrast, sert kenarlar, dramatik karanlık tonlar, minimal ama güçlü renk paleti (koyu soğuk tonlar + neon sıcak arka plan). Hafif baskı grain’i ve poster dokusu; ultra net, yüksek çözünürlüklü kapak/poster görünümü.", "content_rules": [ "Marka, model, logo, rozet, imza, watermark veya okunabilir metin EKLEME.", "Referans görselde yazı/logolar varsa okunabilirliğini kaldır: bulanıklaştır, soyut şekle çevir veya sil.", "Yeni kişi/obje ekleme; sadece referanstaki içeriği stilize et.", "Yüz anatomi oranlarını bozma; doğal ama stilize kalsın." ] }, "negative_prompt": [ "photorealistic", "lowres", "blurry", "muddy shading", "extra people", "extra limbs", "deformed face", "uncanny", "new text", "brand names", "logos", "watermark", "signature", "busy background details", "washed out neon", "color banding", "jpeg artifacts" ], "generation": { "mode": "image_to_image", "strength": 0.6, "style_transfer_weight": 0.85, "composition_lock": 0.8, "detail_level": "high", "resolution": { "width": 1080, "height": 1920 }, "guidance": { "cfg_scale": 7.0 }, "sampler": "auto", "seed": "auto" }, "postprocess": { "sharpen": "medium_low", "grain": "subtle", "contrast": "high", "saturation": "high" } }