NVIDIA / Stable-Diffusion-WebUI-TensorRT

TensorRT Extension for Stable Diffusion Web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorRT does not load automatically after startup

IceyBlackTea opened this issue · comments

When starting the web UI and generating images directly, the process is very slow.

After manually switching checkpoints, the command line indicates that TensorRT is loaded, and the speed increases by about tenfold.

I used SDXL model and 4060 GPU, without any additional command line parameters.

Both the web UI and TensorRT projects have been updated using git pull.

Is there a misconfiguration causing TensorRT not to load directly?
How can I ensure that TensorRT loads automatically after starting the web UI?