pkuliyi2015 / multidiffusion-upscaler-for-automatic1111

Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0
Other
4.73k stars 334 forks source link

"Tiled Diffusion-RegionPormptControl" and "SDXL" do not apply. #383

Open IDXoX opened 5 months ago

IDXoX commented 5 months ago

"Tiled Diffusion-RegionPormptControl" and "SDXL" do not apply, error: "must be real number, not NoneType"

giux77 commented 5 months ago

same problem

LoRAMilkshake commented 5 months ago

same problem as well

DenSckriva commented 4 months ago

I have a similar problem where as soon as region control is activated, generation no longer takes place. If I deactivate it it works but of course with a result that corresponds to nothing.

I have this error message, and I can't determine the cause. :(

"TypeError: expected Tensor as element 0 in argument 0, but got DictWithShape"

Edit: I would like to point out that everything works perfectly with SD1.5. It's only with the SDXL models where it gets stuck

Kotori05 commented 2 months ago

same

caiowb commented 1 month ago

Same here, Activate regional prompting, gets hit with "TypeError: expected Tensor as element 0 in argument 0, but got DictWithShape"