diffusers
                                
                                 diffusers copied to clipboard
                                
                                    diffusers copied to clipboard
                            
                            
                            
                        Does diffusers support Stable Diffusion Version 2 now?
As mentioned in the question, Does diffusers support Stable Diffusion Version 2 now?
If supported,how to use it?Thanks.
Hi @Youngboy12, it does, including all model variants! Please, take a look at this page for an overview: https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion_2
In addition to Stable Diffusion 2, it also support the Stable Diffusion 2.1 checkpoints released a few days ago:
- stabilityai/stable-diffusion-2-1-base– 512x512 images.
- stabilityai/stable-diffusion-2-1– 768x768 images.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.