Unverified Commit 7d865ac9 authored by Will Berman's avatar Will Berman Committed by GitHub
Browse files

amused other pipelines docs (#6343)

other pipelines
parent fb02316d
...@@ -24,6 +24,18 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo ...@@ -24,6 +24,18 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo
## AmusedPipeline ## AmusedPipeline
[[autodoc]] 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__ - __call__
- all - all
- enable_xformers_memory_efficient_attention - enable_xformers_memory_efficient_attention
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment