Auto-sync

This commit is contained in:
2026-04-15 08:15:46 +08:00
parent f3569a835b
commit 99df89a352
79 changed files with 2238 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
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]]