Completed
Where is ONNX file is exported
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Doubling Stable Diffusion Inference Speed with RTX Acceleration and TensorRT - A Comprehensive Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction to how to utilize RTX Acceleration / TensorRT for 2x inference speed
- 2 How to do a fresh installation of Automatic1111 SD Web UI
- 3 How to enable quick SD VAE and SD UNET selections from settings of Automatic1111 SD Web UI
- 4 How to install TensorRT extension to hugely speed up Stable Diffusion image generation
- 5 How to start / run Automatic1111 SD Web UI
- 6 How to install TensorRT extension manually via URL install
- 7 How to install TensorRT extension via git clone method
- 8 How to download and upgrade cuDNN files
- 9 Speed test of SD 1.5 model without TensorRT
- 10 How to generate a TensorRT for a model
- 11 Explanation of min, optimal, max settings when generating a TensorRT model
- 12 Where is ONNX file is exported
- 13 How to set command line arguments to not get any errors during TensorRT generation
- 14 How to get maximum performance when generating and using TensorRT
- 15 How to start using generated TensorRT for almost double speed
- 16 How to switch to dev branch of Automatic1111 SD Web UI for SDXL TensorRT usage
- 17 The comparison of image difference between TensoRT on and off
- 18 Speed test of TensorRT with multiple resolutions
- 19 Generating a TensorRT for Stable Diffusion XL SDXL
- 20 How to verify you have switched to dev branch of Automatic1111 Web UI to make SDXL TensorRT work
- 21 Generating images with SDXL TensorRT
- 22 How to generate TensorRT for your DreamBooth trained model
- 23 How to install After Detailer ADetailer extension and what does it do explanation
- 24 Starting generation of TensorRT for SDXL
- 25 Batch size vs batch count difference
- 26 How to train amazing SDXL DreamBooth model
- 27 How to get amazing prompt list for DreamBooth models and use them
- 28 The dataset I used for DreamBooth training myself and why it is deliberately low quality
- 29 How to generate TensorRT for LoRA models
- 30 Where and how to see TensorRT profiles you have for each model
- 31 Generating LoRA TensorRT for SD 1.5 and testing it
- 32 How to fix TensorRT LoRA not being effective bug