|
6 | 6 | "outdir_txt2img_grids": "/output/txt2img-grids", |
7 | 7 | "outdir_img2img_grids": "/output/img2img-grids", |
8 | 8 | "outdir_save": "/output/saved", |
9 | | - "font": "DejaVuSans.ttf", |
10 | | - "__WARNING__": "DON'T CHANGE ANYTHING BEFORE THIS", |
11 | | - |
12 | | - "add_model_hash_to_info": false, |
13 | | - "code_former_weight": 0.5, |
14 | | - "directories_filename_pattern": "", |
15 | | - "directories_max_prompt_words": 8, |
16 | | - "enable_batch_seeds": true, |
17 | | - "enable_emphasis": true, |
18 | | - "enable_pnginfo": true, |
19 | | - "enable_quantization": false, |
20 | | - "ESRGAN_tile": 192, |
21 | | - "ESRGAN_tile_overlap": 8, |
22 | | - "export_for_4chan": true, |
23 | | - "face_restoration_model": null, |
24 | | - "face_restoration_unload": false, |
25 | | - "filter_nsfw": false, |
26 | | - "grid_extended_filename": false, |
27 | | - "grid_format": "png", |
28 | | - "grid_only_if_multiple": true, |
29 | | - "grid_save": true, |
30 | | - "grid_save_to_dirs": false, |
31 | | - "img2img_color_correction": false, |
32 | | - "img2img_fix_steps": false, |
33 | | - "interrogate_clip_dict_limit": 1500, |
34 | | - "interrogate_clip_max_length": 48, |
35 | | - "interrogate_clip_min_length": 24, |
36 | | - "interrogate_clip_num_beams": 1, |
37 | | - "interrogate_keep_models_in_memory": false, |
38 | | - "interrogate_use_builtin_artists": true, |
39 | | - "jpeg_quality": 80, |
40 | | - "js_modal_lightbox": true, |
41 | | - "js_modal_lightbox_initialy_zoomed": true, |
42 | | - "ldsr_post_down": 1, |
43 | | - "ldsr_pre_down": 1, |
44 | | - "ldsr_steps": 30, |
45 | | - "memmon_poll_rate": 8, |
46 | | - "multiple_tqdm": true, |
47 | | - "n_rows": -1, |
48 | | - "outdir_grids": "", |
49 | | - "random_artist_categories": [], |
50 | | - "realesrgan_enabled_models": [ |
51 | | - "Real-ESRGAN 4x plus", |
52 | | - "Real-ESRGAN 4x plus anime 6B", |
53 | | - "Real-ESRGAN 2x plus", |
54 | | - "Real-ESRGAN AnimeVideo", |
55 | | - "Real-ESRGAN General WDN x4x3", |
56 | | - "Real-ESRGAN General x4x3" |
57 | | - ], |
58 | | - "return_grid": true, |
59 | | - "samples_filename_format": "", |
60 | | - "samples_filename_pattern": "", |
61 | | - "samples_format": "png", |
62 | | - "samples_log_stdout": false, |
63 | | - "samples_save": true, |
64 | | - "save_images_before_color_correction": false, |
65 | | - "save_images_before_face_restoration": false, |
66 | | - "save_selected_only": false, |
67 | | - "save_to_dirs": false, |
68 | | - "save_to_dirs_prompt_len": 10, |
69 | | - "save_txt": false, |
70 | | - "sd_model_checkpoint": null, |
71 | | - "show_progress_every_n_steps": 7, |
72 | | - "show_progressbar": true, |
73 | | - "SWIN_tile": 192, |
74 | | - "SWIN_tile_overlap": 8, |
75 | | - "upscale_at_full_resolution_padding": 16, |
76 | | - "upscaler_for_hires_fix": null, |
77 | | - "upscaler_for_img2img": null, |
78 | | - "use_original_name_batch": false |
| 9 | + "font": "DejaVuSans.ttf" |
79 | 10 | } |
0 commit comments