a8c85b4699
- auto:5a1951f175
- Now with LDSR support - hlky:fa6a31b23c
- lstein: prepare for new UI Closes #85
68 lines
2.0 KiB
JSON
68 lines
2.0 KiB
JSON
{
|
|
"outdir_samples": "/output",
|
|
"outdir_txt2img_samples": "/output/txt2img-images",
|
|
"outdir_img2img_samples": "/output/img2img-images",
|
|
"outdir_extras_samples": "/output/extras-images",
|
|
"outdir_txt2img_grids": "/output/txt2img-grids",
|
|
"outdir_img2img_grids": "/output/img2img-grids",
|
|
"outdir_save": "/output/saved",
|
|
"font": "DejaVuSans.ttf",
|
|
"__WARNING__": "DON'T CHANGE ANYTHING BEFORE THIS",
|
|
|
|
"samples_filename_format": "",
|
|
"outdir_grids": "",
|
|
"save_to_dirs": false,
|
|
"grid_save_to_dirs": false,
|
|
"save_to_dirs_prompt_len": 10,
|
|
"samples_save": true,
|
|
"samples_format": "png",
|
|
"grid_save": true,
|
|
"return_grid": true,
|
|
"grid_format": "png",
|
|
"grid_extended_filename": false,
|
|
"grid_only_if_multiple": true,
|
|
"n_rows": -1,
|
|
"jpeg_quality": 80,
|
|
"export_for_4chan": true,
|
|
"enable_pnginfo": true,
|
|
"add_model_hash_to_info": false,
|
|
"enable_emphasis": true,
|
|
"save_txt": false,
|
|
"ESRGAN_tile": 192,
|
|
"ESRGAN_tile_overlap": 8,
|
|
"random_artist_categories": [],
|
|
"upscale_at_full_resolution_padding": 16,
|
|
"show_progressbar": true,
|
|
"show_progress_every_n_steps": 7,
|
|
"multiple_tqdm": true,
|
|
"face_restoration_model": null,
|
|
"code_former_weight": 0.5,
|
|
"save_images_before_face_restoration": false,
|
|
"face_restoration_unload": false,
|
|
"interrogate_keep_models_in_memory": false,
|
|
"interrogate_use_builtin_artists": true,
|
|
"interrogate_clip_num_beams": 1,
|
|
"interrogate_clip_min_length": 24,
|
|
"interrogate_clip_max_length": 48,
|
|
"interrogate_clip_dict_limit": 1500.0,
|
|
"samples_filename_pattern": "",
|
|
"directories_filename_pattern": "",
|
|
"save_selected_only": false,
|
|
"filter_nsfw": false,
|
|
"img2img_color_correction": false,
|
|
"img2img_fix_steps": false,
|
|
"enable_quantization": false,
|
|
"enable_batch_seeds": true,
|
|
"memmon_poll_rate": 8,
|
|
"sd_model_checkpoint": null,
|
|
"SWIN_tile": 192,
|
|
"SWIN_tile_overlap": 8,
|
|
"ldsr_steps": 30,
|
|
"ldsr_pre_down": 1,
|
|
"ldsr_post_down": 1,
|
|
"upscaler_for_hires_fix": null,
|
|
"js_modal_lightbox": true,
|
|
"js_modal_lightbox_initialy_zoomed": true,
|
|
"use_original_name_batch": false
|
|
}
|