ameliasasinDDG commited on
Commit
8c48465
·
verified ·
1 Parent(s): 0d73903

End of training

Browse files
Files changed (3) hide show
  1. README.md +6 -0
  2. config.json +4 -8
  3. diffusion_pytorch_model.safetensors +2 -2
README.md CHANGED
@@ -10,6 +10,12 @@ tags:
10
  - diffusers
11
  - controlnet
12
  - diffusers-training
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
10
  - diffusers
11
  - controlnet
12
  - diffusers-training
13
+ - stable-diffusion
14
+ - stable-diffusion-diffusers
15
+ - text-to-image
16
+ - diffusers
17
+ - controlnet
18
+ - diffusers-training
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the training script had access to. You
config.json CHANGED
@@ -1,16 +1,12 @@
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.33.0.dev0",
 
4
  "act_fn": "silu",
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20,
12
- 20
13
- ],
14
  "block_out_channels": [
15
  320,
16
  640,
@@ -26,7 +22,7 @@
26
  256
27
  ],
28
  "controlnet_conditioning_channel_order": "rgb",
29
- "cross_attention_dim": 1024,
30
  "down_block_types": [
31
  "CrossAttnDownBlock2D",
32
  "CrossAttnDownBlock2D",
@@ -52,5 +48,5 @@
52
  "resnet_time_scale_shift": "default",
53
  "transformer_layers_per_block": 1,
54
  "upcast_attention": false,
55
- "use_linear_projection": true
56
  }
 
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.33.0.dev0",
4
+ "_name_or_path": "lllyasviel/sd-controlnet-canny",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
8
  "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
 
 
 
 
 
10
  "block_out_channels": [
11
  320,
12
  640,
 
22
  256
23
  ],
24
  "controlnet_conditioning_channel_order": "rgb",
25
+ "cross_attention_dim": 768,
26
  "down_block_types": [
27
  "CrossAttnDownBlock2D",
28
  "CrossAttnDownBlock2D",
 
48
  "resnet_time_scale_shift": "default",
49
  "transformer_layers_per_block": 1,
50
  "upcast_attention": false,
51
+ "use_linear_projection": false
52
  }
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2121ae0029fe5af1399c9ee728325afaf326ea2f70e191011385a3fc30a6c0d5
3
- size 1456953560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c7a4962f5812353f92f173ada1fbcd9f0fe4dca6afdb9531fdf464cd565a957
3
+ size 1445157120