Closed Kaiten10 closed 1 year ago
Install exactly these modules: https://github.com/AUTOMATIC1111/stable-diffusion-webui-tensorrt/issues/7#issuecomment-1566156761
Install exactly these modules: #7 (comment)
When I activate C++ CMake tools, it requires MSVC 143 so it automatically activates it and can't be unchecked. So I can't seem to follow exactly the modules listed in #7. This is the closest I can follow and it still gives the same errors:
I also had to install Nvidia CUDA Toolkit for this to work
I also had to install Nvidia CUDA Toolkit for this to work
Thanks, that solved it! Here's what I had to do:
And voila, the TensorRT tab shows up and I can train the tensorrt model :)
This error occurs when starting SD with this extension and it's building the pycuda wheel. I've tried uninstalling and reinstalling VS Build Tools 2022, but it still comes up with th error below.
I notice this line is repeated many times: "Unknown compiler version - please run the configure tests and report the results"
Both master and dev branches give this error. Thanks in advance for any help.
Log (shortened repeated lines during build):