Transformers
Inference Endpoints
pantat88 commited on
Commit
b782036
·
1 Parent(s): b8c2339

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -302
config.json DELETED
@@ -1,302 +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
- "grid_zip_filename_pattern": "",
12
- "n_rows": -1,
13
- "font": "",
14
- "grid_text_active_color": "#000000",
15
- "grid_text_inactive_color": "#999999",
16
- "grid_background_color": "#ffffff",
17
- "enable_pnginfo": true,
18
- "save_txt": false,
19
- "save_images_before_face_restoration": false,
20
- "save_images_before_highres_fix": false,
21
- "save_images_before_color_correction": false,
22
- "save_mask": false,
23
- "save_mask_composite": false,
24
- "jpeg_quality": 80,
25
- "webp_lossless": false,
26
- "export_for_4chan": true,
27
- "img_downscale_threshold": 4.0,
28
- "target_side_length": 4000,
29
- "img_max_size_mp": 200,
30
- "use_original_name_batch": true,
31
- "use_upscaler_name_as_suffix": false,
32
- "save_selected_only": true,
33
- "save_init_img": false,
34
- "temp_dir": "",
35
- "clean_temp_dir_at_start": false,
36
- "save_incomplete_images": false,
37
- "outdir_samples": "",
38
- "outdir_txt2img_samples": "outputs/txt2img-images",
39
- "outdir_img2img_samples": "outputs/img2img-images",
40
- "outdir_extras_samples": "outputs/extras-images",
41
- "outdir_grids": "",
42
- "outdir_txt2img_grids": "outputs/txt2img-grids",
43
- "outdir_img2img_grids": "outputs/img2img-grids",
44
- "outdir_save": "log/images",
45
- "outdir_init_images": "outputs/init-images",
46
- "save_to_dirs": true,
47
- "grid_save_to_dirs": true,
48
- "use_save_to_dirs_for_ui": false,
49
- "directories_filename_pattern": "[date]",
50
- "directories_max_prompt_words": 8,
51
- "ESRGAN_tile": 192,
52
- "ESRGAN_tile_overlap": 8,
53
- "realesrgan_enabled_models": [
54
- "R-ESRGAN 4x+",
55
- "R-ESRGAN 4x+ Anime6B"
56
- ],
57
- "upscaler_for_img2img": null,
58
- "face_restoration": false,
59
- "face_restoration_model": "CodeFormer",
60
- "code_former_weight": 0.5,
61
- "face_restoration_unload": false,
62
- "auto_launch_browser": "Local",
63
- "show_warnings": false,
64
- "show_gradio_deprecation_warnings": true,
65
- "memmon_poll_rate": 8,
66
- "samples_log_stdout": false,
67
- "multiple_tqdm": true,
68
- "print_hypernet_extra": false,
69
- "list_hidden_files": true,
70
- "disable_mmap_load_safetensors": false,
71
- "hide_ldm_prints": true,
72
- "api_enable_requests": true,
73
- "api_forbid_local_requests": true,
74
- "api_useragent": "",
75
- "unload_models_when_training": false,
76
- "pin_memory": false,
77
- "save_optimizer_state": false,
78
- "save_training_settings_to_txt": true,
79
- "dataset_filename_word_regex": "",
80
- "dataset_filename_join_string": " ",
81
- "training_image_repeats_per_epoch": 1,
82
- "training_write_csv_every": 500,
83
- "training_xattention_optimizations": false,
84
- "training_enable_tensorboard": false,
85
- "training_tensorboard_save_images": false,
86
- "training_tensorboard_flush_every": 120,
87
- "sd_model_checkpoint": "",
88
- "sd_checkpoints_limit": 1,
89
- "sd_checkpoints_keep_in_cpu": true,
90
- "sd_checkpoint_cache": 0,
91
- "sd_unet": "Automatic",
92
- "enable_quantization": false,
93
- "enable_emphasis": true,
94
- "enable_batch_seeds": true,
95
- "comma_padding_backtrack": 20,
96
- "CLIP_stop_at_last_layers": 2,
97
- "upcast_attn": false,
98
- "randn_source": "GPU",
99
- "tiling": false,
100
- "hires_fix_refiner_pass": "second pass",
101
- "sdxl_crop_top": 0,
102
- "sdxl_crop_left": 0,
103
- "sdxl_refiner_low_aesthetic_score": 2.5,
104
- "sdxl_refiner_high_aesthetic_score": 6.0,
105
- "sd_vae_explanation": "<abbr title='Variational autoencoder'>VAE</abbr> is a neural network that transforms a standard <abbr title='red/green/blue'>RGB</abbr>\nimage into latent space representation and back. Latent space representation is what stable diffusion is working on during sampling\n(i.e. when the progress bar is between empty and full). For txt2img, VAE is used to create a resulting image after the sampling is finished.\nFor img2img, VAE is used to process user's input image before the sampling, and to create an image after sampling.",
106
- "sd_vae_checkpoint_cache": 0,
107
- "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
108
- "sd_vae_overrides_per_model_preferences": true,
109
- "auto_vae_precision": true,
110
- "sd_vae_encode_method": "Full",
111
- "sd_vae_decode_method": "Full",
112
- "inpainting_mask_weight": 1.0,
113
- "initial_noise_multiplier": 1.0,
114
- "img2img_extra_noise": 0.0,
115
- "img2img_color_correction": false,
116
- "img2img_fix_steps": false,
117
- "img2img_background_color": "#ffffff",
118
- "img2img_editor_height": 720,
119
- "img2img_sketch_default_brush_color": "#ffffff",
120
- "img2img_inpaint_mask_brush_color": "#ffffff",
121
- "img2img_inpaint_sketch_default_brush_color": "#ffffff",
122
- "return_mask": false,
123
- "return_mask_composite": false,
124
- "cross_attention_optimization": "Automatic",
125
- "s_min_uncond": 0.0,
126
- "token_merging_ratio": 0.0,
127
- "token_merging_ratio_img2img": 0.0,
128
- "token_merging_ratio_hr": 0.0,
129
- "pad_cond_uncond": false,
130
- "persistent_cond_cache": true,
131
- "batch_cond_uncond": true,
132
- "use_old_emphasis_implementation": false,
133
- "use_old_karras_scheduler_sigmas": false,
134
- "no_dpmpp_sde_batch_determinism": false,
135
- "use_old_hires_fix_width_height": false,
136
- "dont_fix_second_order_samplers_schedule": false,
137
- "hires_fix_use_firstpass_conds": false,
138
- "use_old_scheduling": false,
139
- "interrogate_keep_models_in_memory": false,
140
- "interrogate_return_ranks": false,
141
- "interrogate_clip_num_beams": 1,
142
- "interrogate_clip_min_length": 24,
143
- "interrogate_clip_max_length": 48,
144
- "interrogate_clip_dict_limit": 1500,
145
- "interrogate_clip_skip_categories": [],
146
- "interrogate_deepbooru_score_threshold": 0.5,
147
- "deepbooru_sort_alpha": true,
148
- "deepbooru_use_spaces": true,
149
- "deepbooru_escape": true,
150
- "deepbooru_filter_tags": "",
151
- "extra_networks_show_hidden_directories": true,
152
- "extra_networks_hidden_models": "When searched",
153
- "extra_networks_default_multiplier": 1.0,
154
- "extra_networks_card_width": 0,
155
- "extra_networks_card_height": 0,
156
- "extra_networks_card_text_scale": 1.0,
157
- "extra_networks_card_show_desc": true,
158
- "extra_networks_add_text_separator": " ",
159
- "ui_extra_networks_tab_reorder": "",
160
- "textual_inversion_print_at_load": false,
161
- "textual_inversion_add_hashes_to_infotext": true,
162
- "sd_hypernetwork": "None",
163
- "localization": "None",
164
- "gradio_theme": "Default",
165
- "gradio_themes_cache": true,
166
- "gallery_height": "",
167
- "return_grid": true,
168
- "do_not_show_images": false,
169
- "send_seed": true,
170
- "send_size": true,
171
- "js_modal_lightbox": true,
172
- "js_modal_lightbox_initially_zoomed": true,
173
- "js_modal_lightbox_gamepad": false,
174
- "js_modal_lightbox_gamepad_repeat": 250,
175
- "show_progress_in_title": true,
176
- "samplers_in_dropdown": true,
177
- "dimensions_and_batch_together": true,
178
- "keyedit_precision_attention": 0.1,
179
- "keyedit_precision_extra": 0.05,
180
- "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
181
- "keyedit_move": true,
182
- "quicksettings_list": [
183
- "sd_model_checkpoint",
184
- "sd_vae",
185
- "CLIP_stop_at_last_layers"
186
- ],
187
- "ui_tab_order": [],
188
- "hidden_tabs": [],
189
- "ui_reorder_list": [],
190
- "hires_fix_show_sampler": false,
191
- "hires_fix_show_prompts": false,
192
- "disable_token_counters": false,
193
- "add_model_hash_to_info": true,
194
- "add_model_name_to_info": true,
195
- "add_user_name_to_info": false,
196
- "add_version_to_infotext": true,
197
- "disable_weights_auto_swap": true,
198
- "infotext_styles": "Apply if any",
199
- "show_progressbar": true,
200
- "live_previews_enable": true,
201
- "live_previews_image_format": "png",
202
- "show_progress_grid": true,
203
- "show_progress_every_n_steps": 10,
204
- "show_progress_type": "Approx NN",
205
- "live_preview_allow_lowvram_full": false,
206
- "live_preview_content": "Prompt",
207
- "live_preview_refresh_period": 1000,
208
- "live_preview_fast_interrupt": false,
209
- "hide_samplers": [],
210
- "eta_ddim": 0.0,
211
- "eta_ancestral": 1.0,
212
- "ddim_discretize": "uniform",
213
- "s_churn": 0.0,
214
- "s_tmin": 0.0,
215
- "s_tmax": 0.0,
216
- "s_noise": 1.0,
217
- "k_sched_type": "Automatic",
218
- "sigma_min": 0.0,
219
- "sigma_max": 0.0,
220
- "rho": 0.0,
221
- "eta_noise_seed_delta": 0,
222
- "always_discard_next_to_last_sigma": false,
223
- "sgm_noise_multiplier": false,
224
- "uni_pc_variant": "bh1",
225
- "uni_pc_skip_type": "time_uniform",
226
- "uni_pc_order": 3,
227
- "uni_pc_lower_order_final": true,
228
- "postprocessing_enable_in_main_ui": [],
229
- "postprocessing_operation_order": [],
230
- "upscaling_max_images_in_cache": 5,
231
- "disabled_extensions": [],
232
- "disable_all_extensions": "none",
233
- "restore_config_state_file": "",
234
- "sd_checkpoint_hash": "",
235
- "ldsr_steps": 100,
236
- "ldsr_cached": false,
237
- "SCUNET_tile": 256,
238
- "SCUNET_tile_overlap": 8,
239
- "SWIN_tile": 192,
240
- "SWIN_tile_overlap": 8,
241
- "SWIN_torch_compile": false,
242
- "lora_functional": false,
243
- "sd_lora": "None",
244
- "lora_preferred_name": "Filename",
245
- "lora_add_hashes_to_infotext": true,
246
- "lora_show_all": false,
247
- "lora_hide_unknown_for_versions": [],
248
- "lora_in_memory_limit": 0,
249
- "extra_options_txt2img": [],
250
- "extra_options_img2img": [],
251
- "extra_options_cols": 1,
252
- "extra_options_accordion": false,
253
- "canvas_hotkey_zoom": "Alt",
254
- "canvas_hotkey_adjust": "Ctrl",
255
- "canvas_hotkey_move": "F",
256
- "canvas_hotkey_fullscreen": "S",
257
- "canvas_hotkey_reset": "R",
258
- "canvas_hotkey_overlap": "O",
259
- "canvas_show_tooltip": true,
260
- "canvas_auto_expand": true,
261
- "canvas_blur_prompt": false,
262
- "canvas_disabled_functions": [
263
- "Overlap"
264
- ],
265
- "ad_max_models": 2,
266
- "ad_save_previews": false,
267
- "ad_save_images_before": false,
268
- "ad_only_seleted_scripts": true,
269
- "ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight",
270
- "ad_bbox_sortby": "None",
271
- "arh_javascript_aspect_ratio_show": true,
272
- "arh_javascript_aspect_ratio": "1:1, 3:2, 4:3, 5:4, 16:9",
273
- "arh_ui_javascript_selection_method": "Aspect Ratios Dropdown",
274
- "arh_hide_accordion_by_default": true,
275
- "arh_expand_by_default": false,
276
- "arh_ui_component_order_key": "MaxDimensionScaler, MinDimensionScaler, PredefinedAspectRatioButtons, PredefinedPercentageButtons",
277
- "arh_show_max_width_or_height": false,
278
- "arh_max_width_or_height": 1024,
279
- "arh_show_min_width_or_height": false,
280
- "arh_min_width_or_height": 1024,
281
- "arh_show_predefined_aspect_ratios": false,
282
- "arh_predefined_aspect_ratio_use_max_dim": false,
283
- "arh_predefined_aspect_ratios": "1:1, 4:3, 16:9, 9:16, 21:9",
284
- "arh_show_predefined_percentages": false,
285
- "arh_predefined_percentages": "25, 50, 75, 125, 150, 175, 200",
286
- "arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
287
- "bmab_debug_print": false,
288
- "bmab_show_extends": false,
289
- "bmab_test_function": false,
290
- "bmab_keep_original_setting": false,
291
- "bmab_save_image_before_process": false,
292
- "bmab_save_image_after_process": false,
293
- "bmab_max_detailing_element": 0,
294
- "bmab_detail_full": true,
295
- "bmab_optimize_vram": "None",
296
- "bmab_mask_model": "sam_vit_b",
297
- "bmab_use_specific_model": false,
298
- "bmab_model": "",
299
- "bmab_cn_openpose": "control_v11p_sd15_openpose_fp16 [73c2b67d]",
300
- "bmab_cn_lineart": "control_v11p_sd15_lineart [43d4be0d]",
301
- "bmab_cn_inpaint": "control_v11p_sd15_inpaint_fp16 [be8bc0ed]"
302
- }