drone540

Results 10 comments of drone540

How does both of them compare to Auto Tab Discard which I use on Firefox, that works very good? https://chrome.google.com/webstore/detail/auto-tab-discard/jhnleheckmknfcgijgkadoemagpecfol Seems this one works very natively to as if you...

Yeah my testing actually proofs this extension is better and much more reliable then any other extension including The Great Suspender. I really don't know why anyone would want to...

What about using the ideas from this extension to fix this problem? https://github.com/rNeomy/auto-tab-discard This file is where they call the discard and set the icon https://github.com/rNeomy/auto-tab-discard/blob/master/background.js

I have attempted to Edit the Dockerfile to run on arm32v6 devices. I have switched it to Alpine Linux. DockerFile: ```dockerfile FROM arm32v6/python:3.10-alpine as base FROM base as builder ENV...

I also have this problem on macOS 10.14 Mojave I'm having issues related to AVX512 / Clang I noticed that MacPorts has all the listed fixes here if that helps....

I have a problem on macOS Mojave related to AVX512 and clang that has been fixed upstream with similar code to MacPorts patches I posted more info here: https://github.com/libjxl/libjxl/issues/2461#issuecomment-1813388521 libjxl-0.8.2...

jpeg-xl 0.9.0 has been released and has now fixed this issue.

@mrlt8 Don't know if this is related to the reported issue, but I have noticed a bit rate issue when trying to use SD30. It will always use the last...

On windows you should be using the directML version of automatic1111 found here: https://github.com/lshqqytiger/stable-diffusion-webui-directml Make sure to add `--use-directml` to comnmand line args in `webui-user.bat` along with other options like...

Thanks for the PR of the issue. As far as the UX. I'm not really 100% sure how useful the prompt tokens are, unless maybe they did something when clicked...