File size: 868 Bytes
29ea446 37dce0c 6889e39 2d13f3d 37b48b5 37dce0c 37b48b5 2d13f3d 37b48b5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: mit
---
# This repo contains the pretrained checkpoints for Ctrl-Adapter
CTRL-Adapter is an efficient and versatile framework for adding diverse
spatial controls to any image or video diffusion model. It supports a variety of useful
applications, including video control, video control with multiple conditions, video control with
sparse frame conditions, image control, zero-shot transfer to unseen conditions, and video editing.
See also: https://github.com/HL-hanlin/Ctrl-Adapter
<br>
<img width="800" src="assets/teaser.gif"/>
<br>
# Description of Model Checkpoints
Ctrl-Adapter/i2vgenxl_depth/diffusion_pytorch_model.safetensors
- The Ctrl-Adapter checkpoint trained on I2VGen-XL for video generation that uses depth map as control condition.
More checkpoints trained on Hotshot-XL, Stable Video Diffusion, and SDXL will be updated soon. |