diff --git a/README-zh-Hans.md b/README-zh-Hans.md
index afc2db6c4..9a21c3ec8 100644
--- a/README-zh-Hans.md
+++ b/README-zh-Hans.md
@@ -56,6 +56,7 @@
Colossal-AI 成功案例
@@ -199,6 +200,21 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
(返回顶端)
## Colossal-AI 成功案例
+
+### AIGC
+加速AIGC(AI内容生成)模型,如[Stable Diffusion](https://github.com/CompVis/stable-diffusion)
+
+
+
+
+- [Colossal-AI优化Stable Diffusion](https://github.com/hpcaitech/ColossalAI/tree/main/examples/images/diffusion): 6.5倍训练加速和预训练成本降低, 微调硬件成本下降约7倍(从RTX3090/4090到RTX3050/2070)
+
+
+
+
+
+(返回顶端)
+
### 生物医药
加速 [AlphaFold](https://alphafold.ebi.ac.uk/) 蛋白质结构预测
diff --git a/README.md b/README.md
index c9d594999..211297d15 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@
Colossal-AI for Real World Applications
@@ -202,6 +203,20 @@ Please visit our [documentation](https://www.colossalai.org/) and [examples](htt
## Colossal-AI in the Real World
+### AIGC
+Acceleration of AIGC (AI-Generated Content) models such as [Stable Diffusion](https://github.com/CompVis/stable-diffusion)
+
+
+
+
+- [Stable Diffusion with Colossal-AI](https://github.com/hpcaitech/ColossalAI/tree/main/examples/images/diffusion): 6.5x faster training and pretraining cost saving, the hardware cost of fine-tuning can be almost 7X cheaper (from RTX3090/4090 to RTX3050/2070)
+
+
+
+
+
+(back to top)
+
### Biomedicine
Acceleration of [AlphaFold Protein Structure](https://alphafold.ebi.ac.uk/)