Skip to content
Discussion options

You must be logged in to vote

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

possible_preset_keys = {
"default_model": "base_model",
"default_refiner": "refiner_model",
"default_refiner_switch": "refiner_switch",
"previous_default_models": "previous_default_models",
"default_loras_min_weight": "default_loras_min_weight",
"default_loras_max_weight": "default_loras_max_weight",
"default_loras": "<processed>",
"default_cfg_scale": "guidance_scale",
"default_sample_sharpness": "sharpness",
"default_cfg_tsnr": "adaptive_…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DisasterofPuppets
Comment options

Answer selected by mashb1t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants