Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 883ccd3

Browse files
fix review comments
Signed-off-by: SamYuan1990 <yy19902439@126.com>
1 parent 2614b2d commit 883ccd3

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

‎docs/source/zh/_toctree.yml

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,29 @@
22
sections:
33
- local: index
44
title: Diffusers
5+
- local: installation
6+
title: 安装
57
- local: quicktour
68
title: 快速入门
79
- local: stable_diffusion
810
title: 有效和高效的扩散
9-
- local: consisid
10-
title: 身份保持的文本到视频生成
11-
- local: installation
12-
title: 安装
11+
12+
- title: DiffusionPipeline
13+
isExpanded: false
14+
sections:
15+
- local: using-diffusers/schedulers
16+
title: Load schedulers and models
17+
18+
- title: Inference optimization
19+
isExpanded: false
20+
sections:
21+
- local: optimization/fp16
22+
title: Accelerate inference
23+
- title: Community optimizations
24+
sections:
25+
- local: optimization/xformers
26+
title: xFormers
27+
1328

1429
- title: Training
1530
isExpanded: false
@@ -31,31 +46,23 @@
3146
- local: training/lora
3247
title: LoRA
3348

34-
- title: Inference optimization
35-
isExpanded: false
36-
sections:
37-
- local: optimization/fp16
38-
title: Accelerate inference
39-
- title: Community optimizations
40-
sections:
41-
- local: optimization/xformers
42-
title: xFormers
43-
4449
- title: Model accelerators and hardware
4550
isExpanded: false
4651
sections:
4752
- local: optimization/onnx
4853
title: ONNX
4954

50-
- title: DiffusionPipeline
55+
- title: Specific pipeline examples
5156
isExpanded: false
5257
sections:
53-
- local: using-diffusers/schedulers
54-
title: Load schedulers and models
58+
- local: using-diffusers/consisid
59+
title: ConsisID
5560

5661
- title: Resources
5762
isExpanded: false
5863
sections:
64+
- title: Task recipes
65+
sections:
5966
- local: conceptual/philosophy
6067
title: Philosophy
6168
- local: conceptual/contribution
File renamed without changes.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /