diff --git "a/config.json" "b/config.json" --- "a/config.json" +++ "b/config.json" @@ -1,402 +1,2449 @@ { - "samples_save": true, - "samples_format": "png", - "samples_filename_pattern": "", - "save_images_add_number": true, - "grid_save": true, - "grid_format": "png", - "grid_extended_filename": false, - "grid_only_if_multiple": true, - "grid_prevent_empty_spots": false, - "n_rows": -1, - "enable_pnginfo": true, - "save_txt": true, - "save_images_before_face_restoration": false, - "save_images_before_highres_fix": false, - "save_images_before_color_correction": false, - "save_mask": false, - "save_mask_composite": false, - "jpeg_quality": 100, - "webp_lossless": false, - "export_for_4chan": true, - "img_downscale_threshold": 4.0, - "target_side_length": 4000, - "img_max_size_mp": 200, - "use_original_name_batch": true, - "use_upscaler_name_as_suffix": false, - "save_selected_only": true, - "save_init_img": false, - "temp_dir": "", - "clean_temp_dir_at_start": false, - "outdir_samples": "", - "outdir_txt2img_samples": "outputs/txt2img-images", - "outdir_img2img_samples": "outputs/img2img-images", - "outdir_extras_samples": "outputs/extras-images", - "outdir_grids": "", - "outdir_txt2img_grids": "outputs/txt2img-grids", - "outdir_img2img_grids": "outputs/img2img-grids", - "outdir_save": "log/images", - "outdir_init_images": "outputs/init-images", - "save_to_dirs": true, - "grid_save_to_dirs": true, - "use_save_to_dirs_for_ui": false, - "directories_filename_pattern": "[date]", - "directories_max_prompt_words": 8, - "ESRGAN_tile": 192, - "ESRGAN_tile_overlap": 8, - "realesrgan_enabled_models": [ - "R-ESRGAN 4x+", - "R-ESRGAN 4x+ Anime6B" + "txt2img/Prompt/visible": true, + "txt2img/Prompt/value": "masterpiece, (best quality), body focus+(hires:1.3)+lens flare + weak light source,1girl,solo,look at the audience,cute, ", + "txt2img/Negative prompt/visible": true, + "txt2img/Negative prompt/value": "EasyNegative, bad-hands-5, (worst quality, low quality:1.4),(nsfw:1.51)+(naked:1.5),(bareness:1.5) /n 温馨提示:为了避免kaggle封号,在没有开启加密插件的情况下请勿生成涩涩图片。", + "txt2img/Styles/visible": true, + "txt2img/Styles/value": [ + "Default" ], - "upscaler_for_img2img": "R-ESRGAN 4x+", - "SCUNET_tile": 256, - "SCUNET_tile_overlap": 8, - "face_restoration_model": "CodeFormer", - "code_former_weight": 0.5, - "face_restoration_unload": false, - "show_warnings": false, - "memmon_poll_rate": 8, - "samples_log_stdout": false, - "multiple_tqdm": true, - "print_hypernet_extra": false, - "unload_models_when_training": false, - "pin_memory": false, - "save_optimizer_state": false, - "save_training_settings_to_txt": true, - "dataset_filename_word_regex": "", - "dataset_filename_join_string": " ", - "training_image_repeats_per_epoch": 1, - "training_write_csv_every": 500, - "training_xattention_optimizations": false, - "training_enable_tensorboard": false, - "training_tensorboard_save_images": false, - "training_tensorboard_flush_every": 120, - "sd_model_checkpoint": "Nullstyle_v20.safetensors", - "sd_checkpoint_cache": 0, - "sd_vae_checkpoint_cache": 0, - "sd_vae": "pastel-waifu-diffusion.vae.pt", - "sd_vae_as_default": true, - "inpainting_mask_weight": 1.0, - "initial_noise_multiplier": 1.0, - "img2img_color_correction": false, - "img2img_fix_steps": false, - "img2img_background_color": "#ffffff", - "enable_quantization": false, - "enable_emphasis": true, - "enable_batch_seeds": true, - "comma_padding_backtrack": 20, - "CLIP_stop_at_last_layers": 2, - "upcast_attn": false, - "randn_source": "GPU", - "use_old_emphasis_implementation": false, - "use_old_karras_scheduler_sigmas": false, - "no_dpmpp_sde_batch_determinism": false, - "use_old_hires_fix_width_height": false, - "dont_fix_second_order_samplers_schedule": false, - "interrogate_keep_models_in_memory": false, - "interrogate_return_ranks": false, - "interrogate_clip_num_beams": 1, - "interrogate_clip_min_length": 24, - "interrogate_clip_max_length": 48, - "interrogate_clip_dict_limit": 1500, - "interrogate_clip_skip_categories": [], - "interrogate_deepbooru_score_threshold": 0.5, - "deepbooru_sort_alpha": true, - "deepbooru_use_spaces": false, - "deepbooru_escape": true, - "deepbooru_filter_tags": "", - "extra_networks_default_view": "cards", - "extra_networks_default_multiplier": 1.0, - "extra_networks_card_width": 0, - "extra_networks_card_height": 0, - "extra_networks_add_text_separator": " ", - "sd_hypernetwork": "None", - "return_grid": true, - "return_mask": false, - "return_mask_composite": false, - "do_not_show_images": false, - "add_model_hash_to_info": true, - "add_model_name_to_info": true, - "disable_weights_auto_swap": true, - "send_seed": true, - "send_size": true, - "font": "", - "js_modal_lightbox": true, - "js_modal_lightbox_initially_zoomed": true, - "show_progress_in_title": true, - "samplers_in_dropdown": true, - "dimensions_and_batch_together": true, - "keyedit_precision_attention": 0.1, - "keyedit_precision_extra": 0.05, - "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()", - "quicksettings": "sd_model_checkpoint,sd_vae,upscaler_for_img2img,CLIP_stop_at_last_layers", - "hidden_tabs": [], - "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts", - "ui_extra_networks_tab_reorder": "", - "localization": "zh_CN", - "gradio_theme": "NoCrypt/miku", - "show_progressbar": true, - "live_previews_enable": true, - "show_progress_grid": true, - "show_progress_every_n_steps": 10, - "show_progress_type": "Approx NN", - "live_preview_content": "Prompt", - "live_preview_refresh_period": 10, - "hide_samplers": [ - "LMS", - "Heun" + "txt2img/Sampling method/visible": true, + "txt2img/Sampling method/value": "DPM++ 2M Karras", + "txt2img/Sampling steps/visible": true, + "txt2img/Sampling steps/value": 20, + "txt2img/Sampling steps/minimum": 1, + "txt2img/Sampling steps/maximum": 555, + "txt2img/Sampling steps/step": 1, + "txt2img/Width/visible": true, + "txt2img/Width/value": 768, + "txt2img/Width/minimum": 64, + "txt2img/Width/maximum": 2048, + "txt2img/Width/step": 8, + "txt2img/Height/visible": true, + "txt2img/Height/value": 960, + "txt2img/Height/minimum": 64, + "txt2img/Height/maximum": 2048, + "txt2img/Height/step": 8, + "txt2img/Batch count/visible": true, + "txt2img/Batch count/value": 1, + "txt2img/Batch count/minimum": 1, + "txt2img/Batch count/maximum": 2000, + "txt2img/Batch count/step": 1, + "txt2img/Batch size/visible": true, + "txt2img/Batch size/value": 1, + "txt2img/Batch size/minimum": 1, + "txt2img/Batch size/maximum": 8, + "txt2img/Batch size/step": 1, + "txt2img/CFG Scale/visible": true, + "txt2img/CFG Scale/value": 8.0, + "txt2img/CFG Scale/minimum": 1.0, + "txt2img/CFG Scale/maximum": 15.0, + "txt2img/CFG Scale/step": 0.1, + "txt2img/Seed/visible": true, + "txt2img/Seed/value": -1.0, + "txt2img/Extra/visible": true, + "txt2img/Extra/value": false, + "txt2img/Variation seed/visible": true, + "txt2img/Variation seed/value": -1.0, + "txt2img/Variation strength/visible": true, + "txt2img/Variation strength/value": 0.0, + "txt2img/Variation strength/minimum": 0, + "txt2img/Variation strength/maximum": 1, + "txt2img/Variation strength/step": 0.01, + "txt2img/Resize seed from width/visible": true, + "txt2img/Resize seed from width/value": 0, + "txt2img/Resize seed from width/minimum": 0, + "txt2img/Resize seed from width/maximum": 1024, + "txt2img/Resize seed from width/step": 8, + "txt2img/Resize seed from height/visible": true, + "txt2img/Resize seed from height/value": 0, + "txt2img/Resize seed from height/minimum": 0, + "txt2img/Resize seed from height/maximum": 1088, + "txt2img/Resize seed from height/step": 8, + "txt2img/Restore faces/visible": true, + "txt2img/Restore faces/value": false, + "txt2img/Tiling/visible": true, + "txt2img/Tiling/value": false, + "txt2img/Hires. fix/visible": true, + "txt2img/Hires. fix/value": false, + "txt2img/Upscaler/visible": true, + "txt2img/Upscaler/value": "Latent", + "txt2img/Hires steps/visible": true, + "txt2img/Hires steps/value": 0, + "txt2img/Hires steps/minimum": 0, + "txt2img/Hires steps/maximum": 30, + "txt2img/Hires steps/step": 1, + "txt2img/Denoising strength/visible": true, + "txt2img/Denoising strength/value": 0.7, + "txt2img/Denoising strength/minimum": 0.0, + "txt2img/Denoising strength/maximum": 1.0, + "txt2img/Denoising strength/step": 0.01, + "txt2img/Upscale by/visible": true, + "txt2img/Upscale by/value": 1.5, + "txt2img/Upscale by/minimum": 1.0, + "txt2img/Upscale by/maximum": 4.0, + "txt2img/Upscale by/step": 0.05, + "txt2img/Resize width to/visible": true, + "txt2img/Resize width to/value": 0, + "txt2img/Resize width to/minimum": 0, + "txt2img/Resize width to/maximum": 2048, + "txt2img/Resize width to/step": 8, + "txt2img/Resize height to/visible": true, + "txt2img/Resize height to/value": 0, + "txt2img/Resize height to/minimum": 0, + "txt2img/Resize height to/maximum": 2048, + "txt2img/Resize height to/step": 8, + "txt2img/Script/visible": true, + "txt2img/Script/value": "None", + "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true, + "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false, + "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true, + "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false, + "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true, + "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false, + "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true, + "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false, + "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true, + "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "", + "customscript/xy_grid.py/txt2img/X type/visible": true, + "customscript/xy_grid.py/txt2img/X type/value": "Seed", + "customscript/xy_grid.py/txt2img/X values/visible": true, + "customscript/xy_grid.py/txt2img/X values/value": "", + "customscript/xy_grid.py/txt2img/Y type/visible": true, + "customscript/xy_grid.py/txt2img/Y type/value": "Nothing", + "customscript/xy_grid.py/txt2img/Y values/visible": true, + "customscript/xy_grid.py/txt2img/Y values/value": "", + "customscript/xy_grid.py/txt2img/Draw legend/visible": true, + "customscript/xy_grid.py/txt2img/Draw legend/value": true, + "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true, + "customscript/xy_grid.py/txt2img/Include Separate Images/value": false, + "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true, + "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false, + "customscript/ddetailer.py/txt2img/Primary detection model (A)/visible": true, + "customscript/ddetailer.py/txt2img/Primary detection model (A)/value": "None", + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/value": 30, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/minimum": 0, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/maximum": 100, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/step": 1, + "customscript/ddetailer.py/txt2img/Dilation factor (A)/value": 4, + "customscript/ddetailer.py/txt2img/Dilation factor (A)/minimum": 0, + "customscript/ddetailer.py/txt2img/Dilation factor (A)/maximum": 255, + "customscript/ddetailer.py/txt2img/Dilation factor (A)/step": 1, + "customscript/ddetailer.py/txt2img/X offset (A)/value": 0, + "customscript/ddetailer.py/txt2img/X offset (A)/minimum": -200, + "customscript/ddetailer.py/txt2img/X offset (A)/maximum": 200, + "customscript/ddetailer.py/txt2img/X offset (A)/step": 1, + "customscript/ddetailer.py/txt2img/Y offset (A)/value": 0, + "customscript/ddetailer.py/txt2img/Y offset (A)/minimum": -200, + "customscript/ddetailer.py/txt2img/Y offset (A)/maximum": 200, + "customscript/ddetailer.py/txt2img/Y offset (A)/step": 1, + "customscript/ddetailer.py/txt2img/Inpaint model B detections before model A runs/value": false, + "customscript/ddetailer.py/txt2img/Bitwise operation/value": "None", + "customscript/ddetailer.py/txt2img/Secondary detection model (B) (optional)/value": "None", + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/value": 30, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/minimum": 0, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/maximum": 100, + "customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/step": 1, + "customscript/ddetailer.py/txt2img/Dilation factor (B)/value": 4, + "customscript/ddetailer.py/txt2img/Dilation factor (B)/minimum": 0, + "customscript/ddetailer.py/txt2img/Dilation factor (B)/maximum": 255, + "customscript/ddetailer.py/txt2img/Dilation factor (B)/step": 1, + "customscript/ddetailer.py/txt2img/X offset (B)/value": 0, + "customscript/ddetailer.py/txt2img/X offset (B)/minimum": -200, + "customscript/ddetailer.py/txt2img/X offset (B)/maximum": 200, + "customscript/ddetailer.py/txt2img/X offset (B)/step": 1, + "customscript/ddetailer.py/txt2img/Y offset (B)/value": 0, + "customscript/ddetailer.py/txt2img/Y offset (B)/minimum": -200, + "customscript/ddetailer.py/txt2img/Y offset (B)/maximum": 200, + "customscript/ddetailer.py/txt2img/Y offset (B)/step": 1, + "customscript/ddetailer.py/txt2img/Mask blur /visible": true, + "customscript/ddetailer.py/txt2img/Mask blur /value": 4, + "customscript/ddetailer.py/txt2img/Mask blur /minimum": 0, + "customscript/ddetailer.py/txt2img/Mask blur /maximum": 64, + "customscript/ddetailer.py/txt2img/Mask blur /step": 1, + "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/visible": true, + "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/value": 0.4, + "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/minimum": 0.0, + "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/maximum": 1.0, + "customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/step": 0.01, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution /visible": true, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256, + "customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4, + "customscript/multirender.py/txt2img/Foreground prompt /visible": true, + "customscript/multirender.py/txt2img/Foreground prompt /value": "", + "customscript/multirender.py/txt2img/Number of foreground images /visible": true, + "customscript/multirender.py/txt2img/Number of foreground images /value": 5, + "customscript/multirender.py/txt2img/Number of foreground images /minimum": 1, + "customscript/multirender.py/txt2img/Number of foreground images /maximum": 10, + "customscript/multirender.py/txt2img/Number of foreground images /step": 1, + "customscript/multirender.py/txt2img/foreground steps /visible": true, + "customscript/multirender.py/txt2img/foreground steps /value": 24, + "customscript/multirender.py/txt2img/foreground steps /minimum": 1, + "customscript/multirender.py/txt2img/foreground steps /maximum": 120, + "customscript/multirender.py/txt2img/foreground steps /step": 1, + "customscript/multirender.py/txt2img/foreground cfg scale /visible": true, + "customscript/multirender.py/txt2img/foreground cfg scale /value": 12.5, + "customscript/multirender.py/txt2img/foreground cfg scale /minimum": 1, + "customscript/multirender.py/txt2img/foreground cfg scale /maximum": 30, + "customscript/multirender.py/txt2img/foreground cfg scale /step": 0.1, + "customscript/multirender.py/txt2img/foreground new seed+ /visible": true, + "customscript/multirender.py/txt2img/foreground new seed+ /value": 1000, + "customscript/multirender.py/txt2img/foreground new seed+ /minimum": 0, + "customscript/multirender.py/txt2img/foreground new seed+ /maximum": 1000, + "customscript/multirender.py/txt2img/foreground new seed+ /step": 1, + "customscript/multirender.py/txt2img/foreground sampler/visible": true, + "customscript/multirender.py/txt2img/foreground sampler/value": "DDIM", + "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /visible": true, + "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /value": 0, + "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /minimum": 0, + "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /maximum": 12, + "customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /step": 1, + "customscript/multirender.py/txt2img/foreground width (64 = same as background) /visible": true, + "customscript/multirender.py/txt2img/foreground width (64 = same as background) /value": 64, + "customscript/multirender.py/txt2img/foreground width (64 = same as background) /minimum": 64, + "customscript/multirender.py/txt2img/foreground width (64 = same as background) /maximum": 2048, + "customscript/multirender.py/txt2img/foreground width (64 = same as background) /step": 64, + "customscript/multirender.py/txt2img/foreground height (64 = same as background) /visible": true, + "customscript/multirender.py/txt2img/foreground height (64 = same as background) /value": 64, + "customscript/multirender.py/txt2img/foreground height (64 = same as background) /minimum": 64, + "customscript/multirender.py/txt2img/foreground height (64 = same as background) /maximum": 2048, + "customscript/multirender.py/txt2img/foreground height (64 = same as background) /step": 64, + "customscript/multirender.py/txt2img/final blend prompt/visible": true, + "customscript/multirender.py/txt2img/final blend prompt/value": "", + "customscript/multirender.py/txt2img/blend steps /visible": true, + "customscript/multirender.py/txt2img/blend steps /value": 64, + "customscript/multirender.py/txt2img/blend steps /minimum": 1, + "customscript/multirender.py/txt2img/blend steps /maximum": 120, + "customscript/multirender.py/txt2img/blend steps /step": 1, + "customscript/multirender.py/txt2img/blend cfg scale /visible": true, + "customscript/multirender.py/txt2img/blend cfg scale /value": 7.5, + "customscript/multirender.py/txt2img/blend cfg scale /minimum": 1, + "customscript/multirender.py/txt2img/blend cfg scale /maximum": 30, + "customscript/multirender.py/txt2img/blend cfg scale /step": 0.1, + "customscript/multirender.py/txt2img/blend denoising strength /visible": true, + "customscript/multirender.py/txt2img/blend denoising strength /value": 0.42, + "customscript/multirender.py/txt2img/blend denoising strength /minimum": 0.1, + "customscript/multirender.py/txt2img/blend denoising strength /maximum": 1, + "customscript/multirender.py/txt2img/blend denoising strength /step": 0.01, + "customscript/multirender.py/txt2img/blend sampler/visible": true, + "customscript/multirender.py/txt2img/blend sampler/value": "DDIM", + "customscript/multirender.py/txt2img/blend width (64 = same size as background) /visible": true, + "customscript/multirender.py/txt2img/blend width (64 = same size as background) /value": 64, + "customscript/multirender.py/txt2img/blend width (64 = same size as background) /minimum": 64, + "customscript/multirender.py/txt2img/blend width (64 = same size as background) /maximum": 2048, + "customscript/multirender.py/txt2img/blend width (64 = same size as background) /step": 64, + "customscript/multirender.py/txt2img/blend height (64 = same size as background) /visible": true, + "customscript/multirender.py/txt2img/blend height (64 = same size as background) /value": 64, + "customscript/multirender.py/txt2img/blend height (64 = same size as background) /minimum": 64, + "customscript/multirender.py/txt2img/blend height (64 = same size as background) /maximum": 2048, + "customscript/multirender.py/txt2img/blend height (64 = same size as background) /step": 64, + "customscript/multirender.py/txt2img/Foreground distance from center multiplier /visible": true, + "customscript/multirender.py/txt2img/Foreground distance from center multiplier /value": 1, + "customscript/multirender.py/txt2img/Foreground distance from center multiplier /minimum": 0, + "customscript/multirender.py/txt2img/Foreground distance from center multiplier /maximum": 2, + "customscript/multirender.py/txt2img/Foreground distance from center multiplier /step": 0.01, + "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /visible": true, + "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /value": 0, + "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /minimum": 0, + "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /maximum": 100, + "customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /step": 1, + "customscript/multirender.py/txt2img/Foreground depth cut threshold/visible": true, + "customscript/multirender.py/txt2img/Foreground depth cut threshold/value": 92, + "customscript/multirender.py/txt2img/Foreground depth cut threshold/minimum": 0, + "customscript/multirender.py/txt2img/Foreground depth cut threshold/maximum": 255, + "customscript/multirender.py/txt2img/Foreground depth cut threshold/step": 1, + "customscript/multirender.py/txt2img/Save background /visible": true, + "customscript/multirender.py/txt2img/Save background /value": true, + "customscript/multirender.py/txt2img/Save all foreground images /visible": true, + "customscript/multirender.py/txt2img/Save all foreground images /value": true, + "customscript/multirender.py/txt2img/Face correction /visible": true, + "customscript/multirender.py/txt2img/Face correction /value": true, + "customscript/multirender.py/txt2img/Random superposition /visible": true, + "customscript/multirender.py/txt2img/Random superposition /value": false, + "customscript/multirender.py/txt2img/Reverse order /visible": true, + "customscript/multirender.py/txt2img/Reverse order /value": false, + "customscript/multirender.py/txt2img/Mask foregrounds in blend/visible": true, + "customscript/multirender.py/txt2img/Mask foregrounds in blend/value": false, + "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true, + "customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}", + "customscript/prompt_travel.py/txt2img/Travel mode/visible": true, + "customscript/prompt_travel.py/txt2img/Travel mode/value": "linear", + "customscript/prompt_travel.py/txt2img/Frame genesis/visible": true, + "customscript/prompt_travel.py/txt2img/Frame genesis/value": "fixed", + "customscript/prompt_travel.py/txt2img/Travel steps between stages/visible": true, + "customscript/prompt_travel.py/txt2img/Travel steps between stages/value": "30", + "customscript/prompt_travel.py/txt2img/Denoise strength/visible": true, + "customscript/prompt_travel.py/txt2img/Denoise strength/value": 1.0, + "customscript/prompt_travel.py/txt2img/Denoise strength/minimum": 0.0, + "customscript/prompt_travel.py/txt2img/Denoise strength/maximum": 1.0, + "customscript/prompt_travel.py/txt2img/Denoise strength/step": 0.01, + "customscript/prompt_travel.py/txt2img/Replace order/visible": true, + "customscript/prompt_travel.py/txt2img/Replace order/value": "grad_min", + "customscript/prompt_travel.py/txt2img/Step size/visible": true, + "customscript/prompt_travel.py/txt2img/Step size/value": 0.01, + "customscript/prompt_travel.py/txt2img/Step count/visible": true, + "customscript/prompt_travel.py/txt2img/Step count/value": 1, + "customscript/prompt_travel.py/txt2img/Step method/visible": true, + "customscript/prompt_travel.py/txt2img/Step method/value": "clip", + "customscript/prompt_travel.py/txt2img/Weight for latent match/visible": true, + "customscript/prompt_travel.py/txt2img/Weight for latent match/value": 1.0, + "customscript/prompt_travel.py/txt2img/Weight for cond match/visible": true, + "customscript/prompt_travel.py/txt2img/Weight for cond match/value": 1.0, + "customscript/prompt_travel.py/txt2img/Video file format/visible": true, + "customscript/prompt_travel.py/txt2img/Video file format/value": "mp4", + "customscript/prompt_travel.py/txt2img/Video FPS/visible": true, + "customscript/prompt_travel.py/txt2img/Video FPS/value": 10.0, + "customscript/prompt_travel.py/txt2img/Pad begin/end frames/visible": true, + "customscript/prompt_travel.py/txt2img/Pad begin/end frames/value": 0, + "customscript/prompt_travel.py/txt2img/Pick frame by slice/visible": true, + "customscript/prompt_travel.py/txt2img/Pick frame by slice/value": "", + "customscript/prompt_travel.py/txt2img/Show console debug/visible": true, + "customscript/prompt_travel.py/txt2img/Show console debug/value": true, + "img2img/Prompt/visible": true, + "img2img/Prompt/value": "masterpiece, (best quality), 1girl, skyscraper, loli, cloudy sky, rainy, holding umbrella, sad, ", + "img2img/Negative prompt/visible": true, + "img2img/Negative prompt/value": "EasyNegative, bad-hands-5, (worst quality, low quality:1.4), ", + "img2img/Styles/visible": true, + "img2img/Styles/value": [ + "Default" ], - "eta_ddim": 0.0, - "eta_ancestral": 1.0, - "ddim_discretize": "uniform", - "s_churn": 0.0, - "s_min_uncond": 0, - "s_tmin": 0.0, - "s_noise": 1.0, - "eta_noise_seed_delta": 31338, - "always_discard_next_to_last_sigma": false, - "uni_pc_variant": "bh1", - "uni_pc_skip_type": "time_uniform", - "uni_pc_order": 3, - "uni_pc_lower_order_final": true, - "postprocessing_enable_in_main_ui": [ - "Upscale", - "CodeFormer" + "img2img/Input directory/visible": true, + "img2img/Input directory/value": "", + "img2img/Output directory/visible": true, + "img2img/Output directory/value": "", + "img2img/Resize mode/visible": true, + "img2img/Resize mode/value": "Just resize", + "img2img/Mask blur/visible": true, + "img2img/Mask blur/value": 4, + "img2img/Mask blur/minimum": 0, + "img2img/Mask blur/maximum": 64, + "img2img/Mask blur/step": 1, + "img2img/Mask transparency/value": 0, + "img2img/Mask transparency/minimum": 0, + "img2img/Mask transparency/maximum": 100, + "img2img/Mask transparency/step": 1, + "img2img/Mask mode/visible": true, + "img2img/Mask mode/value": "Inpaint masked", + "img2img/Masked content/visible": true, + "img2img/Masked content/value": "original", + "img2img/Inpaint area/visible": true, + "img2img/Inpaint area/value": "Whole picture", + "img2img/Only masked padding, pixels/visible": true, + "img2img/Only masked padding, pixels/value": 32, + "img2img/Only masked padding, pixels/minimum": 0, + "img2img/Only masked padding, pixels/maximum": 256, + "img2img/Only masked padding, pixels/step": 4, + "img2img/Sampling method/visible": true, + "img2img/Sampling method/value": "DPM++ 2M Karras", + "img2img/Sampling steps/visible": true, + "img2img/Sampling steps/value": 20, + "img2img/Sampling steps/minimum": 1, + "img2img/Sampling steps/maximum": 60, + "img2img/Sampling steps/step": 1, + "img2img/Width/visible": true, + "img2img/Width/value": 640, + "img2img/Width/minimum": 64, + "img2img/Width/maximum": 2048, + "img2img/Width/step": 8, + "img2img/Height/visible": true, + "img2img/Height/value": 960, + "img2img/Height/minimum": 64, + "img2img/Height/maximum": 2048, + "img2img/Height/step": 8, + "img2img/Batch count/visible": true, + "img2img/Batch count/value": 1, + "img2img/Batch count/minimum": 1, + "img2img/Batch count/maximum": 100, + "img2img/Batch count/step": 1, + "img2img/Batch size/visible": true, + "img2img/Batch size/value": 1, + "img2img/Batch size/minimum": 1, + "img2img/Batch size/maximum": 8, + "img2img/Batch size/step": 1, + "img2img/CFG Scale/visible": true, + "img2img/CFG Scale/value": 11.0, + "img2img/CFG Scale/minimum": 1.0, + "img2img/CFG Scale/maximum": 30.0, + "img2img/CFG Scale/step": 0.5, + "img2img/Denoising strength/visible": true, + "img2img/Denoising strength/value": 0.6, + "img2img/Denoising strength/minimum": 0.0, + "img2img/Denoising strength/maximum": 1.0, + "img2img/Denoising strength/step": 0.01, + "img2img/Seed/visible": true, + "img2img/Seed/value": -1.0, + "img2img/Extra/visible": true, + "img2img/Extra/value": false, + "img2img/Variation seed/visible": true, + "img2img/Variation seed/value": -1.0, + "img2img/Variation strength/visible": true, + "img2img/Variation strength/value": 0.0, + "img2img/Variation strength/minimum": 0, + "img2img/Variation strength/maximum": 1, + "img2img/Variation strength/step": 0.01, + "img2img/Resize seed from width/visible": true, + "img2img/Resize seed from width/value": 0, + "img2img/Resize seed from width/minimum": 0, + "img2img/Resize seed from width/maximum": 2048, + "img2img/Resize seed from width/step": 8, + "img2img/Resize seed from height/visible": true, + "img2img/Resize seed from height/value": 0, + "img2img/Resize seed from height/minimum": 0, + "img2img/Resize seed from height/maximum": 2048, + "img2img/Resize seed from height/step": 8, + "img2img/Restore faces/visible": true, + "img2img/Restore faces/value": false, + "img2img/Tiling/visible": true, + "img2img/Tiling/value": false, + "img2img/Script/visible": true, + "img2img/Script/value": "None", + "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true, + "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true, + "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true, + "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true, + "customscript/img2imgalt.py/img2img/Original prompt/visible": true, + "customscript/img2imgalt.py/img2img/Original prompt/value": "", + "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true, + "customscript/img2imgalt.py/img2img/Original negative prompt/value": "", + "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true, + "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true, + "customscript/img2imgalt.py/img2img/Decode steps/visible": true, + "customscript/img2imgalt.py/img2img/Decode steps/value": 50, + "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1, + "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150, + "customscript/img2imgalt.py/img2img/Decode steps/step": 1, + "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true, + "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true, + "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true, + "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0, + "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0, + "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0, + "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1, + "customscript/img2imgalt.py/img2img/Randomness/visible": true, + "customscript/img2imgalt.py/img2img/Randomness/value": 0.0, + "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0, + "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0, + "customscript/img2imgalt.py/img2img/Randomness/step": 0.01, + "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true, + "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false, + "customscript/loopback.py/img2img/Loops/visible": true, + "customscript/loopback.py/img2img/Loops/value": 4, + "customscript/loopback.py/img2img/Loops/minimum": 1, + "customscript/loopback.py/img2img/Loops/maximum": 32, + "customscript/loopback.py/img2img/Loops/step": 1, + "customscript/loopback.py/img2img/Denoising strength change factor/visible": true, + "customscript/loopback.py/img2img/Denoising strength change factor/value": 1, + "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9, + "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1, + "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01, + "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true, + "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128, + "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8, + "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256, + "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8, + "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true, + "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8, + "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0, + "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64, + "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1, + "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true, + "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0, + "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0, + "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0, + "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01, + "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true, + "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05, + "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0, + "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0, + "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01, + "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true, + "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128, + "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8, + "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256, + "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8, + "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true, + "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4, + "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0, + "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64, + "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1, + "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true, + "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill", + "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true, + "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false, + "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true, + "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false, + "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true, + "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false, + "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true, + "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false, + "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true, + "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "", + "customscript/sd_upscale.py/img2img/Tile overlap/visible": true, + "customscript/sd_upscale.py/img2img/Tile overlap/value": 64, + "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0, + "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256, + "customscript/sd_upscale.py/img2img/Tile overlap/step": 16, + "customscript/sd_upscale.py/img2img/Scale Factor/visible": true, + "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0, + "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0, + "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0, + "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05, + "customscript/sd_upscale.py/img2img/Upscaler/visible": true, + "customscript/sd_upscale.py/img2img/Upscaler/value": "None", + "customscript/xy_grid.py/img2img/X type/visible": true, + "customscript/xy_grid.py/img2img/X type/value": "Seed", + "customscript/xy_grid.py/img2img/X values/visible": true, + "customscript/xy_grid.py/img2img/X values/value": "", + "customscript/xy_grid.py/img2img/Y type/visible": true, + "customscript/xy_grid.py/img2img/Y type/value": "Nothing", + "customscript/xy_grid.py/img2img/Y values/visible": true, + "customscript/xy_grid.py/img2img/Y values/value": "", + "customscript/xy_grid.py/img2img/Draw legend/visible": true, + "customscript/xy_grid.py/img2img/Draw legend/value": true, + "customscript/xy_grid.py/img2img/Include Separate Images/visible": true, + "customscript/xy_grid.py/img2img/Include Separate Images/value": false, + "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true, + "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false, + "customscript/ddetailer.py/img2img/Primary detection model (A)/visible": true, + "customscript/ddetailer.py/img2img/Primary detection model (A)/value": "None", + "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/value": 30, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/minimum": 0, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/maximum": 100, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/step": 1, + "customscript/ddetailer.py/img2img/Dilation factor (A)/value": 4, + "customscript/ddetailer.py/img2img/Dilation factor (A)/minimum": 0, + "customscript/ddetailer.py/img2img/Dilation factor (A)/maximum": 255, + "customscript/ddetailer.py/img2img/Dilation factor (A)/step": 1, + "customscript/ddetailer.py/img2img/X offset (A)/value": 0, + "customscript/ddetailer.py/img2img/X offset (A)/minimum": -200, + "customscript/ddetailer.py/img2img/X offset (A)/maximum": 200, + "customscript/ddetailer.py/img2img/X offset (A)/step": 1, + "customscript/ddetailer.py/img2img/Y offset (A)/value": 0, + "customscript/ddetailer.py/img2img/Y offset (A)/minimum": -200, + "customscript/ddetailer.py/img2img/Y offset (A)/maximum": 200, + "customscript/ddetailer.py/img2img/Y offset (A)/step": 1, + "customscript/ddetailer.py/img2img/Inpaint model B detections before model A runs/value": false, + "customscript/ddetailer.py/img2img/Bitwise operation/value": "None", + "customscript/ddetailer.py/img2img/Secondary detection model (B) (optional)/value": "None", + "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/value": 30, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/minimum": 0, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/maximum": 100, + "customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/step": 1, + "customscript/ddetailer.py/img2img/Dilation factor (B)/value": 4, + "customscript/ddetailer.py/img2img/Dilation factor (B)/minimum": 0, + "customscript/ddetailer.py/img2img/Dilation factor (B)/maximum": 255, + "customscript/ddetailer.py/img2img/Dilation factor (B)/step": 1, + "customscript/ddetailer.py/img2img/X offset (B)/value": 0, + "customscript/ddetailer.py/img2img/X offset (B)/minimum": -200, + "customscript/ddetailer.py/img2img/X offset (B)/maximum": 200, + "customscript/ddetailer.py/img2img/X offset (B)/step": 1, + "customscript/ddetailer.py/img2img/Y offset (B)/value": 0, + "customscript/ddetailer.py/img2img/Y offset (B)/minimum": -200, + "customscript/ddetailer.py/img2img/Y offset (B)/maximum": 200, + "customscript/ddetailer.py/img2img/Y offset (B)/step": 1, + "customscript/ddetailer.py/img2img/Mask blur /value": 4, + "customscript/ddetailer.py/img2img/Mask blur /minimum": 0, + "customscript/ddetailer.py/img2img/Mask blur /maximum": 64, + "customscript/ddetailer.py/img2img/Mask blur /step": 1, + "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/value": 0.4, + "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/minimum": 0.0, + "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/maximum": 1.0, + "customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/step": 0.01, + "customscript/ddetailer.py/img2img/Inpaint at full resolution /value": true, + "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /value": 32, + "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /minimum": 0, + "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256, + "customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4, + "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true, + "customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}", + "customscript/prompt_travel.py/img2img/Travel mode/visible": true, + "customscript/prompt_travel.py/img2img/Travel mode/value": "linear", + "customscript/prompt_travel.py/img2img/Frame genesis/visible": true, + "customscript/prompt_travel.py/img2img/Frame genesis/value": "fixed", + "customscript/prompt_travel.py/img2img/Travel steps between stages/visible": true, + "customscript/prompt_travel.py/img2img/Travel steps between stages/value": "30", + "customscript/prompt_travel.py/img2img/Denoise strength/visible": true, + "customscript/prompt_travel.py/img2img/Denoise strength/value": 1.0, + "customscript/prompt_travel.py/img2img/Denoise strength/minimum": 0.0, + "customscript/prompt_travel.py/img2img/Denoise strength/maximum": 1.0, + "customscript/prompt_travel.py/img2img/Denoise strength/step": 0.01, + "customscript/prompt_travel.py/img2img/Replace order/visible": true, + "customscript/prompt_travel.py/img2img/Replace order/value": "grad_min", + "customscript/prompt_travel.py/img2img/Step size/visible": true, + "customscript/prompt_travel.py/img2img/Step size/value": 0.01, + "customscript/prompt_travel.py/img2img/Step count/visible": true, + "customscript/prompt_travel.py/img2img/Step count/value": 1, + "customscript/prompt_travel.py/img2img/Step method/visible": true, + "customscript/prompt_travel.py/img2img/Step method/value": "clip", + "customscript/prompt_travel.py/img2img/Weight for latent match/visible": true, + "customscript/prompt_travel.py/img2img/Weight for latent match/value": 1.0, + "customscript/prompt_travel.py/img2img/Weight for cond match/visible": true, + "customscript/prompt_travel.py/img2img/Weight for cond match/value": 1.0, + "customscript/prompt_travel.py/img2img/Video file format/visible": true, + "customscript/prompt_travel.py/img2img/Video file format/value": "mp4", + "customscript/prompt_travel.py/img2img/Video FPS/visible": true, + "customscript/prompt_travel.py/img2img/Video FPS/value": 10.0, + "customscript/prompt_travel.py/img2img/Pad begin/end frames/visible": true, + "customscript/prompt_travel.py/img2img/Pad begin/end frames/value": 0, + "customscript/prompt_travel.py/img2img/Pick frame by slice/visible": true, + "customscript/prompt_travel.py/img2img/Pick frame by slice/value": "", + "customscript/prompt_travel.py/img2img/Show console debug/visible": true, + "customscript/prompt_travel.py/img2img/Show console debug/value": true, + "extras/Input directory/visible": true, + "extras/Input directory/value": "", + "extras/Output directory/visible": true, + "extras/Output directory/value": "", + "extras/Show result images/visible": true, + "extras/Show result images/value": true, + "extras/Resize/visible": true, + "extras/Resize/value": 4, + "extras/Resize/minimum": 1.0, + "extras/Resize/maximum": 8.0, + "extras/Resize/step": 0.05, + "extras/Width/visible": true, + "extras/Width/value": 512, + "extras/Height/visible": true, + "extras/Height/value": 512, + "extras/Crop to fit/visible": true, + "extras/Crop to fit/value": true, + "extras/Upscaler 1/visible": true, + "extras/Upscaler 1/value": "None", + "extras/Upscaler 2/visible": true, + "extras/Upscaler 2/value": "None", + "extras/Upscaler 2 visibility/visible": true, + "extras/Upscaler 2 visibility/value": 1, + "extras/Upscaler 2 visibility/minimum": 0.0, + "extras/Upscaler 2 visibility/maximum": 1.0, + "extras/Upscaler 2 visibility/step": 0.001, + "extras/GFPGAN visibility/visible": true, + "extras/GFPGAN visibility/value": 0, + "extras/GFPGAN visibility/minimum": 0.0, + "extras/GFPGAN visibility/maximum": 1.0, + "extras/GFPGAN visibility/step": 0.001, + "extras/CodeFormer visibility/visible": true, + "extras/CodeFormer visibility/value": 0, + "extras/CodeFormer visibility/minimum": 0.0, + "extras/CodeFormer visibility/maximum": 1.0, + "extras/CodeFormer visibility/step": 0.001, + "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "extras/Upscale Before Restoring Faces/visible": true, + "extras/Upscale Before Restoring Faces/value": false, + "modelmerger/Primary model (A)/visible": true, + "modelmerger/Primary model (A)/value": null, + "modelmerger/Secondary model (B)/visible": true, + "modelmerger/Secondary model (B)/value": null, + "modelmerger/Tertiary model (C)/visible": true, + "modelmerger/Tertiary model (C)/value": null, + "modelmerger/Custom Name (Optional)/visible": true, + "modelmerger/Custom Name (Optional)/value": "", + "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true, + "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3, + "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0, + "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0, + "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05, + "modelmerger/Interpolation Method/visible": true, + "modelmerger/Interpolation Method/value": "Weighted sum", + "modelmerger/Checkpoint format/visible": true, + "modelmerger/Checkpoint format/value": "ckpt", + "modelmerger/Save as float16/visible": true, + "modelmerger/Save as float16/value": false, + "modelmerger/Copy config from/visible": true, + "modelmerger/Copy config from/value": "A, B or C", + "modelmerger/Bake in VAE/visible": true, + "modelmerger/Bake in VAE/value": "None", + "modelmerger/Discard weights with matching name/visible": true, + "modelmerger/Discard weights with matching name/value": "", + "train/Name/visible": true, + "train/Name/value": "", + "train/Initialization text/visible": true, + "train/Initialization text/value": "*", + "train/Number of vectors per token/visible": true, + "train/Number of vectors per token/value": 1, + "train/Number of vectors per token/minimum": 1, + "train/Number of vectors per token/maximum": 75, + "train/Number of vectors per token/step": 1, + "train/Overwrite Old Embedding/visible": true, + "train/Overwrite Old Embedding/value": false, + "train/Enter hypernetwork layer structure/visible": true, + "train/Enter hypernetwork layer structure/value": "1, 2, 1", + "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true, + "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear", + "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true, + "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal", + "train/Add layer normalization/visible": true, + "train/Add layer normalization/value": false, + "train/Use dropout/visible": true, + "train/Use dropout/value": false, + "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true, + "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0", + "train/Overwrite Old Hypernetwork/visible": true, + "train/Overwrite Old Hypernetwork/value": false, + "train/Source directory/visible": true, + "train/Source directory/value": "", + "train/Destination directory/visible": true, + "train/Destination directory/value": "", + "train/Width/visible": true, + "train/Width/value": 512, + "train/Width/minimum": 64, + "train/Width/maximum": 2048, + "train/Width/step": 8, + "train/Height/visible": true, + "train/Height/value": 512, + "train/Height/minimum": 64, + "train/Height/maximum": 2048, + "train/Height/step": 8, + "train/Existing Caption txt Action/visible": true, + "train/Existing Caption txt Action/value": "ignore", + "train/Create flipped copies/visible": true, + "train/Create flipped copies/value": false, + "train/Split oversized images/visible": true, + "train/Split oversized images/value": false, + "train/Auto focal point crop/visible": true, + "train/Auto focal point crop/value": false, + "train/Auto-sized crop/visible": true, + "train/Auto-sized crop/value": false, + "train/Use BLIP for caption/visible": true, + "train/Use BLIP for caption/value": false, + "train/Use deepbooru for caption/visible": true, + "train/Use deepbooru for caption/value": false, + "train/Split image threshold/visible": true, + "train/Split image threshold/value": 0.5, + "train/Split image threshold/minimum": 0.0, + "train/Split image threshold/maximum": 1.0, + "train/Split image threshold/step": 0.05, + "train/Split image overlap ratio/visible": true, + "train/Split image overlap ratio/value": 0.2, + "train/Split image overlap ratio/minimum": 0.0, + "train/Split image overlap ratio/maximum": 0.9, + "train/Split image overlap ratio/step": 0.05, + "train/Focal point face weight/visible": true, + "train/Focal point face weight/value": 0.9, + "train/Focal point face weight/minimum": 0.0, + "train/Focal point face weight/maximum": 1.0, + "train/Focal point face weight/step": 0.05, + "train/Focal point entropy weight/visible": true, + "train/Focal point entropy weight/value": 0.15, + "train/Focal point entropy weight/minimum": 0.0, + "train/Focal point entropy weight/maximum": 1.0, + "train/Focal point entropy weight/step": 0.05, + "train/Focal point edges weight/visible": true, + "train/Focal point edges weight/value": 0.5, + "train/Focal point edges weight/minimum": 0.0, + "train/Focal point edges weight/maximum": 1.0, + "train/Focal point edges weight/step": 0.05, + "train/Create debug image/visible": true, + "train/Create debug image/value": false, + "train/Dimension lower bound/visible": true, + "train/Dimension lower bound/value": 384, + "train/Dimension lower bound/minimum": 64, + "train/Dimension lower bound/maximum": 2048, + "train/Dimension lower bound/step": 8, + "train/Dimension upper bound/visible": true, + "train/Dimension upper bound/value": 768, + "train/Dimension upper bound/minimum": 64, + "train/Dimension upper bound/maximum": 2048, + "train/Dimension upper bound/step": 8, + "train/Area lower bound/visible": true, + "train/Area lower bound/value": 4096, + "train/Area lower bound/minimum": 4096, + "train/Area lower bound/maximum": 4194304, + "train/Area lower bound/step": 1, + "train/Area upper bound/visible": true, + "train/Area upper bound/value": 409600, + "train/Area upper bound/minimum": 4096, + "train/Area upper bound/maximum": 4194304, + "train/Area upper bound/step": 1, + "train/Resizing objective/visible": true, + "train/Resizing objective/value": "Maximize area", + "train/Error threshold/visible": true, + "train/Error threshold/value": 0.1, + "train/Error threshold/minimum": 0, + "train/Error threshold/maximum": 1, + "train/Error threshold/step": 0.01, + "train/Embedding/visible": true, + "train/Embedding/value": null, + "train/Hypernetwork/visible": true, + "train/Hypernetwork/value": null, + "train/Embedding Learning rate/visible": true, + "train/Embedding Learning rate/value": "0.005", + "train/Hypernetwork Learning rate/visible": true, + "train/Hypernetwork Learning rate/value": "0.00001", + "train/Gradient Clipping/visible": true, + "train/Gradient Clipping/value": "disabled", + "train/Batch size/visible": true, + "train/Batch size/value": 1, + "train/Gradient accumulation steps/visible": true, + "train/Gradient accumulation steps/value": 1, + "train/Dataset directory/visible": true, + "train/Dataset directory/value": "", + "train/Log directory/visible": true, + "train/Log directory/value": "textual_inversion", + "train/Prompt template/visible": true, + "train/Prompt template/value": "style_filewords.txt", + "train/Do not resize images/visible": true, + "train/Do not resize images/value": false, + "train/Max steps/visible": true, + "train/Max steps/value": 100000, + "train/Save an image to log directory every N steps, 0 to disable/visible": true, + "train/Save an image to log directory every N steps, 0 to disable/value": 500, + "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true, + "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500, + "train/Save images with embedding in PNG chunks/visible": true, + "train/Save images with embedding in PNG chunks/value": true, + "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true, + "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false, + "train/Shuffle tags by ',' when creating prompts./visible": true, + "train/Shuffle tags by ',' when creating prompts./value": false, + "train/Drop out tags when creating prompts./visible": true, + "train/Drop out tags when creating prompts./value": 0, + "train/Drop out tags when creating prompts./minimum": 0, + "train/Drop out tags when creating prompts./maximum": 1, + "train/Drop out tags when creating prompts./step": 0.1, + "train/Choose latent sampling method/visible": true, + "train/Choose latent sampling method/value": "once", + "txt2img/Interrupt/visible": true, + "txt2img/Skip/visible": true, + "txt2img/Generate/visible": true, + "txt2img/\u2199\ufe0f/visible": true, + "txt2img/\ud83d\uddd1\ufe0f/visible": true, + "txt2img/\ud83d\udd8c\ufe0f/visible": true, + "txt2img/\ud83d\udd04/visible": true, + "txt2img/\ud83d\udccb/visible": true, + "txt2img/Close/visible": true, + "txt2img/Tabs@txt2img_extra_tabs/selected": null, + "txt2img/Hires checkpoint/visible": true, + "txt2img/Hires checkpoint/value": "Use same checkpoint", + "txt2img/Hires sampling method/visible": true, + "txt2img/Hires sampling method/value": "Use same sampler", + "txt2img/Hires prompt/visible": true, + "txt2img/Hires prompt/value": "", + "txt2img/Hires negative prompt/visible": true, + "txt2img/Hires negative prompt/value": "", + "customscript/refiner.py/txt2img/Checkpoint/visible": true, + "customscript/refiner.py/txt2img/Checkpoint/value": "", + "customscript/refiner.py/txt2img/Switch at/visible": true, + "customscript/refiner.py/txt2img/Switch at/value": 0.8, + "customscript/refiner.py/txt2img/Switch at/minimum": 0.01, + "customscript/refiner.py/txt2img/Switch at/maximum": 1.0, + "customscript/refiner.py/txt2img/Switch at/step": 0.01, + "txt2img/Switch dims/visible": true, + "customscript/seed.py/txt2img/Seed/visible": true, + "customscript/seed.py/txt2img/Seed/value": -1, + "txt2img/Random seed/visible": true, + "txt2img/Reuse seed/visible": true, + "customscript/seed.py/txt2img/Extra/visible": true, + "customscript/seed.py/txt2img/Extra/value": false, + "customscript/seed.py/txt2img/Variation seed/visible": true, + "customscript/seed.py/txt2img/Variation seed/value": -1, + "txt2img/\ud83c\udfb2\ufe0f/visible": true, + "txt2img/\u267b\ufe0f/visible": true, + "customscript/seed.py/txt2img/Variation strength/visible": true, + "customscript/seed.py/txt2img/Variation strength/value": 0.0, + "customscript/seed.py/txt2img/Variation strength/minimum": 0, + "customscript/seed.py/txt2img/Variation strength/maximum": 1, + "customscript/seed.py/txt2img/Variation strength/step": 0.01, + "customscript/seed.py/txt2img/Resize seed from width/visible": true, + "customscript/seed.py/txt2img/Resize seed from width/value": 0, + "customscript/seed.py/txt2img/Resize seed from width/minimum": 0, + "customscript/seed.py/txt2img/Resize seed from width/maximum": 2048, + "customscript/seed.py/txt2img/Resize seed from width/step": 8, + "customscript/seed.py/txt2img/Resize seed from height/visible": true, + "customscript/seed.py/txt2img/Resize seed from height/value": 0, + "customscript/seed.py/txt2img/Resize seed from height/minimum": 0, + "customscript/seed.py/txt2img/Resize seed from height/maximum": 2048, + "customscript/seed.py/txt2img/Resize seed from height/step": 8, + "txt2img/Override settings/value": [ + "Clip skip: 1" ], - "postprocessing_operation_order": [ - "Upscale", - "CodeFormer" - ], - "upscaling_max_images_in_cache": 5, - "disabled_extensions": [ - "Cozy-Nest", - "openpose-editor" - ], - "disable_all_extensions": "none", - "restore_config_state_file": "", - "sd_checkpoint_hash": null, - "ldsr_steps": 100, - "ldsr_cached": false, - "SWIN_tile": 192, - "SWIN_tile_overlap": 8, - "sd_lora": "None", - "tac_tagFile": "danbooru.csv", - "tac_active": true, - "tac_activeIn.txt2img": true, - "tac_activeIn.img2img": true, - "tac_activeIn.negativePrompts": true, - "tac_activeIn.thirdParty": true, - "tac_activeIn.modelList": "", - "tac_activeIn.modelListMode": "Blacklist", - "tac_slidingPopup": true, - "tac_maxResults": 5.0, - "tac_showAllResults": false, - "tac_resultStepLength": 100.0, - "tac_delayTime": 100.0, - "tac_useWildcards": true, - "tac_useEmbeddings": true, - "tac_useHypernetworks": true, - "tac_useLoras": true, - "tac_useLycos": true, - "tac_showWikiLinks": false, - "tac_replaceUnderscores": true, - "tac_escapeParentheses": true, - "tac_appendComma": true, - "tac_alias.searchByAlias": true, - "tac_alias.onlyShowAlias": false, - "tac_translation.translationFile": "None", - "tac_translation.oldFormat": false, - "tac_translation.searchByTranslation": true, - "tac_extra.extraFile": "extra-quality-tags.csv", - "tac_extra.addMode": "Insert before", - "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}", - "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}", - "control_net_model_config": "models/cldm_v15.yaml", - "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml", - "control_net_detectedmap_dir": "detected_maps", - "control_net_models_path": "", - "control_net_modules_path": "", - "control_net_max_models_num": 3, - "control_net_model_cache_size": 1, - "control_net_no_detectmap": false, - "control_net_detectmap_autosaving": false, - "control_net_allow_script_control": false, - "control_net_sync_field_args": false, - "controlnet_show_batch_images_in_ui": false, - "controlnet_increment_seed_during_batch": false, - "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others", - "image_browser_hidden_components": [ - "Ranking Bar", - "Copy to directory", - "Ranking Filter" - ], - "image_browser_with_subdirs": true, - "image_browser_preload": false, - "image_browser_copy_image": false, - "image_browser_delete_message": true, - "image_browser_txt_files": true, - "image_browser_debug_level": "0 - none", - "image_browser_delete_recycle": true, - "image_browser_scan_exif": true, - "image_browser_mod_shift": false, - "image_browser_mod_ctrl_shift": false, - "image_browser_enable_maint": true, - "image_browser_ranking_pnginfo": false, - "image_browser_page_columns": 6.0, - "image_browser_page_rows": 6.0, - "image_browser_pages_perload": 20.0, - "image_browser_use_thumbnail": false, - "image_browser_thumbnail_size": 200.0, - "image_browser_swipe": false, - "image_browser_img_tooltips": true, - "image_browser_scoring_type": "aesthetic_score", - "image_browser_show_progress": true, - "ctp_flavor": "mocha", - "accent_color": "maroon", - "openpose3d_use_online_version": false, - "model_toolkit_fix_clip": false, - "model_toolkit_autoprune": false, - "tac_chantFile": "demo-chants.json", - "sd_vae_overrides_per_model_preferences": false, - "quicksettings_list": [ - "sd_model_checkpoint", - "sd_vae", - "upscaler_for_img2img", - "CLIP_stop_at_last_layers" - ], - "ui_reorder_list": [ - "inpaint", - "sampler", - "checkboxes", - "hires_fix", - "dimensions", - "cfg", - "seed", - "batch", - "override_settings", - "scripts" - ], - "grid_zip_filename_pattern": "", - "grid_text_active_color": "#000000", - "grid_text_inactive_color": "#999999", - "grid_background_color": "#ffffff", - "save_incomplete_images": false, - "SWIN_torch_compile": false, - "face_restoration": false, - "auto_launch_browser": "Local", - "show_gradio_deprecation_warnings": true, - "list_hidden_files": true, - "disable_mmap_load_safetensors": false, - "hide_ldm_prints": true, - "api_enable_requests": true, - "api_forbid_local_requests": true, - "api_useragent": "", - "sd_checkpoints_limit": 1, - "sd_checkpoints_keep_in_cpu": true, - "sd_unet": "Automatic", - "tiling": false, - "hires_fix_refiner_pass": "second pass", - "sdxl_crop_top": 0.0, - "sdxl_crop_left": 0.0, - "sdxl_refiner_low_aesthetic_score": 2.5, - "sdxl_refiner_high_aesthetic_score": 6.0, - "auto_vae_precision": true, - "sd_vae_encode_method": "Full", - "sd_vae_decode_method": "Full", - "img2img_extra_noise": 0, - "img2img_editor_height": 720, - "img2img_sketch_default_brush_color": "#ffffff", - "img2img_inpaint_mask_brush_color": "#ffffff", - "img2img_inpaint_sketch_default_brush_color": "#ffffff", - "cross_attention_optimization": "Automatic", - "token_merging_ratio": 0, - "token_merging_ratio_img2img": 0, - "token_merging_ratio_hr": 0, - "pad_cond_uncond": false, - "persistent_cond_cache": true, - "batch_cond_uncond": true, - "hires_fix_use_firstpass_conds": false, - "use_old_scheduling": false, - "lora_functional": false, - "extra_networks_show_hidden_directories": true, - "extra_networks_hidden_models": "When searched", - "extra_networks_card_text_scale": 1, - "extra_networks_card_show_desc": true, - "textual_inversion_print_at_load": false, - "textual_inversion_add_hashes_to_infotext": true, - "lora_preferred_name": "Alias from file", - "lora_add_hashes_to_infotext": true, - "lora_show_all": false, - "lora_hide_unknown_for_versions": [], - "lora_in_memory_limit": 0, - "gradio_themes_cache": true, - "gallery_height": "", - "js_modal_lightbox_gamepad": false, - "js_modal_lightbox_gamepad_repeat": 250.0, - "keyedit_move": true, - "ui_tab_order": [], - "hires_fix_show_sampler": false, - "hires_fix_show_prompts": false, - "disable_token_counters": false, - "extra_options_txt2img": [ - "eta_ddim", - "eta_ancestral", - "s_noise", - "eta_noise_seed_delta", - "always_discard_next_to_last_sigma", - "s_tmin", - "s_tmax", - "sgm_noise_multiplier" - ], - "extra_options_img2img": [], - "extra_options_cols": 1, - "extra_options_accordion": false, - "add_user_name_to_info": false, - "add_version_to_infotext": true, - "infotext_styles": "Apply if any", - "live_previews_image_format": "png", - "live_preview_allow_lowvram_full": false, - "live_preview_fast_interrupt": false, - "s_tmax": 0, - "k_sched_type": "Automatic", - "sigma_min": 0.0, - "sigma_max": 0.0, - "rho": 0.0, - "sgm_noise_multiplier": false, - "canvas_hotkey_zoom": "Alt", - "canvas_hotkey_adjust": "Ctrl", - "canvas_hotkey_move": "F", - "canvas_hotkey_fullscreen": "S", - "canvas_hotkey_reset": "R", - "canvas_hotkey_overlap": "O", - "canvas_show_tooltip": true, - "canvas_auto_expand": true, - "canvas_blur_prompt": false, - "canvas_disabled_functions": [ - "Overlap" - ], - "tac_sortWildcardResults": true, - "tac_showExtraNetworkPreviews": true, - "tac_appendSpace": true, - "tac_alwaysSpaceAtEnd": true, - "tac_modelKeywordCompletion": "Never", - "tac_wildcardCompletionMode": "To next folder level", - "tac_translation.liveTranslation": false, - "tac_refreshTempFiles": "Refresh TAC temp files", - "deforum_keep_3d_models_in_vram": false, - "deforum_enable_persistent_settings": false, - "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt", - "deforum_ffmpeg_location": "/opt/conda/envs/venv/lib/python3.10/site-packages/imageio_ffmpeg/binaries/ffmpeg-linux64-v4.2.2", - "deforum_ffmpeg_crf": 17, - "deforum_ffmpeg_preset": "slow", - "deforum_debug_mode_enabled": false, - "deforum_save_gen_info_as_srt": false, - "deforum_embed_srt": false, - "deforum_save_gen_info_as_srt_params": [ - "Noise Schedule" - ], - "deforum_preview": "Off", - "deforum_preview_interval_frames": 100, - "image_browser_height_auto": false, - "image_browser_info_add": false + "customscript/cutoff.py/txt2img/Enabled/visible": true, + "customscript/cutoff.py/txt2img/Enabled/value": false, + "customscript/cutoff.py/txt2img/Target tokens (comma separated)/visible": true, + "customscript/cutoff.py/txt2img/Target tokens (comma separated)/value": "", + "customscript/cutoff.py/txt2img/Weight/visible": true, + "customscript/cutoff.py/txt2img/Weight/value": 0.5, + "customscript/cutoff.py/txt2img/Weight/minimum": -1.0, + "customscript/cutoff.py/txt2img/Weight/maximum": 2.0, + "customscript/cutoff.py/txt2img/Weight/step": 0.01, + "customscript/cutoff.py/txt2img/Disable for Negative prompt./visible": true, + "customscript/cutoff.py/txt2img/Disable for Negative prompt./value": true, + "customscript/cutoff.py/txt2img/Cutoff strongly./visible": true, + "customscript/cutoff.py/txt2img/Cutoff strongly./value": false, + "customscript/cutoff.py/txt2img/Padding token (ID or single token)/visible": true, + "customscript/cutoff.py/txt2img/Padding token (ID or single token)/value": "", + "customscript/cutoff.py/txt2img/Interpolation method/visible": true, + "customscript/cutoff.py/txt2img/Interpolation method/value": "Lerp", + "customscript/cutoff.py/txt2img/Debug log/visible": true, + "customscript/cutoff.py/txt2img/Debug log/value": false, + "customscript/lora_block_weight.py/txt2img/Active/visible": true, + "customscript/lora_block_weight.py/txt2img/Active/value": true, + "customscript/lora_block_weight.py/txt2img/Debug/visible": true, + "customscript/lora_block_weight.py/txt2img/Debug/value": false, + "customscript/lora_block_weight.py/txt2img/diff image color/visible": true, + "customscript/lora_block_weight.py/txt2img/diff image color/value": "black", + "customscript/lora_block_weight.py/txt2img/change X-Y/visible": true, + "customscript/lora_block_weight.py/txt2img/change X-Y/value": false, + "customscript/lora_block_weight.py/txt2img/difference threshold/visible": true, + "customscript/lora_block_weight.py/txt2img/difference threshold/value": "20", + "customscript/lora_block_weight.py/txt2img/X Types/visible": true, + "customscript/lora_block_weight.py/txt2img/X Types/value": "values", + "customscript/lora_block_weight.py/txt2img/X Values/visible": true, + "customscript/lora_block_weight.py/txt2img/X Values/value": "0,0.25,0.5,0.75,1", + "customscript/lora_block_weight.py/txt2img/Y Types/visible": true, + "customscript/lora_block_weight.py/txt2img/Y Types/value": "Block ID", + "customscript/lora_block_weight.py/txt2img/Y Values/visible": true, + "customscript/lora_block_weight.py/txt2img/Y Values/value": "IN05-OUT05", + "customscript/lora_block_weight.py/txt2img/Z type/visible": true, + "customscript/lora_block_weight.py/txt2img/Z type/value": "none", + "customscript/lora_block_weight.py/txt2img/Z values/visible": true, + "customscript/lora_block_weight.py/txt2img/Z values/value": "", + "customscript/lora_block_weight.py/txt2img/Range/value": "0.5,1", + "customscript/lora_block_weight.py/txt2img/Blocks (12ALL,17ALL,20ALL,26ALL also can be used)/value": "BASE,IN00,IN01,IN02,IN03,IN04,IN05,IN06,IN07,IN08,IN09,IN10,IN11,M00,OUT00,OUT01,OUT02,OUT03,OUT04,OUT05,OUT06,OUT07,OUT08,OUT09,OUT10,OUT11", + "customscript/lora_block_weight.py/txt2img/number of seed/visible": true, + "customscript/lora_block_weight.py/txt2img/number of seed/value": 1.0, + "txt2img/Reload Presets/visible": true, + "txt2img/Reload Tags/visible": true, + "txt2img/Save Presets/visible": true, + "txt2img/Open TextEditor/visible": true, + "customscript/lora_block_weight.py/txt2img/print change/visible": true, + "customscript/lora_block_weight.py/txt2img/print change/value": false, + "customscript/two_shot.py/txt2img/Enabled/visible": true, + "customscript/two_shot.py/txt2img/Enabled/value": false, + "customscript/two_shot.py/txt2img/Divisions/visible": true, + "customscript/two_shot.py/txt2img/Divisions/value": "1:1,1:2,1:2", + "customscript/two_shot.py/txt2img/Positions/visible": true, + "customscript/two_shot.py/txt2img/Positions/value": "0:0,0:0,0:1", + "customscript/two_shot.py/txt2img/Weights/visible": true, + "customscript/two_shot.py/txt2img/Weights/value": "0.2,0.8,0.8", + "customscript/two_shot.py/txt2img/end at this step/visible": true, + "customscript/two_shot.py/txt2img/end at this step/value": 20, + "customscript/two_shot.py/txt2img/end at this step/minimum": 0, + "customscript/two_shot.py/txt2img/end at this step/maximum": 150, + "customscript/two_shot.py/txt2img/end at this step/step": 1, + "txt2img/Visualize/visible": true, + "txt2img/Extra generation params/visible": true, + "txt2img/Extra generation params/value": "", + "txt2img/Apply/visible": true, + "customscript/prompt_matrix.py/txt2img/Select prompt/visible": true, + "customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive", + "customscript/prompt_matrix.py/txt2img/Select joining char/visible": true, + "customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma", + "customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true, + "customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0, + "customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0, + "customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 500, + "customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2, + "customscript/xyz_grid.py/txt2img/X type/visible": true, + "customscript/xyz_grid.py/txt2img/X type/value": "Seed", + "customscript/xyz_grid.py/txt2img/X values/visible": true, + "customscript/xyz_grid.py/txt2img/X values/value": "", + "customscript/xyz_grid.py/txt2img/Y type/visible": true, + "customscript/xyz_grid.py/txt2img/Y type/value": "Nothing", + "customscript/xyz_grid.py/txt2img/Y values/visible": true, + "customscript/xyz_grid.py/txt2img/Y values/value": "", + "customscript/xyz_grid.py/txt2img/Z type/visible": true, + "customscript/xyz_grid.py/txt2img/Z type/value": "Nothing", + "customscript/xyz_grid.py/txt2img/Z values/visible": true, + "customscript/xyz_grid.py/txt2img/Z values/value": "", + "customscript/xyz_grid.py/txt2img/Draw legend/visible": true, + "customscript/xyz_grid.py/txt2img/Draw legend/value": true, + "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true, + "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false, + "customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true, + "customscript/xyz_grid.py/txt2img/Include Sub Images/value": false, + "customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true, + "customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false, + "customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true, + "customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0, + "customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0, + "customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 500, + "customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2, + "customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/visible": true, + "customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/value": false, + "txt2img/Swap X/Y axes/visible": true, + "txt2img/Swap Y/Z axes/visible": true, + "txt2img/Swap X/Z axes/visible": true, + "txt2img/\ud83d\udcc2/visible": true, + "txt2img/\ud83d\udcbe/visible": true, + "txt2img/\ud83d\uddc3\ufe0f/visible": true, + "txt2img/\ud83d\uddbc\ufe0f/visible": true, + "txt2img/\ud83c\udfa8\ufe0f/visible": true, + "txt2img/\ud83d\udcd0/visible": true, + "txt2img/Description/visible": true, + "txt2img/Description/value": "", + "txt2img/Cancel/visible": true, + "txt2img/Replace preview/visible": true, + "txt2img/Save/visible": true, + "txt2img/Preferred VAE/visible": true, + "txt2img/Preferred VAE/value": "None", + "txt2img/Stable Diffusion version/visible": true, + "txt2img/Stable Diffusion version/value": "Unknown", + "txt2img/Activation text/visible": true, + "txt2img/Activation text/value": "", + "txt2img/Preferred weight/visible": true, + "txt2img/Preferred weight/value": 0.0, + "txt2img/Preferred weight/minimum": 0.0, + "txt2img/Preferred weight/maximum": 2.0, + "txt2img/Preferred weight/step": 0.01, + "txt2img/Random prompt/visible": true, + "txt2img/Random prompt/value": "", + "txt2img/txt2img_extra_sort_order/value": "Default Sort", + "txt2img/Show dirs/value": true, + "img2img/Interrogate\nCLIP/visible": true, + "img2img/Interrogate\nDeepBooru/visible": true, + "img2img/Interrupt/visible": true, + "img2img/Skip/visible": true, + "img2img/Generate/visible": true, + "img2img/\u2199\ufe0f/visible": true, + "img2img/\ud83d\uddd1\ufe0f/visible": true, + "img2img/\ud83d\udd8c\ufe0f/visible": true, + "img2img/\ud83d\udd04/visible": true, + "img2img/\ud83d\udccb/visible": true, + "img2img/Close/visible": true, + "img2img/Tabs@img2img_extra_tabs/selected": null, + "img2img/Tabs@mode_img2img/selected": null, + "img2img/img2img/visible": true, + "img2img/sketch/visible": true, + "img2img/inpaint/visible": true, + "img2img/inpaint sketch/visible": true, + "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true, + "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "", + "img2img/Append png info to prompts/visible": true, + "img2img/Append png info to prompts/value": false, + "img2img/PNG info directory/visible": true, + "img2img/PNG info directory/value": "", + "customscript/refiner.py/img2img/Checkpoint/visible": true, + "customscript/refiner.py/img2img/Checkpoint/value": "", + "customscript/refiner.py/img2img/Switch at/visible": true, + "customscript/refiner.py/img2img/Switch at/value": 0.8, + "customscript/refiner.py/img2img/Switch at/minimum": 0.01, + "customscript/refiner.py/img2img/Switch at/maximum": 1.0, + "customscript/refiner.py/img2img/Switch at/step": 0.01, + "img2img/\u21c5/visible": true, + "img2img/\ud83d\udcd0/visible": true, + "img2img/Scale/visible": true, + "img2img/Scale/value": 1.0, + "img2img/Scale/minimum": 0.05, + "img2img/Scale/maximum": 4.0, + "img2img/Scale/step": 0.05, + "img2img/Unused/visible": true, + "img2img/Unused/value": 0, + "img2img/Unused/minimum": 0, + "img2img/Unused/maximum": 100, + "img2img/Unused/step": 1, + "img2img/Image CFG Scale/value": 1.5, + "img2img/Image CFG Scale/minimum": 0, + "img2img/Image CFG Scale/maximum": 3.0, + "img2img/Image CFG Scale/step": 0.05, + "customscript/seed.py/img2img/Seed/visible": true, + "customscript/seed.py/img2img/Seed/value": 939451360, + "img2img/Random seed/visible": true, + "img2img/Reuse seed/visible": true, + "customscript/seed.py/img2img/Extra/visible": true, + "customscript/seed.py/img2img/Extra/value": false, + "customscript/seed.py/img2img/Variation seed/visible": true, + "customscript/seed.py/img2img/Variation seed/value": -1, + "img2img/\ud83c\udfb2\ufe0f/visible": true, + "img2img/\u267b\ufe0f/visible": true, + "customscript/seed.py/img2img/Variation strength/visible": true, + "customscript/seed.py/img2img/Variation strength/value": 0.0, + "customscript/seed.py/img2img/Variation strength/minimum": 0, + "customscript/seed.py/img2img/Variation strength/maximum": 1, + "customscript/seed.py/img2img/Variation strength/step": 0.01, + "customscript/seed.py/img2img/Resize seed from width/visible": true, + "customscript/seed.py/img2img/Resize seed from width/value": 0, + "customscript/seed.py/img2img/Resize seed from width/minimum": 0, + "customscript/seed.py/img2img/Resize seed from width/maximum": 2048, + "customscript/seed.py/img2img/Resize seed from width/step": 8, + "customscript/seed.py/img2img/Resize seed from height/visible": true, + "customscript/seed.py/img2img/Resize seed from height/value": 0, + "customscript/seed.py/img2img/Resize seed from height/minimum": 0, + "customscript/seed.py/img2img/Resize seed from height/maximum": 2048, + "customscript/seed.py/img2img/Resize seed from height/step": 8, + "img2img/Override settings/value": null, + "customscript/cutoff.py/img2img/Enabled/visible": true, + "customscript/cutoff.py/img2img/Enabled/value": false, + "customscript/cutoff.py/img2img/Target tokens (comma separated)/visible": true, + "customscript/cutoff.py/img2img/Target tokens (comma separated)/value": "", + "customscript/cutoff.py/img2img/Weight/visible": true, + "customscript/cutoff.py/img2img/Weight/value": 0.5, + "customscript/cutoff.py/img2img/Weight/minimum": -1.0, + "customscript/cutoff.py/img2img/Weight/maximum": 2.0, + "customscript/cutoff.py/img2img/Weight/step": 0.01, + "customscript/cutoff.py/img2img/Disable for Negative prompt./visible": true, + "customscript/cutoff.py/img2img/Disable for Negative prompt./value": true, + "customscript/cutoff.py/img2img/Cutoff strongly./visible": true, + "customscript/cutoff.py/img2img/Cutoff strongly./value": false, + "customscript/cutoff.py/img2img/Padding token (ID or single token)/visible": true, + "customscript/cutoff.py/img2img/Padding token (ID or single token)/value": "", + "customscript/cutoff.py/img2img/Interpolation method/visible": true, + "customscript/cutoff.py/img2img/Interpolation method/value": "Lerp", + "customscript/cutoff.py/img2img/Debug log/visible": true, + "customscript/cutoff.py/img2img/Debug log/value": false, + "customscript/lora_block_weight.py/img2img/Active/visible": true, + "customscript/lora_block_weight.py/img2img/Active/value": true, + "customscript/lora_block_weight.py/img2img/Debug/visible": true, + "customscript/lora_block_weight.py/img2img/Debug/value": false, + "customscript/lora_block_weight.py/img2img/diff image color/visible": true, + "customscript/lora_block_weight.py/img2img/diff image color/value": "black", + "customscript/lora_block_weight.py/img2img/change X-Y/visible": true, + "customscript/lora_block_weight.py/img2img/change X-Y/value": false, + "customscript/lora_block_weight.py/img2img/difference threshold/visible": true, + "customscript/lora_block_weight.py/img2img/difference threshold/value": "20", + "customscript/lora_block_weight.py/img2img/X Types/visible": true, + "customscript/lora_block_weight.py/img2img/X Types/value": "values", + "customscript/lora_block_weight.py/img2img/X Values/visible": true, + "customscript/lora_block_weight.py/img2img/X Values/value": "0,0.25,0.5,0.75,1", + "customscript/lora_block_weight.py/img2img/Y Types/visible": true, + "customscript/lora_block_weight.py/img2img/Y Types/value": "Block ID", + "customscript/lora_block_weight.py/img2img/Y Values/visible": true, + "customscript/lora_block_weight.py/img2img/Y Values/value": "IN05-OUT05", + "customscript/lora_block_weight.py/img2img/Z type/visible": true, + "customscript/lora_block_weight.py/img2img/Z type/value": "none", + "customscript/lora_block_weight.py/img2img/Z values/visible": true, + "customscript/lora_block_weight.py/img2img/Z values/value": "", + "customscript/lora_block_weight.py/img2img/Range/value": "0.5,1", + "customscript/lora_block_weight.py/img2img/Blocks (12ALL,17ALL,20ALL,26ALL also can be used)/value": "BASE,IN00,IN01,IN02,IN03,IN04,IN05,IN06,IN07,IN08,IN09,IN10,IN11,M00,OUT00,OUT01,OUT02,OUT03,OUT04,OUT05,OUT06,OUT07,OUT08,OUT09,OUT10,OUT11", + "customscript/lora_block_weight.py/img2img/number of seed/visible": true, + "customscript/lora_block_weight.py/img2img/number of seed/value": 1.0, + "img2img/Reload Presets/visible": true, + "img2img/Reload Tags/visible": true, + "img2img/Save Presets/visible": true, + "img2img/Open TextEditor/visible": true, + "customscript/lora_block_weight.py/img2img/print change/visible": true, + "customscript/lora_block_weight.py/img2img/print change/value": false, + "customscript/two_shot.py/img2img/Enabled/visible": true, + "customscript/two_shot.py/img2img/Enabled/value": false, + "customscript/two_shot.py/img2img/Divisions/visible": true, + "customscript/two_shot.py/img2img/Divisions/value": "1:1,1:2,1:2", + "customscript/two_shot.py/img2img/Positions/visible": true, + "customscript/two_shot.py/img2img/Positions/value": "0:0,0:0,0:1", + "customscript/two_shot.py/img2img/Weights/visible": true, + "customscript/two_shot.py/img2img/Weights/value": "0.2,0.8,0.8", + "customscript/two_shot.py/img2img/end at this step/visible": true, + "customscript/two_shot.py/img2img/end at this step/value": 20, + "customscript/two_shot.py/img2img/end at this step/minimum": 0, + "customscript/two_shot.py/img2img/end at this step/maximum": 150, + "customscript/two_shot.py/img2img/end at this step/step": 1, + "img2img/Visualize/visible": true, + "img2img/Extra generation params/visible": true, + "img2img/Extra generation params/value": "", + "img2img/Apply/visible": true, + "customscript/loopback.py/img2img/Final denoising strength/visible": true, + "customscript/loopback.py/img2img/Final denoising strength/value": 0.5, + "customscript/loopback.py/img2img/Final denoising strength/minimum": 0, + "customscript/loopback.py/img2img/Final denoising strength/maximum": 1, + "customscript/loopback.py/img2img/Final denoising strength/step": 0.01, + "customscript/loopback.py/img2img/Denoising strength curve/visible": true, + "customscript/loopback.py/img2img/Denoising strength curve/value": "Linear", + "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true, + "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None", + "customscript/prompt_matrix.py/img2img/Select prompt/visible": true, + "customscript/prompt_matrix.py/img2img/Select prompt/value": "positive", + "customscript/prompt_matrix.py/img2img/Select joining char/visible": true, + "customscript/prompt_matrix.py/img2img/Select joining char/value": "comma", + "customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true, + "customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0, + "customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0, + "customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 500, + "customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2, + "customscript/xyz_grid.py/img2img/X type/visible": true, + "customscript/xyz_grid.py/img2img/X type/value": "Seed", + "customscript/xyz_grid.py/img2img/X values/visible": true, + "customscript/xyz_grid.py/img2img/X values/value": "", + "customscript/xyz_grid.py/img2img/Y type/visible": true, + "customscript/xyz_grid.py/img2img/Y type/value": "Nothing", + "customscript/xyz_grid.py/img2img/Y values/visible": true, + "customscript/xyz_grid.py/img2img/Y values/value": "", + "customscript/xyz_grid.py/img2img/Z type/visible": true, + "customscript/xyz_grid.py/img2img/Z type/value": "Nothing", + "customscript/xyz_grid.py/img2img/Z values/visible": true, + "customscript/xyz_grid.py/img2img/Z values/value": "", + "customscript/xyz_grid.py/img2img/Draw legend/visible": true, + "customscript/xyz_grid.py/img2img/Draw legend/value": true, + "customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true, + "customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false, + "customscript/xyz_grid.py/img2img/Include Sub Images/visible": true, + "customscript/xyz_grid.py/img2img/Include Sub Images/value": false, + "customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true, + "customscript/xyz_grid.py/img2img/Include Sub Grids/value": false, + "customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true, + "customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0, + "customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0, + "customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 500, + "customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2, + "customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/visible": true, + "customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/value": false, + "img2img/Swap X/Y axes/visible": true, + "img2img/Swap Y/Z axes/visible": true, + "img2img/Swap X/Z axes/visible": true, + "customscript/loopback_scaler.py/img2img/Dimension Increase:/visible": true, + "customscript/loopback_scaler.py/img2img/Dimension Increase:/value": "Linear", + "customscript/loopback_scaler.py/img2img/Loops:/visible": true, + "customscript/loopback_scaler.py/img2img/Loops:/value": 4, + "customscript/loopback_scaler.py/img2img/Loops:/minimum": 1, + "customscript/loopback_scaler.py/img2img/Loops:/maximum": 32, + "customscript/loopback_scaler.py/img2img/Loops:/step": 1, + "customscript/loopback_scaler.py/img2img/Denoise Change:/visible": true, + "customscript/loopback_scaler.py/img2img/Denoise Change:/value": 1, + "customscript/loopback_scaler.py/img2img/Denoise Change:/minimum": 0.9, + "customscript/loopback_scaler.py/img2img/Denoise Change:/maximum": 1.1, + "customscript/loopback_scaler.py/img2img/Denoise Change:/step": 0.01, + "customscript/loopback_scaler.py/img2img/Maximum Image Width:/visible": true, + "customscript/loopback_scaler.py/img2img/Maximum Image Width:/value": 1024, + "customscript/loopback_scaler.py/img2img/Maximum Image Width:/minimum": 512, + "customscript/loopback_scaler.py/img2img/Maximum Image Width:/maximum": 4096, + "customscript/loopback_scaler.py/img2img/Maximum Image Width:/step": 64, + "customscript/loopback_scaler.py/img2img/Maximum Image Height:/visible": true, + "customscript/loopback_scaler.py/img2img/Maximum Image Height:/value": 1024, + "customscript/loopback_scaler.py/img2img/Maximum Image Height:/minimum": 512, + "customscript/loopback_scaler.py/img2img/Maximum Image Height:/maximum": 4096, + "customscript/loopback_scaler.py/img2img/Maximum Image Height:/step": 64, + "customscript/loopback_scaler.py/img2img/Use Scale/visible": true, + "customscript/loopback_scaler.py/img2img/Use Scale/value": false, + "customscript/loopback_scaler.py/img2img/Scale Final Image:/visible": true, + "customscript/loopback_scaler.py/img2img/Scale Final Image:/value": 1, + "customscript/loopback_scaler.py/img2img/Scale Final Image:/minimum": 0.5, + "customscript/loopback_scaler.py/img2img/Scale Final Image:/maximum": 4, + "customscript/loopback_scaler.py/img2img/Scale Final Image:/step": 0.1, + "customscript/loopback_scaler.py/img2img/Add Detail/visible": true, + "customscript/loopback_scaler.py/img2img/Add Detail/value": "None", + "customscript/loopback_scaler.py/img2img/Add Blur/visible": true, + "customscript/loopback_scaler.py/img2img/Add Blur/value": "None", + "customscript/loopback_scaler.py/img2img/Smoothing/visible": true, + "customscript/loopback_scaler.py/img2img/Smoothing/value": "None", + "customscript/loopback_scaler.py/img2img/Contour/visible": true, + "customscript/loopback_scaler.py/img2img/Contour/value": false, + "customscript/loopback_scaler.py/img2img/Sharpness:/visible": true, + "customscript/loopback_scaler.py/img2img/Sharpness:/value": 1.0, + "customscript/loopback_scaler.py/img2img/Sharpness:/minimum": 0.1, + "customscript/loopback_scaler.py/img2img/Sharpness:/maximum": 2.0, + "customscript/loopback_scaler.py/img2img/Sharpness:/step": 0.01, + "customscript/loopback_scaler.py/img2img/Brightness:/visible": true, + "customscript/loopback_scaler.py/img2img/Brightness:/value": 1.0, + "customscript/loopback_scaler.py/img2img/Brightness:/minimum": 0.1, + "customscript/loopback_scaler.py/img2img/Brightness:/maximum": 2.0, + "customscript/loopback_scaler.py/img2img/Brightness:/step": 0.01, + "customscript/loopback_scaler.py/img2img/Color:/visible": true, + "customscript/loopback_scaler.py/img2img/Color:/value": 1.0, + "customscript/loopback_scaler.py/img2img/Color:/minimum": 0.1, + "customscript/loopback_scaler.py/img2img/Color:/maximum": 2.0, + "customscript/loopback_scaler.py/img2img/Color:/step": 0.01, + "customscript/loopback_scaler.py/img2img/Contrast:/visible": true, + "customscript/loopback_scaler.py/img2img/Contrast:/value": 1.0, + "customscript/loopback_scaler.py/img2img/Contrast:/minimum": 0.1, + "customscript/loopback_scaler.py/img2img/Contrast:/maximum": 2.0, + "customscript/loopback_scaler.py/img2img/Contrast:/step": 0.01, + "img2img/\ud83d\udcc2/visible": true, + "img2img/\ud83d\udcbe/visible": true, + "img2img/\ud83d\uddc3\ufe0f/visible": true, + "img2img/\ud83d\uddbc\ufe0f/visible": true, + "img2img/\ud83c\udfa8\ufe0f/visible": true, + "img2img/Description/visible": true, + "img2img/Description/value": "", + "img2img/Cancel/visible": true, + "img2img/Replace preview/visible": true, + "img2img/Save/visible": true, + "img2img/Preferred VAE/visible": true, + "img2img/Preferred VAE/value": "None", + "img2img/Stable Diffusion version/visible": true, + "img2img/Stable Diffusion version/value": "Unknown", + "img2img/Activation text/visible": true, + "img2img/Activation text/value": "", + "img2img/Preferred weight/visible": true, + "img2img/Preferred weight/value": 0.0, + "img2img/Preferred weight/minimum": 0.0, + "img2img/Preferred weight/maximum": 2.0, + "img2img/Preferred weight/step": 0.01, + "img2img/Random prompt/visible": true, + "img2img/Random prompt/value": "", + "img2img/img2img_extra_sort_order/value": "Default Sort", + "img2img/Show dirs/value": true, + "extras/Tabs@mode_extras/selected": null, + "extras/Generate/visible": true, + "extras/Tabs@extras_resize_mode/selected": null, + "customscript/postprocessing_upscale.py/extras/Resize/visible": true, + "customscript/postprocessing_upscale.py/extras/Resize/value": 4, + "customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0, + "customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0, + "customscript/postprocessing_upscale.py/extras/Resize/step": 0.05, + "customscript/postprocessing_upscale.py/extras/Width/visible": true, + "customscript/postprocessing_upscale.py/extras/Width/value": 512, + "customscript/postprocessing_upscale.py/extras/Width/minimum": 64, + "customscript/postprocessing_upscale.py/extras/Width/maximum": 2048, + "customscript/postprocessing_upscale.py/extras/Width/step": 8, + "customscript/postprocessing_upscale.py/extras/Height/visible": true, + "customscript/postprocessing_upscale.py/extras/Height/value": 512, + "customscript/postprocessing_upscale.py/extras/Height/minimum": 64, + "customscript/postprocessing_upscale.py/extras/Height/maximum": 2048, + "customscript/postprocessing_upscale.py/extras/Height/step": 8, + "extras/\u21c5/visible": true, + "customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true, + "customscript/postprocessing_upscale.py/extras/Crop to fit/value": true, + "customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true, + "customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None", + "customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true, + "customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None", + "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true, + "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0, + "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0, + "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0, + "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001, + "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/visible": true, + "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/value": 0, + "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/minimum": 0.0, + "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/maximum": 1.0, + "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/visible": true, + "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/value": 0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/minimum": 0.0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/maximum": 1.0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "extras/\ud83d\udcc2/visible": true, + "extras/\ud83d\uddbc\ufe0f/visible": true, + "extras/\ud83c\udfa8\ufe0f/visible": true, + "extras/\ud83d\udcd0/visible": true, + "pnginfo/Send to txt2img/visible": true, + "pnginfo/Send to img2img/visible": true, + "pnginfo/Send to inpaint/visible": true, + "pnginfo/Send to extras/visible": true, + "modelmerger/\ud83d\udd04/visible": true, + "modelmerger/Save metadata/visible": true, + "modelmerger/Save metadata/value": true, + "modelmerger/Add merge recipe metadata/visible": true, + "modelmerger/Add merge recipe metadata/value": true, + "modelmerger/Copy metadata from merged models/visible": true, + "modelmerger/Copy metadata from merged models/value": true, + "modelmerger/Read metadata from selected checkpoints/visible": true, + "modelmerger/Merge/visible": true, + "train/Tabs@train_tabs/selected": null, + "train/Create embedding/visible": true, + "train/Create hypernetwork/visible": true, + "train/Keep original size/visible": true, + "train/Keep original size/value": false, + "train/Interrupt/visible": true, + "train/Preprocess/visible": true, + "train/\ud83d\udd04/visible": true, + "train/Use PNG alpha channel as loss weight/visible": true, + "train/Use PNG alpha channel as loss weight/value": false, + "train/Train Embedding/visible": true, + "train/Train Hypernetwork/visible": true, + "civitai_helper/Download Max Size Preview/visible": true, + "civitai_helper/Download Max Size Preview/value": true, + "civitai_helper/Skip NSFW Preview Images/visible": true, + "civitai_helper/Skip NSFW Preview Images/value": false, + "civitai_helper/Scan/visible": true, + "civitai_helper/Model Type/visible": true, + "civitai_helper/Model Type/value": "ckp", + "civitai_helper/Only Show Models have no Info/visible": true, + "civitai_helper/Only Show Models have no Info/value": false, + "civitai_helper/Model/visible": true, + "civitai_helper/Model/value": "ckp", + "civitai_helper/Civitai URL/visible": true, + "civitai_helper/Civitai URL/value": "", + "civitai_helper/Get Model Info from Civitai/visible": true, + "civitai_helper/1. Get Model Info by Civitai Url/visible": true, + "civitai_helper/Model Name/visible": true, + "civitai_helper/Model Name/value": "", + "civitai_helper/Sub-folder/visible": true, + "civitai_helper/Sub-folder/value": "", + "civitai_helper/Model Version/visible": true, + "civitai_helper/Model Version/value": "", + "civitai_helper/Download All files/visible": true, + "civitai_helper/Download All files/value": false, + "civitai_helper/3. Download Model/visible": true, + "civitai_helper/Check New Version from Civitai/visible": true, + "civitai_helper/Open Url At Client Side/visible": true, + "civitai_helper/Open Url At Client Side/value": true, + "civitai_helper/Always Display Buttons/visible": true, + "civitai_helper/Always Display Buttons/value": false, + "civitai_helper/Show Button On Thumb Mode/visible": true, + "civitai_helper/Show Button On Thumb Mode/value": true, + "civitai_helper/Proxy/visible": true, + "civitai_helper/Proxy/value": "", + "civitai_helper/Save Setting/visible": true, + "civitai_helper/Request Msg From Js/value": "", + "civitai_helper/Response Msg From Python/value": "", + "civitai_interface/Content type:/visible": true, + "civitai_interface/Content type:/value": "Checkpoint", + "civitai_interface/Sort List by:/visible": true, + "civitai_interface/Sort List by:/value": "Newest", + "civitai_interface/Show NSFW/visible": true, + "civitai_interface/Show NSFW/value": true, + "civitai_interface/Search by term?/visible": true, + "civitai_interface/Search by term?/value": false, + "civitai_interface/Search Term/visible": true, + "civitai_interface/Search Term/value": "", + "civitai_interface/Get List/visible": true, + "civitai_interface/Next Page/visible": true, + "civitai_interface/Model/visible": true, + "civitai_interface/Model/value": null, + "civitai_interface/Version/visible": true, + "civitai_interface/Version/value": null, + "civitai_interface/Trained Tags (if any)/visible": true, + "civitai_interface/Trained Tags (if any)/value": "", + "civitai_interface/Model Filename/visible": true, + "civitai_interface/Model Filename/value": null, + "civitai_interface/Download Url/visible": true, + "civitai_interface/Download Url/value": null, + "civitai_interface/1st - Get Model Info/visible": true, + "civitai_interface/2nd - Save Trained Tags as Text/visible": true, + "civitai_interface/3rd - Save Images/visible": true, + "civitai_interface/4th - Download Model/visible": true, + "civitai_interface/Save Model to new folder/visible": true, + "civitai_interface/Save Model to new folder/value": false, + "civitai_interface/Save LoRA to additional-networks/visible": true, + "civitai_interface/Save LoRA to additional-networks/value": true, + "system_info/Tabs@system_info_tabs/selected": null, + "system_info//visible": true, + "system_info//value": "", + "system_info/Refresh data/visible": true, + "system_info/Send interrupt/visible": true, + "system_info/Server start time/visible": true, + "system_info/Server start time/value": "", + "system_info/Version/visible": true, + "system_info/Version/value": "", + "system_info/State/visible": true, + "system_info/State/value": "", + "system_info/Memory/visible": true, + "system_info/Memory/value": "", + "system_info/Platform/visible": true, + "system_info/Platform/value": "", + "system_info/Backend/visible": true, + "system_info/Backend/value": "", + "system_info/Pipeline/visible": true, + "system_info/Pipeline/value": "", + "system_info/Torch/visible": true, + "system_info/Torch/value": "", + "system_info/GPU/visible": true, + "system_info/GPU/value": "", + "system_info/Memory optimization/visible": true, + "system_info/Memory optimization/value": "", + "system_info/Cross-attention/visible": true, + "system_info/Cross-attention/value": "", + "system_info/Libs/visible": true, + "system_info/Libs/value": "", + "system_info/Repos/value": "", + "system_info/Device Info/visible": true, + "system_info/Device Info/value": "", + "system_info/Model Info/visible": true, + "system_info/Model Info/value": "", + "system_info/Username/visible": true, + "system_info/Username/value": "root", + "system_info/Note/visible": true, + "system_info/Note/value": "", + "system_info/Console logging/visible": true, + "system_info/Console logging/value": false, + "system_info/Perform warmup/visible": true, + "system_info/Perform warmup/value": true, + "system_info/Extra steps/visible": true, + "system_info/Extra steps/value": false, + "system_info/Benchmark level/visible": true, + "system_info/Benchmark level/value": "normal", + "system_info/Run benchmark/visible": true, + "system_info/Submit results/visible": true, + "threedopenpose/Tabs@openpose3d_main/selected": null, + "threedopenpose/Send to txt2img/visible": true, + "threedopenpose/Send to img2img/visible": true, + "threedopenpose/Control Model number/visible": true, + "threedopenpose/Control Model number/value": "0", + "threedopenpose/Download/visible": true, + "deforum_interface/Show more info/visible": true, + "deforum_interface/Show more info/value": true, + "deforum_interface/Motion preview mode (dry run)./visible": true, + "deforum_interface/Motion preview mode (dry run)./value": false, + "deforum_interface/Sampler/visible": true, + "deforum_interface/Sampler/value": "DPM++ 2M Karras", + "deforum_interface/Steps/visible": true, + "deforum_interface/Steps/value": 25, + "deforum_interface/Steps/minimum": 1, + "deforum_interface/Steps/maximum": 200, + "deforum_interface/Steps/step": 1, + "deforum_interface/Width/visible": true, + "deforum_interface/Width/value": 512, + "deforum_interface/Width/minimum": 64, + "deforum_interface/Width/maximum": 2048, + "deforum_interface/Width/step": 64, + "deforum_interface/Height/visible": true, + "deforum_interface/Height/value": 512, + "deforum_interface/Height/minimum": 64, + "deforum_interface/Height/maximum": 2048, + "deforum_interface/Height/step": 64, + "deforum_interface/Seed/visible": true, + "deforum_interface/Seed/value": -1, + "deforum_interface/Batch name/visible": true, + "deforum_interface/Batch name/value": "Deforum_{timestring}", + "deforum_interface/Restore faces/visible": true, + "deforum_interface/Restore faces/value": false, + "deforum_interface/Tiling/visible": true, + "deforum_interface/Tiling/value": false, + "deforum_interface/Enable DDIM ETA scheduling/value": false, + "deforum_interface/Enable Ancestral ETA scheduling/visible": true, + "deforum_interface/Enable Ancestral ETA scheduling/value": false, + "deforum_interface/DDIM ETA Schedule/value": "0: (0)", + "deforum_interface/Ancestral ETA Schedule/value": "0: (1)", + "deforum_interface/Enable batch mode/visible": true, + "deforum_interface/Enable batch mode/value": false, + "deforum_interface/Resume from timestring/visible": true, + "deforum_interface/Resume from timestring/value": false, + "deforum_interface/Resume timestring/visible": true, + "deforum_interface/Resume timestring/value": "20230129210106", + "deforum_interface/Pix2Pix img CFG schedule/visible": true, + "deforum_interface/Pix2Pix img CFG schedule/value": "0:(1.5)", + "deforum_interface/Animation mode/visible": true, + "deforum_interface/Animation mode/value": "2D", + "deforum_interface/Border mode/visible": true, + "deforum_interface/Border mode/value": "replicate", + "deforum_interface/Cadence/visible": true, + "deforum_interface/Cadence/value": 1, + "deforum_interface/Cadence/minimum": 1, + "deforum_interface/Cadence/maximum": 50, + "deforum_interface/Cadence/step": 1, + "deforum_interface/Max frames/visible": true, + "deforum_interface/Max frames/value": 120, + "deforum_interface/Enable guided images mode/visible": true, + "deforum_interface/Enable guided images mode/value": false, + "deforum_interface/Images to use for keyframe guidance/visible": true, + "deforum_interface/Images to use for keyframe guidance/value": "{\n \"0\": \"https://deforum.github.io/a1/Gi1.png\",\n \"max_f/4-5\": \"https://deforum.github.io/a1/Gi2.png\",\n \"max_f/2-10\": \"https://deforum.github.io/a1/Gi3.png\",\n \"3*max_f/4-15\": \"https://deforum.github.io/a1/Gi4.jpg\",\n \"max_f-20\": \"https://deforum.github.io/a1/Gi1.png\"\n}", + "deforum_interface/Image strength schedule/visible": true, + "deforum_interface/Image strength schedule/value": "0:(0.75)", + "deforum_interface/Blend factor max/visible": true, + "deforum_interface/Blend factor max/value": "0:(0.35)", + "deforum_interface/Blend factor slope/visible": true, + "deforum_interface/Blend factor slope/value": "0:(0.25)", + "deforum_interface/Tweening frames schedule/visible": true, + "deforum_interface/Tweening frames schedule/value": "0:(20)", + "deforum_interface/Color correction factor/visible": true, + "deforum_interface/Color correction factor/value": "0:(0.075)", + "deforum_interface/Strength schedule/visible": true, + "deforum_interface/Strength schedule/value": "0: (0.65)", + "deforum_interface/CFG scale schedule/visible": true, + "deforum_interface/CFG scale schedule/value": "0: (7)", + "deforum_interface/Enable CLIP skip scheduling/visible": true, + "deforum_interface/Enable CLIP skip scheduling/value": false, + "deforum_interface/CLIP skip schedule/visible": true, + "deforum_interface/CLIP skip schedule/value": "0: (2)", + "deforum_interface/Seed behavior/visible": true, + "deforum_interface/Seed behavior/value": "iter", + "deforum_interface/Seed iter N/visible": true, + "deforum_interface/Seed iter N/value": 1, + "deforum_interface/Seed schedule/visible": true, + "deforum_interface/Seed schedule/value": "0:(s), 1:(-1), \"max_f-2\":(-1), \"max_f-1\":(s)", + "deforum_interface/Enable Subseed scheduling/visible": true, + "deforum_interface/Enable Subseed scheduling/value": false, + "deforum_interface/Subseed schedule/visible": true, + "deforum_interface/Subseed schedule/value": "0: (1)", + "deforum_interface/Subseed strength schedule/visible": true, + "deforum_interface/Subseed strength schedule/value": "0: (0)", + "deforum_interface/Resize seed from width/visible": true, + "deforum_interface/Resize seed from width/value": 0, + "deforum_interface/Resize seed from width/minimum": 0, + "deforum_interface/Resize seed from width/maximum": 2048, + "deforum_interface/Resize seed from width/step": 64, + "deforum_interface/Resize seed from height/visible": true, + "deforum_interface/Resize seed from height/value": 0, + "deforum_interface/Resize seed from height/minimum": 0, + "deforum_interface/Resize seed from height/maximum": 2048, + "deforum_interface/Resize seed from height/step": 64, + "deforum_interface/Enable steps scheduling/visible": true, + "deforum_interface/Enable steps scheduling/value": false, + "deforum_interface/Steps schedule/visible": true, + "deforum_interface/Steps schedule/value": "0: (25)", + "deforum_interface/Enable sampler scheduling/visible": true, + "deforum_interface/Enable sampler scheduling/value": false, + "deforum_interface/Sampler schedule/visible": true, + "deforum_interface/Sampler schedule/value": "0: (\"Euler a\")", + "deforum_interface/Enable checkpoint scheduling/visible": true, + "deforum_interface/Enable checkpoint scheduling/value": false, + "deforum_interface/allows keyframing different sd models. Use *full* name as appears in ui dropdown/visible": true, + "deforum_interface/allows keyframing different sd models. Use *full* name as appears in ui dropdown/value": "0: (\"model1.ckpt\"), 100: (\"model2.safetensors\")", + "deforum_interface/Tabs@motion_noise_etc/selected": null, + "deforum_interface/Zoom/visible": true, + "deforum_interface/Zoom/value": "0: (1.0025+0.002*sin(1.25*3.14*t/30))", + "deforum_interface/Angle/visible": true, + "deforum_interface/Angle/value": "0: (0)", + "deforum_interface/Transform Center X/visible": true, + "deforum_interface/Transform Center X/value": "0: (0.5)", + "deforum_interface/Transform Center Y/visible": true, + "deforum_interface/Transform Center Y/value": "0: (0.5)", + "deforum_interface/Translation X/visible": true, + "deforum_interface/Translation X/value": "0: (0)", + "deforum_interface/Translation Y/visible": true, + "deforum_interface/Translation Y/value": "0: (0)", + "deforum_interface/Translation Z/visible": true, + "deforum_interface/Translation Z/value": "0: (1.75)", + "deforum_interface/Rotation 3D X/visible": true, + "deforum_interface/Rotation 3D X/value": "0: (0)", + "deforum_interface/Rotation 3D Y/visible": true, + "deforum_interface/Rotation 3D Y/value": "0: (0)", + "deforum_interface/Rotation 3D Z/visible": true, + "deforum_interface/Rotation 3D Z/value": "0: (0)", + "deforum_interface/Enable perspective flip/visible": true, + "deforum_interface/Enable perspective flip/value": false, + "deforum_interface/Perspective flip theta/visible": true, + "deforum_interface/Perspective flip theta/value": "0: (0)", + "deforum_interface/Perspective flip phi/visible": true, + "deforum_interface/Perspective flip phi/value": "0: (0)", + "deforum_interface/Perspective flip gamma/visible": true, + "deforum_interface/Perspective flip gamma/value": "0: (0)", + "deforum_interface/Perspective flip tv/visible": true, + "deforum_interface/Perspective flip tv/value": "0: (53)", + "deforum_interface/Noise type/visible": true, + "deforum_interface/Noise type/value": "perlin", + "deforum_interface/Noise schedule/visible": true, + "deforum_interface/Noise schedule/value": "0: (0.065)", + "deforum_interface/Perlin octaves/visible": true, + "deforum_interface/Perlin octaves/value": 4, + "deforum_interface/Perlin octaves/minimum": 1, + "deforum_interface/Perlin octaves/maximum": 7, + "deforum_interface/Perlin octaves/step": 1, + "deforum_interface/Perlin persistence/visible": true, + "deforum_interface/Perlin persistence/value": 0.5, + "deforum_interface/Perlin persistence/minimum": 0, + "deforum_interface/Perlin persistence/maximum": 1, + "deforum_interface/Perlin persistence/step": 0.02, + "deforum_interface/Perlin W/value": 8, + "deforum_interface/Perlin W/minimum": 0.1, + "deforum_interface/Perlin W/maximum": 16, + "deforum_interface/Perlin W/step": 0.1, + "deforum_interface/Perlin H/value": 8, + "deforum_interface/Perlin H/minimum": 0.1, + "deforum_interface/Perlin H/maximum": 16, + "deforum_interface/Perlin H/step": 0.1, + "deforum_interface/Enable noise multiplier scheduling/visible": true, + "deforum_interface/Enable noise multiplier scheduling/value": true, + "deforum_interface/Noise multiplier schedule/visible": true, + "deforum_interface/Noise multiplier schedule/value": "0: (1.05)", + "deforum_interface/Color coherence/visible": true, + "deforum_interface/Color coherence/value": "LAB", + "deforum_interface/Color force Grayscale/visible": true, + "deforum_interface/Color force Grayscale/value": false, + "deforum_interface/Legacy colormatch/visible": true, + "deforum_interface/Legacy colormatch/value": false, + "deforum_interface/Color coherence image path/visible": true, + "deforum_interface/Color coherence image path/value": "", + "deforum_interface/Color coherence video every N frames/visible": true, + "deforum_interface/Color coherence video every N frames/value": 1, + "deforum_interface/Optical flow cadence/visible": true, + "deforum_interface/Optical flow cadence/value": "None", + "deforum_interface/Cadence flow factor schedule/visible": true, + "deforum_interface/Cadence flow factor schedule/value": "0: (1)", + "deforum_interface/Optical flow generation/visible": true, + "deforum_interface/Optical flow generation/value": "None", + "deforum_interface/Generation flow factor schedule/visible": true, + "deforum_interface/Generation flow factor schedule/value": "0: (1)", + "deforum_interface/Contrast schedule/visible": true, + "deforum_interface/Contrast schedule/value": "0: (1.0)", + "deforum_interface/Redo generation/visible": true, + "deforum_interface/Redo generation/value": "0", + "deforum_interface/Redo generation/minimum": 0, + "deforum_interface/Redo generation/maximum": 50, + "deforum_interface/Redo generation/step": 1, + "deforum_interface/Reroll blank frames/visible": true, + "deforum_interface/Reroll blank frames/value": "ignore", + "deforum_interface/Reroll patience/visible": true, + "deforum_interface/Reroll patience/value": 10.0, + "deforum_interface/Amount schedule/visible": true, + "deforum_interface/Amount schedule/value": "0: (0.1)", + "deforum_interface/Kernel schedule/visible": true, + "deforum_interface/Kernel schedule/value": "0: (5)", + "deforum_interface/Sigma schedule/visible": true, + "deforum_interface/Sigma schedule/value": "0: (1)", + "deforum_interface/Threshold schedule/visible": true, + "deforum_interface/Threshold schedule/value": "0: (0)", + "deforum_interface/Use depth warping/visible": true, + "deforum_interface/Use depth warping/value": true, + "deforum_interface/Depth Algorithm/visible": true, + "deforum_interface/Depth Algorithm/value": "Midas-3-Hybrid", + "deforum_interface/MiDaS/Zoe weight/value": 0.2, + "deforum_interface/Padding mode/visible": true, + "deforum_interface/Padding mode/value": "border", + "deforum_interface/Use old aspect ratio formula/visible": true, + "deforum_interface/Use old aspect ratio formula/value": false, + "deforum_interface/Aspect Ratio schedule/visible": true, + "deforum_interface/Aspect Ratio schedule/value": "0: (1)", + "deforum_interface/FOV schedule/visible": true, + "deforum_interface/FOV schedule/value": "0: (70)", + "deforum_interface/Near schedule/visible": true, + "deforum_interface/Near schedule/value": "0: (200)", + "deforum_interface/Far schedule/visible": true, + "deforum_interface/Far schedule/value": "0: (10000)", + "deforum_interface/Prompts/visible": true, + "deforum_interface/Prompts/value": "{\n \"0\": \"tiny cute bunny, vibrant diffraction, highly detailed, intricate, ultra hd, sharp photo, crepuscular rays, in focus\",\n \"30\": \"anthropomorphic clean cat, surrounded by fractals, epic angle and pose, symmetrical, 3d, depth of field\",\n \"60\": \"a beautiful coconut --neg photo, realistic\",\n \"90\": \"a beautiful durian, award winning photography\"\n}\n ", + "deforum_interface/Prompts positive/visible": true, + "deforum_interface/Prompts positive/value": "", + "deforum_interface/Prompts negative/visible": true, + "deforum_interface/Prompts negative/value": "nsfw, nude", + "deforum_interface/Mask schedule/visible": true, + "deforum_interface/Mask schedule/value": "0: (\"{video_mask}\")", + "deforum_interface/Use noise mask/visible": true, + "deforum_interface/Use noise mask/value": false, + "deforum_interface/Noise mask schedule/visible": true, + "deforum_interface/Noise mask schedule/value": "0: (\"{video_mask}\")", + "deforum_interface/Use init/visible": true, + "deforum_interface/Use init/value": false, + "deforum_interface/Strength 0 no init/visible": true, + "deforum_interface/Strength 0 no init/value": true, + "deforum_interface/strength/visible": true, + "deforum_interface/strength/value": 0.8, + "deforum_interface/strength/minimum": 0, + "deforum_interface/strength/maximum": 1, + "deforum_interface/strength/step": 0.01, + "deforum_interface/Init image URL/visible": true, + "deforum_interface/Init image URL/value": "https://deforum.github.io/a1/I1.png", + "deforum_interface/Video init path/ URL/visible": true, + "deforum_interface/Video init path/ URL/value": "https://deforum.github.io/a1/V1.mp4", + "deforum_interface/Extract from frame/visible": true, + "deforum_interface/Extract from frame/value": 0, + "deforum_interface/Extract to frame/visible": true, + "deforum_interface/Extract to frame/value": -1, + "deforum_interface/Extract nth frame/visible": true, + "deforum_interface/Extract nth frame/value": 1, + "deforum_interface/Overwrite extracted frames/visible": true, + "deforum_interface/Overwrite extracted frames/value": false, + "deforum_interface/Use mask video/visible": true, + "deforum_interface/Use mask video/value": false, + "deforum_interface/Video mask path/visible": true, + "deforum_interface/Video mask path/value": "https://deforum.github.io/a1/VM1.mp4", + "deforum_interface/Use mask/visible": true, + "deforum_interface/Use mask/value": false, + "deforum_interface/Use alpha as mask/visible": true, + "deforum_interface/Use alpha as mask/value": false, + "deforum_interface/Invert mask/visible": true, + "deforum_interface/Invert mask/value": false, + "deforum_interface/Overlay mask/visible": true, + "deforum_interface/Overlay mask/value": true, + "deforum_interface/Mask file/visible": true, + "deforum_interface/Mask file/value": "https://deforum.github.io/a1/M1.jpg", + "deforum_interface/Mask overlay blur/visible": true, + "deforum_interface/Mask overlay blur/value": 4, + "deforum_interface/Mask overlay blur/minimum": 0, + "deforum_interface/Mask overlay blur/maximum": 64, + "deforum_interface/Mask overlay blur/step": 1, + "deforum_interface/Mask fill/visible": true, + "deforum_interface/Mask fill/value": "original", + "deforum_interface/Full res mask/visible": true, + "deforum_interface/Full res mask/value": true, + "deforum_interface/Full res mask padding/visible": true, + "deforum_interface/Full res mask padding/value": 4, + "deforum_interface/Full res mask padding/minimum": 0, + "deforum_interface/Full res mask padding/maximum": 512, + "deforum_interface/Full res mask padding/step": 1, + "deforum_interface/Mask contrast adjust/visible": true, + "deforum_interface/Mask contrast adjust/value": 1.0, + "deforum_interface/Mask brightness adjust/visible": true, + "deforum_interface/Mask brightness adjust/value": 1.0, + "deforum_interface/Parseq Manifest (JSON or URL)/visible": true, + "deforum_interface/Parseq Manifest (JSON or URL)/value": "", + "deforum_interface/Use delta values for movement parameters/visible": true, + "deforum_interface/Use delta values for movement parameters/value": true, + "deforum_interface/Hybrid composite/visible": true, + "deforum_interface/Hybrid composite/value": "None", + "deforum_interface/Generate inputframes/visible": true, + "deforum_interface/Generate inputframes/value": false, + "deforum_interface/First frame as init image/value": true, + "deforum_interface/Use init image as video/visible": true, + "deforum_interface/Use init image as video/value": false, + "deforum_interface/Hybrid motion/visible": true, + "deforum_interface/Hybrid motion/value": "None", + "deforum_interface/Flow method/value": "RAFT", + "deforum_interface/Flow consistency mask/value": false, + "deforum_interface/Consistency mask blur/value": 2, + "deforum_interface/Consistency mask blur/minimum": 0, + "deforum_interface/Consistency mask blur/maximum": 16, + "deforum_interface/Consistency mask blur/step": 1, + "deforum_interface/Motion use prev img/value": false, + "deforum_interface/Comp mask type/value": "None", + "deforum_interface/Comp mask equalize/visible": true, + "deforum_interface/Comp mask equalize/value": "None", + "deforum_interface/Comp mask auto contrast/visible": true, + "deforum_interface/Comp mask auto contrast/value": false, + "deforum_interface/Comp mask inverse/visible": true, + "deforum_interface/Comp mask inverse/value": false, + "deforum_interface/Comp save extra frames/visible": true, + "deforum_interface/Comp save extra frames/value": false, + "deforum_interface/Comp alpha schedule/visible": true, + "deforum_interface/Comp alpha schedule/value": "0:(0.5)", + "deforum_interface/Flow factor schedule/visible": true, + "deforum_interface/Flow factor schedule/value": "0:(1)", + "deforum_interface/Comp mask blend alpha schedule/visible": true, + "deforum_interface/Comp mask blend alpha schedule/value": "0:(0.5)", + "deforum_interface/Comp mask contrast schedule/visible": true, + "deforum_interface/Comp mask contrast schedule/value": "0:(1)", + "deforum_interface/Comp mask auto contrast cutoff high schedule/visible": true, + "deforum_interface/Comp mask auto contrast cutoff high schedule/value": "0:(100)", + "deforum_interface/Comp mask auto contrast cutoff low schedule/visible": true, + "deforum_interface/Comp mask auto contrast cutoff low schedule/value": "0:(0)", + "deforum_interface/Generate human masks/visible": true, + "deforum_interface/Generate human masks/value": "None", + "deforum_interface/FPS/visible": true, + "deforum_interface/FPS/value": 15, + "deforum_interface/FPS/minimum": 1, + "deforum_interface/FPS/maximum": 240, + "deforum_interface/FPS/step": 1, + "deforum_interface/Add soundtrack/visible": true, + "deforum_interface/Add soundtrack/value": "None", + "deforum_interface/Soundtrack path/visible": true, + "deforum_interface/Soundtrack path/value": "https://deforum.github.io/a1/A1.mp3", + "deforum_interface/Skip video creation/visible": true, + "deforum_interface/Skip video creation/value": false, + "deforum_interface/Delete Imgs/visible": true, + "deforum_interface/Delete Imgs/value": false, + "deforum_interface/Delete All Inputframes/visible": true, + "deforum_interface/Delete All Inputframes/value": false, + "deforum_interface/Store frames in ram/value": false, + "deforum_interface/Save 3D depth maps/visible": true, + "deforum_interface/Save 3D depth maps/value": false, + "deforum_interface/Make GIF/visible": true, + "deforum_interface/Make GIF/value": false, + "deforum_interface/Upscale/visible": true, + "deforum_interface/Upscale/value": false, + "deforum_interface/Upscale model/visible": true, + "deforum_interface/Upscale model/value": "realesr-animevideov3", + "deforum_interface/Upscale factor/visible": true, + "deforum_interface/Upscale factor/value": "x2", + "deforum_interface/Keep Imgs/visible": true, + "deforum_interface/Keep Imgs/value": true, + "deforum_interface/Engine/visible": true, + "deforum_interface/Engine/value": "None", + "deforum_interface/Slow-Mo/value": false, + "deforum_interface/Use Upscaled/value": false, + "deforum_interface/Interp X/visible": true, + "deforum_interface/Interp X/value": 2, + "deforum_interface/Interp X/minimum": 2, + "deforum_interface/Interp X/maximum": 10, + "deforum_interface/Interp X/step": 1, + "deforum_interface/Slow-Mo X/visible": true, + "deforum_interface/Slow-Mo X/value": 2, + "deforum_interface/Slow-Mo X/minimum": 2, + "deforum_interface/Slow-Mo X/maximum": 10, + "deforum_interface/Slow-Mo X/step": 1, + "deforum_interface/In Frame Count/visible": true, + "deforum_interface/In Frame Count/value": "---", + "deforum_interface/In FPS/visible": true, + "deforum_interface/In FPS/value": "---", + "deforum_interface/Interpolated Vid FPS/visible": true, + "deforum_interface/Interpolated Vid FPS/value": "---", + "deforum_interface/*Interpolate Video*/visible": true, + "deforum_interface/*Interpolate Pics*/visible": true, + "deforum_interface/In Res/visible": true, + "deforum_interface/In Res/value": "---", + "deforum_interface/Out Res/visible": true, + "deforum_interface/Out Res/value": "---", + "deforum_interface/*Upscale uploaded video*/visible": true, + "deforum_interface/Mode/visible": true, + "deforum_interface/Mode/value": "Depth (Midas/Adabins)", + "deforum_interface/Threshold Value Lower/visible": true, + "deforum_interface/Threshold Value Lower/value": 127, + "deforum_interface/Threshold Value Lower/minimum": 0, + "deforum_interface/Threshold Value Lower/maximum": 255, + "deforum_interface/Threshold Value Lower/step": 1, + "deforum_interface/Threshold Value Upper/visible": true, + "deforum_interface/Threshold Value Upper/value": 255, + "deforum_interface/Threshold Value Upper/minimum": 0, + "deforum_interface/Threshold Value Upper/maximum": 255, + "deforum_interface/Threshold Value Upper/step": 1, + "deforum_interface/Thresholding Mode/visible": true, + "deforum_interface/Thresholding Mode/value": "None", + "deforum_interface/Block size/visible": true, + "deforum_interface/Block size/value": 11.0, + "deforum_interface/C/visible": true, + "deforum_interface/C/value": 2.0, + "deforum_interface/Closer is brighter/visible": true, + "deforum_interface/Closer is brighter/value": true, + "deforum_interface/End blur width/visible": true, + "deforum_interface/End blur width/value": 0, + "deforum_interface/End blur width/minimum": 0, + "deforum_interface/End blur width/maximum": 255, + "deforum_interface/End blur width/step": 1, + "deforum_interface/MiDaS weight (vid2depth)/visible": true, + "deforum_interface/MiDaS weight (vid2depth)/value": { + "label": "MiDaS/Zoe weight", + "type": "number", + "precision": null, + "value": 0.2, + "info": "sets a midpoint at which a depth-map is to be drawn: range [-1 to +1]", + "visible": false + }, + "deforum_interface/MiDaS weight (vid2depth)/minimum": 0, + "deforum_interface/MiDaS weight (vid2depth)/maximum": 1, + "deforum_interface/MiDaS weight (vid2depth)/step": 0.05, + "deforum_interface/*Get depth from uploaded video*/visible": true, + "deforum_interface/Image path/visible": true, + "deforum_interface/Image path/value": "C:/SD/20230124234916_%09d.png", + "deforum_interface/*Stitch frames to video*/visible": true, + "deforum_interface/Click here after the generation to show the video/visible": true, + "deforum_interface/Interrupt/visible": true, + "deforum_interface/Generate/visible": true, + "deforum_interface/\ud83d\udcc2/visible": true, + "deforum_interface/\ud83d\udcbe/visible": true, + "deforum_interface/\ud83d\uddc3\ufe0f/visible": true, + "deforum_interface/\ud83d\uddbc\ufe0f/visible": true, + "deforum_interface/\ud83c\udfa8\ufe0f/visible": true, + "deforum_interface/\ud83d\udcd0/visible": true, + "deforum_interface/Settings File/visible": true, + "deforum_interface/Settings File/value": "deforum_settings.txt", + "deforum_interface/Save Settings/visible": true, + "deforum_interface/Load All Settings/visible": true, + "deforum_interface/Load Video Settings/visible": true, + "depth_lib/width/visible": true, + "depth_lib/width/value": 512, + "depth_lib/width/minimum": 64, + "depth_lib/width/maximum": 2048, + "depth_lib/width/step": 64, + "depth_lib/height/visible": true, + "depth_lib/height/value": 512, + "depth_lib/height/minimum": 64, + "depth_lib/height/maximum": 2048, + "depth_lib/height/step": 64, + "depth_lib/Base Depth/visible": true, + "depth_lib/Base Depth/value": 0, + "depth_lib/Base Depth/minimum": 0, + "depth_lib/Base Depth/maximum": 255, + "depth_lib/Base Depth/step": 1, + "depth_lib/Add/visible": true, + "depth_lib/Remove selected/visible": true, + "depth_lib/Reset/visible": true, + "depth_lib/Add background image/visible": true, + "depth_lib/Remove background image/visible": true, + "depth_lib/Opacity/visible": true, + "depth_lib/Opacity/value": 1, + "depth_lib/Opacity/minimum": 0.01, + "depth_lib/Opacity/maximum": 1, + "depth_lib/Opacity/step": 0.01, + "depth_lib/Save PNG/visible": true, + "depth_lib/Send to ControlNet/visible": true, + "dreambooth_interface/Load Settings/visible": true, + "dreambooth_interface/Save Settings/visible": true, + "dreambooth_interface/Train/visible": true, + "dreambooth_interface/Generate Ckpt/visible": true, + "dreambooth_interface/Save Weights/visible": true, + "dreambooth_interface/Generate Samples/visible": true, + "dreambooth_interface/Cancel/visible": true, + "dreambooth_interface/Model/visible": true, + "dreambooth_interface/Model/value": null, + "dreambooth_interface/\ud83d\udd04/visible": true, + "dreambooth_interface/Snapshot to Resume/visible": true, + "dreambooth_interface/Snapshot to Resume/value": null, + "dreambooth_interface/Lora Model/visible": true, + "dreambooth_interface/Lora Model/value": null, + "dreambooth_interface/Create Model/visible": true, + "dreambooth_interface/Name/visible": true, + "dreambooth_interface/Name/value": "", + "dreambooth_interface/Create From Hub/visible": true, + "dreambooth_interface/Create From Hub/value": false, + "dreambooth_interface/Model Type/visible": true, + "dreambooth_interface/Model Type/value": null, + "dreambooth_interface/Experimental Shared Src/value": false, + "dreambooth_interface/Model Path/visible": true, + "dreambooth_interface/Model Path/value": "", + "dreambooth_interface/HuggingFace Token/visible": true, + "dreambooth_interface/HuggingFace Token/value": "", + "dreambooth_interface/Source Checkpoint/visible": true, + "dreambooth_interface/Source Checkpoint/value": null, + "dreambooth_interface/EXPERIMENTAL: LoRA Shared Diffusers Source/visible": true, + "dreambooth_interface/EXPERIMENTAL: LoRA Shared Diffusers Source/value": "", + "dreambooth_interface/Extract EMA Weights/visible": true, + "dreambooth_interface/Extract EMA Weights/value": false, + "dreambooth_interface/Unfreeze Model/visible": true, + "dreambooth_interface/Unfreeze Model/value": false, + "dreambooth_interface/Performance Wizard (WIP)/visible": true, + "dreambooth_interface/Use LORA/visible": true, + "dreambooth_interface/Use LORA/value": false, + "dreambooth_interface/Use Lora Extended/value": false, + "dreambooth_interface/Train Imagic Only/visible": true, + "dreambooth_interface/Train Imagic Only/value": false, + "dreambooth_interface/Train Inpainting Model/value": false, + "dreambooth_interface/Training Steps Per Image (Epochs)/visible": true, + "dreambooth_interface/Training Steps Per Image (Epochs)/value": 100, + "dreambooth_interface/Training Steps Per Image (Epochs)/minimum": 0, + "dreambooth_interface/Training Steps Per Image (Epochs)/maximum": 1000, + "dreambooth_interface/Training Steps Per Image (Epochs)/step": 1, + "dreambooth_interface/Pause After N Epochs/visible": true, + "dreambooth_interface/Pause After N Epochs/value": 0, + "dreambooth_interface/Pause After N Epochs/minimum": 0, + "dreambooth_interface/Pause After N Epochs/maximum": 100, + "dreambooth_interface/Pause After N Epochs/step": 1, + "dreambooth_interface/Amount of time to pause between Epochs (s)/visible": true, + "dreambooth_interface/Amount of time to pause between Epochs (s)/value": 0, + "dreambooth_interface/Amount of time to pause between Epochs (s)/minimum": 0, + "dreambooth_interface/Amount of time to pause between Epochs (s)/maximum": 3600, + "dreambooth_interface/Amount of time to pause between Epochs (s)/step": 1, + "dreambooth_interface/Save Model Frequency (Epochs)/visible": true, + "dreambooth_interface/Save Model Frequency (Epochs)/value": 25, + "dreambooth_interface/Save Model Frequency (Epochs)/minimum": 0, + "dreambooth_interface/Save Model Frequency (Epochs)/maximum": 1000, + "dreambooth_interface/Save Model Frequency (Epochs)/step": 1, + "dreambooth_interface/Save Preview(s) Frequency (Epochs)/visible": true, + "dreambooth_interface/Save Preview(s) Frequency (Epochs)/value": 5, + "dreambooth_interface/Save Preview(s) Frequency (Epochs)/minimum": 0, + "dreambooth_interface/Save Preview(s) Frequency (Epochs)/maximum": 1000, + "dreambooth_interface/Save Preview(s) Frequency (Epochs)/step": 1, + "dreambooth_interface/Batch Size/visible": true, + "dreambooth_interface/Batch Size/value": 1, + "dreambooth_interface/Batch Size/minimum": 1, + "dreambooth_interface/Batch Size/maximum": 100, + "dreambooth_interface/Batch Size/step": 1, + "dreambooth_interface/Gradient Accumulation Steps/visible": true, + "dreambooth_interface/Gradient Accumulation Steps/value": 1, + "dreambooth_interface/Gradient Accumulation Steps/minimum": 1, + "dreambooth_interface/Gradient Accumulation Steps/maximum": 100, + "dreambooth_interface/Gradient Accumulation Steps/step": 1, + "dreambooth_interface/Class Batch Size/visible": true, + "dreambooth_interface/Class Batch Size/value": 1, + "dreambooth_interface/Class Batch Size/minimum": 1, + "dreambooth_interface/Class Batch Size/maximum": 100, + "dreambooth_interface/Class Batch Size/step": 1, + "dreambooth_interface/Set Gradients to None When Zeroing/visible": true, + "dreambooth_interface/Set Gradients to None When Zeroing/value": true, + "dreambooth_interface/Gradient Checkpointing/visible": true, + "dreambooth_interface/Gradient Checkpointing/value": true, + "dreambooth_interface/Lora UNET Learning Rate/visible": true, + "dreambooth_interface/Lora UNET Learning Rate/value": 0.0001, + "dreambooth_interface/Lora Text Encoder Learning Rate/visible": true, + "dreambooth_interface/Lora Text Encoder Learning Rate/value": 5e-05, + "dreambooth_interface/Learning Rate/visible": true, + "dreambooth_interface/Learning Rate/value": 2e-06, + "dreambooth_interface/Text Encoder Learning Rate/visible": true, + "dreambooth_interface/Text Encoder Learning Rate/value": 2e-06, + "dreambooth_interface/Learning Rate Scheduler/visible": true, + "dreambooth_interface/Learning Rate Scheduler/value": "constant_with_warmup", + "dreambooth_interface/Min Learning Rate/value": 1e-06, + "dreambooth_interface/Number of Hard Resets/value": 1, + "dreambooth_interface/Constant/Linear Starting Factor/value": 0.5, + "dreambooth_interface/Polynomial Power/value": 1.0, + "dreambooth_interface/Scale Position/value": 0.5, + "dreambooth_interface/Scale Position/minimum": 0, + "dreambooth_interface/Scale Position/maximum": 1, + "dreambooth_interface/Scale Position/step": 0.05, + "dreambooth_interface/Learning Rate Warmup Steps/visible": true, + "dreambooth_interface/Learning Rate Warmup Steps/value": 0, + "dreambooth_interface/Learning Rate Warmup Steps/minimum": 0, + "dreambooth_interface/Learning Rate Warmup Steps/maximum": 1000, + "dreambooth_interface/Learning Rate Warmup Steps/step": 5, + "dreambooth_interface/Max Resolution/visible": true, + "dreambooth_interface/Max Resolution/value": 512, + "dreambooth_interface/Max Resolution/minimum": 128, + "dreambooth_interface/Max Resolution/maximum": 2048, + "dreambooth_interface/Max Resolution/step": 64, + "dreambooth_interface/Apply Horizontal Flip/visible": true, + "dreambooth_interface/Apply Horizontal Flip/value": false, + "dreambooth_interface/Dynamic Image Normalization/visible": true, + "dreambooth_interface/Dynamic Image Normalization/value": false, + "dreambooth_interface/Use EMA/visible": true, + "dreambooth_interface/Use EMA/value": false, + "dreambooth_interface/Optimizer/visible": true, + "dreambooth_interface/Optimizer/value": "8bit AdamW", + "dreambooth_interface/Mixed Precision/visible": true, + "dreambooth_interface/Mixed Precision/value": "no", + "dreambooth_interface/Memory Attention/visible": true, + "dreambooth_interface/Memory Attention/value": "default", + "dreambooth_interface/Cache Latents/visible": true, + "dreambooth_interface/Cache Latents/value": true, + "dreambooth_interface/Train UNET/visible": true, + "dreambooth_interface/Train UNET/value": true, + "dreambooth_interface/Step Ratio of Text Encoder Training/visible": true, + "dreambooth_interface/Step Ratio of Text Encoder Training/value": 0, + "dreambooth_interface/Step Ratio of Text Encoder Training/minimum": 0, + "dreambooth_interface/Step Ratio of Text Encoder Training/maximum": 1, + "dreambooth_interface/Step Ratio of Text Encoder Training/step": 0.05, + "dreambooth_interface/Offset Noise/visible": true, + "dreambooth_interface/Offset Noise/value": 0, + "dreambooth_interface/Offset Noise/minimum": -1, + "dreambooth_interface/Offset Noise/maximum": 1, + "dreambooth_interface/Offset Noise/step": 0.01, + "dreambooth_interface/Freeze CLIP Normalization Layers/visible": true, + "dreambooth_interface/Freeze CLIP Normalization Layers/value": false, + "dreambooth_interface/Clip Skip/visible": true, + "dreambooth_interface/Clip Skip/value": 1, + "dreambooth_interface/Clip Skip/minimum": 1, + "dreambooth_interface/Clip Skip/maximum": 12, + "dreambooth_interface/Clip Skip/step": 1, + "dreambooth_interface/Weight Decay/visible": true, + "dreambooth_interface/Weight Decay/value": 0.01, + "dreambooth_interface/Weight Decay/minimum": 0, + "dreambooth_interface/Weight Decay/maximum": 1, + "dreambooth_interface/Weight Decay/step": 0.001, + "dreambooth_interface/TENC Weight Decay/visible": true, + "dreambooth_interface/TENC Weight Decay/value": 0.01, + "dreambooth_interface/TENC Weight Decay/minimum": 0, + "dreambooth_interface/TENC Weight Decay/maximum": 1, + "dreambooth_interface/TENC Weight Decay/step": 0.001, + "dreambooth_interface/TENC Gradient Clip Norm/visible": true, + "dreambooth_interface/TENC Gradient Clip Norm/value": 0, + "dreambooth_interface/TENC Gradient Clip Norm/minimum": 0, + "dreambooth_interface/TENC Gradient Clip Norm/maximum": 128, + "dreambooth_interface/TENC Gradient Clip Norm/step": 0.25, + "dreambooth_interface/Pad Tokens/visible": true, + "dreambooth_interface/Pad Tokens/value": true, + "dreambooth_interface/Strict Tokens/visible": true, + "dreambooth_interface/Strict Tokens/value": false, + "dreambooth_interface/Shuffle Tags/visible": true, + "dreambooth_interface/Shuffle Tags/value": true, + "dreambooth_interface/Max Token Length/visible": true, + "dreambooth_interface/Max Token Length/value": 75, + "dreambooth_interface/Max Token Length/minimum": 75, + "dreambooth_interface/Max Token Length/maximum": 300, + "dreambooth_interface/Max Token Length/step": 75, + "dreambooth_interface/Scale Prior Loss/visible": true, + "dreambooth_interface/Scale Prior Loss/value": false, + "dreambooth_interface/Prior Loss Weight/visible": true, + "dreambooth_interface/Prior Loss Weight/value": 0.75, + "dreambooth_interface/Prior Loss Weight/minimum": 0.01, + "dreambooth_interface/Prior Loss Weight/maximum": 1, + "dreambooth_interface/Prior Loss Weight/step": 0.01, + "dreambooth_interface/Prior Loss Target/value": 100.0, + "dreambooth_interface/Minimum Prior Loss Weight/value": 0.1, + "dreambooth_interface/Minimum Prior Loss Weight/minimum": 0.01, + "dreambooth_interface/Minimum Prior Loss Weight/maximum": 1, + "dreambooth_interface/Minimum Prior Loss Weight/step": 0.01, + "dreambooth_interface/Sanity Sample Prompt/visible": true, + "dreambooth_interface/Sanity Sample Prompt/value": "", + "dreambooth_interface/Sanity Sample Negative Prompt/visible": true, + "dreambooth_interface/Sanity Sample Negative Prompt/value": "", + "dreambooth_interface/Sanity Sample Seed/visible": true, + "dreambooth_interface/Sanity Sample Seed/value": 420420.0, + "dreambooth_interface/Pretrained VAE Name or Path/visible": true, + "dreambooth_interface/Pretrained VAE Name or Path/value": "", + "dreambooth_interface/Use Concepts List/visible": true, + "dreambooth_interface/Use Concepts List/value": false, + "dreambooth_interface/Concepts List/visible": true, + "dreambooth_interface/Concepts List/value": "", + "dreambooth_interface/API Key/visible": true, + "dreambooth_interface/API Key/value": "", + "dreambooth_interface/\ud83d\uddd1/visible": true, + "dreambooth_interface/Discord Webhook/visible": true, + "dreambooth_interface/Discord Webhook/value": "", + "dreambooth_interface/Save and Test Webhook/visible": true, + "dreambooth_interface/Training Wizard (Person)/visible": true, + "dreambooth_interface/Training Wizard (Object/Style)/visible": true, + "dreambooth_interface/Dataset Directory/visible": true, + "dreambooth_interface/Dataset Directory/value": "", + "dreambooth_interface/Classification Dataset Directory/visible": true, + "dreambooth_interface/Classification Dataset Directory/value": "", + "dreambooth_interface/Instance Token/visible": true, + "dreambooth_interface/Instance Token/value": "", + "dreambooth_interface/Class Token/visible": true, + "dreambooth_interface/Class Token/value": "", + "dreambooth_interface/Instance Prompt/visible": true, + "dreambooth_interface/Instance Prompt/value": "", + "dreambooth_interface/Class Prompt/visible": true, + "dreambooth_interface/Class Prompt/value": "", + "dreambooth_interface/Classification Image Negative Prompt/visible": true, + "dreambooth_interface/Classification Image Negative Prompt/value": "", + "dreambooth_interface/Sample Image Prompt/visible": true, + "dreambooth_interface/Sample Image Prompt/value": "", + "dreambooth_interface/Sample Negative Prompt/visible": true, + "dreambooth_interface/Sample Negative Prompt/value": "", + "dreambooth_interface/Sample Prompt Template File/visible": true, + "dreambooth_interface/Sample Prompt Template File/value": "", + "dreambooth_interface/Class Images Per Instance Image/visible": true, + "dreambooth_interface/Class Images Per Instance Image/value": 0, + "dreambooth_interface/Class Images Per Instance Image/minimum": 0, + "dreambooth_interface/Class Images Per Instance Image/maximum": 100, + "dreambooth_interface/Class Images Per Instance Image/step": 1, + "dreambooth_interface/Classification CFG Scale/visible": true, + "dreambooth_interface/Classification CFG Scale/value": 7.5, + "dreambooth_interface/Classification CFG Scale/minimum": 1, + "dreambooth_interface/Classification CFG Scale/maximum": 12, + "dreambooth_interface/Classification CFG Scale/step": 0.1, + "dreambooth_interface/Classification Steps/visible": true, + "dreambooth_interface/Classification Steps/value": 40, + "dreambooth_interface/Classification Steps/minimum": 10, + "dreambooth_interface/Classification Steps/maximum": 200, + "dreambooth_interface/Classification Steps/step": 1, + "dreambooth_interface/Number of Samples to Generate/visible": true, + "dreambooth_interface/Number of Samples to Generate/value": 1, + "dreambooth_interface/Number of Samples to Generate/minimum": 0, + "dreambooth_interface/Number of Samples to Generate/maximum": 100, + "dreambooth_interface/Number of Samples to Generate/step": 1, + "dreambooth_interface/Sample Seed/visible": true, + "dreambooth_interface/Sample Seed/value": -1, + "dreambooth_interface/Sample CFG Scale/visible": true, + "dreambooth_interface/Sample CFG Scale/value": 7.5, + "dreambooth_interface/Sample CFG Scale/minimum": 1, + "dreambooth_interface/Sample CFG Scale/maximum": 12, + "dreambooth_interface/Sample CFG Scale/step": 0.1, + "dreambooth_interface/Sample Steps/visible": true, + "dreambooth_interface/Sample Steps/value": 20, + "dreambooth_interface/Sample Steps/minimum": 10, + "dreambooth_interface/Sample Steps/maximum": 200, + "dreambooth_interface/Sample Steps/step": 1, + "dreambooth_interface/Custom Model Name/visible": true, + "dreambooth_interface/Custom Model Name/value": "", + "dreambooth_interface/Save in .safetensors format/value": true, + "dreambooth_interface/Save EMA Weights to Generated Models/visible": true, + "dreambooth_interface/Save EMA Weights to Generated Models/value": true, + "dreambooth_interface/Use EMA Weights for Inference/visible": true, + "dreambooth_interface/Use EMA Weights for Inference/value": false, + "dreambooth_interface/Half Model/visible": true, + "dreambooth_interface/Half Model/value": false, + "dreambooth_interface/Save Checkpoint to Subdirectory/visible": true, + "dreambooth_interface/Save Checkpoint to Subdirectory/value": true, + "dreambooth_interface/Generate a .ckpt file when saving during training./visible": true, + "dreambooth_interface/Generate a .ckpt file when saving during training./value": false, + "dreambooth_interface/Generate a .ckpt file when training completes./visible": true, + "dreambooth_interface/Generate a .ckpt file when training completes./value": true, + "dreambooth_interface/Generate a .ckpt file when training is canceled./visible": true, + "dreambooth_interface/Generate a .ckpt file when training is canceled./value": false, + "dreambooth_interface/Lora UNET Rank/visible": true, + "dreambooth_interface/Lora UNET Rank/value": 4, + "dreambooth_interface/Lora UNET Rank/minimum": 2, + "dreambooth_interface/Lora UNET Rank/maximum": 128, + "dreambooth_interface/Lora UNET Rank/step": 2, + "dreambooth_interface/Lora Text Encoder Rank/visible": true, + "dreambooth_interface/Lora Text Encoder Rank/value": 4, + "dreambooth_interface/Lora Text Encoder Rank/minimum": 2, + "dreambooth_interface/Lora Text Encoder Rank/maximum": 768, + "dreambooth_interface/Lora Text Encoder Rank/step": 2, + "dreambooth_interface/Lora Weight/visible": true, + "dreambooth_interface/Lora Weight/value": 1, + "dreambooth_interface/Lora Weight/minimum": 0.1, + "dreambooth_interface/Lora Weight/maximum": 1, + "dreambooth_interface/Lora Weight/step": 0.1, + "dreambooth_interface/Lora Text Weight/visible": true, + "dreambooth_interface/Lora Text Weight/value": 1, + "dreambooth_interface/Lora Text Weight/minimum": 0.1, + "dreambooth_interface/Lora Text Weight/maximum": 1, + "dreambooth_interface/Lora Text Weight/step": 0.1, + "dreambooth_interface/Generate lora weights when saving during training./visible": true, + "dreambooth_interface/Generate lora weights when saving during training./value": false, + "dreambooth_interface/Generate lora weights when training completes./visible": true, + "dreambooth_interface/Generate lora weights when training completes./value": true, + "dreambooth_interface/Generate lora weights when training is canceled./visible": true, + "dreambooth_interface/Generate lora weights when training is canceled./value": false, + "dreambooth_interface/Generate lora weights for extra networks./visible": true, + "dreambooth_interface/Generate lora weights for extra networks./value": false, + "dreambooth_interface/Save separate diffusers snapshots when saving during training./visible": true, + "dreambooth_interface/Save separate diffusers snapshots when saving during training./value": false, + "dreambooth_interface/Save separate diffusers snapshots when training completes./visible": true, + "dreambooth_interface/Save separate diffusers snapshots when training completes./value": false, + "dreambooth_interface/Save separate diffusers snapshots when training is canceled./visible": true, + "dreambooth_interface/Save separate diffusers snapshots when training is canceled./value": false, + "dreambooth_interface/Image Generation Library/visible": true, + "dreambooth_interface/Image Generation Library/value": "Native Diffusers", + "dreambooth_interface/Image Generation Scheduler/visible": true, + "dreambooth_interface/Image Generation Scheduler/value": "DEISMultistep", + "dreambooth_interface/Generate Class Images/visible": true, + "dreambooth_interface/Generate Graph/visible": true, + "dreambooth_interface/Graph Smoothing Steps/visible": true, + "dreambooth_interface/Graph Smoothing Steps/value": 50, + "dreambooth_interface/Graph Smoothing Steps/minimum": 10, + "dreambooth_interface/Graph Smoothing Steps/maximum": 500, + "dreambooth_interface/Graph Smoothing Steps/step": 1, + "dreambooth_interface/Debug Buckets/visible": true, + "dreambooth_interface/Epochs to Simulate/visible": true, + "dreambooth_interface/Epochs to Simulate/value": 10, + "dreambooth_interface/Epochs to Simulate/minimum": 1, + "dreambooth_interface/Epochs to Simulate/maximum": 1000, + "dreambooth_interface/Epochs to Simulate/step": 1, + "dreambooth_interface/Batch Size to Simulate/visible": true, + "dreambooth_interface/Batch Size to Simulate/value": 1, + "dreambooth_interface/Batch Size to Simulate/minimum": 1, + "dreambooth_interface/Batch Size to Simulate/maximum": 500, + "dreambooth_interface/Batch Size to Simulate/step": 1, + "dreambooth_interface/Generate Sample Images/visible": true, + "dreambooth_interface/Sample Prompt/visible": true, + "dreambooth_interface/Sample Prompt/value": "", + "dreambooth_interface/Sample Prompt File/visible": true, + "dreambooth_interface/Sample Prompt File/value": "", + "dreambooth_interface/Sample Width/visible": true, + "dreambooth_interface/Sample Width/value": 512, + "dreambooth_interface/Sample Width/minimum": 128, + "dreambooth_interface/Sample Width/maximum": 2048, + "dreambooth_interface/Sample Width/step": 64, + "dreambooth_interface/Sample Height/visible": true, + "dreambooth_interface/Sample Height/value": 512, + "dreambooth_interface/Sample Height/minimum": 128, + "dreambooth_interface/Sample Height/maximum": 2048, + "dreambooth_interface/Sample Height/step": 64, + "dreambooth_interface/Sample Batch Size/visible": true, + "dreambooth_interface/Sample Batch Size/value": 1, + "dreambooth_interface/Sample Batch Size/minimum": 1, + "dreambooth_interface/Sample Batch Size/maximum": 100, + "dreambooth_interface/Sample Batch Size/step": 1, + "dreambooth_interface/Swap Sample Faces/visible": true, + "dreambooth_interface/Swap Sample Faces/value": false, + "dreambooth_interface/Swap Prompt/visible": true, + "dreambooth_interface/Swap Prompt/value": "", + "dreambooth_interface/Swap Negative Prompt/visible": true, + "dreambooth_interface/Swap Negative Prompt/value": "", + "dreambooth_interface/Swap Steps/visible": true, + "dreambooth_interface/Swap Steps/value": 40, + "dreambooth_interface/Swap Steps/minimum": 0, + "dreambooth_interface/Swap Steps/maximum": 100, + "dreambooth_interface/Swap Steps/step": 1, + "dreambooth_interface/Swap Batch/visible": true, + "dreambooth_interface/Swap Batch/value": 40, + "dreambooth_interface/Swap Batch/minimum": 0, + "dreambooth_interface/Swap Batch/maximum": 100, + "dreambooth_interface/Swap Batch/step": 1, + "dreambooth_interface/Use txt2img/value": false, + "dreambooth_interface/Token Merging (ToMe)/visible": true, + "dreambooth_interface/Token Merging (ToMe)/value": 0, + "dreambooth_interface/Token Merging (ToMe)/minimum": 0, + "dreambooth_interface/Token Merging (ToMe)/maximum": 1, + "dreambooth_interface/Token Merging (ToMe)/step": 0.1, + "dreambooth_interface/Calculate Split Loss/visible": true, + "dreambooth_interface/Calculate Split Loss/value": true, + "dreambooth_interface/Disable Class Matching/visible": true, + "dreambooth_interface/Disable Class Matching/value": false, + "dreambooth_interface/Disable Logging/visible": true, + "dreambooth_interface/Disable Logging/value": false, + "dreambooth_interface/Deterministic/visible": true, + "dreambooth_interface/Deterministic/value": false, + "dreambooth_interface/Use EMA for prediction/visible": true, + "dreambooth_interface/Use EMA for prediction/value": false, + "dreambooth_interface/LoRA use buggy requires grad/visible": true, + "dreambooth_interface/LoRA use buggy requires grad/value": false, + "dreambooth_interface/Noise scheduler/visible": true, + "dreambooth_interface/Noise scheduler/value": "DDPM", + "dreambooth_interface/Update Extension and Restart/visible": true, + "dreambooth_interface/Source Path/visible": true, + "dreambooth_interface/Source Path/value": "", + "dreambooth_interface/Dest Path/visible": true, + "dreambooth_interface/Dest Path/value": "", + "dreambooth_interface/Max Res/visible": true, + "dreambooth_interface/Max Res/value": 512, + "dreambooth_interface/Max Res/minimum": 0, + "dreambooth_interface/Max Res/maximum": 2048, + "dreambooth_interface/Max Res/step": 64, + "dreambooth_interface/Bucket Steps/visible": true, + "dreambooth_interface/Bucket Steps/value": 8, + "dreambooth_interface/Bucket Steps/minimum": 0, + "dreambooth_interface/Bucket Steps/maximum": 512, + "dreambooth_interface/Bucket Steps/step": 8, + "dreambooth_interface/Dry Run/visible": true, + "dreambooth_interface/Dry Run/value": false, + "dreambooth_interface/Start Cropping/visible": true, + "dreambooth_interface/\ud83d\udd1d/visible": true, + "dreambooth_interface/X/visible": true, + "webui/Tabs@tabs/selected": null, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/visible": true, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/value": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/maximum": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/step": 0.01, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/visible": true, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/value": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/maximum": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/step": 0.01, + "customscript/extra_options_section.py/txt2img/sigma noise/visible": true, + "customscript/extra_options_section.py/txt2img/sigma noise/value": 1.0, + "customscript/extra_options_section.py/txt2img/sigma noise/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma noise/maximum": 1.1, + "customscript/extra_options_section.py/txt2img/sigma noise/step": 0.001, + "customscript/extra_options_section.py/txt2img/Eta noise seed delta/visible": true, + "customscript/extra_options_section.py/txt2img/Eta noise seed delta/value": 31338, + "customscript/extra_options_section.py/txt2img/Always discard next-to-last sigma/visible": true, + "customscript/extra_options_section.py/txt2img/Always discard next-to-last sigma/value": false, + "customscript/extra_options_section.py/txt2img/sigma tmin/visible": true, + "customscript/extra_options_section.py/txt2img/sigma tmin/value": 0.2112, + "customscript/extra_options_section.py/txt2img/sigma tmin/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma tmin/maximum": 10.0, + "customscript/extra_options_section.py/txt2img/sigma tmin/step": 0.01, + "customscript/extra_options_section.py/txt2img/sigma tmax/visible": true, + "customscript/extra_options_section.py/txt2img/sigma tmax/value": 69.6748, + "customscript/extra_options_section.py/txt2img/sigma tmax/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma tmax/maximum": 999.0, + "customscript/extra_options_section.py/txt2img/sigma tmax/step": 0.01, + "customscript/extra_options_section.py/txt2img/SGM noise multiplier/visible": true, + "customscript/extra_options_section.py/txt2img/SGM noise multiplier/value": false, + "txt2img/Tabs@extras_resize_mode/selected": null, + "customscript/postprocessing_upscale.py/txt2img/Resize/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Resize/value": 4, + "customscript/postprocessing_upscale.py/txt2img/Resize/minimum": 1.0, + "customscript/postprocessing_upscale.py/txt2img/Resize/maximum": 8.0, + "customscript/postprocessing_upscale.py/txt2img/Resize/step": 0.05, + "customscript/postprocessing_upscale.py/txt2img/Width/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Width/value": 512, + "customscript/postprocessing_upscale.py/txt2img/Width/minimum": 64, + "customscript/postprocessing_upscale.py/txt2img/Width/maximum": 2048, + "customscript/postprocessing_upscale.py/txt2img/Width/step": 8, + "customscript/postprocessing_upscale.py/txt2img/Height/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Height/value": 512, + "customscript/postprocessing_upscale.py/txt2img/Height/minimum": 64, + "customscript/postprocessing_upscale.py/txt2img/Height/maximum": 2048, + "customscript/postprocessing_upscale.py/txt2img/Height/step": 8, + "customscript/postprocessing_upscale.py/txt2img/Crop to fit/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Crop to fit/value": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 1/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 1/value": "None", + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2/value": "None", + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/value": 0.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/minimum": 0.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/maximum": 1.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/visible": true, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/value": 0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/minimum": 0.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/maximum": 1.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/visible": true, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/value": 0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/minimum": 0.0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/maximum": 1.0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/step": 0.001, + "img2img/Tabs@extras_resize_mode/selected": null, + "customscript/postprocessing_upscale.py/img2img/Resize/visible": true, + "customscript/postprocessing_upscale.py/img2img/Resize/value": 4, + "customscript/postprocessing_upscale.py/img2img/Resize/minimum": 1.0, + "customscript/postprocessing_upscale.py/img2img/Resize/maximum": 8.0, + "customscript/postprocessing_upscale.py/img2img/Resize/step": 0.05, + "customscript/postprocessing_upscale.py/img2img/Width/visible": true, + "customscript/postprocessing_upscale.py/img2img/Width/value": 512, + "customscript/postprocessing_upscale.py/img2img/Width/minimum": 64, + "customscript/postprocessing_upscale.py/img2img/Width/maximum": 2048, + "customscript/postprocessing_upscale.py/img2img/Width/step": 8, + "customscript/postprocessing_upscale.py/img2img/Height/visible": true, + "customscript/postprocessing_upscale.py/img2img/Height/value": 512, + "customscript/postprocessing_upscale.py/img2img/Height/minimum": 64, + "customscript/postprocessing_upscale.py/img2img/Height/maximum": 2048, + "customscript/postprocessing_upscale.py/img2img/Height/step": 8, + "customscript/postprocessing_upscale.py/img2img/Crop to fit/visible": true, + "customscript/postprocessing_upscale.py/img2img/Crop to fit/value": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 1/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 1/value": "None", + "customscript/postprocessing_upscale.py/img2img/Upscaler 2/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2/value": "None", + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/value": 0.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/minimum": 0.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/maximum": 1.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/visible": true, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/value": 0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/minimum": 0.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/maximum": 1.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/visible": true, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/value": 0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/minimum": 0.0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/maximum": 1.0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/step": 0.001 } \ No newline at end of file