Created
April 24, 2022 21:59
-
-
Save HuemanInstrument/31b31f76a5481b7e19183345811a17df to your computer and use it in GitHub Desktop.
Blue Meanies https://www.youtube.com/watch?v=TvaG42HX2Bc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Disco v5.1 | |
| { | |
| "text_prompts": { | |
| "0": [ | |
| "trippy blue mushroom dreamscape by Mario Martinez art" | |
| ] | |
| }, | |
| "image_prompts": {}, | |
| "clip_guidance_scale": 51000, | |
| "tv_scale": 0, | |
| "range_scale": 1666, | |
| "sat_scale": 35000, | |
| "cutn_batches": 2, | |
| "max_frames": 10000, | |
| "interp_spline": "Linear", | |
| "init_image": "/content/2222222.png", | |
| "init_scale": 1000, | |
| "skip_steps": 200, | |
| "frames_scale": 35000, | |
| "frames_skip_steps": "75%", | |
| "perlin_init": false, | |
| "perlin_mode": "mixed", | |
| "skip_augs": false, | |
| "randomize_class": true, | |
| "clip_denoised": false, | |
| "clamp_grad": true, | |
| "clamp_max": 0.26, | |
| "seed": 707115985, | |
| "fuzzy_prompt": false, | |
| "rand_mag": 0.05, | |
| "eta": 0.1, | |
| "width": 1088, | |
| "height": 1088, | |
| "diffusion_model": "512x512_diffusion_uncond_finetune_008100", | |
| "use_secondary_model": true, | |
| "steps": 517, | |
| "diffusion_steps": 517, | |
| "diffusion_sampling_mode": "ddim", | |
| "ViTB32": false, | |
| "ViTB16": true, | |
| "ViTL14": false, | |
| "RN101": false, | |
| "RN50": false, | |
| "RN50x4": true, | |
| "RN50x16": false, | |
| "RN50x64": false, | |
| "cut_overview": "[12]*400+[4]*600", | |
| "cut_innercut": "[4]*400+[12]*600", | |
| "cut_ic_pow": 1, | |
| "cut_icgray_p": "[0.2]*400+[0]*600", | |
| "key_frames": true, | |
| "angle": "0:(0)", | |
| "zoom": "0: (1)", | |
| "translation_x": "0: (0)", | |
| "translation_y": "0: (-3.33)", | |
| "translation_z": "0: (20.1)", | |
| "rotation_3d_x": "0: (0.504)", | |
| "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": 88, | |
| "padding_mode": "border", | |
| "sampling_mode": "bicubic", | |
| "video_init_path": "/content/training.mp4", | |
| "extract_nth_frame": 2, | |
| "video_init_seed_continuity": true, | |
| "turbo_mode": true, | |
| "turbo_steps": "2", | |
| "turbo_preroll": 10 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment