Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
-
This repo contains the pretrained checkpoints for Ctrl-Adapter
|
| 5 |
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
<br>
|
| 9 |
|
| 10 |
CTRL-Adapter is an efficient and versatile framework for adding diverse
|
| 11 |
spatial controls to any image or video diffusion model. It supports a variety of useful
|
|
@@ -15,6 +13,11 @@ sparse frame conditions, image control, zero-shot transfer to unseen conditions,
|
|
| 15 |
See also: https://github.com/HL-hanlin/Ctrl-Adapter
|
| 16 |
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
# Description of Model Checkpoints
|
| 19 |
|
| 20 |
Ctrl-Adapter/i2vgenxl_depth/diffusion_pytorch_model.safetensors
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
| 4 |
|
| 5 |
+
## This repo contains the pretrained checkpoints for Ctrl-Adapter
|
| 6 |
+
|
|
|
|
| 7 |
|
| 8 |
CTRL-Adapter is an efficient and versatile framework for adding diverse
|
| 9 |
spatial controls to any image or video diffusion model. It supports a variety of useful
|
|
|
|
| 13 |
See also: https://github.com/HL-hanlin/Ctrl-Adapter
|
| 14 |
|
| 15 |
|
| 16 |
+
<br>
|
| 17 |
+
<img width="800" src="assets/teaser.gif"/>
|
| 18 |
+
<br>
|
| 19 |
+
|
| 20 |
+
|
| 21 |
# Description of Model Checkpoints
|
| 22 |
|
| 23 |
Ctrl-Adapter/i2vgenxl_depth/diffusion_pytorch_model.safetensors
|