Nano Banana 一键生成手办

AI 技术越来越成熟,最近发布的 Nano Banana 大模型可以直接将图片上的人物形象变成一个 3D 的手办模型。

Nano Banana 是什么

Nano Banana 是谷歌最近发布的一款针对图片进行处理的 AI 大模型,首先在自家的多模态 AI 对话工具 Gemini 中使用,在 Gemini 的对话框中选择图片模型,会出现一个🍌图标,表示你正在使用 Nano Banana 大模型。

https://static.scung.cn/6b5fac5a-0b01-484a-8030-b1648af6f163.png

提示词

上传一张图片,写入提示词后发送给 Gemini 就可以立刻生成手办效果图片。

封面包装

提示词:

Use the nano-banana model to create a 1/7 scale commercialized figure of thecharacter in the illustration, in a realistic style and environment. Place the figure on a computer desk, using a circular transparent acrylic base without any text.On the computer screen, display the ZBrush modeling process of the figure. Next to the computer screen, place a BANDAI-style toy packaging box printed with the original artwork.

上传爱莉希雅的海报搭配上面的提示词,生成效果如下:

https://static.scung.cn/6c83e769-64e4-459d-9633-d8492ed14461.jpg

透明包装

提示词:

Create a 1/7 scale commercialized figurine of the character in the picture, in a realistic style, placed on a computer desk in a real environment. The figurine has a round transparent acrylic base with no text. On the computer screen, show the ZBrush modeling process of this figurine. Next to the screen, place a packaging box with rounded corners and a transparent front window. The side of the box should also feature the character’s photo. The box design should be cute with a touch of luxury, and the figurine inside the box should be clearly visible.

上传使用 AI 生成的 初音未来 图片,生成效果如下:

https://static.scung.cn/22fc56ac-d688-47b9-9526-a454a81e9012.jpg

除了生成手办的效果图之外,Nano Banana 还有很多隐藏的玩法,之后的文章会继续分享使用 Nano Banana 的其他功能。

发布时间:2025-09-09
其他阅读

C#获取电脑的网卡地址

使用C#开发Windows应用,需要进行特定网卡绑定的时候我们需要获取电脑本机的网卡地址,本文会介绍几种获取电脑网卡地址的方法。

查看原文

Nano Banana 一键生成手办

AI 技术越来越成熟,最近发布的 Nano Banana 大模型可以直接将图片上的人物形象变成一个 3D 的手办模型。

查看原文

Top 命令输出

top 命令是 Linux 中一个很常用的命令,其作用是将系统的性能统计和进程运行情况输出到控制台中,本文带着大家解析 top 命令输出的内容具体作用。

查看原文

浅析web前端中的MVC模式

MVC是常见的软件架构设计模式,它通过分离关注点改进代码的组织方式。区别于软件设计模式,只是为了解决问题总结出的抽象方法,一种架构模式种往往会用到多种设计模式。

查看原文

WPF使用云母材质

在最新的Windows 11 OS中,微软为流畅设计(Fluent Design)带来了新的云母材质,云母材质一种不透明的动态效果,微软将其作为Windows 11应用窗体的默认材质。

查看原文