diff --git a/docs/source/introduction/introduction.md b/docs/source/introduction/introduction.md index aa0e4c2..3dec35a 100644 --- a/docs/source/introduction/introduction.md +++ b/docs/source/introduction/introduction.md @@ -6,10 +6,29 @@ 目前的开源 Diffusion 模型结构五花八门,以文生图模型为例,有 Stable Diffusion、Kolors、FLUX 等。 -| FLUX | Stable Diffusion 3 | Kolors | Hunyuan-DiT | Stable Diffusion | Stable Diffusion XL | +| FLUX | Stable Diffusion 3 | Kolors | Hunyuan-DiT | Stable Diffusion | Stable Diffusion XL | |-|-|-|-|-|-| | | | | | | | + + + + + + + + + + + + + + + + + +
FLUXStable Diffusion 3KolorsHunyuan-DiTStable DiffusionStable Diffusion XL
+ 我们设计了统一的框架,实现了通用的增强模块,例如提示词分区控制技术。