Skip to content

Commit

Permalink
Updated configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Aug 31, 2023
1 parent 9c5f7e6 commit 58d563c
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 4 deletions.
40 changes: 37 additions & 3 deletions a1111/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"training_enable_tensorboard": false,
"training_tensorboard_save_images": false,
"training_tensorboard_flush_every": 120,
"sd_model_checkpoint": "v1-5-pruned.safetensors [1a189f0be6]",
"sd_model_checkpoint": "sd_xl_base_1.0.safetensors [31e35c80fc]",
"sd_checkpoint_cache": 0,
"sd_vae_checkpoint_cache": 0,
"sd_vae": "Automatic",
Expand Down Expand Up @@ -179,7 +179,7 @@
"disabled_extensions": [],
"disable_all_extensions": "none",
"restore_config_state_file": "",
"sd_checkpoint_hash": "1a189f0be69d6106a48548e7626207dddd7042a418dbf372cefd05e0cdba61b6",
"sd_checkpoint_hash": "31e35c80fc4829d14f90153f4c74cd59c90b779f6afe05a74cd6120b893f7e5b",
"ldsr_steps": 100,
"ldsr_cached": false,
"SCUNET_tile": 256,
Expand Down Expand Up @@ -291,5 +291,39 @@
"ad_save_images_before": false,
"ad_only_seleted_scripts": true,
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight",
"ad_bbox_sortby": "None"
"ad_bbox_sortby": "None",
"sd_vae_overrides_per_model_preferences": false,
"save_incomplete_images": false,
"face_restoration": false,
"auto_launch_browser": "Local",
"show_gradio_deprecation_warnings": true,
"hide_ldm_prints": true,
"api_enable_requests": true,
"api_forbid_local_requests": true,
"api_useragent": "",
"sd_checkpoints_limit": 1,
"sd_checkpoints_keep_in_cpu": true,
"tiling": false,
"hires_fix_refiner_pass": "second pass",
"sd_vae_encode_method": "Full",
"sd_vae_decode_method": "Full",
"img2img_extra_noise": 0,
"img2img_sketch_default_brush_color": "#ffffff",
"img2img_inpaint_mask_brush_color": "#ffffff",
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
"persistent_cond_cache": true,
"batch_cond_uncond": true,
"use_old_scheduling": false,
"lora_in_memory_limit": 0,
"gradio_themes_cache": true,
"gallery_height": "",
"extra_options_txt2img": [],
"extra_options_img2img": [],
"extra_options_cols": 1,
"live_preview_allow_lowvram_full": false,
"live_preview_fast_interrupt": false,
"s_tmax": 0,
"sgm_noise_multiplier": false,
"canvas_auto_expand": true,
"controlnet_ignore_noninpaint_mask": false
}
125 changes: 124 additions & 1 deletion a1111/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2536,5 +2536,128 @@
"img2img/ControlNet guidance end 2nd/maximum": 1.0,
"img2img/ControlNet guidance end 2nd/step": 0.01,
"deforum_interface/Motion preview mode (dry run)./visible": true,
"deforum_interface/Motion preview mode (dry run)./value": false
"deforum_interface/Motion preview mode (dry run)./value": false,
"txt2img/\ud83d\udd8c\ufe0f/visible": true,
"txt2img/Close/visible": true,
"txt2img/Hires checkpoint/visible": true,
"txt2img/Hires checkpoint/value": "Use same checkpoint",
"customscript/refiner.py/txt2img/Checkpoint/visible": true,
"customscript/refiner.py/txt2img/Checkpoint/value": "",
"customscript/refiner.py/txt2img/Switch at/visible": true,
"customscript/refiner.py/txt2img/Switch at/value": 0.8,
"customscript/refiner.py/txt2img/Switch at/minimum": 0.01,
"customscript/refiner.py/txt2img/Switch at/maximum": 1.0,
"customscript/refiner.py/txt2img/Switch at/step": 0.01,
"customscript/seed.py/txt2img/Seed/visible": true,
"customscript/seed.py/txt2img/Seed/value": -1,
"customscript/seed.py/txt2img/Extra/visible": true,
"customscript/seed.py/txt2img/Extra/value": false,
"customscript/seed.py/txt2img/Variation seed/visible": true,
"customscript/seed.py/txt2img/Variation seed/value": -1,
"customscript/seed.py/txt2img/Variation strength/visible": true,
"customscript/seed.py/txt2img/Variation strength/value": 0.0,
"customscript/seed.py/txt2img/Variation strength/minimum": 0,
"customscript/seed.py/txt2img/Variation strength/maximum": 1,
"customscript/seed.py/txt2img/Variation strength/step": 0.01,
"customscript/seed.py/txt2img/Resize seed from width/visible": true,
"customscript/seed.py/txt2img/Resize seed from width/value": 0,
"customscript/seed.py/txt2img/Resize seed from width/minimum": 0,
"customscript/seed.py/txt2img/Resize seed from width/maximum": 2048,
"customscript/seed.py/txt2img/Resize seed from width/step": 8,
"customscript/seed.py/txt2img/Resize seed from height/visible": true,
"customscript/seed.py/txt2img/Resize seed from height/value": 0,
"customscript/seed.py/txt2img/Resize seed from height/minimum": 0,
"customscript/seed.py/txt2img/Resize seed from height/maximum": 2048,
"customscript/seed.py/txt2img/Resize seed from height/step": 8,
"txt2img/Mask only the top k largest (0 to disable)/visible": true,
"txt2img/Mask only the top k largest (0 to disable)/value": 0,
"txt2img/Mask only the top k largest (0 to disable)/minimum": 0,
"txt2img/Mask only the top k largest (0 to disable)/maximum": 10,
"txt2img/Mask only the top k largest (0 to disable)/step": 1,
"txt2img/Mask only the top k largest (0 to disable) 2nd/visible": true,
"txt2img/Mask only the top k largest (0 to disable) 2nd/value": 0,
"txt2img/Mask only the top k largest (0 to disable) 2nd/minimum": 0,
"txt2img/Mask only the top k largest (0 to disable) 2nd/maximum": 10,
"txt2img/Mask only the top k largest (0 to disable) 2nd/step": 1,
"txt2img/Presets/visible": true,
"txt2img/Presets/value": "New Preset",
"txt2img/Preset name/visible": true,
"txt2img/Preset name/value": "",
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/visible": true,
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/value": false,
"txt2img/\ud83d\uddc3\ufe0f/visible": true,
"txt2img/\ud83d\uddbc\ufe0f/visible": true,
"txt2img/\ud83c\udfa8\ufe0f/visible": true,
"txt2img/\ud83d\udcd0/visible": true,
"txt2img/Preferred VAE/visible": true,
"txt2img/Preferred VAE/value": "None",
"txt2img/txt2img_extra_sort_order/value": "Default Sort",
"txt2img/Show dirs/value": true,
"img2img/\ud83d\udd8c\ufe0f/visible": true,
"img2img/Close/visible": true,
"customscript/refiner.py/img2img/Checkpoint/visible": true,
"customscript/refiner.py/img2img/Checkpoint/value": "",
"customscript/refiner.py/img2img/Switch at/visible": true,
"customscript/refiner.py/img2img/Switch at/value": 0.8,
"customscript/refiner.py/img2img/Switch at/minimum": 0.01,
"customscript/refiner.py/img2img/Switch at/maximum": 1.0,
"customscript/refiner.py/img2img/Switch at/step": 0.01,
"customscript/seed.py/img2img/Seed/visible": true,
"customscript/seed.py/img2img/Seed/value": -1,
"customscript/seed.py/img2img/Extra/visible": true,
"customscript/seed.py/img2img/Extra/value": false,
"customscript/seed.py/img2img/Variation seed/visible": true,
"customscript/seed.py/img2img/Variation seed/value": -1,
"customscript/seed.py/img2img/Variation strength/visible": true,
"customscript/seed.py/img2img/Variation strength/value": 0.0,
"customscript/seed.py/img2img/Variation strength/minimum": 0,
"customscript/seed.py/img2img/Variation strength/maximum": 1,
"customscript/seed.py/img2img/Variation strength/step": 0.01,
"customscript/seed.py/img2img/Resize seed from width/visible": true,
"customscript/seed.py/img2img/Resize seed from width/value": 0,
"customscript/seed.py/img2img/Resize seed from width/minimum": 0,
"customscript/seed.py/img2img/Resize seed from width/maximum": 2048,
"customscript/seed.py/img2img/Resize seed from width/step": 8,
"customscript/seed.py/img2img/Resize seed from height/visible": true,
"customscript/seed.py/img2img/Resize seed from height/value": 0,
"customscript/seed.py/img2img/Resize seed from height/minimum": 0,
"customscript/seed.py/img2img/Resize seed from height/maximum": 2048,
"customscript/seed.py/img2img/Resize seed from height/step": 8,
"img2img/Mask only the top k largest (0 to disable)/visible": true,
"img2img/Mask only the top k largest (0 to disable)/value": 0,
"img2img/Mask only the top k largest (0 to disable)/minimum": 0,
"img2img/Mask only the top k largest (0 to disable)/maximum": 10,
"img2img/Mask only the top k largest (0 to disable)/step": 1,
"img2img/Mask only the top k largest (0 to disable) 2nd/visible": true,
"img2img/Mask only the top k largest (0 to disable) 2nd/value": 0,
"img2img/Mask only the top k largest (0 to disable) 2nd/minimum": 0,
"img2img/Mask only the top k largest (0 to disable) 2nd/maximum": 10,
"img2img/Mask only the top k largest (0 to disable) 2nd/step": 1,
"img2img/Upload independent control image/visible": true,
"img2img/Upload independent control image/value": false,
"img2img/Presets/visible": true,
"img2img/Presets/value": "New Preset",
"img2img/Preset name/visible": true,
"img2img/Preset name/value": "",
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/visible": true,
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/value": false,
"img2img/\ud83d\uddc3\ufe0f/visible": true,
"img2img/\ud83d\uddbc\ufe0f/visible": true,
"img2img/\ud83c\udfa8\ufe0f/visible": true,
"img2img/Preferred VAE/visible": true,
"img2img/Preferred VAE/value": "None",
"img2img/img2img_extra_sort_order/value": "Default Sort",
"img2img/Show dirs/value": true,
"extras/\ud83d\uddbc\ufe0f/visible": true,
"extras/\ud83c\udfa8\ufe0f/visible": true,
"extras/\ud83d\udcd0/visible": true,
"modelmerger/Save metadata/visible": true,
"modelmerger/Save metadata/value": true,
"modelmerger/Add merge recipe metadata/visible": true,
"modelmerger/Add merge recipe metadata/value": true,
"modelmerger/Copy metadata from merged models/visible": true,
"modelmerger/Copy metadata from merged models/value": true,
"modelmerger/Read metadata from selected checkpoints/visible": true,
"dreambooth_interface/Model Type/visible": true,
"dreambooth_interface/Model Type/value": null
}

0 comments on commit 58d563c

Please sign in to comment.