Lina
Lina
> FWIW, here is a workaround: [#960 (comment)](https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1108813658) Thanks for this, works for me!
Same issue, on Void Linux.
@maxhille I figured it out for my system: https://github.com/polybar/polybar/issues/2448#issuecomment-913869317 For me, I had to remove the `embeddedbitmap` to `false` hint.
Hey, I don't think it would. NVIDIA CUDA works on WSL2 [by offering a WSL-specific CUDA driver](https://ubuntu.com/tutorials/enabling-gpu-acceleration-on-ubuntu-on-wsl2-with-the-nvidia-cuda-platform#1-overview). There [is an AMD driver for video acceleration in WSL](https://www.amd.com/en/support/kb/release-notes/rn-rad-win-wsl-support), but I'm not...
Hi! You probably want `/sd/outputs` and `/sd/ui-config.json` at minimum ([ref 1](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/1e428238db4e399b7a06ad5251cb16eef23a014d/modules/shared.py#L216-L223), [ref 2](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/1e428238db4e399b7a06ad5251cb16eef23a014d/modules/shared.py#L65)), but unfortunately the WebUI seems to generate a ton of different temporary or distinct config-related paths in...
Hi! Yeah, this repo’s a bit behind, I need to push a new docker image. Will do soon.
Hi! See https://github.com/l1na-forever/stable-diffusion-rocm-docker/issues/5 - can you try `docker pull l1naforever/stable-diffusion-rocm:baked` instead?
Hi! That'll depend on the shell you're using (if you aren't sure, try `echo $SHELL`). Typically, this will look like adding a line that sets up the alias into your...