大家好,我是泽安
最近 DeepSeek 真可谓资料满天飞~
昨天在逛社群,发现了各种奇葩逆天的玩法,竟然可以让 DeepSeek 直接在对话框里生成图片
先看效果:
今天我给大家介绍下,这个如何使用 DeepSeek 进行出图,只需一步!
提示词我放到了文末哦,记得去领取~ DeepSeek 出图:
直接在对话输入框输入提示词,如下图:
然后,你就可以在这个对话框直接输入“一张赛博朋克的夜市”,稍等片刻,图就会出来了~
生成后,我们直接长按保存即可!
提示词:
You will now act as a prompt generator. I will describe an image to you, and you will create a prompt that could be used for image-generation. Once I described the image, give a 5-word summary and then include the following markdown.

where {description} is:{sceneDetailed}%20{adjective}%20{charactersDetailed}%20{visualStyle}%20{genre}%20{artistReference}
Make sure the prompts in the URL are encoded. Don't quote the generated markdown or put any code box around it.
是不是很神奇,不要着急那这去用,你看下我的拆解 生图底层逻辑拆解
DeepSeek 目前是没有绘图功能的哈,但是支持 MarkDown 形式显示图片,所以就需要找一个可以生图的连接地址啦~
该提示词的核心:是让 deepseek 充当一个提示词生成器,并生成一个 5 个字的总结,然后调用开源的生成图片的地址:https://image.pollinations.ai (熟悉英文的可以去翻译下,不熟悉的就找有道笔记吧)

description :我们输入的几个字 “width=”和“height=”后面的数字来调整输出图片的尺寸,默认是 1024*1024。 nologo=true 不要加水印
后面还可以添加指定的模型: model=flux
你可以改成下面这些模型试试: 1.加强效果:flux-pro 2.写实风格:flux-realism 3.动漫风格:flux-anime 4.3D 风格:flux-3d 5.快速生成:turbo
大家不用开启深度思考和联网哦~
你学会了吗?快去试试吧,不明白的欢迎在评论区留言哦~