asgjghkg commited on
Commit
75ede04
·
verified ·
1 Parent(s): 08f8bbc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +11 -13
config.json CHANGED
@@ -1,14 +1,12 @@
1
- {
2
- "sd_checkpoint_hash": "c87b5758c5319c1d30190b576a43f248fea100eb07553c1f79cedc4da94d1e52",
3
- "sd_model_checkpoint": "ntrMIXIllustriousXL_v21.safetensors [c87b5758c5]",
4
- "CLIP_stop_at_last_layers": 2,
5
- "samples_format": "webp",
6
- "grid_format": "webp",
7
- "sd_vae": "sdxl_vae.safetensors",
8
- "quicksettings_list": [
9
- "sd_model_checkpoint",
10
- "skip_early_cond"
11
- ],
12
- "randn_source": "NV",
13
- "emphasis": "No norm"
14
  }
 
1
+ {
2
+ "CLIP_stop_at_last_layers": 2,
3
+ "samples_format": "webp",
4
+ "grid_format": "webp",
5
+ "sd_vae": "sdxl_vae.safetensors",
6
+ "quicksettings_list": [
7
+ "sd_model_checkpoint",
8
+ "skip_early_cond"
9
+ ],
10
+ "randn_source": "NV",
11
+ "emphasis": "No norm"
 
 
12
  }