Stability-AI / stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
MIT License
38.83k stars 5.01k forks source link

About hardware support #210

Open Arctomachine opened 1 year ago

Arctomachine commented 1 year ago

Hello. How well does it work (if at all) on following hardware?

Processor

Video cards - I suppose 2060, 3050 and newer should suffice, but what about older or from other manufacturers?

iamhumanipromise commented 1 year ago

I’m also curious about older card capability (GeForce 750 ti and newer, Radeon RX 570 and newer, and even the integrated Intel graphics on the 6th-9th gen Core CPUs.

Arctomachine commented 1 year ago

I installed webui version on my current system and played with it for some time. Not sure if there are any major differences in terms of hardware support between versions, so my experience might be valid for some forks. AMD processor is fine, it works. One unexpected requirement was amount of RAM. To successfully load weights file I had to close browser to free some memory. After initial load memory usage drops. 2 gigabyte version of 960 works with --xformers and --lowvram flags. It performs at 3-10 seconds for iteration (sampling step) depending on selected iterator.