Spaces:
Running
on
Zero
Running
on
Zero
File size: 2,224 Bytes
3d5837a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 |
{"lerp_uncond_sigma_start": 15.0,
"lerp_uncond_sigma_end": 1.0,
"subtract_latent_mean": false,
"subtract_latent_mean_sigma_start": 15.0,
"subtract_latent_mean_sigma_end": 1.0,
"latent_intensity_rescale": false,
"latent_intensity_rescale_sigma_start": 15.0,
"latent_intensity_rescale_sigma_end": 3.0,
"ignore_pre_cfg_func": false,
"auto_cfg_topk": 0.25,
"attention_modifiers_global_enabled": false,
"attention_modifiers_global": [],
"disable_cond": false,
"disable_cond_sigma_start": 1000.0,
"disable_cond_sigma_end": 0.0,
"kwargs": {},
"attention_modifiers_fake_negative": [{"sigma_start": 1000,
"sigma_end": 0,
"self_attn_mod_eval": "torch.zeros_like(q)",
"unet_block_id_input": "8",
"unet_block_id_middle": "",
"unet_block_id_output": "",
"unet_attn": "attn1"},
{"sigma_start": 1000,
"sigma_end": 0,
"self_attn_mod_eval": "torch.zeros_like(q)",
"unet_block_id_input": "8",
"unet_block_id_middle": "",
"unet_block_id_output": "",
"unet_attn": "attn2"}],
"attention_modifiers_negative": [],
"attention_modifiers_positive": [],
"auto_cfg_ref": 8.0,
"automatic_cfg": "hard",
"cond_exp": false,
"cond_exp_method": "attention_modifiers_input_using_cond",
"cond_exp_normalize": false,
"cond_exp_sigma_end": 0.0,
"cond_exp_sigma_start": 1000.0,
"cond_exp_value": 0.3333333333333333,
"eval_string_cond": "",
"eval_string_fake": "",
"eval_string_uncond": "",
"fake_uncond_exp": true,
"fake_uncond_exp_method": "attention_modifiers_input_using_uncond",
"fake_uncond_exp_normalize": false,
"fake_uncond_exp_value": 1000.0,
"fake_uncond_multiplier": 1,
"fake_uncond_sigma_end": 0.0,
"fake_uncond_sigma_start": 1000.0,
"fake_uncond_start": true,
"latent_intensity_rescale_cfg": 8.0,
"latent_intensity_rescale_method": "hard",
"lerp_uncond": false,
"lerp_uncond_strength": 2.0,
"not_in_filter": ["self",
"model",
"args",
"args_filter",
"save_as_preset",
"preset_name",
"model_options_copy",
"eval_string"],
"skip_uncond": true,
"uncond_exp": false,
"uncond_exp_method": "amplify",
"uncond_exp_normalize": false,
"uncond_exp_sigma_end": 0.0,
"uncond_exp_sigma_start": 1000.0,
"uncond_exp_value": 0.3333333333333333,
"uncond_sigma_end": 0.0,
"uncond_sigma_start": 0.0} |