Files
nexus/wiki/entities/StableDiffusion.md
2026-04-15 08:15:46 +08:00

23 lines
527 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Stable Diffusion
type: entity
tags: [AI生图, 开源]
aliases: [SD, Stable Diffusion 3.5]
---
## 基本信息
- **类型**AI生图模型
- **开源地址**https://github.com/CompVis/stable-diffusion
## 核心定位
老牌开源AI生图模型。
## 关键特征
- LoRA和ControlNet生态最丰富
- 适合画特定动漫角色、精确控制姿势
- 相比Flux更容易在中端显卡上运行
## Connections
- [[Stable Diffusion]] ← 竞争 ← [[Flux]]
- [[Stable Diffusion]] ← 开源 ← [[CompVis]]