xiemoxiaoshaso commited on
Commit
b0da14b
1 Parent(s): ad31415

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +248 -0
  2. styles.csv +9 -0
  3. ui-config.json +0 -0
config.json ADDED
@@ -0,0 +1,248 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "jpg",
4
+ "samples_filename_pattern": "",
5
+ "save_images_add_number": true,
6
+ "grid_save": true,
7
+ "grid_format": "jpg",
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": true,
14
+ "save_images_before_face_restoration": false,
15
+ "save_images_before_highres_fix": false,
16
+ "save_images_before_color_correction": false,
17
+ "save_mask": false,
18
+ "save_mask_composite": false,
19
+ "jpeg_quality": 100,
20
+ "webp_lossless": false,
21
+ "export_for_4chan": true,
22
+ "img_downscale_threshold": 4.0,
23
+ "target_side_length": 4000,
24
+ "img_max_size_mp": 200,
25
+ "use_original_name_batch": true,
26
+ "use_upscaler_name_as_suffix": false,
27
+ "save_selected_only": true,
28
+ "save_init_img": false,
29
+ "temp_dir": "",
30
+ "clean_temp_dir_at_start": false,
31
+ "outdir_samples": "",
32
+ "outdir_txt2img_samples": "/mnt/workspace/outputs/txt2img-images",
33
+ "outdir_img2img_samples": "/mnt/workspace/outputs/img2img-images",
34
+ "outdir_extras_samples": "/mnt/workspace/outputs/extras-images",
35
+ "outdir_grids": "",
36
+ "outdir_txt2img_grids": "/mnt/workspace/outputs/txt2img-grids",
37
+ "outdir_img2img_grids": "/mnt/workspace/outputs/img2img-grids",
38
+ "outdir_save": "/mnt/workspace/log/images",
39
+ "outdir_init_images": "/mnt/workspace/outputs/init-images",
40
+ "save_to_dirs": true,
41
+ "grid_save_to_dirs": true,
42
+ "use_save_to_dirs_for_ui": false,
43
+ "directories_filename_pattern": "[date]",
44
+ "directories_max_prompt_words": 8,
45
+ "ESRGAN_tile": 192,
46
+ "ESRGAN_tile_overlap": 8,
47
+ "realesrgan_enabled_models": [
48
+ "R-ESRGAN 4x+",
49
+ "R-ESRGAN 4x+ Anime6B"
50
+ ],
51
+ "upscaler_for_img2img": null,
52
+ "face_restoration_model": "CodeFormer",
53
+ "code_former_weight": 0.5,
54
+ "face_restoration_unload": false,
55
+ "show_warnings": false,
56
+ "memmon_poll_rate": 8,
57
+ "samples_log_stdout": false,
58
+ "multiple_tqdm": true,
59
+ "print_hypernet_extra": false,
60
+ "list_hidden_files": true,
61
+ "unload_models_when_training": false,
62
+ "pin_memory": false,
63
+ "save_optimizer_state": false,
64
+ "save_training_settings_to_txt": true,
65
+ "dataset_filename_word_regex": "",
66
+ "dataset_filename_join_string": " ",
67
+ "training_image_repeats_per_epoch": 1,
68
+ "training_write_csv_every": 500,
69
+ "training_xattention_optimizations": false,
70
+ "training_enable_tensorboard": false,
71
+ "training_tensorboard_save_images": false,
72
+ "training_tensorboard_flush_every": 120,
73
+ "sd_model_checkpoint": "orangechillmix_v70.safetensors",
74
+ "sd_checkpoint_cache": 0,
75
+ "sd_vae_checkpoint_cache": 0,
76
+ "sd_vae": "Automatic",
77
+ "sd_vae_as_default": true,
78
+ "inpainting_mask_weight": 1.0,
79
+ "initial_noise_multiplier": 1.0,
80
+ "img2img_color_correction": false,
81
+ "img2img_fix_steps": false,
82
+ "img2img_background_color": "#ffffff",
83
+ "enable_quantization": false,
84
+ "enable_emphasis": true,
85
+ "enable_batch_seeds": true,
86
+ "comma_padding_backtrack": 20,
87
+ "CLIP_stop_at_last_layers": 1,
88
+ "upcast_attn": false,
89
+ "randn_source": "GPU",
90
+ "cross_attention_optimization": "Automatic",
91
+ "s_min_uncond": 0,
92
+ "token_merging_ratio": 0.0,
93
+ "token_merging_ratio_img2img": 0.0,
94
+ "token_merging_ratio_hr": 0.0,
95
+ "use_old_emphasis_implementation": false,
96
+ "use_old_karras_scheduler_sigmas": false,
97
+ "no_dpmpp_sde_batch_determinism": false,
98
+ "use_old_hires_fix_width_height": false,
99
+ "dont_fix_second_order_samplers_schedule": false,
100
+ "interrogate_keep_models_in_memory": false,
101
+ "interrogate_return_ranks": false,
102
+ "interrogate_clip_num_beams": 1,
103
+ "interrogate_clip_min_length": 24,
104
+ "interrogate_clip_max_length": 48,
105
+ "interrogate_clip_dict_limit": 1500,
106
+ "interrogate_clip_skip_categories": [],
107
+ "interrogate_deepbooru_score_threshold": 0.5,
108
+ "deepbooru_sort_alpha": true,
109
+ "deepbooru_use_spaces": true,
110
+ "deepbooru_escape": true,
111
+ "deepbooru_filter_tags": "",
112
+ "extra_networks_show_hidden_directories": true,
113
+ "extra_networks_hidden_models": "When searched",
114
+ "extra_networks_default_view": "cards",
115
+ "extra_networks_default_multiplier": 1.0,
116
+ "extra_networks_card_width": 0,
117
+ "extra_networks_card_height": 0,
118
+ "extra_networks_add_text_separator": " ",
119
+ "ui_extra_networks_tab_reorder": "",
120
+ "sd_hypernetwork": "None",
121
+ "localization": "zh_CN",
122
+ "gradio_theme": "dawood/microsoft_windows",
123
+ "img2img_editor_height": 720,
124
+ "return_grid": true,
125
+ "return_mask": false,
126
+ "return_mask_composite": false,
127
+ "do_not_show_images": false,
128
+ "send_seed": true,
129
+ "send_size": true,
130
+ "font": "",
131
+ "js_modal_lightbox": true,
132
+ "js_modal_lightbox_initially_zoomed": true,
133
+ "js_modal_lightbox_gamepad": false,
134
+ "js_modal_lightbox_gamepad_repeat": 250,
135
+ "show_progress_in_title": true,
136
+ "samplers_in_dropdown": true,
137
+ "dimensions_and_batch_together": true,
138
+ "keyedit_precision_attention": 0.1,
139
+ "keyedit_precision_extra": 0.05,
140
+ "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
141
+ "quicksettings_list": [
142
+ "sd_model_checkpoint",
143
+ "sd_vae",
144
+ "CLIP_stop_at_last_layers",
145
+ "upscaler_for_img2img"
146
+ ],
147
+ "ui_tab_order": [],
148
+ "hidden_tabs": [],
149
+ "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
150
+ "hires_fix_show_sampler": false,
151
+ "hires_fix_show_prompts": false,
152
+ "add_model_hash_to_info": true,
153
+ "add_model_name_to_info": true,
154
+ "add_version_to_infotext": true,
155
+ "disable_weights_auto_swap": true,
156
+ "show_progressbar": true,
157
+ "live_previews_enable": true,
158
+ "live_previews_image_format": "png",
159
+ "show_progress_grid": true,
160
+ "show_progress_every_n_steps": 10,
161
+ "show_progress_type": "Approx NN",
162
+ "live_preview_content": "Prompt",
163
+ "live_preview_refresh_period": 1000,
164
+ "hide_samplers": [],
165
+ "eta_ddim": 0.0,
166
+ "eta_ancestral": 1.0,
167
+ "ddim_discretize": "uniform",
168
+ "s_churn": 0.0,
169
+ "s_tmin": 0.0,
170
+ "s_noise": 1.0,
171
+ "eta_noise_seed_delta": 0,
172
+ "always_discard_next_to_last_sigma": false,
173
+ "uni_pc_variant": "bh1",
174
+ "uni_pc_skip_type": "time_uniform",
175
+ "uni_pc_order": 3,
176
+ "uni_pc_lower_order_final": true,
177
+ "postprocessing_enable_in_main_ui": [],
178
+ "postprocessing_operation_order": [],
179
+ "upscaling_max_images_in_cache": 5,
180
+ "disabled_extensions": [],
181
+ "disable_all_extensions": "none",
182
+ "restore_config_state_file": "",
183
+ "sd_checkpoint_hash": null,
184
+ "ldsr_steps": 100,
185
+ "ldsr_cached": false,
186
+ "SCUNET_tile": 256,
187
+ "SCUNET_tile_overlap": 8,
188
+ "SWIN_tile": 192,
189
+ "SWIN_tile_overlap": 8,
190
+ "lora_functional": false,
191
+ "sd_lyco": "None",
192
+ "sd_lora": "None",
193
+ "lora_preferred_name": "Alias from file",
194
+ "lora_add_hashes_to_infotext": true,
195
+ "tac_tagFile": "danbooru.csv",
196
+ "tac_active": true,
197
+ "tac_activeIn.txt2img": true,
198
+ "tac_activeIn.img2img": true,
199
+ "tac_activeIn.negativePrompts": true,
200
+ "tac_activeIn.thirdParty": true,
201
+ "tac_activeIn.modelList": "",
202
+ "tac_activeIn.modelListMode": "Blacklist",
203
+ "tac_slidingPopup": true,
204
+ "tac_maxResults": 5.0,
205
+ "tac_showAllResults": false,
206
+ "tac_resultStepLength": 100.0,
207
+ "tac_delayTime": 100.0,
208
+ "tac_useWildcards": true,
209
+ "tac_useEmbeddings": true,
210
+ "tac_useHypernetworks": true,
211
+ "tac_useLoras": true,
212
+ "tac_useLycos": true,
213
+ "tac_showWikiLinks": false,
214
+ "tac_replaceUnderscores": true,
215
+ "tac_escapeParentheses": true,
216
+ "tac_appendComma": true,
217
+ "tac_alias.searchByAlias": true,
218
+ "tac_alias.onlyShowAlias": false,
219
+ "tac_translation.translationFile": "None",
220
+ "tac_translation.oldFormat": false,
221
+ "tac_translation.searchByTranslation": true,
222
+ "tac_translation.liveTranslation": false,
223
+ "tac_extra.extraFile": "extra-quality-tags.csv",
224
+ "tac_extra.addMode": "Insert before",
225
+ "tac_chantFile": "demo-chants.json",
226
+ "tac_keymap": "{\n \"MoveUp\": \"ArrowUp\",\n \"MoveDown\": \"ArrowDown\",\n \"JumpUp\": \"PageUp\",\n \"JumpDown\": \"PageDown\",\n \"JumpToStart\": \"Home\",\n \"JumpToEnd\": \"End\",\n \"ChooseSelected\": \"Enter\",\n \"ChooseFirstOrSelected\": \"Tab\",\n \"Close\": \"Escape\"\n}",
227
+ "tac_colormap": "{\n \"danbooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"indianred\", \"firebrick\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"orange\", \"darkorange\"]\n },\n \"e621\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"gold\", \"goldenrod\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"tomato\", \"darksalmon\"],\n \"6\": [\"red\", \"maroon\"],\n \"7\": [\"whitesmoke\", \"black\"],\n \"8\": [\"seagreen\", \"darkseagreen\"]\n }\n}",
228
+ "tac_refreshTempFiles": "Refresh TAC temp files",
229
+ "openpose3d_use_online_version": false,
230
+ "control_net_model_config": "models/cldm_v15.yaml",
231
+ "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
232
+ "control_net_detectedmap_dir": "detected_maps",
233
+ "control_net_models_path": "",
234
+ "control_net_modules_path": "",
235
+ "control_net_max_models_num": 3,
236
+ "control_net_model_cache_size": 1,
237
+ "control_net_no_detectmap": false,
238
+ "control_net_detectmap_autosaving": false,
239
+ "control_net_allow_script_control": false,
240
+ "control_net_sync_field_args": false,
241
+ "controlnet_show_batch_images_in_ui": false,
242
+ "controlnet_increment_seed_during_batch": false,
243
+ "controlnet_disable_control_type": false,
244
+ "mov2mov_outpath_samples": "outputs/mov2mov-images",
245
+ "mov2mov_output_dir": "outputs/mov2mov-videos",
246
+ "ctp_flavor": "mocha",
247
+ "accent_color": "maroon"
248
+ }
styles.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ name,prompt,negative_prompt
2
+ 国风模型,"best quality, masterpiece, highres, 1girl,china dress,Beautiful face","NSFW, lowres,bad anatomy,bad hands, text, error, missing fingers,extra digit, fewer digits, cropped, worstquality, low quality, normal quality,jpegartifacts,signature, watermark, username,blurry,bad feet"
3
+ 真人照片,"(8k, RAW photo, best quality, masterpiece, ultra highres, ultra detailed:1.2), (realistic, photo-realistic:)",
4
+ 崩坏修正,,"easynegative, bad-hands-5"
5
+ 平涂风,"ligne claire,lineart,monochrome",
6
+ 更强的负面tag,," EasyNegative, bad-artist-anime, bad-artist, bad-hands-5, bad-image-v2-39000, bad_prompt_version2"
7
+ 新海诚,"masterpiece, best quality,","EasyNegative, illustration, 3d, sepia, painting, cartoons, sketch, (worst quality:2), (low quality:2), (normal quality:2), lowres, bad anatomy, normal quality, ((monochrome)), ((grayscale))"
8
+ 修手,"good hands,","bad-hands-5,bad hands, fewer digits, extra digit"
9
+ 极乐迪斯科,"zaum, elysiumchar, portrait",
ui-config.json ADDED
The diff for this file is too large to render. See raw diff