Upload config.json
Browse files- config.json +150 -4
config.json
CHANGED
@@ -64,10 +64,10 @@
|
|
64 |
"training_enable_tensorboard": false,
|
65 |
"training_tensorboard_save_images": false,
|
66 |
"training_tensorboard_flush_every": 120,
|
67 |
-
"sd_model_checkpoint": "
|
68 |
"sd_checkpoint_cache": 0,
|
69 |
"sd_vae_checkpoint_cache": 0,
|
70 |
-
"sd_vae": "
|
71 |
"sd_vae_as_default": true,
|
72 |
"inpainting_mask_weight": 1.0,
|
73 |
"initial_noise_multiplier": 1.0,
|
@@ -158,7 +158,7 @@
|
|
158 |
"postprocessing_operation_order": [],
|
159 |
"upscaling_max_images_in_cache": 5,
|
160 |
"disabled_extensions": [],
|
161 |
-
"sd_checkpoint_hash": "
|
162 |
"ldsr_steps": 100,
|
163 |
"ldsr_cached": false,
|
164 |
"SWIN_tile": 192,
|
@@ -338,5 +338,151 @@
|
|
338 |
"bilingual_localization_enabled": true,
|
339 |
"bilingual_localization_logger": false,
|
340 |
"bilingual_localization_file": "None",
|
341 |
-
"bilingual_localization_order": "Translation First"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
342 |
}
|
|
|
64 |
"training_enable_tensorboard": false,
|
65 |
"training_tensorboard_save_images": false,
|
66 |
"training_tensorboard_flush_every": 120,
|
67 |
+
"sd_model_checkpoint": "DarkSMix-22.5D_RainbowS-v2.0_0.5_ahnn_0.3.safetensors [66d9e71dfe]",
|
68 |
"sd_checkpoint_cache": 0,
|
69 |
"sd_vae_checkpoint_cache": 0,
|
70 |
+
"sd_vae": "moistMixVAE_v10.pt",
|
71 |
"sd_vae_as_default": true,
|
72 |
"inpainting_mask_weight": 1.0,
|
73 |
"initial_noise_multiplier": 1.0,
|
|
|
158 |
"postprocessing_operation_order": [],
|
159 |
"upscaling_max_images_in_cache": 5,
|
160 |
"disabled_extensions": [],
|
161 |
+
"sd_checkpoint_hash": "66d9e71dfe9b266707a017bd7e3f1c886dedb70e8845db09c8ccad91f60eeb2d",
|
162 |
"ldsr_steps": 100,
|
163 |
"ldsr_cached": false,
|
164 |
"SWIN_tile": 192,
|
|
|
338 |
"bilingual_localization_enabled": true,
|
339 |
"bilingual_localization_logger": false,
|
340 |
"bilingual_localization_file": "None",
|
341 |
+
"bilingual_localization_order": "Translation First",
|
342 |
+
"sd_vae_overrides_per_model_preferences": false,
|
343 |
+
"ui_reorder_list": [
|
344 |
+
"inpaint",
|
345 |
+
"sampler",
|
346 |
+
"checkboxes",
|
347 |
+
"hires_fix",
|
348 |
+
"dimensions",
|
349 |
+
"cfg",
|
350 |
+
"seed",
|
351 |
+
"batch",
|
352 |
+
"override_settings",
|
353 |
+
"scripts"
|
354 |
+
],
|
355 |
+
"SWIN_torch_compile": false,
|
356 |
+
"hypertile_enable_unet": false,
|
357 |
+
"hypertile_enable_unet_secondpass": false,
|
358 |
+
"hypertile_max_depth_unet": 3,
|
359 |
+
"hypertile_max_tile_unet": 256,
|
360 |
+
"hypertile_swap_size_unet": 3,
|
361 |
+
"hypertile_enable_vae": false,
|
362 |
+
"hypertile_max_depth_vae": 3,
|
363 |
+
"hypertile_max_tile_vae": 128,
|
364 |
+
"hypertile_swap_size_vae": 3,
|
365 |
+
"ch_max_size_preview": true,
|
366 |
+
"ch_skip_nsfw_preview": false,
|
367 |
+
"ch_open_url_with_js": true,
|
368 |
+
"ch_proxy": "",
|
369 |
+
"ch_civiai_api_key": "",
|
370 |
+
"ad_max_models": 2,
|
371 |
+
"ad_extra_models_dir": "",
|
372 |
+
"ad_save_previews": false,
|
373 |
+
"ad_save_images_before": false,
|
374 |
+
"ad_only_seleted_scripts": true,
|
375 |
+
"ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards,lora_block_weight,negpip",
|
376 |
+
"ad_bbox_sortby": "None",
|
377 |
+
"ad_same_seed_for_each_tap": false,
|
378 |
+
"deforum_preview": "Off",
|
379 |
+
"deforum_preview_interval_frames": 100,
|
380 |
+
"control_net_unit_count": 3,
|
381 |
+
"control_net_inpaint_blur_sigma": 7,
|
382 |
+
"controlnet_disable_openpose_edit": false,
|
383 |
+
"controlnet_disable_photopea_edit": false,
|
384 |
+
"controlnet_photopea_warning": true,
|
385 |
+
"controlnet_ignore_noninpaint_mask": false,
|
386 |
+
"controlnet_clip_detector_on_cpu": false,
|
387 |
+
"image_browser_height_auto": false,
|
388 |
+
"image_browser_thumbnail_crop": false,
|
389 |
+
"image_browser_info_add": false,
|
390 |
+
"image_browser_video_pos": "Above",
|
391 |
+
"image_browser_video_x": 640,
|
392 |
+
"image_browser_video_y": 640,
|
393 |
+
"bilingual_localization_dirs": "{\"ja_JP\": \"extensions/stable-diffusion-webui-localization-ja_JP/localizations/ja_JP.json\", \"ks_JP\": \"extensions/stable-diffusion-webui-localization-ja_JP/localizations/ks_JP.json\"}",
|
394 |
+
"save_images_replace_action": "Replace",
|
395 |
+
"grid_zip_filename_pattern": "",
|
396 |
+
"grid_text_active_color": "#000000",
|
397 |
+
"grid_text_inactive_color": "#999999",
|
398 |
+
"grid_background_color": "#ffffff",
|
399 |
+
"save_incomplete_images": false,
|
400 |
+
"notification_audio": true,
|
401 |
+
"notification_volume": 100,
|
402 |
+
"hires_fix_use_firstpass_conds": false,
|
403 |
+
"use_old_scheduling": false,
|
404 |
+
"extra_networks_dir_button_function": false,
|
405 |
+
"extra_networks_card_text_scale": 1,
|
406 |
+
"extra_networks_card_show_desc": true,
|
407 |
+
"extra_networks_card_order_field": "Path",
|
408 |
+
"extra_networks_card_order": "Ascending",
|
409 |
+
"textual_inversion_print_at_load": false,
|
410 |
+
"textual_inversion_add_hashes_to_infotext": true,
|
411 |
+
"lora_show_all": false,
|
412 |
+
"lora_hide_unknown_for_versions": [],
|
413 |
+
"lora_in_memory_limit": 0,
|
414 |
+
"pad_cond_uncond": false,
|
415 |
+
"persistent_cond_cache": true,
|
416 |
+
"batch_cond_uncond": true,
|
417 |
+
"s_tmax": 0,
|
418 |
+
"k_sched_type": "Automatic",
|
419 |
+
"sigma_min": 0.0,
|
420 |
+
"sigma_max": 0.0,
|
421 |
+
"rho": 0.0,
|
422 |
+
"sgm_noise_multiplier": false,
|
423 |
+
"sd_checkpoints_limit": 1,
|
424 |
+
"sd_checkpoints_keep_in_cpu": true,
|
425 |
+
"sd_unet": "Automatic",
|
426 |
+
"tiling": false,
|
427 |
+
"hires_fix_refiner_pass": "second pass",
|
428 |
+
"sdxl_crop_top": 0.0,
|
429 |
+
"sdxl_crop_left": 0.0,
|
430 |
+
"sdxl_refiner_low_aesthetic_score": 2.5,
|
431 |
+
"sdxl_refiner_high_aesthetic_score": 6.0,
|
432 |
+
"auto_vae_precision": true,
|
433 |
+
"sd_vae_encode_method": "Full",
|
434 |
+
"sd_vae_decode_method": "Full",
|
435 |
+
"img2img_extra_noise": 0,
|
436 |
+
"img2img_sketch_default_brush_color": "#ffffff",
|
437 |
+
"img2img_inpaint_mask_brush_color": "#ffffff",
|
438 |
+
"img2img_inpaint_sketch_default_brush_color": "#ffffff",
|
439 |
+
"img2img_batch_show_results_limit": 32,
|
440 |
+
"gallery_height": "",
|
441 |
+
"add_vae_name_to_info": true,
|
442 |
+
"add_vae_hash_to_info": true,
|
443 |
+
"add_user_name_to_info": false,
|
444 |
+
"infotext_skip_pasting": [],
|
445 |
+
"infotext_styles": "Apply if any",
|
446 |
+
"live_preview_allow_lowvram_full": false,
|
447 |
+
"live_preview_fast_interrupt": false,
|
448 |
+
"js_live_preview_in_modal_lightbox": false,
|
449 |
+
"keyedit_delimiters_whitespace": [
|
450 |
+
"Tab",
|
451 |
+
"Carriage Return",
|
452 |
+
"Line Feed"
|
453 |
+
],
|
454 |
+
"keyedit_move": true,
|
455 |
+
"disable_token_counters": false,
|
456 |
+
"extra_options_txt2img": [],
|
457 |
+
"extra_options_img2img": [],
|
458 |
+
"extra_options_cols": 1,
|
459 |
+
"extra_options_accordion": false,
|
460 |
+
"compact_prompt_box": false,
|
461 |
+
"sd_checkpoint_dropdown_use_short": false,
|
462 |
+
"txt2img_settings_accordion": false,
|
463 |
+
"img2img_settings_accordion": false,
|
464 |
+
"gradio_themes_cache": true,
|
465 |
+
"api_enable_requests": true,
|
466 |
+
"api_forbid_local_requests": true,
|
467 |
+
"api_useragent": "",
|
468 |
+
"auto_launch_browser": "Local",
|
469 |
+
"enable_console_prompts": false,
|
470 |
+
"show_gradio_deprecation_warnings": true,
|
471 |
+
"disable_mmap_load_safetensors": false,
|
472 |
+
"hide_ldm_prints": true,
|
473 |
+
"dump_stacks_on_signal": false,
|
474 |
+
"face_restoration": false,
|
475 |
+
"postprocessing_existing_caption_action": "Ignore",
|
476 |
+
"canvas_hotkey_zoom": "Alt",
|
477 |
+
"canvas_hotkey_adjust": "Ctrl",
|
478 |
+
"canvas_hotkey_move": "F",
|
479 |
+
"canvas_hotkey_fullscreen": "S",
|
480 |
+
"canvas_hotkey_reset": "R",
|
481 |
+
"canvas_hotkey_overlap": "O",
|
482 |
+
"canvas_show_tooltip": true,
|
483 |
+
"canvas_auto_expand": true,
|
484 |
+
"canvas_blur_prompt": false,
|
485 |
+
"canvas_disabled_functions": [
|
486 |
+
"Overlap"
|
487 |
+
]
|
488 |
}
|