improved version of svd
Browse files
svd_canny/config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetAdapter",
|
3 |
+
"_diffusers_version": "0.27.2",
|
4 |
+
"adapter_type": "spatial_temporal_resnet_transformer",
|
5 |
+
"add_adapter_location_A": true,
|
6 |
+
"add_adapter_location_B": true,
|
7 |
+
"add_adapter_location_C": true,
|
8 |
+
"add_adapter_location_D": true,
|
9 |
+
"add_adapter_location_M": true,
|
10 |
+
"add_spatial_resnet": true,
|
11 |
+
"add_spatial_transformer": true,
|
12 |
+
"add_temporal_resnet": true,
|
13 |
+
"add_temporal_transformer": true,
|
14 |
+
"backbone_model_name": "svd",
|
15 |
+
"cross_attention_dim": 1024,
|
16 |
+
"num_adapters_per_location": 3,
|
17 |
+
"num_blocks": 1,
|
18 |
+
"num_frames": 14
|
19 |
+
}
|
svd_canny/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6eae72be71eed77550531d9a36add664f84e1909587cebc5e0c57adec4cf7603
|
3 |
+
size 2349526656
|
svd_depth/config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetAdapter",
|
3 |
+
"_diffusers_version": "0.27.2",
|
4 |
+
"adapter_type": "spatial_temporal_resnet_transformer",
|
5 |
+
"add_adapter_location_A": true,
|
6 |
+
"add_adapter_location_B": true,
|
7 |
+
"add_adapter_location_C": true,
|
8 |
+
"add_adapter_location_D": true,
|
9 |
+
"add_adapter_location_M": true,
|
10 |
+
"add_spatial_resnet": true,
|
11 |
+
"add_spatial_transformer": true,
|
12 |
+
"add_temporal_resnet": true,
|
13 |
+
"add_temporal_transformer": true,
|
14 |
+
"backbone_model_name": "svd",
|
15 |
+
"cross_attention_dim": 1024,
|
16 |
+
"num_adapters_per_location": 3,
|
17 |
+
"num_blocks": 1,
|
18 |
+
"num_frames": 14
|
19 |
+
}
|
svd_depth/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:305d805dd8673936ba078d863f9300f556a39b57bd06e50eec7e44baf345269a
|
3 |
+
size 2349526656
|
svd_softedge/config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetAdapter",
|
3 |
+
"_diffusers_version": "0.27.2",
|
4 |
+
"adapter_type": "spatial_temporal_resnet_transformer",
|
5 |
+
"add_adapter_location_A": true,
|
6 |
+
"add_adapter_location_B": true,
|
7 |
+
"add_adapter_location_C": true,
|
8 |
+
"add_adapter_location_D": true,
|
9 |
+
"add_adapter_location_M": true,
|
10 |
+
"add_spatial_resnet": true,
|
11 |
+
"add_spatial_transformer": true,
|
12 |
+
"add_temporal_resnet": true,
|
13 |
+
"add_temporal_transformer": true,
|
14 |
+
"backbone_model_name": "svd",
|
15 |
+
"cross_attention_dim": 1024,
|
16 |
+
"num_adapters_per_location": 3,
|
17 |
+
"num_blocks": 1,
|
18 |
+
"num_frames": 14
|
19 |
+
}
|
svd_softedge/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b42653eccfcc4d8f49e6b6df76d1edf6bceb0a4c3ff1c2f819f6e28f046ebbbc
|
3 |
+
size 2349526656
|