stable-diffusion
stable-diffusion copied to clipboard
support cpu, pip install
Uses modified changes from https://github.com/CompVis/stable-diffusion/pull/47 to implement CPU support.
Adds pyproject.toml so that the project can be pip installed.
This isn't a bad start IMO, but need to make ipex optional somehow. I'd also like to see device be configurable. Maybe with a "--device=cpu' or 'cuda' command line argument.
This is a dead repo. Real, honest efforts towards hardware compatibility and usability should be devoted to getting a compiled binary distributed with Vulkan Kompute as the runtime backend. Torch and friends are a dead end IMO.
This is a dead repo. Real, honest efforts towards hardware compatibility and usability should be devoted to getting a compiled binary distributed with Vulkan Kompute as the runtime backend. Torch and friends are a dead end IMO.
I will work on this. I like the idea.
Hi what is the state here? I have an laptop with only Intel cpu/gpu and would like to use the project... I'm also using nixos and when CPU or what ever all support is integrated I would like to package it for nixos. Greetings
could these repo help to integrate these feature? https://github.com/ModeratePrawn/stable-diffusion-cpu
plz don't abandon the idea of making this work on integrated intel gpu's.