Available fields / naming conventions when making a preset.json #3965
-
Hi All, I've been messing with preset templates and while they get most of what I want done, there are a few other settings that would be awesome if they can be set by the preset.json. Is there an official list of the available options? ie, We know these ones work: If not, is there a way I could try to find out what they are? As an example, would be great if I could set the below: Inpaint Denoising Strength I did copy my metadata on a finished image (in the hope something like https://ai.kleebz.com/fooocus/presets/ would help,, but doesn't look like those get included in the metadata anway. So that's my question... Any help is greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sadly these 3 settings and no parameters for image prompts are currently persisted. These config options are processed in a preset file: Lines 725 to 755 in 59f183a |
Beta Was this translation helpful? Give feedback.
Sadly these 3 settings and no parameters for image prompts are currently persisted.
These config options are processed in a preset file:
Fooocus/modules/config.py
Lines 725 to 755 in 59f183a