Skip to content

Commit 7d865ac

Browse files
amused other pipelines docs (#6343)
other pipelines
1 parent fb02316 commit 7d865ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/en/api/pipelines/amused.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,18 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo
2424
## AmusedPipeline
2525

2626
[[autodoc]] AmusedPipeline
27+
- __call__
28+
- all
29+
- enable_xformers_memory_efficient_attention
30+
- disable_xformers_memory_efficient_attention
31+
32+
[[autodoc]] AmusedImg2ImgPipeline
33+
- __call__
34+
- all
35+
- enable_xformers_memory_efficient_attention
36+
- disable_xformers_memory_efficient_attention
37+
38+
[[autodoc]] AmusedInpaintPipeline
2739
- __call__
2840
- all
2941
- enable_xformers_memory_efficient_attention

0 commit comments

Comments
 (0)