SDXL prompt 笔记

模型

模型有两个,分别是 stable-diffusion-xl-base-1.0、stable-diffusion-xl-refiner-1.0。

base 模型是用来做文生图,refiner 模型是用来做图生图的。

SDXL 模型之 base、refiner 和 VAE_云水木石的博客-CSDN博客

分辨率

默认是1024*1024,或者总像素相同的分辨率也行,比如

  • 896 x 1152
  • 1536 x 640

Samplers

DPM++ 2M Karras or DPM++ 2S a Karras

VAE

参考:SDXL 模型之 base、refiner 和 VAE_云水木石的博客-CSDN博客

PROMPT

常用

模板

PROMPT

复制代码
breathtaking {prompt} . award-winning, professional, highly detailed

NEGATIVE PROMPT

复制代码
anime, cartoon, graphic, text, painting, crayon, graphite, abstract glitch, blurry

应用

PROMPT

复制代码
breathtaking selfie photograph of astronaut floating in space, earth in the background. award-winning, professional, highly detailed

NEGATIVE PROMPT

复制代码
anime, cartoon, graphic, text, painting, crayon, graphite, abstract glitch, blurry

参考:

https://aituts.com/sdxl-prompts/

相关推荐
LinXunFeng2 天前
Obsidian - 使用 Share Note 分享笔记并自部署
前端·笔记·github
闪闪发亮的小星星6 天前
高斯光以及高斯光公式解释
笔记
cqbzcsq6 天前
CellFlow虚拟细胞论文阅读
论文阅读·人工智能·笔记·学习·生物信息
阿米亚波7 天前
【Windows】QEMU 启动 openEuler aarch64/arm64 架构系统 + 离线软件源
linux·windows·经验分享·笔记·架构·arm
自传.7 天前
尚硅谷 Vibe Coding|第三章(1) Claude Code深度使用与进阶技巧 学习笔记
笔记·学习·尚硅谷·vibecoding
.千余7 天前
【C++】模板进阶全解:非类型参数|全特化|偏特化|分离编译完全指南
开发语言·c++·笔记·学习·其他
自传.7 天前
尚硅谷 Vibe Coding|第二章 AI编程工具生态 学习笔记
笔记·学习·ai编程·尚硅谷·vibe coding
在路上走着走着7 天前
Prompt Engineering 入门指南:从原理到上手
人工智能·prompt
秋波。未央7 天前
Java Agent 开发 · Day 1 学习笔记(含作业完整标准答案)
java·笔记·学习
中屹指纹浏览器7 天前
2026指纹浏览器字体指纹、字体渲染偏差检测与全维度虚拟字体池搭建方案
经验分享·笔记