rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.01k stars 86 forks source link

Add the random seed number to the JSON file #80

Open DarioBerlanga opened 7 months ago

DarioBerlanga commented 7 months ago

I LOVE your CPU SD implementation! Thank you so much! I have a request, when we generate random seed images, we are hoping for something special.... and when it happens, we have a seed number of "-1".... please change this so that when the seed is set to random the real seed number will be saved in the JSON file. Thank you so much! :-)