Nano Banana 一键生成手办

发布时间:2025-09-09

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 的其他功能。

其他阅读

IIS 设置跨域问题

之前说过nginx设置跨域,今天记录以下IIS设置跨域

查看原文

Angular使用路由复用实现单页多窗(Tab页形式)

我们在开发后台管理系统时,一个很重要的需求就是多窗口编辑,来回切换使用。一种思路是使用iframe来记录多个多页面展示,本文通过Angular路由复用来实现这一需求。

查看原文

HTTP方法

HTTP报文中包含了方法,指的是客户端希望服务器对资源执行的动作,是一个单独的词,比如GET,POST,OPTIONS等,本文将会介绍主流的几种方法。

查看原文

软考中级-系统集成项目管理工程师复习总章

2025年下半年的软考将于11月开考,我将复习的过程笔记使用一个系列文章记录,本文只作为总章,将每个章节的复习时间和难度进行罗列,方便大家跟随学习。

查看原文

Apple中的模糊效果

本文主要介绍在前端里比较重要的一个效果——高斯模糊效果,也有人称为毛玻璃特效。在Mac和Windows系统样式上也都在使用模糊效果。下面聚焦于Web前端中的模糊效果开发。

查看原文