Hacker News new | ask | show | jobs
by mrtksn 1367 days ago
>Which repo or build are you using BTW, is it the one related to this readme? https://github.com/magnusviri/stable-diffusion/blob/main/REA...

Yes, this one. However it was like a month ago I think, so speeds might have improved. I'm getting ~2.2s/step with another implementation: https://news.ycombinator.com/item?id=33006447

1 comments

Wow, that sounds like a good improvement.

I am also wondering, do you follow the general advice of 1 iteration and 1 sample, for example:

--n_samples 1 --n_iter 1 (when referencing commands using txt2img.py)

I figure you could wait a bit for things to process going further, but curious just if you're getting results like that with higher sample/iter settings.

I usually go with the default parameters.