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

Fixed Code, Latent Channels and Downsampling Factor

Open TheEnhas opened this issue 3 years ago • 2 comments

I see these commands in the python file but they're not in the GUI, are they useful in any way for generations? ddim_eta (which is in the GUI now) does make a huge difference sometimes and I'm wondering if these do too, and if so can they be added?

TheEnhas avatar Aug 26 '22 16:08 TheEnhas

Thank you for the suggestion, will add these factors in the GUI too, and hopefully push the changes today. Cheers!

basujindal avatar Aug 26 '22 16:08 basujindal

Hi, I looked into it but changing these values would require a change in some of the config file values too. I am unsure about the exact values to change in the config file. So I believe it is better to keep them out of the GUI until then.

basujindal avatar Aug 26 '22 19:08 basujindal