Skip to content

Instantly share code, notes, and snippets.

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/3f3ee08401439b7a3f35d406f78a7dfc to your computer and use it in GitHub Desktop.
Save HuemanInstrument/3f3ee08401439b7a3f35d406f78a7dfc to your computer and use it in GitHub Desktop.
1st half
{
"text_prompts": {
"0": [
"Holographic hornwort | underwater temple"
]
},
"image_prompts": {},
"clip_guidance_scale": 75000,
"tv_scale": 1,
"range_scale": 150,
"sat_scale": 35000,
"cutn_batches": 1,
"max_frames": 6988,
"interp_spline": "Linear",
"init_image": "/content/download (3).png",
"init_scale": 1000,
"skip_steps": 130,
"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.28,
"seed": 1332,
"fuzzy_prompt": false,
"rand_mag": 0.1,
"eta": 0.2,
"width": 1028,
"height": 1028,
"diffusion_model": "512x512_diffusion_uncond_finetune_008100",
"use_secondary_model": true,
"steps": 150,
"diffusion_steps": 900,
"ViTB32": true,
"ViTB16": true,
"ViTL14": true,
"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:(0)",
"translation_y": "0:(0)",
"translation_z": "0:(3)",
"rotation_3d_x": "0:(0)",
"rotation_3d_y": "0:(0)",
"rotation_3d_z": "0:(0)",
"midas_depth_model": "dpt_large",
"midas_weight": 0.3,
"near_plane": 200,
"far_plane": 10000,
"fov": 33,
"padding_mode": "border",
"sampling_mode": "bicubic",
"video_init_path": "fourtet.mp4",
"extract_nth_frame": 1,
"turbo_mode": true,
"turbo_steps": "3"
}
2nd half
{
"text_prompts": {
"0": [
"Holographic hornwort | underwater temple"
]
},
"image_prompts": {},
"clip_guidance_scale": 20000,
"tv_scale": 1,
"range_scale": 150,
"sat_scale": 35000,
"cutn_batches": 1,
"max_frames": 6988,
"interp_spline": "Linear",
"init_image": "/content/download (3).png",
"init_scale": 1000,
"skip_steps": 130,
"frames_scale": 35000,
"frames_skip_steps": "70%",
"perlin_init": false,
"perlin_mode": "mixed",
"skip_augs": false,
"randomize_class": true,
"clip_denoised": false,
"clamp_grad": true,
"clamp_max": 0.28,
"seed": 1332,
"fuzzy_prompt": false,
"rand_mag": 0.1,
"eta": 0.2,
"width": 1028,
"height": 1028,
"diffusion_model": "512x512_diffusion_uncond_finetune_008100",
"use_secondary_model": true,
"steps": 150,
"diffusion_steps": 900,
"ViTB32": true,
"ViTB16": true,
"ViTL14": true,
"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:(0)",
"translation_y": "0:(0)",
"translation_z": "0:(3)",
"rotation_3d_x": "0:(0)",
"rotation_3d_y": "0:(0)",
"rotation_3d_z": "0:(0)",
"midas_depth_model": "dpt_large",
"midas_weight": 0.3,
"near_plane": 200,
"far_plane": 10000,
"fov": 60,
"padding_mode": "border",
"sampling_mode": "bicubic",
"video_init_path": "fourtet.mp4",
"extract_nth_frame": 1,
"turbo_mode": true,
"turbo_steps": "3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment