Skip to content

Instantly share code, notes, and snippets.

@mauimauricio83
Created September 27, 2022 12:25
Show Gist options
  • Save mauimauricio83/72b7bbbee9daafdc969795fa8dc5d0c0 to your computer and use it in GitHub Desktop.
Save mauimauricio83/72b7bbbee9daafdc969795fa8dc5d0c0 to your computer and use it in GitHub Desktop.
Slow Motion Test Initial Settings
{
"text_prompts": {
"0": [
"beautiful woman, mixed race, portrait, sharp focus, elegant, highly detailed, illustration, by tyler edlin, ivan aivazovsky, edmund leighton, and studio ghibli intricate, beautiful, triadic contrast colors, trending artstation, pixiv,"
]
},
"user_comment": "testing cc layers",
"image_prompts": {},
"range_scale": 0,
"sat_scale": 0,
"max_frames": 480,
"interp_spline": "Linear",
"init_image": "",
"init_scale": 15000,
"skip_steps": 75,
"frames_scale": 150000,
"frames_skip_steps": "95%",
"clamp_grad": true,
"clamp_max": 0.9,
"seed": 25521441,
"fuzzy_prompt": false,
"rand_mag": 0.05,
"eta": 0.55,
"width": 512,
"height": 512,
"diffusion_model": "stable_diffusion",
"steps": 125,
"diffusion_steps": 1000,
"video_init_path": "H:\\Jupyter\\inits\\smile.mp4",
"extract_nth_frame": 1,
"flow_video_init_path": null,
"flow_extract_nth_frame": 2,
"video_init_seed_continuity": false,
"turbo_mode": true,
"turbo_steps": "3",
"turbo_preroll": 1,
"flow_warp": true,
"flow_blend": 0.93,
"check_consistency": true,
"turbo_frame_skips_steps": null,
"forward_weights_clip": 0.3,
"forward_weights_clip_turbo_step": 0.3,
"padding_ratio": 0.3,
"padding_mode": "reflect",
"consistency_blur": 2,
"inpaint_blend": 0,
"match_color_strength": 0,
"high_brightness_threshold": 180,
"high_brightness_adjust_ratio": 0.97,
"low_brightness_threshold": 40,
"low_brightness_adjust_ratio": 1.03,
"stop_early": 0,
"high_brightness_adjust_fix_amount": 2,
"low_brightness_adjust_fix_amount": 2,
"max_brightness_threshold": 254,
"min_brightness_threshold": 1,
"enable_adjust_brightness": false,
"init_latent_scale": 0,
"frames_latent_scale": 0,
"cfg_scale": 15,
"dynamic_thresh": 2,
"warp_interp": 1,
"fixed_code": false,
"blend_code": 1,
"normalize_code": false,
"mask_result": false,
"reverse_cc_order": true,
"flow_lq": true,
"use_predicted_noise": false,
"clip_guidance_scale": 0,
"clip_type": "ViT-H-14",
"clip_pretrain": "laion2b_s32b_b79k",
"missed_consistency_weight": 1,
"overshoot_consistency_weight": 1,
"edges_consistency_weight": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment