Skip to content

Commit eeae033

Browse files
DN6stevhliu
andauthored
[Modular] Add Custom Blocks guide to doc (#12339)
* update * update * Update docs/source/en/modular_diffusers/custom_blocks.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/modular_diffusers/custom_blocks.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/_toctree.yml Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/modular_diffusers/custom_blocks.md Co-authored-by: Steven Liu <[email protected]> * Apply suggestion from @stevhliu Co-authored-by: Steven Liu <[email protected]> * Apply suggestion from @stevhliu Co-authored-by: Steven Liu <[email protected]> * update * update * update * Apply suggestion from @stevhliu Co-authored-by: Steven Liu <[email protected]> * Apply suggestion from @stevhliu Co-authored-by: Steven Liu <[email protected]> * update * update * update * update * update * Update docs/source/en/modular_diffusers/custom_blocks.md Co-authored-by: Steven Liu <[email protected]> --------- Co-authored-by: Steven Liu <[email protected]>
1 parent 3c1ca86 commit eeae033

File tree

2 files changed

+494
-0
lines changed

2 files changed

+494
-0
lines changed

docs/source/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
title: ComponentsManager
122122
- local: modular_diffusers/guiders
123123
title: Guiders
124+
- local: modular_diffusers/custom_blocks
125+
title: Building Custom Blocks
124126
title: Modular Diffusers
125127
- isExpanded: false
126128
sections:

0 commit comments

Comments
 (0)