nix-stable-diffusion

Nix-friendly fork of: Optimized Stable Diffusion modified to run on lower GPU VRAM (by Danielhp95)

Nix-stable-diffusion Alternatives

Similar projects and alternatives to nix-stable-diffusion

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nix-stable-diffusion alternative or higher similarity.

nix-stable-diffusion reviews and mentions

Posts with mentions or reviews of nix-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-11.
  • Stable-diffusion in Nix
    8 projects | /r/NixOS | 11 Sep 2022
    I have been playing around with a memory efficient version of [stable-diffusion](https://github.com/basujindal/stable-diffusion), an AI model that outputs images based on input text. I think it is rather neat, and [this post](https://xeiaso.net/blog/stable-diffusion-nixos) by Xeiaso (good blog for nix resources and rants) inspired me to try and make the installation process more nix-friendly. So I have forked the original [stable-diffusion repo](https://github.com/CompVis/stable-diffusion) and added a [`default.nix`](https://github.com/Danielhp95/nix-stable-diffusion/blob/main/default.nix) which dumps you in a `nix-shell` with all dependencies: cuda (nvidia) stuff, python dependencies and C++ libraries for pytorch (deep learning framework). Although **note** that in order to run it you must first download the model weights from [this repo](https://huggingface.co/CompVis/stable-diffusion-v1-4) and place them in `models/ldm/stable-diffusion-v1/model.ckpt` directory.

Stats

Basic nix-stable-diffusion repo stats
1
7
10.0
over 1 year ago

Danielhp95/nix-stable-diffusion is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of nix-stable-diffusion is Jupyter Notebook.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com