jetson-containers
jetson-containers copied to clipboard
Tensorrt SDXL support
Using the dev branch of stable-diffusion-webui along with Stable-Diffusion-WebUI-TensorRT now allows for converting SDXL models to tensorrt. On my pc I’ve been able to convert a model using around 12GB of vram, so it should be possible on the Orin nx 16GB and above (might be cutting it close). I’ve been trying to figure out what specific differences there are between the model conversion scripts but I haven’t been able to put much time into it. Is this something that could be implemented in the future?
@Jcwscience I would accept PRs for this but SD/SDXL is not a priority for my development