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
...@@ -28,3 +28,15 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo ...@@ -28,3 +28,15 @@ Amused is a vqvae token based transformer that can generate an image in fewer fo
- all - all
- enable_xformers_memory_efficient_attention - enable_xformers_memory_efficient_attention
- disable_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
- disable_xformers_memory_efficient_attention
\ No newline at end of file
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