stable-diffusion-rocm VS onnx

Compare stable-diffusion-rocm vs onnx 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-rocm onnx
5 38
57 16,858
- 2.4%
0.0 9.5
about 1 year ago 3 days ago
Dockerfile Python
- Apache License 2.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

onnx

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

What are some alternatives?

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

stable-diffusion

onnxruntime - ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

stable_diffusion.openvino

stable-diffusion-webui - Stable Diffusion web UI

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

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

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

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

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

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

stable-diffusion

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