glucauze / sd-webui-faceswaplab

Extended faceswap extension for StableDiffusion web-ui with multiple faceswaps, inpainting, checkpoints, ....
https://glucauze.github.io/sd-webui-faceswaplab/
GNU Affero General Public License v3.0
707 stars 92 forks source link

Suggestion: export data related to the generation (denoise, swap steps etc) to the text file generation (the one generated if you choose the option in general webUI settings) #157

Open StableInfo opened 7 months ago

StableInfo commented 7 months ago

Right now my problm is that I am experimenting with LOT of values to find the best worflow for me, except when I got to look at the image generated, I usually look at the text files generated next to them (parameters text files), and they are all the same. I would like this extension to improve upon the existing (within webUI) feature, the one that copy all generation data into a text file, and add to it the data values chosen in the faceswaplab tab.

Kindly thanks.