Skip to content

Commit 357855f

Browse files
[Docs] Fix controlnet indent (#6578)
1 parent f825221 commit 357855f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/using-diffusers/controlnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ image = pipe(
429429
make_image_grid([original_image, canny_image, image], rows=1, cols=3)
430430
```
431431

432-
### MultiControlNet
432+
## MultiControlNet
433433

434434
<Tip>
435435

0 commit comments

Comments
 (0)