Stable Diffusion 2.0 Released!
Stable Diffusion 2.0 is here already! New inpainting, text-to-image, upscaling and inpainting models are now available - along with an updated codebase too. Lots of new toys for a nerd to play with :) Links! Stable Diffusion 2 Release - https://stability.ai/blog/stable-diffusion-v2-release Stable Diffusion 2 GitHub - https://github.com/Stability-AI/stablediffusion How do I do that animated avatar thing in the corner? - https://youtu.be/Z7TLukqckR0 Installing Anaconda for MS Windows Beginners - https://youtu.be/OjOn0Q_U8cY Downloads: https://huggingface.co/stabilityai/stable-diffusion-2 https://huggingface.co/stabilityai/stable-diffusion-2-base https://huggingface.co/stabilityai/stable-diffusion-2-depth https://huggingface.co/stabilityai/stable-diffusion-2-inpainting https://github.com/intel-isl/DPT/releases/download/1_0/dpt_hybrid-midas-501f0c75.pt https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler Install: git clone https://github.com/Stability-AI/stablediffusion cd stablediffusion conda create --name sd2 python=3.10 conda activate sd2 pip install -r requirements.txt pip install transformers==4.19.2 diffusers invisible-watermark timm pip install ninja pip install -v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers Chapters: 0:00 New in Stable Diffusion 2.0 1:21 Stable Diffusion 2.0 environment notes 1:48 Stable Diffusion 2.0 models 2:22 Stable Diffusion 2.0 install 3:03 xformers install 4:05 txt2img test 5:10 depth2img test 6:33 img2img test 7:25 upscaling test 8:46 inpainting test
Download
0 formatsNo download links available.