Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -100,7 +100,7 @@
|
|
100 |
"hide_early_access": true,
|
101 |
"use_LORA": true,
|
102 |
"dot_subfolders": true,
|
103 |
-
"use_local_html":
|
104 |
"local_path_in_html": false,
|
105 |
"page_header": false,
|
106 |
"video_playback": true,
|
@@ -136,7 +136,7 @@
|
|
136 |
"regprp_old_active_check": false,
|
137 |
"sd_checkpoint_hash": null,
|
138 |
"CLIP_stop_at_last_layers": 2,
|
139 |
-
"sd_model_checkpoint": "",
|
140 |
"fc_no_presets": false,
|
141 |
"fc_do_interrupt": true,
|
142 |
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, All, Maintenance",
|
|
|
100 |
"hide_early_access": true,
|
101 |
"use_LORA": true,
|
102 |
"dot_subfolders": true,
|
103 |
+
"use_local_html": true,
|
104 |
"local_path_in_html": false,
|
105 |
"page_header": false,
|
106 |
"video_playback": true,
|
|
|
136 |
"regprp_old_active_check": false,
|
137 |
"sd_checkpoint_hash": null,
|
138 |
"CLIP_stop_at_last_layers": 2,
|
139 |
+
"sd_model_checkpoint": "stableNoobai_v075IterSpo.safetensors",
|
140 |
"fc_no_presets": false,
|
141 |
"fc_do_interrupt": true,
|
142 |
"image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, All, Maintenance",
|