Kai
Results
2
comments of
Kai
@mmestani I actually figured this out. I installed this npm modules: https://github.com/evanw/node-source-map-support Follow the installation direction and the sourcemap line number issue gets solved automagically!
For people trying to decipher all the previous comments and just want a quick fix - in your stable-diffusion-webui, run: `pip uninstall bitsandbytes` And run ./webui.sh should work again. But...