Hacker News new | ask | show | jobs
by nappy 1371 days ago
Any benchmarks on this? How long does it take to generate a batch of images, say with steps=100?
1 comments

On my M1 MAx with 32 GB I'm getting 1.5 iterations/second (ie, ~30 seconds for the standard 50 iterations) using this example: https://github.com/nlothian/m1_huggingface_diffusers_demo
That's pretty good then - on my 3080, I'm getting ~8it/s.