stable-diffusion VS stable-diffusion-rocm

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stable-diffusion stable-diffusion-rocm
8 5
436 54
- -
0.0 0.0
12 months ago about 1 year ago
Dockerfile
GNU General Public License v3.0 or later -
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

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-28.

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

What are some alternatives?

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

stable_diffusion.openvino

stable-diffusion

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

sd-webui-colab - A repo for the maintenance of the Colab version of stable-diffusion-webui repo

stable-diffusion - This version of CompVis/stable-diffusion features an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, a WebGUI, and multiple features and other enhancements. [Moved to: https://github.com/invoke-ai/InvokeAI]

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

stable-diffusion - A latent text-to-image diffusion model

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

invisible-watermark - python library for invisible image watermark (blind image watermark)