I created this video using Stable Animation using JSON prompts in Colab. Ha ha not as easy as the kids have it today!

{
    "version": "0.1",
    "generator": "stability_sdk.animation_ui",
    "angle": "0:(0)",
    "animation_mode": "3D warp",
    "border": "prefill",
    "brightness_curve": "0:(1.0)",
    "cadence_interp": "mix",
    "cadence_spans": false,
    "camera_type": "perspective",
    "cfg_scale": 7.0,
    "clip_guidance": "None",
    "color_coherence": "LAB",
    "color_match_animate": true,
    "contrast_curve": "0:(1.0)",
    "custom_model": "",
    "depth_blur_curve": "0:(0.0)",
    "depth_model_weight": 3.0,
    "depth_warp_curve": "0:(1.0)",
    "diffusion_cadence_curve": "0:(4)",
    "extract_nth_frame": 1,
    "far_plane": 10000,
    "fov_curve": "0:(25)",
    "fps": 30,
    "height": 512,
    "hue_curve": "0:(0.0)",
    "init_image": "",
    "init_sizing": "stretch",
    "inpaint_border": false,
    "interpolate_prompts": false,
    "lightness_curve": "0:(0.0)",
    "locked_seed": false,
    "mask_binarization_thr": 0.5,
    "mask_invert": false,
    "mask_min_value": "0:(0.25)",
    "mask_path": "",
    "mask_power": 0.3,
    "max_frames": 1830,
    "model": "stable-diffusion-xl-beta-v2-2-2",
    "name": "AnimationArgs00029",
    "near_plane": 200,
    "noise_add_curve": "0:(0.02)",
    "noise_scale_curve": "0:(0.99)",
    "preset": "photographic",
    "render_mode": "mesh",
    "reverse": false,
    "rotation_x": "   0:(0)",
    "rotation_y": " 0:(0),30:(0),60:(-1),150:(0),151:(0),301:(0.5),391:(0),392:(0),542:(-0.5),632:(0),633:(0),783:(1.5),873:(0),874:(0),1024:(-0.5),1114:(0),1115:(0),1265:(0.3),1355:(0),1356:(0),1506:(-0.5),1596:(0),1597:(0)",
    "rotation_z": "   0:(0)",
    "sampler": "K_euler_ancestral",
    "saturation_curve": "0:(1.0)",
    "save_depth_maps": false,
    "save_inpaint_masks": false,
    "seed": -1,
    "steps_curve": "0:(30)",
    "steps_strength_adj": false,
    "strength_curve": "0:(0.65)",
    "translation_x": "0:(0)",
    "translation_y": " 0:(0),1595:(0),1596:(1)",
    "translation_z": " 0:(0),60:(0),60:(1),180:(0.5),181:(0.5),240:(0.5),420:(1),450:(1),491:(2),630:(0.5),810:(0.3),990:(1),1170:(0.3),1350:(0.3),1530:(0.5),1710:(0.5),1799:(0.5)",
    "use_inpainting_model": false,
    "video_flow_warp": true,
    "video_init_path": "",
    "video_mix_in_curve": "0:(0.02)",
    "width": 896,
    "zoom": "0:(1)",
    "animation_prompts": "{\n0: \" kimono in a sakura tree orchard at night, dimly lit, asian tree lanterns, sakura trees, cherry blossoms, multicolored striped Goldfish and Koi\"\n}",
    "negative_prompt": "blurry, low resolution, nudity, umbrella"
}

You may also like

Back to Top