探索stable diffusion的奇妙世界--01

目录

[1. 理解prompt提示词:](#1. 理解prompt提示词:)

[2. Prompt中的技术参数:](#2. Prompt中的技术参数:)

[3. Prompt中的Negative提示词:](#3. Prompt中的Negative提示词:)

[4. Prompt中的特殊元素:](#4. Prompt中的特殊元素:)

[5. Prompt在stable diffusion中的应用:](#5. Prompt在stable diffusion中的应用:)

[6. 作品展示:](#6. 作品展示:)


在AI艺术领域,stable diffusion模型正以其令人惊叹的创造力和细节处理能力,引领着一场革命。在这篇文章中,我们将深入探讨一个特定的stable diffusion prompt提示词"rainbow_glass",并分析它是如何生成一幅独特且精美的艺术作品的。

prompt:

rainbow_glass,1girl,best quality,masterpiece,illustration,an extremely delicate and beautiful,CG,unity,8k wallpaper,Amazing,finely detail,masterpiece,official art,extremely detailed CG unity 8k wallpaper,incredibly absurdres,huge filesize,ultra-detailed,highres,extremely detailed,beautiful detailed girl,realistic,<lora:rainbow glass_20240305204338:0.8>,

Negative prompt:

((nsfw)),extra arms,easy negative,disfigured,sketches,(worst quality:2),(low quality:2),(normal quality:2),((monochrome)),((grayscale)),skin spots,acnes,skin blemishes,DeepNegative,(fat:1.2),facing away,looking away,tilted head,Multiple people,lowres,bad anatomy,bad hands,text,error,missing fingers,extra digit,fewer digits,worstquality,jpegartifacts,signature,username,blurry,bad feet,cropped,poorly drawn hands,poorly drawn face,mutation,deformed,jpeg artifacts,watermark,paintings,

复制代码
Steps: 20, 
Size: 640x960, 
Seed: 3329658569,
Model: SHM_Realistic_V3,
Version: v1.7.0, 
Sampler: DPM++ SDE Karras, CFG 
scale: 7.5, 
Clip skip: 2, 
Model hash: 21416579b5,
ADetailer model: face_yolov8n.pt,
ADetailer version: 24.1.2, 
ADetailer mask blur: 4, 
ADetailer confidence: 0.3,
ADetailer dilate erode: 4, 
ADetailer inpaint padding: 32, 
ADetailer denoising strength: 0.4, 
"rainbow glass_20240305204338: fd79da9f3714", 
ADetailer inpaint only masked: True

1. 理解prompt提示词:

核心元素:"rainbow_glass"是prompt中的核心元素,暗示着图像中将包含绚丽的彩虹色玻璃效果。

艺术风格:"best quality, masterpiece, illustration"这些词汇强调了作品的高质量和艺术性。

细节与清晰度:"extremely detailed CG unity 8k wallpaper"和"ultra-detailed"表明了图像将具有极高的分辨率和细节。

2. Prompt中的技术参数:

**尺寸与模型:**图像尺寸设定为"640x960",使用的模型是"SHM_Realistic_V3"。

**采样器和CFG scale:**使用"DPM++ SDE Karras"采样器,CFG scale设定为7.5,有助于控制图像的多样性和稳定性。

**ADetailer参数:**涉及到的ADetailer参数,如"face_yolov8n.pt"模型,用于优化面部细节,以及"inpaint only masked"确保只对遮罩区域进行细化。

3. Prompt中的Negative提示词:

**排除不适宜内容:**通过"((nsfw))"排除任何不适宜的内容。

质量控制: 排除"worst quality, low quality, normal quality"等,确保图像质量。
**避免的艺术效果:**如"monochrome, grayscale"排除单色和灰度效果,以及"jpeg artifacts"避免压缩伪影。

4. Prompt中的特殊元素:

**Lora模型:**使用的<lora:rainbow glass_20240305204338:0.8>模型,特别强调了彩虹玻璃效果。

**Seed和版本信息:**提供了"Seed: 3329658570"和"Version: v1.7.0",允许用户复现相同或类似的结果。

5. Prompt在stable diffusion中的应用:

**创作过程:**在stable diffusion中输入此prompt,模型将根据这些指令生成一幅具有高度细节和艺术美感的图像。

**效果呈现:**最终作品将展示一个极具视觉冲击力的女孩形象,背景中融入了绚丽的彩虹玻璃效果,细节丰富,色彩鲜明。

6. 作品展示:

相关推荐
金井PRATHAMA1 天前
认知语义学隐喻理论对人工智能自然语言处理中深层语义分析的赋能与挑战
人工智能·自然语言处理·知识图谱
J_Xiong01171 天前
【VLMs篇】07:Open-Qwen2VL:在学术资源上对完全开放的多模态大语言模型进行计算高效的预训练
人工智能·语言模型·自然语言处理
老兵发新帖1 天前
LlamaFactory能做哪些?
人工智能
2202_756749691 天前
LLM大模型-大模型微调(常见微调方法、LoRA原理与实战、LLaMA-Factory工具部署与训练、模型量化QLoRA)
人工智能·深度学习·llama
人有一心1 天前
深度学习中显性特征组合的网络结构crossNet
人工智能·深度学习
机器之心1 天前
用光学生成图像,几乎0耗电,浙大校友一作研究登Nature
人工智能·openai
苏苏susuus1 天前
NLP:Transformer之self-attention(特别分享3)
人工智能·自然语言处理·transformer
猫天意1 天前
【目标检测】metrice_curve和loss_curve对比图可视化
人工智能·深度学习·目标检测·计算机视觉·cv
山烛1 天前
OpenCV:图像透视变换
人工智能·opencv·计算机视觉·图像透视变换