Open IceyBlackTea opened 8 months ago
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?
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?