Xander Hoose

Results 11 comments of Xander Hoose

I just bought an LG PC09SQ and wanted to install this plugin, but it tells me there are no air coolers recognized. I assume that's because all new accounts are...

pip install taming-transformers

Hey, that seems to work... partly! :-) One device was easily assigned when put in discovery mode (`./kaku 11 3864 0 1`) but the other one, an outlet plug, refuses...

It's the **KlikAanKlikUit APA3-1500R** / PER-1500. I've tried pilight as well, same results as with kaku-rpi; the first device responds, but this plug won't register. Really weird. I've also tried...

If I disable TV show parsing (NO_TV) there are no issues. I think it might be an issue of the size of my TV library (30.000 episodes). However, increasing the...

Tell me what you need exactly and where to send it, and I'll send it over! I'll also include a screenshot of the docker settings.

Same issue on the 7900GRE (gfx1100) with ROCm 7.x. Tried all the ROCm parameters in the book, nothing works.

Using Distorch2 MultiGPU samples solved all my problems.

I run comfyui with the following batch file: ``` set PYTORCH_HIP_ALLOC_CONF=max_split_size_mb:512 set PYTORCH_ALLOC_CONF=max_split_size_mb:512 set HSA_OVERRIDE_GFX_VERSION=11.0.0 set PYTORCH_HIP_FORCE_SHUTDOWN=1 cmd /c "C:\ComfyUI\venv\Scripts\activate.bat && cd C:\ComfyUI && python main.py --use-pytorch-cross-attention --disable-smart-memory --listen" ```...