Skip to content

Instantly share code, notes, and snippets.

@HuemanInstrument
Last active March 18, 2022 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HuemanInstrument/7242467af2b0010af3e7878a2558b1c1 to your computer and use it in GitHub Desktop.
Save HuemanInstrument/7242467af2b0010af3e7878a2558b1c1 to your computer and use it in GitHub Desktop.
{
"text_prompts": {
"0": [
"Aquarium by Paul Delvaux",
"Underwater by Tyler Edlin",
"Hornwort by Walter Crane",
"Floating by James Jean",
"Island by Egon Schiele",
"Opal by John Berkey"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
"tv_scale": 1,
"range_scale": 450,
"sat_scale": 10000,
"cutn_batches": 1,
"max_frames": 9999,
"interp_spline": "Linear",
"init_image": "/content/turtl.png",
"init_scale": 1000,
"skip_steps": 135,
"frames_scale": 35000,
"frames_skip_steps": "80%",
"perlin_init": false,
"perlin_mode": "mixed",
"skip_augs": false,
"randomize_class": true,
"clip_denoised": false,
"clamp_grad": true,
"clamp_max": 0.2,
"seed": 1332,
"fuzzy_prompt": false,
"rand_mag": 0.1,
"eta": 0.5,
"width": 1024,
"height": 1024,
"diffusion_model": "512x512_diffusion_uncond_finetune_008100",
"use_secondary_model": true,
"steps": 177,
"diffusion_steps": 885,
"ViTB32": true,
"ViTB16": true,
"ViTL14": false,
"RN101": false,
"RN50": true,
"RN50x4": false,
"RN50x16": false,
"RN50x64": false,
"cut_overview": "[8]*30+[0]*970",
"cut_innercut": "[8]*30+[16]*970",
"cut_ic_pow": 1,
"cut_icgray_p": "[0.2]*30+[0]*970",
"key_frames": true,
"angle": "0:(0)",
"zoom": "0: (1)",
"translation_x": "0:(-3.33)",
"translation_y": "0:(-0.37)",
"translation_z": "0:(0.37)",
"rotation_3d_x": "0:(0)",
"rotation_3d_y": "0:(0.010)",
"rotation_3d_z": "0:(0)",
"midas_depth_model": "dpt_large",
"midas_weight": 0.3,
"near_plane": 200,
"far_plane": 10000,
"fov": 66,
"padding_mode": "border",
"sampling_mode": "bicubic",
"video_init_path": "/content/training.mp4",
"extract_nth_frame": 2,
"turbo_mode": true,
"turbo_steps": "2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment