Привет, друзья! Причина, по которой мне нравится использовать JSON как структуру для промптов, не в том, что это даёт лучшие результаты — просто мне кажется, что так промпт удобнее читать и изменять.
Становится ли результат лучше? Нет. Результаты такие же, как и с обычным промптом.
Но у JSON есть структура, которую некоторые предпочитают использовать.
ChatGPT отлично справляется с JSON-промптами, но, кажется, что Nano Banana (Gemini Flash 2.5) - ничуть не хуже. Да ещё и быстрее.
Это был простой тест, чтобы проверить, насколько хорошо Nano Banana обрабатывает JSON-промпты — и он справляется довольно хорошо.
Кроме того, Nano Banana лучше создаёт правдоподобно выглядящие продукты, так что у такого подхода определённо есть преимущества.
Вот промпт, если хотите попробовать:
Просто замените [PRODUCT] на то, что хотите создать — Apple Watch, Kellogg's Rice Krispies, MacBook Pro и т.д.
{
"style": "photorealistic product render",
"scene_type": "isolated object",
"object": {
"type": "[PRODUCT]",
"material": "ultra-clear iridescent glass",
"surface_texture": "glossy, smooth, refractive",
"color": "transparent with subtle rainbow refractions",
"details": "all internal components clearly visible with high structural fidelity; internal contents, assemblies, or materials are accurately represented according to the nature of the product (e.g. circuitry, packaging fill, mechanical parts). External surfaces retain authentic branding, including logos, typefaces, textures, and graphic elements in their correct placement and scale. All visual identifiers such as branding colors, mascots, and logos must exactly match the real-world product’s official design."
},
"environment": {
"background": "neutral gray or white seamless studio backdrop",
"shadows": "soft diffused shadows under and around the object",
"scale": "true-to-life proportions, matching real-world dimensions of the actual product"
},
"lighting": {
"type": "high-Kelvin studio lighting",
"direction": "multi-point, overhead and side fill",
"intensity": "bright, even exposure",
"effects": "crisp reflections, subtle caustics, high transparency definition"
},
"post_processing": {
"glow": "none",
"bloom": "minimal, only on brightest reflections",
"depth": "mild clarity boost on internal parts",
"sharpness": "high detail clarity, especially on internal mechanisms or contents"
},
"camera": {
"angle": "3/4 view",
"focus": "entire object in sharp focus",
"depth_of_field": "deep DOF, everything in focus",
"framing": "centered, product takes up 70-80% of frame"
}
}
#промпты #nanobanana
Источник: Ross Symons
NeuroDream