Upload folder using huggingface_hub
Browse files- CityPark/controllora.safetensors +3 -0
- CityPark/controlnet/config.json +59 -0
- CityPark/controlnet/diffusion_pytorch_model.safetensors +3 -0
- CitySample/controlnet/config.json +59 -0
- CitySample/controlnet/diffusion_pytorch_model.safetensors +3 -0
- CitySample/pytorch_lora_weights.safetensors +3 -0
- DerelictCorridor/controlnet/config.json +59 -0
- DerelictCorridor/controlnet/diffusion_pytorch_model.safetensors +3 -0
- DerelictCorridor/pytorch_lora_weights.safetensors +3 -0
- DowntownWest/controlnet/config.json +59 -0
- DowntownWest/controlnet/diffusion_pytorch_model.safetensors +3 -0
- DowntownWest/pytorch_lora_weights.safetensors +3 -0
- ElectricDreams/controlnet/config.json +59 -0
- ElectricDreams/controlnet/diffusion_pytorch_model.safetensors +3 -0
- ElectricDreams/pytorch_lora_weights.safetensors +3 -0
- Hillside/controllora.safetensors +3 -0
- Hillside/controlnet/config.json +59 -0
- Hillside/controlnet/diffusion_pytorch_model.safetensors +3 -0
CityPark/controllora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95ef5e5107622c79b0d0a5e4564b3048b7496ce6ad58e51326d0e7cb3bc70f23
|
| 3 |
+
size 219932944
|
CityPark/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"global_pool_conditions",
|
| 51 |
+
"addition_embed_type_num_heads",
|
| 52 |
+
"num_attention_heads",
|
| 53 |
+
"mid_block_type"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
CityPark/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73b8fbec344c68c41daf9fd1a52179314c57241c51f0484187bcf322dc2bf82e
|
| 3 |
+
size 1447521600
|
CitySample/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"addition_embed_type_num_heads",
|
| 51 |
+
"global_pool_conditions",
|
| 52 |
+
"mid_block_type",
|
| 53 |
+
"num_attention_heads"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
CitySample/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6e021c75742619bb69149076dc3109c8d94d16dce0d540a5d7b80754576998f
|
| 3 |
+
size 1447521600
|
CitySample/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b10118ada549429da9fc2c800cca6219f0b534cecb9426f77249d4a38347eb9
|
| 3 |
+
size 219932944
|
DerelictCorridor/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"num_attention_heads",
|
| 51 |
+
"addition_embed_type_num_heads",
|
| 52 |
+
"global_pool_conditions",
|
| 53 |
+
"mid_block_type"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
DerelictCorridor/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcc473f736de1be4fea329a1ce5637b5e8f52290a94c1097adef62c0aa288ce3
|
| 3 |
+
size 723781304
|
DerelictCorridor/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0174c67f59f50515875e5116b2a98db0c504f554961ca82fdc704bee861723ea
|
| 3 |
+
size 109986608
|
DowntownWest/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"addition_embed_type_num_heads",
|
| 51 |
+
"num_attention_heads",
|
| 52 |
+
"global_pool_conditions",
|
| 53 |
+
"mid_block_type"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
DowntownWest/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2694fecb6b789c268a78bfa861076daa860f6a2e904a0bc7ca67ee882651dcd1
|
| 3 |
+
size 1447521600
|
DowntownWest/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1265baf1c1f5509f66dca2b046501761a43f626f9ef80731f4718ed7c3813c8
|
| 3 |
+
size 219932944
|
ElectricDreams/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"num_attention_heads",
|
| 51 |
+
"global_pool_conditions",
|
| 52 |
+
"mid_block_type",
|
| 53 |
+
"addition_embed_type_num_heads"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
ElectricDreams/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9a58ceb664bac21c7ac23d602827d1b1dab3f6e21feb84663dc88ba6f0131f0
|
| 3 |
+
size 1447521600
|
ElectricDreams/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a568bdbe87334a2cf0821c462151427984a7d9a7ebc7880364c42df3146784d
|
| 3 |
+
size 219932944
|
Hillside/controllora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3235e82f2542e3a961268da7a8c0c2264dc097e1fd365c763de421dbe229cadd
|
| 3 |
+
size 219932944
|
Hillside/controlnet/config.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_channels": 4,
|
| 3 |
+
"conditioning_channels": 10,
|
| 4 |
+
"flip_sin_to_cos": true,
|
| 5 |
+
"freq_shift": 0,
|
| 6 |
+
"down_block_types": [
|
| 7 |
+
"CrossAttnDownBlock2D",
|
| 8 |
+
"CrossAttnDownBlock2D",
|
| 9 |
+
"CrossAttnDownBlock2D",
|
| 10 |
+
"DownBlock2D"
|
| 11 |
+
],
|
| 12 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 13 |
+
"only_cross_attention": false,
|
| 14 |
+
"block_out_channels": [
|
| 15 |
+
320,
|
| 16 |
+
640,
|
| 17 |
+
1280,
|
| 18 |
+
1280
|
| 19 |
+
],
|
| 20 |
+
"layers_per_block": 2,
|
| 21 |
+
"downsample_padding": 1,
|
| 22 |
+
"mid_block_scale_factor": 1,
|
| 23 |
+
"act_fn": "silu",
|
| 24 |
+
"norm_num_groups": 32,
|
| 25 |
+
"norm_eps": 1e-05,
|
| 26 |
+
"cross_attention_dim": 768,
|
| 27 |
+
"transformer_layers_per_block": 1,
|
| 28 |
+
"encoder_hid_dim": null,
|
| 29 |
+
"encoder_hid_dim_type": null,
|
| 30 |
+
"attention_head_dim": 8,
|
| 31 |
+
"num_attention_heads": null,
|
| 32 |
+
"use_linear_projection": false,
|
| 33 |
+
"class_embed_type": null,
|
| 34 |
+
"addition_embed_type": null,
|
| 35 |
+
"addition_time_embed_dim": null,
|
| 36 |
+
"num_class_embeds": null,
|
| 37 |
+
"upcast_attention": false,
|
| 38 |
+
"resnet_time_scale_shift": "default",
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 41 |
+
"conditioning_embedding_out_channels": [
|
| 42 |
+
16,
|
| 43 |
+
32,
|
| 44 |
+
96,
|
| 45 |
+
256
|
| 46 |
+
],
|
| 47 |
+
"global_pool_conditions": false,
|
| 48 |
+
"addition_embed_type_num_heads": 64,
|
| 49 |
+
"_use_default_values": [
|
| 50 |
+
"global_pool_conditions",
|
| 51 |
+
"mid_block_type",
|
| 52 |
+
"num_attention_heads",
|
| 53 |
+
"addition_embed_type_num_heads"
|
| 54 |
+
],
|
| 55 |
+
"_class_name": "ControlNetModelEx",
|
| 56 |
+
"total_parameters": 361870208,
|
| 57 |
+
"_name_or_path": "",
|
| 58 |
+
"gbuffer_channels": 10
|
| 59 |
+
}
|
Hillside/controlnet/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f47bf8a55a242a5d9f5458e797cc899588530f2d2ce324704137be5c6f904c7
|
| 3 |
+
size 1447521600
|