stable-diffusion-rocm-docker icon indicating copy to clipboard operation
stable-diffusion-rocm-docker copied to clipboard

Stable Diffusion Docker image preconfigured for usage with AMD Radeon cards

Results 17 stable-diffusion-rocm-docker issues
Sort by recently updated
recently updated
newest added

How would i go about adding arguments to the docker start command for this image? Such as --xformers or --medvram? my first impression is that i would need to commit...

Hi, I'm really new to all of this, so please forgive me if my question sounds stupid. But when I tries to execute this command "docker pull l1naforever/stable-diffusion-rocm:latest" it requires...

What are the best directories to map for persistant data instead of storing in the docker volume

Sorry, this might seem a bit silly, but I have no clue how to make the alias. I was able to pull it for docker just fine, but everything after...

I try this docker with WSL2 on win11 22H2. And after executing ```drun --name stable-diffusion l1naforever/stable-diffusion-rocm:latest``` this line, I get error message down below. ``` docker: Error response from daemon:...

getting this during start ``` :42.430054156+02:00] Security options with `:` as a separator are deprecated and will be completely unsupported in 17 ``` likely refers to this part of `docker-compose.yml`...