stable-diffusion-webui-tensorrt
stable-diffusion-webui-tensorrt copied to clipboard
RuntimeError
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,我做图也是一模一样的设置,结果还是报错了,尝试了很多次都不能
感觉无法自动选择合适的引擎,你可以手动去删除不用的只留下当前要用的。