"examples/community/pipeline_stable_diffusion_pag.py" did not exist on "a69754bb879ed55b9b6dc9dd0b3cf4fa4124c765"
[docs] Fix DiffusionPipeline.enable_sequential_cpu_offload docstring (#4952)
* Fix an unmatched backtick and make description more general for DiffusionPipeline.enable_sequential_cpu_offload. * make style * _exclude_from_cpu_offload -> self._exclude_from_cpu_offload * make style * apply suggestions from review * make style
Showing
Please register or sign in to comment