mashb1t / Fooocus

Focus even better on prompting and generating
GNU General Public License v3.0
196 stars 33 forks source link

[Feature]: Load debug settings `upscale strength` from config file #15

Closed blckbx closed 7 months ago

blckbx commented 7 months ago

This small PR adds the ability to load debug setting Forced Overwrite of Denoising Strength of "Upscale" from config.txt. I usually set this parameter to 0.5 which gives IMHO the best upscaling results, so instead of adjusting the setting on every restart, we could load it from config.txt, if specified.

mashb1t commented 7 months ago

Merged, thanks for your contribution!