Drditone commited on
Commit
f7f5794
1 Parent(s): 5e3e76a

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -146
config.json DELETED
@@ -1,146 +0,0 @@
1
- {
2
- "samples_save": true,
3
- "samples_format": "png",
4
- "samples_filename_pattern": "",
5
- "save_images_add_number": true,
6
- "grid_save": true,
7
- "grid_format": "png",
8
- "grid_extended_filename": false,
9
- "grid_only_if_multiple": true,
10
- "grid_prevent_empty_spots": false,
11
- "n_rows": -1,
12
- "enable_pnginfo": true,
13
- "save_txt": false,
14
- "save_images_before_face_restoration": false,
15
- "save_images_before_highres_fix": false,
16
- "save_images_before_color_correction": false,
17
- "jpeg_quality": 80,
18
- "export_for_4chan": true,
19
- "use_original_name_batch": false,
20
- "use_upscaler_name_as_suffix": false,
21
- "save_selected_only": true,
22
- "do_not_add_watermark": false,
23
- "temp_dir": "",
24
- "clean_temp_dir_at_start": false,
25
- "outdir_samples": "",
26
- "outdir_txt2img_samples": "outputs/txt2img-images",
27
- "outdir_img2img_samples": "outputs/img2img-images",
28
- "outdir_extras_samples": "outputs/extras-images",
29
- "outdir_grids": "",
30
- "outdir_txt2img_grids": "outputs/txt2img-grids",
31
- "outdir_img2img_grids": "outputs/img2img-grids",
32
- "outdir_save": "log/images",
33
- "save_to_dirs": false,
34
- "grid_save_to_dirs": false,
35
- "use_save_to_dirs_for_ui": false,
36
- "directories_filename_pattern": "",
37
- "directories_max_prompt_words": 8,
38
- "ESRGAN_tile": 192,
39
- "ESRGAN_tile_overlap": 8,
40
- "realesrgan_enabled_models": [
41
- "R-ESRGAN 4x+",
42
- "R-ESRGAN 4x+ Anime6B"
43
- ],
44
- "upscaler_for_img2img": null,
45
- "use_scale_latent_for_hires_fix": false,
46
- "face_restoration_model": null,
47
- "code_former_weight": 0.5,
48
- "face_restoration_unload": false,
49
- "memmon_poll_rate": 8,
50
- "samples_log_stdout": false,
51
- "multiple_tqdm": true,
52
- "unload_models_when_training": false,
53
- "pin_memory": false,
54
- "save_optimizer_state": false,
55
- "dataset_filename_word_regex": "",
56
- "dataset_filename_join_string": " ",
57
- "training_image_repeats_per_epoch": 1,
58
- "training_write_csv_every": 500,
59
- "training_xattention_optimizations": false,
60
- "sd_model_checkpoint": "Graham_cetusMix3_0.5.safetensors [d795375f]",
61
- "sd_checkpoint_cache": 0,
62
- "sd_vae": "pastel-waifu-diffusion.vae",
63
- "sd_vae_as_default": false,
64
- "sd_hypernetwork": "None",
65
- "sd_hypernetwork_strength": 1.0,
66
- "inpainting_mask_weight": 1.0,
67
- "initial_noise_multiplier": 1.0,
68
- "img2img_color_correction": false,
69
- "img2img_fix_steps": false,
70
- "img2img_background_color": "#ffffff",
71
- "enable_quantization": false,
72
- "enable_emphasis": true,
73
- "use_old_emphasis_implementation": false,
74
- "enable_batch_seeds": true,
75
- "comma_padding_backtrack": 20,
76
- "CLIP_stop_at_last_layers": 2,
77
- "random_artist_categories": [],
78
- "interrogate_keep_models_in_memory": false,
79
- "interrogate_use_builtin_artists": true,
80
- "interrogate_return_ranks": false,
81
- "interrogate_clip_num_beams": 1,
82
- "interrogate_clip_min_length": 24,
83
- "interrogate_clip_max_length": 48,
84
- "interrogate_clip_dict_limit": 1500,
85
- "interrogate_deepbooru_score_threshold": 0.5,
86
- "deepbooru_sort_alpha": true,
87
- "deepbooru_use_spaces": false,
88
- "deepbooru_escape": true,
89
- "deepbooru_filter_tags": "",
90
- "show_progressbar": true,
91
- "show_progress_every_n_steps": 0,
92
- "show_progress_type": "Full",
93
- "show_progress_grid": true,
94
- "return_grid": true,
95
- "do_not_show_images": false,
96
- "add_model_hash_to_info": true,
97
- "add_model_name_to_info": false,
98
- "disable_weights_auto_swap": false,
99
- "send_seed": true,
100
- "send_size": true,
101
- "font": "",
102
- "js_modal_lightbox": true,
103
- "js_modal_lightbox_initially_zoomed": true,
104
- "show_progress_in_title": true,
105
- "quicksettings": "sd_model_checkpoint",
106
- "localization": "ja_JP",
107
- "hide_samplers": [
108
- "Euler a",
109
- "Euler",
110
- "LMS",
111
- "Heun",
112
- "DPM2",
113
- "DPM2 a",
114
- "DPM++ 2S a",
115
- "DPM++ 2M",
116
- "DPM++ SDE",
117
- "DPM fast",
118
- "DPM adaptive",
119
- "LMS Karras",
120
- "DPM2 Karras",
121
- "DPM2 a Karras",
122
- "DPM++ 2S a Karras",
123
- "DPM++ 2M Karras",
124
- "DDIM",
125
- "PLMS"
126
- ],
127
- "eta_ddim": 0.0,
128
- "eta_ancestral": 1.0,
129
- "ddim_discretize": "uniform",
130
- "s_churn": 0.0,
131
- "s_tmin": 0.0,
132
- "s_noise": 1.0,
133
- "eta_noise_seed_delta": 31337,
134
- "disabled_extensions": [],
135
- "ldsr_steps": 100,
136
- "ldsr_cached": false,
137
- "SWIN_tile": 192,
138
- "SWIN_tile_overlap": 8,
139
- "additional_networks_extra_lora_path": "",
140
- "images_history_preload": false,
141
- "images_record_paths": true,
142
- "images_delete_message": true,
143
- "images_history_page_columns": 6.0,
144
- "images_history_page_rows": 6.0,
145
- "images_history_pages_perload": 20.0
146
- }