stable-diffusion-rocm VS stable-diffusion

Compare stable-diffusion-rocm vs stable-diffusion and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
stable-diffusion-rocm stable-diffusion
5 111
57 1,749
- -
0.0 10.0
about 1 year ago over 1 year ago
Dockerfile Jupyter Notebook
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stable-diffusion-rocm

Posts with mentions or reviews of stable-diffusion-rocm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • [D] About the current state of ROCm
    3 projects | /r/MachineLearning | 23 Apr 2023
    Re: stable diffusion https://github.com/AshleyYakeley/stable-diffusion-rocm
  • It's time to upscale FSR 2 even further: Meet FSR 2.1
    2 projects | news.ycombinator.com | 8 Sep 2022
    Very easy actually. This is not officially documented, but with a recent enough kernel you don't have to install anything. You can grab the official rocm container and it'll just work. For example for Stable Diffusion see https://github.com/AshleyYakeley/stable-diffusion-rocm/blob/...
  • Running Stable Diffusion on Your GPU with Less Than 10Gb of VRAM
    16 projects | news.ycombinator.com | 4 Sep 2022
    I had good luck with these directions, which let you run inside a docker container:

    https://github.com/AshleyYakeley/stable-diffusion-rocm

    I had to make the one line change suggested in issue #3 to get it to run under 8GB.

    radeontop suggests 4GB might work.

    I also had to add this environment variable to make it work on my unsupported radeon 6600xt:

    HSA_OVERRIDE_GFX_VERSION=10.3.0

    It takes under two minutes per batch of 5 images with the --turbo option.

    (Base OS is manjaro; using the distro's version of docker; not the flatpack docker package.)

    If you don't have a GPU, paperspace will rent you an appropriate VM.

  • Run Stable Diffusion on Your M1 Mac’s GPU
    24 projects | news.ycombinator.com | 1 Sep 2022
    I have it working on an RX 6800, used the scripts from this repo[0] to build a docker image that has ROCm drivers and PyTorch installed.

    I'm running Ubuntu 22.04 LTS as the host OS, didn't have to touch anything beyond the basic Docker install. Next step is build a new Dockerfile that adds in the Stable Diffusion WebUI.[1]

    [0] https://github.com/AshleyYakeley/stable-diffusion-rocm

  • Dockerfile for easy use on an AMD GPU
    2 projects | /r/StableDiffusion | 26 Aug 2022

stable-diffusion

Posts with mentions or reviews of stable-diffusion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.

What are some alternatives?

When comparing stable-diffusion-rocm and stable-diffusion you can also consider the following projects:

stable-diffusion

diffusers-uncensored - Uncensored fork of diffusers

stable_diffusion.openvino

stable-diffusion-krita-plugin

tvm - Open deep learning compiler stack for cpu, gpu and specialized accelerators

instant-ngp - Instant neural graphics primitives: lightning fast NeRF and more

3d-ken-burns - an implementation of 3D Ken Burns Effect from a Single Image using PyTorch

stable-diffusion - Optimized Stable Diffusion modified to run on lower GPU VRAM

stable-diffusion

stable-diffusion-webui - Stable Diffusion web UI [Moved to: https://github.com/sd-webui/stable-diffusion-webui]