725e1f39ba
* Update hlky * Update auto
49 lines
1.5 KiB
JSON
49 lines
1.5 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
|
|
}
|