jhmendonca commited on
Commit
45f4800
·
1 Parent(s): acbe003

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +2 -69
  2. ui-config.json +0 -140
config.json CHANGED
@@ -76,7 +76,7 @@
76
  "training_enable_tensorboard": false,
77
  "training_tensorboard_save_images": false,
78
  "training_tensorboard_flush_every": 120,
79
- "sd_model_checkpoint": "v2-1_768-ema-pruned.safetensors [dcd690123c]",
80
  "sd_checkpoint_cache": 0,
81
  "sd_vae_checkpoint_cache": 0,
82
  "sd_vae": "Automatic",
@@ -204,72 +204,5 @@
204
  "disabled_extensions": [],
205
  "disable_all_extensions": "none",
206
  "restore_config_state_file": "",
207
- "sd_checkpoint_hash": "dcd690123cfc64383981a31d955694f6acf2072a80537fdb612c8e58ec87a8ac",
208
- "ldsr_steps": 100,
209
- "ldsr_cached": false,
210
- "SCUNET_tile": 256,
211
- "SCUNET_tile_overlap": 8,
212
- "SWIN_tile": 192,
213
- "SWIN_tile_overlap": 8,
214
- "SWIN_torch_compile": false,
215
- "lora_functional": false,
216
- "sd_lora": "None",
217
- "lora_preferred_name": "Alias from file",
218
- "lora_add_hashes_to_infotext": true,
219
- "lora_show_all": false,
220
- "lora_hide_unknown_for_versions": [],
221
- "extra_options": [],
222
- "extra_options_accordion": false,
223
- "canvas_hotkey_zoom": "Alt",
224
- "canvas_hotkey_adjust": "Ctrl",
225
- "canvas_hotkey_move": "F",
226
- "canvas_hotkey_fullscreen": "S",
227
- "canvas_hotkey_reset": "R",
228
- "canvas_hotkey_overlap": "O",
229
- "canvas_show_tooltip": true,
230
- "canvas_blur_prompt": false,
231
- "canvas_disabled_functions": [
232
- "Overlap"
233
- ],
234
- "control_net_model_config": "models/cldm_v15.yaml",
235
- "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
236
- "control_net_detectedmap_dir": "detected_maps",
237
- "control_net_models_path": "",
238
- "control_net_modules_path": "",
239
- "control_net_max_models_num": 3,
240
- "control_net_model_cache_size": 1,
241
- "control_net_no_detectmap": false,
242
- "control_net_detectmap_autosaving": false,
243
- "control_net_allow_script_control": false,
244
- "control_net_sync_field_args": false,
245
- "controlnet_show_batch_images_in_ui": false,
246
- "controlnet_increment_seed_during_batch": false,
247
- "controlnet_disable_control_type": false,
248
- "controlnet_disable_openpose_edit": false,
249
- "deforum_keep_3d_models_in_vram": false,
250
- "deforum_enable_persistent_settings": false,
251
- "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt",
252
- "deforum_ffmpeg_location": "ffmpeg",
253
- "deforum_ffmpeg_crf": 17,
254
- "deforum_ffmpeg_preset": "slow",
255
- "deforum_debug_mode_enabled": false,
256
- "deforum_save_gen_info_as_srt": false,
257
- "deforum_embed_srt": false,
258
- "deforum_save_gen_info_as_srt_params": [
259
- "Noise Schedule"
260
- ],
261
- "deforum_preview": "Off",
262
- "deforum_preview_interval_frames": 100,
263
- "images_history_with_subdirs": true,
264
- "images_history_preload": false,
265
- "images_copy_image": false,
266
- "images_delete_message": true,
267
- "images_txt_files": true,
268
- "images_logger_warning": false,
269
- "images_logger_debug": false,
270
- "images_delete_recycle": false,
271
- "images_scan_exif": true,
272
- "images_history_page_columns": 6.0,
273
- "images_history_page_rows": 6.0,
274
- "images_history_pages_perload": 20.0
275
  }
 
76
  "training_enable_tensorboard": false,
77
  "training_tensorboard_save_images": false,
78
  "training_tensorboard_flush_every": 120,
79
+ "sd_model_checkpoint": "sd_xl_base_1.0.safetensors",
80
  "sd_checkpoint_cache": 0,
81
  "sd_vae_checkpoint_cache": 0,
82
  "sd_vae": "Automatic",
 
204
  "disabled_extensions": [],
205
  "disable_all_extensions": "none",
206
  "restore_config_state_file": "",
207
+ "sd_checkpoint_hash": "31e35c80fc4829d14f90153f4c74cd59c90b779f6afe05a74cd6120b893f7e5b"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  }
ui-config.json CHANGED
@@ -131,67 +131,6 @@
131
  "txt2img/Resize seed from height/maximum": 2048,
132
  "txt2img/Resize seed from height/step": 8,
133
  "txt2img/Override settings/value": null,
134
- "txt2img/Input Directory/visible": true,
135
- "txt2img/Input Directory/value": "",
136
- "txt2img/New Canvas Width/visible": true,
137
- "txt2img/New Canvas Width/value": 512,
138
- "txt2img/New Canvas Width/minimum": 256,
139
- "txt2img/New Canvas Width/maximum": 1024,
140
- "txt2img/New Canvas Width/step": 64,
141
- "txt2img/New Canvas Height/visible": true,
142
- "txt2img/New Canvas Height/value": 512,
143
- "txt2img/New Canvas Height/minimum": 256,
144
- "txt2img/New Canvas Height/maximum": 1024,
145
- "txt2img/New Canvas Height/step": 64,
146
- "txt2img/Create New Canvas/visible": true,
147
- "txt2img/Enable/visible": true,
148
- "txt2img/Enable/value": false,
149
- "txt2img/Low VRAM/visible": true,
150
- "txt2img/Low VRAM/value": false,
151
- "txt2img/Pixel Perfect/visible": true,
152
- "txt2img/Pixel Perfect/value": false,
153
- "txt2img/Allow Preview/visible": true,
154
- "txt2img/Allow Preview/value": false,
155
- "txt2img/Preview as Input/value": false,
156
- "txt2img/Control Type/visible": true,
157
- "txt2img/Control Type/value": "All",
158
- "txt2img/Preprocessor/visible": true,
159
- "txt2img/Preprocessor/value": "none",
160
- "txt2img/Model/visible": true,
161
- "txt2img/Model/value": "None",
162
- "txt2img/Control Weight/visible": true,
163
- "txt2img/Control Weight/value": 1.0,
164
- "txt2img/Control Weight/minimum": 0.0,
165
- "txt2img/Control Weight/maximum": 2.0,
166
- "txt2img/Control Weight/step": 0.05,
167
- "txt2img/Starting Control Step/visible": true,
168
- "txt2img/Starting Control Step/value": 0.0,
169
- "txt2img/Starting Control Step/minimum": 0.0,
170
- "txt2img/Starting Control Step/maximum": 1.0,
171
- "txt2img/Starting Control Step/step": 0.01,
172
- "txt2img/Ending Control Step/visible": true,
173
- "txt2img/Ending Control Step/value": 1.0,
174
- "txt2img/Ending Control Step/minimum": 0.0,
175
- "txt2img/Ending Control Step/maximum": 1.0,
176
- "txt2img/Ending Control Step/step": 0.01,
177
- "txt2img/Preprocessor resolution/value": -1,
178
- "txt2img/Preprocessor resolution/minimum": 64,
179
- "txt2img/Preprocessor resolution/maximum": 2048,
180
- "txt2img/Preprocessor resolution/step": 10,
181
- "txt2img/Threshold A/value": -1,
182
- "txt2img/Threshold A/minimum": 64,
183
- "txt2img/Threshold A/maximum": 1024,
184
- "txt2img/Threshold A/step": 1,
185
- "txt2img/Threshold B/value": -1,
186
- "txt2img/Threshold B/minimum": 64,
187
- "txt2img/Threshold B/maximum": 1024,
188
- "txt2img/Threshold B/step": 1,
189
- "txt2img/Control Mode/visible": true,
190
- "txt2img/Control Mode/value": "Balanced",
191
- "txt2img/Resize Mode/visible": true,
192
- "txt2img/Resize Mode/value": "Crop and Resize",
193
- "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
194
- "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
195
  "txt2img/Script/visible": true,
196
  "txt2img/Script/value": "None",
197
  "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
@@ -241,13 +180,6 @@
241
  "txt2img/Swap X/Y axes/visible": true,
242
  "txt2img/Swap Y/Z axes/visible": true,
243
  "txt2img/Swap X/Z axes/visible": true,
244
- "customscript/movie2movie.py/txt2img/Duration/visible": true,
245
- "customscript/movie2movie.py/txt2img/Duration/value": 50.0,
246
- "customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
247
- "customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
248
- "customscript/movie2movie.py/txt2img/Duration/step": 10,
249
- "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
250
- "customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
251
  "txt2img/\ud83d\udcc2/visible": true,
252
  "txt2img/Zip/visible": true,
253
  "txt2img/Send to img2img/visible": true,
@@ -300,8 +232,6 @@
300
  "img2img/Output directory/value": "",
301
  "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
302
  "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
303
- "img2img/Controlnet input directory/visible": true,
304
- "img2img/Controlnet input directory/value": "",
305
  "img2img/Append png info to prompts/visible": true,
306
  "img2img/Append png info to prompts/value": false,
307
  "img2img/PNG info directory/visible": true,
@@ -411,67 +341,6 @@
411
  "img2img/Resize seed from height/maximum": 2048,
412
  "img2img/Resize seed from height/step": 8,
413
  "img2img/Override settings/value": null,
414
- "img2img/Input Directory/visible": true,
415
- "img2img/Input Directory/value": "",
416
- "img2img/New Canvas Width/visible": true,
417
- "img2img/New Canvas Width/value": 512,
418
- "img2img/New Canvas Width/minimum": 256,
419
- "img2img/New Canvas Width/maximum": 1024,
420
- "img2img/New Canvas Width/step": 64,
421
- "img2img/New Canvas Height/visible": true,
422
- "img2img/New Canvas Height/value": 512,
423
- "img2img/New Canvas Height/minimum": 256,
424
- "img2img/New Canvas Height/maximum": 1024,
425
- "img2img/New Canvas Height/step": 64,
426
- "img2img/Create New Canvas/visible": true,
427
- "img2img/Enable/visible": true,
428
- "img2img/Enable/value": false,
429
- "img2img/Low VRAM/visible": true,
430
- "img2img/Low VRAM/value": false,
431
- "img2img/Pixel Perfect/visible": true,
432
- "img2img/Pixel Perfect/value": false,
433
- "img2img/Allow Preview/visible": true,
434
- "img2img/Allow Preview/value": false,
435
- "img2img/Preview as Input/value": false,
436
- "img2img/Control Type/visible": true,
437
- "img2img/Control Type/value": "All",
438
- "img2img/Preprocessor/visible": true,
439
- "img2img/Preprocessor/value": "none",
440
- "img2img/Model/visible": true,
441
- "img2img/Model/value": "None",
442
- "img2img/Control Weight/visible": true,
443
- "img2img/Control Weight/value": 1.0,
444
- "img2img/Control Weight/minimum": 0.0,
445
- "img2img/Control Weight/maximum": 2.0,
446
- "img2img/Control Weight/step": 0.05,
447
- "img2img/Starting Control Step/visible": true,
448
- "img2img/Starting Control Step/value": 0.0,
449
- "img2img/Starting Control Step/minimum": 0.0,
450
- "img2img/Starting Control Step/maximum": 1.0,
451
- "img2img/Starting Control Step/step": 0.01,
452
- "img2img/Ending Control Step/visible": true,
453
- "img2img/Ending Control Step/value": 1.0,
454
- "img2img/Ending Control Step/minimum": 0.0,
455
- "img2img/Ending Control Step/maximum": 1.0,
456
- "img2img/Ending Control Step/step": 0.01,
457
- "img2img/Preprocessor resolution/value": -1,
458
- "img2img/Preprocessor resolution/minimum": 64,
459
- "img2img/Preprocessor resolution/maximum": 2048,
460
- "img2img/Preprocessor resolution/step": 10,
461
- "img2img/Threshold A/value": -1,
462
- "img2img/Threshold A/minimum": 64,
463
- "img2img/Threshold A/maximum": 1024,
464
- "img2img/Threshold A/step": 1,
465
- "img2img/Threshold B/value": -1,
466
- "img2img/Threshold B/minimum": 64,
467
- "img2img/Threshold B/maximum": 1024,
468
- "img2img/Threshold B/step": 1,
469
- "img2img/Control Mode/visible": true,
470
- "img2img/Control Mode/value": "Balanced",
471
- "img2img/Resize Mode/visible": true,
472
- "img2img/Resize Mode/value": "Crop and Resize",
473
- "img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
474
- "img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
475
  "img2img/Script/visible": true,
476
  "img2img/Script/value": "None",
477
  "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
@@ -608,13 +477,6 @@
608
  "img2img/Swap X/Y axes/visible": true,
609
  "img2img/Swap Y/Z axes/visible": true,
610
  "img2img/Swap X/Z axes/visible": true,
611
- "customscript/movie2movie.py/img2img/Duration/visible": true,
612
- "customscript/movie2movie.py/img2img/Duration/value": 50.0,
613
- "customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
614
- "customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
615
- "customscript/movie2movie.py/img2img/Duration/step": 10,
616
- "customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
617
- "customscript/movie2movie.py/img2img/Save preprocessed/value": false,
618
  "img2img/\ud83d\udcc2/visible": true,
619
  "img2img/Zip/visible": true,
620
  "img2img/Send to img2img/visible": true,
@@ -1347,7 +1209,6 @@
1347
  "openpose_editor/Save PNG/visible": true,
1348
  "openpose_editor/Send to txt2img/visible": true,
1349
  "openpose_editor/Send to img2img/visible": true,
1350
- "openpose_editor/Send to/visible": true,
1351
  "openpose_editor/Send to/value": "0",
1352
  "civitai_interface/Content type:/visible": true,
1353
  "civitai_interface/Content type:/value": "Checkpoint",
@@ -1381,7 +1242,6 @@
1381
  "civitai_interface/Save LoRA to additional-networks/value": true,
1382
  "photopea_embed/Active Layer Only/visible": true,
1383
  "photopea_embed/Active Layer Only/value": false,
1384
- "photopea_embed/ControlNet model index/visible": true,
1385
  "photopea_embed/ControlNet model index/value": "0",
1386
  "photopea_embed/iFrame height/visible": true,
1387
  "photopea_embed/iFrame height/value": 768,
 
131
  "txt2img/Resize seed from height/maximum": 2048,
132
  "txt2img/Resize seed from height/step": 8,
133
  "txt2img/Override settings/value": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  "txt2img/Script/visible": true,
135
  "txt2img/Script/value": "None",
136
  "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
 
180
  "txt2img/Swap X/Y axes/visible": true,
181
  "txt2img/Swap Y/Z axes/visible": true,
182
  "txt2img/Swap X/Z axes/visible": true,
 
 
 
 
 
 
 
183
  "txt2img/\ud83d\udcc2/visible": true,
184
  "txt2img/Zip/visible": true,
185
  "txt2img/Send to img2img/visible": true,
 
232
  "img2img/Output directory/value": "",
233
  "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
234
  "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
 
 
235
  "img2img/Append png info to prompts/visible": true,
236
  "img2img/Append png info to prompts/value": false,
237
  "img2img/PNG info directory/visible": true,
 
341
  "img2img/Resize seed from height/maximum": 2048,
342
  "img2img/Resize seed from height/step": 8,
343
  "img2img/Override settings/value": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
344
  "img2img/Script/visible": true,
345
  "img2img/Script/value": "None",
346
  "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
 
477
  "img2img/Swap X/Y axes/visible": true,
478
  "img2img/Swap Y/Z axes/visible": true,
479
  "img2img/Swap X/Z axes/visible": true,
 
 
 
 
 
 
 
480
  "img2img/\ud83d\udcc2/visible": true,
481
  "img2img/Zip/visible": true,
482
  "img2img/Send to img2img/visible": true,
 
1209
  "openpose_editor/Save PNG/visible": true,
1210
  "openpose_editor/Send to txt2img/visible": true,
1211
  "openpose_editor/Send to img2img/visible": true,
 
1212
  "openpose_editor/Send to/value": "0",
1213
  "civitai_interface/Content type:/visible": true,
1214
  "civitai_interface/Content type:/value": "Checkpoint",
 
1242
  "civitai_interface/Save LoRA to additional-networks/value": true,
1243
  "photopea_embed/Active Layer Only/visible": true,
1244
  "photopea_embed/Active Layer Only/value": false,
 
1245
  "photopea_embed/ControlNet model index/value": "0",
1246
  "photopea_embed/iFrame height/visible": true,
1247
  "photopea_embed/iFrame height/value": 768,