文生图

Cute Heart Cutaway Infographic — AI 图像提示词

Creates a child-friendly Chinese science encyclopedia poster explaining the heart’s internal structure, blood flow, valves, wall layers, and heartbeat rhythm. - AIPinMaker

GPT Image 2插画文生图
Cute Heart Cutaway Infographic
文生图

提示词

{"type":"children's educational medical infographic poster","topic":"{argument name=\"headline text\" default=\"心脏 人体的超级泵\"}","subtitle":"{argument name=\"subtitle text\" default=\"24小时不停工作,把血液送到全身!\"}","style":"publication-quality cute science encyclopedia cutaway illustration for children, warm pastel cream background with hearts, stars, clouds and rounded annotation boxes, glossy 3D cartoon rendering mixed with clean vector labels, high detail, friendly and non-scary anatomy, Chinese educational poster typography","main_visual":{"subject":"large central anatomical cross-section of a human heart","position":"center-left, occupying most of the page","colors":"blue right heart and veins for oxygen-poor blood, red left heart and arteries for oxygen-rich blood","details":"transparent cutaway chambers, valves, septum, thick ventricular walls, large red aorta arch, blue pulmonary artery, vena cava tubes, pulmonary veins, white directional arrows showing blood flow, small smiling red blood cell mascots inside chambers","main_labels_count":12,"main_labels":["上腔静脉","肺动脉","右心房","三尖瓣","右心室","下腔静脉","主动脉","肺静脉","左心房","二尖瓣","左心室","室间隔"]},"layout":{"format":"vertical portrait infographic, 4:5 aspect ratio","top_header":"large red handwritten-style characters for 心脏, blue characters for 人体的超级泵, small mascot heart/blood-cell character near title","right_column":{"sections_count":4,"sections":[{"title":"血液循环路线图","position":"top-right","content":"mini schematic with heart, lungs, body icon, red and blue arrows","legend_count":2,"legend_labels":["缺氧血","富氧血"],"step_count":4,"step_labels":["1 缺氧血从全身回到心脏","2 送往肺部交换气体","3 富氧血从肺部到心脏","4 泵送到全身各处"]},{"title":"1 瓣膜开合","position":"upper-middle-right","content":"two small cutaway heart diagrams showing valves open and closed","diagram_count":2,"labels":["瓣膜打开 血液流入心室","瓣膜关闭 防止血液倒流"]},{"title":"2 心肌层结构","position":"middle-right","content":"layered close-up of heart wall with child doctor mascot","labels_count":3,"labels":["心内膜","心肌层(厚实有力)","心外膜"],"caption":"心肌像强壮的肌肉,收缩时推动血液!"},{"title":"3 心跳节律","position":"lower-right","content":"ECG line graph and short facts","facts_count":2,"facts":["正常成年人心率:60~100次/分","运动时心跳会加快,给身体更多能量!"]}]},"bottom_area":{"sections_count":3,"sections":[{"title":"颜色小贴士","position":"bottom-left","item_count":2,"items":["蓝色 = 缺氧血(含氧少)","红色 = 富氧血(含氧多)"],"decor":"blood cell mascot looking through a telescope"},{"title":"知识贴士","position":"bottom-center","bullet_count":5,"bullets":["心脏像一台不停工作的泵。","左心室肌肉最厚,能把血液送得更远。","瓣膜像小门,只让血液向一个方向流动。","一次心跳(心脏收缩 + 舒张)会推动血液前进。","好习惯让心脏更健康:运动、睡眠、少熬夜!"]},{"title":"speech bubble","position":"bottom-right","text":"{argument name=\"doctor speech bubble\" default=\"谢谢你一直认真工作!\"}","decor":"girl doctor character beside a cute mechanical heart pump and smiling red blood cells"}]},"left_annotations":"dotted leader lines from labels to heart structures, short explanatory Chinese text under each label","character_elements_count":5,"character_elements":["small red blood cell mascot near top title","three smiling red blood cell mascots inside the heart chambers and vessels","boy doctor with magnifying glass at bottom-left","girl doctor presenting knowledge tips at bottom-center","mechanical heart pump character at bottom-right"]},"text_rendering":"keep all visible labels in simplified Chinese, crisp and legible, with rounded colored label tags and dashed callout lines","lighting":"soft glossy highlights, clean shadows, high-resolution print-ready composition","avoid":"photorealistic gore, dark medical textbook mood, cluttered illegible microtext, English labels"}

参考图片

Cute Heart Cutaway Infographic reference
文生图

如何使用这个 AI 图像提示词模板

  1. AiVideo Maker stepOne1
    复制提示词 —— 取走该模板的提示词与反向提示词。
  2. iVideo Maker stepTwo2
    选择模型 —— 选一个推荐的 AI 模型以获得最佳匹配。
  3. AiVideo Maker stepThree3
    生成 —— 一键打开工作台并生成你的作品。

相关模板

Infographic Explaining Fibonacci Sequence with Math and Code
GPT Image 2

Infographic Explaining Fibonacci Sequence with Math and Code

Create a cinematic image of Infographic Explaining Fibonacci Sequence With Math And Code. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: cinematic-video. Reference: infographic-explaining-fibonacci-sequence-with-math-and-code-1867.

pptflat-designultra-detail
文生图
Premium Pitch Deck Storyboard
GPT Image 2

Premium Pitch Deck Storyboard

Create a game image of Premium Pitch Deck Storyboard. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: illustration. Reference: premium-pitch-deck-storyboard-25540.

pptflat-designultra-detail
文生图
Dense vs MoE Neural Network Infographic
GPT Image 2

Dense vs MoE Neural Network Infographic

{ "type": "infographic comparison diagram", "header": { "title": "{argument name=\"main title\" default=\"Dense と MoE の違い\"}" }, "layout": { "structure": "two main columns separated by a central VS badge, with a split footer at the bottom", "sections": [ { "position": "left column", "theme_color": "blue", "header": "{argument name=\"left model name\" default=\"Dense モデル\"}", "subtitle": "全てのニューロンが活性化", "diagram": { "type": "fully connected neural network", "elements": [ "1 orange input node labeled 入力", "4 hidden layers with 4, 5, 4, and 2 nodes respectively", "nodes colored white, blue, and yellow", "dense intersecting connection lines between all adjacent nodes" ] }, "bullet_points": { "count": 2, "items": [ "{argument name=\"left bullet point\" default=\"全てのパラメータが使用\"}", "計算コストが高い" ] } }, { "position": "right column", "theme_color": "orange", "header": "{argument name=\"right model name\" default=\"MoE モデル\"}", "subtitle": "一部の専門家が選択的に活性化", "diagram": { "type": "mixture of experts network", "elements": [ "1 orange input node labeled 入力", "3 rectangular blocks labeled Expert 1, Expert 2, Expert 3", "1 yellow output node labeled 出力", "branching arrows connecting input to experts, and experts to output" ] }, "bullet_points": { "count": 2, "items": [ "{argument name=\"right bullet point\" default=\"一部のエキスパートのみ使用\"}", "効率的でスケーラブル" ] } }, { "position": "center", "element": "red circular badge with text VS", "connections": "blue arrow pointing left, orange arrow pointing right" }, { "position": "footer left", "background": "light blue", "text": "Dense: すべての層が常時稼働し全パラメータを使用", "icon": "1 CPU chip graphic", "label": "高い消費電力" }, { "position": "footer right", "background": "light orange", "text": "MoE: 必要なエキスパートのみを動員", "icons": "2 circular graphics (orange arrows, blue lightning bolt)", "label": "低コスト・高効率" } ] } }3b:Ta7a,{ "type": "infographic comparison diagram", "header": { "title": "{argument name=\"main title\" default=\"Dense と MoE の違い\"}" }, "layout": { "structure": "two main columns separated by a central VS badge, with a split footer at the bottom",

flat-designpptultra-detail
文生图
Encyclopedia Style Infographic Generator
GPT Image 2

Encyclopedia Style Infographic Generator

Create a infographic image of Encyclopedia Style Infographic Generator. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: illustration. Reference: encyclopedia-style-infographic-generator-14129.

pptultra-detailflat-design
文生图
Infographic Creation with Simple Text Prompt
Nano Banana 2

Infographic Creation with Simple Text Prompt

Create a infographic image of Infographic Creation With Simple Text Prompt. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: illustration. Reference: infographic-creation-with-simple-text-prompt-11083.

flat-designpptultra-detail
文生图
Dopamine and schizophrenia synapse diagram
Nano Banana 2

Dopamine and schizophrenia synapse diagram

Create a creative image of Dopamine And Schizophrenia Synapse Diagram. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: photography. Reference: dopamine-and-schizophrenia-synapse-diagram-255.

pptflat-designultra-detail
文生图

探索更多提示词

按分类浏览更多 AI 图像和视频提示词。