stable-diffusion icon indicating copy to clipboard operation
stable-diffusion copied to clipboard

support cpu, pip install

Open illeatmyhat opened this issue 3 years ago • 6 comments

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.

illeatmyhat avatar Aug 24 '22 22:08 illeatmyhat

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.

tripzero avatar Aug 30 '22 22:08 tripzero

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.

illeatmyhat avatar Sep 01 '22 06:09 illeatmyhat

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.

ramalamadingdong avatar Sep 06 '22 16:09 ramalamadingdong

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

Xyz00777 avatar Dec 26 '22 12:12 Xyz00777

could these repo help to integrate these feature? https://github.com/ModeratePrawn/stable-diffusion-cpu

Xyz00777 avatar Dec 26 '22 14:12 Xyz00777

plz don't abandon the idea of making this work on integrated intel gpu's.

Zalgo97 avatar Jan 02 '23 18:01 Zalgo97