feffy380 / sd-webui-token-downsampling

Token Downsampling optimization for stable-diffusion-webui
MIT License
24 stars 2 forks source link

[Bug] TypeError: 'NoneType' object is not iterable #3

Open trihardseven opened 7 months ago

trihardseven commented 7 months ago

Setting Token downsampling factor to 2 and Token downsampling disable after to anything more than 0 gives me TypeError: 'NoneType' object is not iterable Is it incompatible with SDXL or Forge?

feffy380 commented 7 months ago

SDXL works. I can't guarantee compatibility with UIs other than A1111 webui

wensleyoliv commented 7 months ago

It's working fine here on forge with SDXL(Pony diffusion) maybe check your settings or extensions?

Setting Token downsampling factor to 2 and Token downsampling disable after to anything more than 0 gives me TypeError: 'NoneType' object is not iterable Is it incompatible with SDXL or Forge?