Update index.html

This commit is contained in:
cmdr2 2023-06-26 16:04:18 +05:30 committed by GitHub
parent f05b815c5d
commit 848ff35e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -461,7 +461,8 @@
</ul>
</li>
<li> More choices for img2img samplers</li>
<li> Support for inpainting models</li>
<li> Support for official inpainting models</li>
<li> Generate images that tile seamlessly</li>
<li> <a href="https://github.com/cmdr2/stable-diffusion-ui/wiki/Clip-Skip" target="_blank">Clip Skip</a> support allows to skip the last CLIP layer (recommended by some LORA models)</li>
<li> New samplers: DDPM and DEIS</li>
<li> Memory optimizations that allow the use of 2GB GPUs</li>