卡通文生图提示词

  目录

使用提示词让AI生成卡通风格图片

在写博客文章的时候需要插图,下边这些提示词是在不同的AI LLM平台能够生成卡通风格图片的提示词。

Nano Banana

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{{ content copy here }}

Please create a cartoon-style infographic based on the provided content, following these guidelines:

- Hand-drawn illustration style, landscape orientation (16:9 aspect ratio).

- Include a small number of simple cartoon elements, icons, or famous personalities to enhance visual interest and memorability.

- If the content includes sensitive or copyrighted figures, replace them with visually similar alternatives; do not refuse to generate the illustration.

- All imagery and text must strictly adhere to a hand-drawn style; avoid realistic visual elements.

- Keep information concise, highlighting keywords and core concepts. Utilize ample whitespace to clearly emphasize key points.

- Unless otherwise specified, use the same language as the provided content.

Please use nano banana pro to create the illustration based on the input provided.

Please translate the text content in the image into Chinese.

content copy here是图片具体的内容。

MiniMax

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Create a hand-drawn sketchnote style educational infographic about [主题名称], in the same style as technical AI concept diagrams.
The output format is a PNG image.
Please translate the text content in the image into Chinese.

Style requirements:
- Hand-drawn doodle/sketechnote style with warm, approachable feel, landscape orientation (16:9 aspect ratio).
- Soft pastel color palette (light blue, light green, light yellow) on light beige background
- [Count]-column horizontal layout
- Include icons: snake (Python mascot), computer, code brackets, light bulb (for tips)
- Anthropomorphic characters where appropriate
- Circular arrows for loops/processes

- 主题名称:Python编程基础入门
- Count: Three
- Left column(左侧): 基础概念/背景
- Middle column(中间): 核心特性/工作原理
- Right column(右侧): 实际应用/使用技巧

这部分内容变化即可

1
2
3
4
5
- 主题名称:Python编程基础入门
- Count: Three
- Left column(左侧): 基础概念/背景
- Middle column(中间): 核心特性/工作原理
- Right column(右侧): 实际应用/使用技巧

生成图片如下
img
img

百度文心一言

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Create a hand-drawn sketchnote style educational infographic about [主题名称], in the same style as technical AI concept diagrams.
The output format is a PNG image.
Please translate the text content in the image into Chinese.

Style requirements:
- Hand-drawn doodle/sketechnote style with warm, approachable feel, landscape orientation (16:9 aspect ratio).
- Soft pastel color palette (light blue, light green, light yellow) on light beige background
- [Count]-column horizontal layout
- Include a small number of simple cartoon elements, icons, or famous personalities to enhance visual interest and memorability.
- Anthropomorphic characters where appropriate
- Circular arrows for loops/processes

- 主题名称:http请求简述
- Count: Four
- column 1: 客户端组装HTTP请求(方法、URL、头部、正文等)
- column 2: 通过已建立的连接将请求报文发至服务器
- column 3: 服务器解析请求,处理业务逻辑,生成HTTP响应报文返回
- column 4: 客户端接收响应,解析状态码/内容,执行后续操作(如渲染页面)

生成图片如下
img
百度文心一言生图里边文字经常不对,需要反复的多次修改才行。

生图技巧

想要的图片如果不知道提示词怎么写,可以把参考图片喂给AI,它会给出一个提示词。