hanlincs commited on
Commit
001c2e5
1 Parent(s): d6c09c0

Upload 4 files

Browse files
sdxl_canny/config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetAdapter",
3
+ "_diffusers_version": "0.26.3",
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": false,
9
+ "add_adapter_location_M": false,
10
+ "add_spatial_resnet": true,
11
+ "add_spatial_transformer": true,
12
+ "add_temporal_resnet": false,
13
+ "add_temporal_transformer": false,
14
+ "backbone_model_name": "sdxl",
15
+ "cross_attention_dim": 2048,
16
+ "num_adapters_per_location": 3,
17
+ "num_blocks": 1,
18
+ "num_frames": 1
19
+ }
sdxl_canny/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f929538afd8946d1d9c23f555feaa3877962947f949b263d7f7227240f39d020
3
+ size 735206120
sdxl_depth/config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetAdapter",
3
+ "_diffusers_version": "0.26.3",
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": false,
9
+ "add_adapter_location_M": false,
10
+ "add_spatial_resnet": true,
11
+ "add_spatial_transformer": true,
12
+ "add_temporal_resnet": false,
13
+ "add_temporal_transformer": false,
14
+ "backbone_model_name": "sdxl",
15
+ "cross_attention_dim": 2048,
16
+ "num_adapters_per_location": 3,
17
+ "num_blocks": 1,
18
+ "num_frames": 1
19
+ }
sdxl_depth/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4578d9c3863d8a74a67339851b72596439973839e3f85360164f96f3d9843391
3
+ size 735206120