Nawatix commited on
Commit
923b83c
·
verified ·
1 Parent(s): 72b7827

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_control.png filter=lfs diff=lfs merge=lfs -text
37
+ images_0.png filter=lfs diff=lfs merge=lfs -text
38
+ images_1.png filter=lfs diff=lfs merge=lfs -text
39
+ images_2.png filter=lfs diff=lfs merge=lfs -text
40
+ images_3.png filter=lfs diff=lfs merge=lfs -text
41
+ images_4.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: openrail++
5
+ inference: true
6
+ tags:
7
+ - stable-diffusion-xl
8
+ - stable-diffusion-xl-diffusers
9
+ - text-to-image
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
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # controlnet-Nawatix/out_multihmr_all
20
+
21
+ These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with new type of conditioning.
22
+ You can find some example images below.
23
+
24
+ prompt: a woman on a trapeze in the air
25
+ ![images_0)](./images_0.png)
26
+ prompt: a woman in red hair and white dress sitting on fire
27
+ ![images_1)](./images_1.png)
28
+ prompt: two dancers in white dress and black shoes on stage
29
+ ![images_2)](./images_2.png)
30
+ prompt: two men in period clothing stand in front of a table
31
+ ![images_3)](./images_3.png)
32
+ prompt: two men are walking down a hallway in a building
33
+ ![images_4)](./images_4.png)
34
+
35
+
36
+
37
+ ## Intended uses & limitations
38
+
39
+ #### How to use
40
+
41
+ ```python
42
+ # TODO: add an example code snippet for running this diffusion pipeline
43
+ ```
44
+
45
+ #### Limitations and bias
46
+
47
+ [TODO: provide examples of latent issues and potential remediations]
48
+
49
+ ## Training details
50
+
51
+ [TODO: describe the data used to train the model]
checkpoint-20000/controlnet/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.34.0.dev0",
4
+ "_name_or_path": "/home/schoenherr/diffusers/out_multihmr_all/checkpoint-12500",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": "text_time",
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": 256,
9
+ "attention_head_dim": [
10
+ 5,
11
+ 10,
12
+ 20
13
+ ],
14
+ "block_out_channels": [
15
+ 320,
16
+ 640,
17
+ 1280
18
+ ],
19
+ "class_embed_type": null,
20
+ "conditioning_channels": 3,
21
+ "conditioning_embedding_out_channels": [
22
+ 16,
23
+ 32,
24
+ 96,
25
+ 256
26
+ ],
27
+ "controlnet_conditioning_channel_order": "rgb",
28
+ "cross_attention_dim": 2048,
29
+ "down_block_types": [
30
+ "DownBlock2D",
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D"
33
+ ],
34
+ "downsample_padding": 1,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "global_pool_conditions": false,
40
+ "in_channels": 4,
41
+ "layers_per_block": 2,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "projection_class_embeddings_input_dim": 2816,
50
+ "resnet_time_scale_shift": "default",
51
+ "transformer_layers_per_block": [
52
+ 1,
53
+ 2,
54
+ 10
55
+ ],
56
+ "upcast_attention": null,
57
+ "use_linear_projection": true
58
+ }
checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56f4680531fd4f87bf353afed242207d41dcdf863beba17a83efc8411e5782a7
3
+ size 5004167864
checkpoint-20000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962a4c80b61b5f81f6c6cf9548e4affc8de6eed02a31461343eca66b5279ac1f
3
+ size 10008850679
checkpoint-20000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eba7f5878b8f6891b05369ccc0bdb99c6a91b0f7503f55eabd614359cb1cdaca
3
+ size 15537
checkpoint-20000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e788c44108c3e2ecbd42824c7166be65aeb1ad73d9b2da7edc1551b68698921
3
+ size 1383
checkpoint-20000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0ed641449df44a5f9874edb41ad438ffd85bf6b26dba302eca4c7f8cdb25957
3
+ size 1401
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.34.0.dev0",
4
+ "_name_or_path": "/home/schoenherr/diffusers/out_multihmr_all/checkpoint-12500",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": "text_time",
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": 256,
9
+ "attention_head_dim": [
10
+ 5,
11
+ 10,
12
+ 20
13
+ ],
14
+ "block_out_channels": [
15
+ 320,
16
+ 640,
17
+ 1280
18
+ ],
19
+ "class_embed_type": null,
20
+ "conditioning_channels": 3,
21
+ "conditioning_embedding_out_channels": [
22
+ 16,
23
+ 32,
24
+ 96,
25
+ 256
26
+ ],
27
+ "controlnet_conditioning_channel_order": "rgb",
28
+ "cross_attention_dim": 2048,
29
+ "down_block_types": [
30
+ "DownBlock2D",
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D"
33
+ ],
34
+ "downsample_padding": 1,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "global_pool_conditions": false,
40
+ "in_channels": 4,
41
+ "layers_per_block": 2,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": false,
49
+ "projection_class_embeddings_input_dim": 2816,
50
+ "resnet_time_scale_shift": "default",
51
+ "transformer_layers_per_block": [
52
+ 1,
53
+ 2,
54
+ 10
55
+ ],
56
+ "upcast_attention": null,
57
+ "use_linear_projection": true
58
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56f4680531fd4f87bf353afed242207d41dcdf863beba17a83efc8411e5782a7
3
+ size 5004167864
image_control.png ADDED

Git LFS Details

  • SHA256: 2688d192dcd21fa0a6d664f100709972493cffccea625f359a23aef74f2b5f08
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
images_0.png ADDED

Git LFS Details

  • SHA256: 6e6d8aa1bbf686ab0dfda41fdb78553d89ddc780e8fa49153ae2c96b36b9bb73
  • Pointer size: 132 Bytes
  • Size of remote file: 1.95 MB
images_1.png ADDED

Git LFS Details

  • SHA256: a623d06810126605fc97565fe2e87245b242788efcdfd57c88fcc99c2b0dec70
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
images_2.png ADDED

Git LFS Details

  • SHA256: f0bcfc8d584aa7ce6a3f434dd6d19e9d0519b37d22dbf15b7098dd9a1ec41dcb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.8 MB
images_3.png ADDED

Git LFS Details

  • SHA256: 9efdf6e92673a36fc220f434ff1510d886e3ca1443f06df8975e4bde371e805f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
images_4.png ADDED

Git LFS Details

  • SHA256: a547cb1fdda616f70a64f65ec7313839be1d24a13f55880dbdc23bf7d257f744
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB