Closed FurkanGozukara closed 1 year ago
Automatic1111 DEV version is working for SDXL
the speed is amazing
6.14 it / second
6.14 it / second
This means nothing without your hardware specs and test case details
Your video said nothing at all about the error you have in the post title.
Thank you for wasting my time.
Thank you for your contribution! The readme has been updated now to inform users that SDXL depends on a fix in the dev branch.
6.14 it / second
This means nothing without your hardware specs and test case details
RTX 3090 ti 1024x1024
I am preparing a big video @camoody1
that small video is just like a preview
also i am preparing auto downloader of pre compiled tensor RT
Watch below video to learn how to compile SDXL TensorRT and use it - it includes both manual and auto way
RTX Acceleration Quick Tutorial With Auto Installer V2 SDXL - Tensor RT
FWIW the resolution to the "RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu" error is disable the "medvram"/"lowvram" optimisation https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Optimizations
FWIW the resolution to the "RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu" error is disable the "medvram"/"lowvram" optimisation https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Optimizations
important i will tell this too in big tutorial
still for sdxl you need dev branch
yep i just shown this
on dev branch of auto1111 it fails to generate onnx
so we generate on master branch and use on dev branch haha
Watch below video to learn how to compile SDXL TensorRT and use it - it includes both manual and auto way
RTX Acceleration Quick Tutorial With Auto Installer V2 SDXL - Tensor RT
Here literally everything that you may need. I can also follow your instructions and test them
SD 1.5 based models are working i even made a tutorial
RTX Acceleration Quick Tutorial With Auto Installer
Done on a fresh install. Python 3.10.11 and cudnn windows-x86_64-8.9.4.25
First let me show pip freeze
Here the full log of the Automatic1111