Skip to content

Commit

Permalink
amused other pipelines docs (#6343)
Browse files Browse the repository at this point in the history
other pipelines
  • Loading branch information
williamberman authored Dec 26, 2023
1 parent fb02316 commit 7d865ac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/en/api/pipelines/amused.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo
## AmusedPipeline

[[autodoc]] AmusedPipeline
- __call__
- all
- enable_xformers_memory_efficient_attention
- disable_xformers_memory_efficient_attention

[[autodoc]] AmusedImg2ImgPipeline
- __call__
- all
- enable_xformers_memory_efficient_attention
- disable_xformers_memory_efficient_attention

[[autodoc]] AmusedInpaintPipeline
- __call__
- all
- enable_xformers_memory_efficient_attention
Expand Down

0 comments on commit 7d865ac

Please sign in to comment.