stable-diffusion-webui-tensorrt icon indicating copy to clipboard operation
stable-diffusion-webui-tensorrt copied to clipboard

RuntimeError

Open KelvinSoh8 opened this issue 1 year ago • 1 comments

RuntimeError: The expanded size of the tensor (1) must match the existing size (2) at non-singleton dimension 0. Target sizes: 【1, 4, 96, 64】. Tensor sizes: 【2, 4, 96, 64】

明明构建时就设置了512x768单批数量1,我做图也是一模一样的设置,结果还是报错了,尝试了很多次都不能

KelvinSoh8 avatar Jan 07 '24 11:01 KelvinSoh8

感觉无法自动选择合适的引擎,你可以手动去删除不用的只留下当前要用的。

levy258 avatar Apr 15 '24 02:04 levy258