We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb02316 commit 7d865acCopy full SHA for 7d865ac
docs/source/en/api/pipelines/amused.md
@@ -24,6 +24,18 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo
24
## AmusedPipeline
25
26
[[autodoc]] AmusedPipeline
27
+ - __call__
28
+ - all
29
+ - enable_xformers_memory_efficient_attention
30
+ - disable_xformers_memory_efficient_attention
31
+
32
+[[autodoc]] AmusedImg2ImgPipeline
33
34
35
36
37
38
+[[autodoc]] AmusedInpaintPipeline
39
- __call__
40
- all
41
- enable_xformers_memory_efficient_attention
0 commit comments