From 344eda55d4550e91b1a3e95f8e669084a74c876f Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Wed, 22 May 2024 23:06:07 +0900 Subject: [PATCH 1/2] ReloadUI backgroundColor --background-fill-primary --- javascript/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/ui.js b/javascript/ui.js index e0f5feebd6c..16faacebb8b 100644 --- a/javascript/ui.js +++ b/javascript/ui.js @@ -337,8 +337,8 @@ onOptionsChanged(function() { let txt2img_textarea, img2img_textarea = undefined; function restart_reload() { + document.body.style.backgroundColor = "var(--background-fill-primary)"; document.body.innerHTML = '

Reloading...

'; - var requestPing = function() { requestGet("./internal/ping", {}, function(data) { location.reload(); From fbf0cc03a9bb52ebba0669b9e6ad29e71d170aea Mon Sep 17 00:00:00 2001 From: malkohol Date: Thu, 23 May 2024 06:42:33 +0200 Subject: [PATCH 2/2] Create deforum_settings.txt --- deforum_settings.txt | 261 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 deforum_settings.txt diff --git a/deforum_settings.txt b/deforum_settings.txt new file mode 100644 index 00000000000..f4ab188460f --- /dev/null +++ b/deforum_settings.txt @@ -0,0 +1,261 @@ +{ + "W": 512, + "H": 512, + "show_info_on_ui": true, + "tiling": false, + "restore_faces": false, + "seed_resize_from_w": 0, + "seed_resize_from_h": 0, + "seed": -1, + "sampler": "Euler a", + "scheduler": "Automatic", + "steps": 25, + "batch_name": "Deforum_{timestring}", + "seed_behavior": "iter", + "seed_iter_N": 1, + "use_init": false, + "strength": 0.8, + "strength_0_no_init": true, + "init_image": "https://deforum.github.io/a1/I1.png", + "use_mask": false, + "use_alpha_as_mask": false, + "mask_file": "https://deforum.github.io/a1/M1.jpg", + "invert_mask": false, + "mask_contrast_adjust": 1.0, + "mask_brightness_adjust": 1.0, + "overlay_mask": true, + "mask_overlay_blur": 4, + "fill": 1, + "full_res_mask": true, + "full_res_mask_padding": 4, + "reroll_blank_frames": "ignore", + "reroll_patience": 10.0, + "motion_preview_mode": false, + "prompts": { + "0": "tiny cute bunny, vibrant diffraction, highly detailed, intricate, ultra hd, sharp photo, crepuscular rays, in focus", + "30": "anthropomorphic clean cat, surrounded by fractals, epic angle and pose, symmetrical, 3d, depth of field", + "60": "a beautiful coconut --neg photo, realistic", + "90": "a beautiful durian, award winning photography" + }, + "animation_prompts_positive": "", + "animation_prompts_negative": "nsfw, nude", + "animation_mode": "2D", + "max_frames": 120, + "border": "replicate", + "angle": "0: (0)", + "zoom": "0: (1.0025+0.002*sin(1.25*3.14*t/30))", + "translation_x": "0: (0)", + "translation_y": "0: (0)", + "translation_z": "0: (1.75)", + "transform_center_x": "0: (0.5)", + "transform_center_y": "0: (0.5)", + "rotation_3d_x": "0: (0)", + "rotation_3d_y": "0: (0)", + "rotation_3d_z": "0: (0)", + "enable_perspective_flip": false, + "perspective_flip_theta": "0: (0)", + "perspective_flip_phi": "0: (0)", + "perspective_flip_gamma": "0: (0)", + "perspective_flip_fv": "0: (53)", + "noise_schedule": "0: (0.065)", + "strength_schedule": "0: (0.65)", + "contrast_schedule": "0: (1.0)", + "cfg_scale_schedule": "0: (7)", + "enable_steps_scheduling": false, + "steps_schedule": "0: (25)", + "fov_schedule": "0: (70)", + "aspect_ratio_schedule": "0: (1)", + "aspect_ratio_use_old_formula": false, + "near_schedule": "0: (200)", + "far_schedule": "0: (10000)", + "seed_schedule": "0:(s), 1:(-1), \"max_f-2\":(-1), \"max_f-1\":(s)", + "pix2pix_img_cfg_scale_schedule": "0:(1.5)", + "enable_subseed_scheduling": false, + "subseed_schedule": "0: (1)", + "subseed_strength_schedule": "0: (0)", + "enable_sampler_scheduling": false, + "sampler_schedule": "0: (\"Euler a\")", + "use_noise_mask": false, + "mask_schedule": "0: (\"{video_mask}\")", + "noise_mask_schedule": "0: (\"{video_mask}\")", + "enable_checkpoint_scheduling": false, + "checkpoint_schedule": "0: (\"model1.ckpt\"), 100: (\"model2.safetensors\")", + "enable_clipskip_scheduling": false, + "clipskip_schedule": "0: (2)", + "enable_noise_multiplier_scheduling": true, + "noise_multiplier_schedule": "0: (1.05)", + "resume_from_timestring": false, + "resume_timestring": "20230129210106", + "enable_ddim_eta_scheduling": false, + "ddim_eta_schedule": "0: (0)", + "enable_ancestral_eta_scheduling": false, + "ancestral_eta_schedule": "0: (1)", + "amount_schedule": "0: (0.1)", + "kernel_schedule": "0: (5)", + "sigma_schedule": "0: (1)", + "threshold_schedule": "0: (0)", + "color_coherence": "LAB", + "color_coherence_image_path": "", + "color_coherence_video_every_N_frames": 1, + "color_force_grayscale": false, + "legacy_colormatch": false, + "diffusion_cadence": 2, + "optical_flow_cadence": "None", + "cadence_flow_factor_schedule": "0: (1)", + "optical_flow_redo_generation": "None", + "redo_flow_factor_schedule": "0: (1)", + "diffusion_redo": "0", + "noise_type": "perlin", + "perlin_octaves": 4, + "perlin_persistence": 0.5, + "use_depth_warping": true, + "depth_algorithm": "Midas-3-Hybrid", + "midas_weight": 0.2, + "padding_mode": "border", + "sampling_mode": "bicubic", + "save_depth_maps": false, + "video_init_path": "https://deforum.github.io/a1/V1.mp4", + "extract_nth_frame": 1, + "extract_from_frame": 0, + "extract_to_frame": -1, + "overwrite_extracted_frames": false, + "use_mask_video": false, + "video_mask_path": "https://deforum.github.io/a1/VM1.mp4", + "hybrid_comp_alpha_schedule": "0:(0.5)", + "hybrid_comp_mask_blend_alpha_schedule": "0:(0.5)", + "hybrid_comp_mask_contrast_schedule": "0:(1)", + "hybrid_comp_mask_auto_contrast_cutoff_high_schedule": "0:(100)", + "hybrid_comp_mask_auto_contrast_cutoff_low_schedule": "0:(0)", + "hybrid_flow_factor_schedule": "0:(1)", + "hybrid_generate_inputframes": false, + "hybrid_generate_human_masks": "None", + "hybrid_use_first_frame_as_init_image": true, + "hybrid_motion": "None", + "hybrid_motion_use_prev_img": false, + "hybrid_flow_consistency": false, + "hybrid_consistency_blur": 2, + "hybrid_flow_method": "RAFT", + "hybrid_composite": "None", + "hybrid_use_init_image": false, + "hybrid_comp_mask_type": "None", + "hybrid_comp_mask_inverse": false, + "hybrid_comp_mask_equalize": "None", + "hybrid_comp_mask_auto_contrast": false, + "hybrid_comp_save_extra_frames": false, + "parseq_manifest": "", + "parseq_use_deltas": true, + "parseq_non_schedule_overrides": true, + "use_looper": false, + "init_images": "{\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}", + "image_strength_schedule": "0:(0.75)", + "blendFactorMax": "0:(0.35)", + "blendFactorSlope": "0:(0.25)", + "tweening_frames_schedule": "0:(20)", + "color_correction_factor": "0:(0.075)", + "cn_1_overwrite_frames": true, + "cn_1_vid_path": "", + "cn_1_mask_vid_path": "", + "cn_1_enabled": false, + "cn_1_low_vram": false, + "cn_1_pixel_perfect": false, + "cn_1_module": "none", + "cn_1_model": "None", + "cn_1_weight": "0:(1)", + "cn_1_guidance_start": "0:(0.0)", + "cn_1_guidance_end": "0:(1.0)", + "cn_1_processor_res": 64, + "cn_1_threshold_a": 64, + "cn_1_threshold_b": 64, + "cn_1_resize_mode": "Inner Fit (Scale to Fit)", + "cn_1_control_mode": "Balanced", + "cn_1_loopback_mode": false, + "cn_2_overwrite_frames": true, + "cn_2_vid_path": "", + "cn_2_mask_vid_path": "", + "cn_2_enabled": false, + "cn_2_low_vram": false, + "cn_2_pixel_perfect": false, + "cn_2_module": "none", + "cn_2_model": "None", + "cn_2_weight": "0:(1)", + "cn_2_guidance_start": "0:(0.0)", + "cn_2_guidance_end": "0:(1.0)", + "cn_2_processor_res": 64, + "cn_2_threshold_a": 64, + "cn_2_threshold_b": 64, + "cn_2_resize_mode": "Inner Fit (Scale to Fit)", + "cn_2_control_mode": "Balanced", + "cn_2_loopback_mode": false, + "cn_3_overwrite_frames": true, + "cn_3_vid_path": "", + "cn_3_mask_vid_path": "", + "cn_3_enabled": false, + "cn_3_low_vram": false, + "cn_3_pixel_perfect": false, + "cn_3_module": "none", + "cn_3_model": "None", + "cn_3_weight": "0:(1)", + "cn_3_guidance_start": "0:(0.0)", + "cn_3_guidance_end": "0:(1.0)", + "cn_3_processor_res": 64, + "cn_3_threshold_a": 64, + "cn_3_threshold_b": 64, + "cn_3_resize_mode": "Inner Fit (Scale to Fit)", + "cn_3_control_mode": "Balanced", + "cn_3_loopback_mode": false, + "cn_4_overwrite_frames": true, + "cn_4_vid_path": "", + "cn_4_mask_vid_path": "", + "cn_4_enabled": false, + "cn_4_low_vram": false, + "cn_4_pixel_perfect": false, + "cn_4_module": "none", + "cn_4_model": "None", + "cn_4_weight": "0:(1)", + "cn_4_guidance_start": "0:(0.0)", + "cn_4_guidance_end": "0:(1.0)", + "cn_4_processor_res": 64, + "cn_4_threshold_a": 64, + "cn_4_threshold_b": 64, + "cn_4_resize_mode": "Inner Fit (Scale to Fit)", + "cn_4_control_mode": "Balanced", + "cn_4_loopback_mode": false, + "cn_5_overwrite_frames": true, + "cn_5_vid_path": "", + "cn_5_mask_vid_path": "", + "cn_5_enabled": false, + "cn_5_low_vram": false, + "cn_5_pixel_perfect": false, + "cn_5_module": "none", + "cn_5_model": "None", + "cn_5_weight": "0:(1)", + "cn_5_guidance_start": "0:(0.0)", + "cn_5_guidance_end": "0:(1.0)", + "cn_5_processor_res": 64, + "cn_5_threshold_a": 64, + "cn_5_threshold_b": 64, + "cn_5_resize_mode": "Inner Fit (Scale to Fit)", + "cn_5_control_mode": "Balanced", + "cn_5_loopback_mode": false, + "skip_video_creation": false, + "fps": 15, + "make_gif": false, + "delete_imgs": false, + "delete_input_frames": false, + "add_soundtrack": "None", + "soundtrack_path": "https://deforum.github.io/a1/A1.mp3", + "r_upscale_video": false, + "r_upscale_factor": "x2", + "r_upscale_model": "realesr-animevideov3", + "r_upscale_keep_imgs": true, + "store_frames_in_ram": false, + "frame_interpolation_engine": "None", + "frame_interpolation_x_amount": 2, + "frame_interpolation_slow_mo_enabled": false, + "frame_interpolation_slow_mo_amount": 2, + "frame_interpolation_keep_imgs": true, + "frame_interpolation_use_upscaled": false, + "sd_model_name": "copaxTimelessxlSDXL1_v12.safetensors", + "sd_model_hash": "6c644146", + "deforum_git_commit_id": "5d63a339" +} \ No newline at end of file