stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
Optionally display remaining time
- Move pretty_progress() calls from sample() to sample_k_diffusion() to account all time taken by sampling cycle.
- Add pretty_progress() with time remainder.
- Add configuration option to use that additional function.
And thanks for the program!