Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,42 @@ See also: https://github.com/HL-hanlin/Ctrl-Adapter
|
|
| 20 |
|
| 21 |
# Description of Model Checkpoints
|
| 22 |
|
| 23 |
-
Ctrl-Adapter/i2vgenxl_depth/diffusion_pytorch_model.safetensors
|
| 24 |
|
| 25 |
-
|
| 26 |
|
|
|
|
|
|
|
| 27 |
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
# Description of Model Checkpoints
|
| 22 |
|
|
|
|
| 23 |
|
| 24 |
+
## SDXL
|
| 25 |
|
| 26 |
+
Depth map
|
| 27 |
+
- Ctrl-Adapter/sdxl_depth/diffusion_pytorch_model.safetensors
|
| 28 |
|
| 29 |
+
Canny edge
|
| 30 |
+
- Ctrl-Adapter/sdxl_canny/diffusion_pytorch_model.safetensors
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
## I2VGen-XL
|
| 34 |
+
|
| 35 |
+
Depth map
|
| 36 |
+
- Ctrl-Adapter/i2vgenxl_depth/diffusion_pytorch_model.safetensors
|
| 37 |
+
|
| 38 |
+
Canny edge
|
| 39 |
+
- Ctrl-Adapter/i2vgenxl_canny/diffusion_pytorch_model.safetensors
|
| 40 |
+
|
| 41 |
+
Soft edge
|
| 42 |
+
- Ctrl-Adapter/i2vgenxl_softedge/diffusion_pytorch_model.safetensors
|
| 43 |
+
|
| 44 |
+
Sparse control with user scribbles
|
| 45 |
+
- Ctrl-Adapter/i2vgenxl_scribble_sparse/diffusion_pytorch_model.safetensors
|
| 46 |
+
|
| 47 |
+
Multi-condition control with depth map, canny edge, normal map, and soft edge
|
| 48 |
+
- Ctrl-Adapter/i2vgenxl_multi_control_adapter/diffusion_pytorch_model.safetensors
|
| 49 |
+
- Ctrl-Adapter/i2vgenxl_multi_control_router/diffusion_pytorch_model.safetensors
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
## SVD
|
| 53 |
+
|
| 54 |
+
Depth map
|
| 55 |
+
- Ctrl-Adapter/svd_depth/diffusion_pytorch_model.safetensors
|
| 56 |
+
|
| 57 |
+
Canny edge
|
| 58 |
+
- Ctrl-Adapter/svd_canny/diffusion_pytorch_model.safetensors
|
| 59 |
+
|
| 60 |
+
Soft edge
|
| 61 |
+
- Ctrl-Adapter/svd_softedge/diffusion_pytorch_model.safetensors
|