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

Results 63 stable-diffusion-webui-tensorrt issues
Sort by recently updated
recently updated
newest added

8/24/2023 released today: https://huggingface.co/stabilityai/stable-diffusion-xl-1.0-tensorrt I don't know if this release relates to this extension or not, but I'm sharing it in case it does.

Hi, I get this error when trying to use img2img with the refiner model. self.image_cfg_scale: float = image_cfg_scale if shared.sd_model.cond_stage_key == "edit" else None AttributeError: 'NoneType' object has no attribute...

![image](https://github.com/AUTOMATIC1111/stable-diffusion-webui-tensorrt/assets/9039370/ebd22669-971a-42c0-ac9b-1d7db9e87c97) ![NVIDIA_Share_vobXEmRHhh](https://github.com/AUTOMATIC1111/stable-diffusion-webui-tensorrt/assets/9039370/65165989-eb59-401a-b0b1-79d78b265ace) Followed this video https://www.youtube.com/watch?v=NVyvejpzzZQ He seems to get one file, mine is split into 100's of small files.

Hello Is SDXL support planned, as SDXL is slow on most computers? Kind regards, Timon Käch

windows on C, automatic on H. Applying attention optimization: xformers... done. Disabling attention optimization *** Error completing request *** Arguments: ('perfectdeliberate_tensorRT', 17) {} Traceback (most recent call last): File "H:\Stablediff\Automatic1111\Automatic1111...

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)

I am unsure if the model selected, as well as the SDNet model matter, or need to match. If I have it on 'automatic' and have matching names, it picks...

with the following Settings --> Show all Pages --> SD Unet set to "automatic". everything runs fine when generating images I get a a nice boost to the iterations per...