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

Optionally display remaining time

Open vmobilis opened this issue 1 year ago • 0 comments

  1. Move pretty_progress() calls from sample() to sample_k_diffusion() to account all time taken by sampling cycle.
  2. Add pretty_progress() with time remainder.
  3. Add configuration option to use that additional function.

And thanks for the program!

vmobilis avatar Feb 09 '25 04:02 vmobilis