ИИ Ресурсы — Фабио Де ЛукаИИ Ресурсы — Фабио Де Лука

JSON-запрос для макета каталога архитектурного дизайна продукта

Nano banana 2 Изображения
JSON-запрос для макета каталога архитектурного дизайна продукта
Модель: Nano Banana 2
Текст шаблона
{
 "reference_images": {
 "product_image": "UPLOADED_IMAGE",
 "usage_rule": "Используйте загруженное изображение как точную визуальную ссылку на форму, пропорции, материалы и общую идентичность продукта. Не перепроектируйте и не переосмысливайте продукт."
 },

 "layout": {
 "canvas": {
 "orientation": "vertical",
 "aspect_ratio": "3:4",
 "background": "тёплая нейтральная поверхность, имитирующая бумагу"
 },
 "structure": {
 "top_section": "lifestyle_hero",
 "bottom_section": "technical_specification"
 }
 },

 "top_section": {
 "type": "lifestyle_product_image",
 "composition": {
 "placement": "top_center",
 "scale": "dominant",
 "margin": "обильное белое пространство вокруг продукта"
 },
 "environment": {
 "setting": "минималистичный архитектурный интерьер",
 "lighting": {
 "type": "естественный солнечный свет",
 "direction": "угловое боковое освещение",
 "quality": "мягкие, но контрастные тени"
 },
 "floor": "неброская бетонная или каменная поверхность",
 "background": "текстурированная штукатурная стена"
 },
 "rendering": {
 "style": "редакционная lifestyle-съёмка",
 "detail": "высокий реализм",
 "color_grading": "тёплый, приглушённый, премиальный"
 }
 },

 "bottom_section": {
 "type": "technical_specification_panel",
 "layout": {
 "grid": "modular",
 "alignment": "чистая, архитектурная"
 },

 "technical_drawings": {
 "placement": "bottom_left_and_center",
 "style": "архитектурные линейные рисунки",
 "views": [
 "front view",
 "side view",
 "three-quarter cutaway or profile view"
 ],
 "projection": "orthographic",
 "line_style": {
 "color": "{argument name="drawing line color" default="приглушённый красный"} или сепия",
 "weight": "тонкие технические линии"
 },
 "annotations": {
 "type": "размерные и конструктивные выноски",
 "language": "нейтральные технические надписи",
 "density": "минимальная, редакционная"
 }
 },

 "materials_panel": {
 "placement": "bottom_right",
 "content": {
 "type": "material_swatches",
 "count": "{argument name="swatch count" default="3-4"} в зависимости от продукта",
 "format": "квадратные или прямоугольные образцы"
 },
 "textures": {
 "source": "получены из материалов продукта",
 "examples": [
 "fabric",
 "leather",
 "metal",
 "wood",
 "plastic"
 ]
 },
 "labels": {
 "style": "небольшие редакционные подписи",
 "tone": "технический, но изысканный"
 }
 }
 },

 "typography": {
 "style": "минималистичный редакционный",
 "usage": "неброские подписи, без крупных заголовков",
 "color": "мягкий чёрный или тёмно-коричневый"
 },

 "overall_style": {
 "mood": "дизайн-каталог / журнал дизайна продуктов",
 "aesthetic": "архитектурный, премиальный, спокойный",
 "avoid": [
 "clutter",
 "bold colors",
 "heavy branding",
 "overly decorative graphics"
 ]
 },

 "constraints": {
 "do_not": [
 "изменять дизайн продукта",
 "изобретать новые материалы",
 "добавлять логотипы, если их нет в референсе",
 "использовать перспективные искажения в чертежах"
 ]
 }
🇬🇧 Original (English)
{
 "reference_images": {
 "product_image": "UPLOADED_IMAGE",
 "usage_rule": "Use the uploaded image as the exact visual reference for the product’s form, proportions, materials, and overall identity. Do not redesign or reinterpret the product."
 },

 "layout": {
 "canvas": {
 "orientation": "vertical",
 "aspect_ratio": "3:4",
 "background": "warm neutral paper-like surface"
 },
 "structure": {
 "top_section": "lifestyle_hero",
 "bottom_section": "technical_specification"
 }
 },

 "top_section": {
 "type": "lifestyle_product_image",
 "composition": {
 "placement": "top_center",
 "scale": "dominant",
 "margin": "generous whitespace around product"
 },
 "environment": {
 "setting": "minimal architectural interior",
 "lighting": {
 "type": "natural sunlight",
 "direction": "angled side light",
 "quality": "soft but high-contrast shadows"
 },
 "floor": "subtle concrete or stone surface",
 "background": "textured plaster wall"
 },
 "rendering": {
 "style": "editorial lifestyle photography",
 "detail": "high realism",
 "color_grading": "warm, muted, premium"
 }
 },

 "bottom_section": {
 "type": "technical_specification_panel",
 "layout": {
 "grid": "modular",
 "alignment": "clean, architectural"
 },

 "technical_drawings": {
 "placement": "bottom_left_and_center",
 "style": "architectural line drawings",
 "views": [
 "front view",
 "side view",
 "three-quarter cutaway or profile view"
 ],
 "projection": "orthographic",
 "line_style": {
 "color": "{argument name="drawing line color" default="muted red"} or sepia",
 "weight": "fine technical lines"
 },
 "annotations": {
 "type": "measurement and construction callouts",
 "language": "neutral technical labels",
 "density": "minimal, editorial"
 }
 },

 "materials_panel": {
 "placement": "bottom_right",
 "content": {
 "type": "material_swatches",
 "count": "{argument name="swatch count" default="3-4"} depending on product",
 "format": "square or rectangular samples"
 },
 "textures": {
 "source": "derived from the product materials",
 "examples": [
 "fabric",
 "leather",
 "metal",
 "wood",
 "plastic"
 ]
 },
 "labels": {
 "style": "small editorial captions",
 "tone": "technical but refined"
 }
 }
 },

 "typography": {
 "style": "minimal editorial",
 "usage": "subtle captions, no large headlines",
 "color": "soft black or dark brown"
 },

 "overall_style": {
 "mood": "design catalog / product design journal",
 "aesthetic": "architectural, premium, calm",
 "avoid": [
 "clutter",
 "bold colors",
 "heavy branding",
 "overly decorative graphics"
 ]
 },

 "constraints": {
 "do_not": [
 "change product design",
 "invent new materials",
 "add logos unless present in reference",
 "use perspective distortion in drawings"
 ]
 }

Краткое описание

Детальный JSON-запрос для Nano Banana Pro для создания вертикальной страницы каталога дизайна продукта. Указывает двухсекционный макет: верхнюю часть с lifestyle-фото загруженного продукта в минималистичном архитектурном интерьере и нижнюю часть с технической панелью спецификаций, включающей ортографические чертежи и образцы материалов, для премиальной спокойной редакционной эстетики.

Nano banana 2ИзображенияМаркетинг продуктаДизайн приложений / веб-дизайнДиаграмма / График