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

stable-diffusion-webui-tensorrt\scripts\trt.py", line 6, in <module> from modules import script_callbacks, sd_unet, devices, shared, paths_internal ImportError: cannot import name 'sd_unet' from 'modules' (unknown location)

Open lucasjinreal opened this issue 2 years ago • 2 comments

stable-diffusion-webui-tensorrt\scripts\trt.py", line 6, in from modules import script_callbacks, sd_unet, devices, shared, paths_internal ImportError: cannot import name 'sd_unet' from 'modules' (unknown location)

lucasjinreal avatar Jun 22 '23 12:06 lucasjinreal

update to dev commit

yoinked-h avatar Jun 27 '23 18:06 yoinked-h

update to dev commit

The new 1.5 should work as well

78Alpha avatar Jul 27 '23 01:07 78Alpha