lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
7.73k stars 741 forks source link

Question about Clip Skip #1393

Closed Fretag closed 1 month ago

Fretag commented 1 month ago

Did it move or do I need to look harder?

lllyasviel commented 1 month ago

For sd1.5, Clip Skip is always right to VAE dropdown

You can have Clip Skip for sdxl when you click "All" on left-top

People need to note that in the original Automatic1111 webui, the Clip Skip for SDXL is a fake Slider. No matter what value you set, it does not change anything. In forge, screen space for that toolbar is very valuable, so we need to hide some fake Slider.

Fretag commented 1 month ago

Thank you! I always wondered why the slider didn't work for A1111/SDXL.