vorstcavry commited on
Commit
ce070be
1 Parent(s): 7f6d59b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -1
config.json CHANGED
@@ -8,6 +8,12 @@
8
  "CLIP_stop_at_last_layers",
9
  "ESRGAN_tile",
10
  "code_former_weight",
11
- "token_merging_ratio"
 
 
 
 
 
 
12
  ]
13
  }
 
8
  "CLIP_stop_at_last_layers",
9
  "ESRGAN_tile",
10
  "code_former_weight",
11
+ "token_merging_ratio",
12
+ "sd_lora",
13
+ "extra_networks_default_multiplier",
14
+ "show_progress_every_n_steps",
15
+ "live_previews_enable",
16
+ "always_discard_next_to_last_sigma",
17
+ "stealth_pnginfo"
18
  ]
19
  }