ThiennNguyen commited on
Commit
970c3d4
·
1 Parent(s): 74425bb

End of training

Browse files
README.md CHANGED
@@ -15,8 +15,8 @@ inference: true
15
 
16
  These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning.
17
  You can find some example images below.
18
- prompt: red circle with blue background
19
  ![images_0)](./images_0.png)
20
- prompt: cyan circle with brown floral background
21
  ![images_1)](./images_1.png)
22
 
 
15
 
16
  These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning.
17
  You can find some example images below.
18
+ prompt: there are some very tall rocks in the desert with trees
19
  ![images_0)](./images_0.png)
20
+ prompt: araffe on a cruise ship with a pool and people on deck
21
  ![images_1)](./images_1.png)
22
 
checkpoint-500/controlnet/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.18.0.dev0",
4
+ "act_fn": "silu",
5
+ "attention_head_dim": 8,
6
+ "block_out_channels": [
7
+ 320,
8
+ 640,
9
+ 1280,
10
+ 1280
11
+ ],
12
+ "class_embed_type": null,
13
+ "conditioning_embedding_out_channels": [
14
+ 16,
15
+ 32,
16
+ 96,
17
+ 256
18
+ ],
19
+ "controlnet_conditioning_channel_order": "rgb",
20
+ "cross_attention_dim": 768,
21
+ "down_block_types": [
22
+ "CrossAttnDownBlock2D",
23
+ "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
+ ],
27
+ "downsample_padding": 1,
28
+ "flip_sin_to_cos": true,
29
+ "freq_shift": 0,
30
+ "global_pool_conditions": false,
31
+ "in_channels": 4,
32
+ "layers_per_block": 2,
33
+ "mid_block_scale_factor": 1,
34
+ "norm_eps": 1e-05,
35
+ "norm_num_groups": 32,
36
+ "num_class_embeds": null,
37
+ "only_cross_attention": false,
38
+ "projection_class_embeddings_input_dim": null,
39
+ "resnet_time_scale_shift": "default",
40
+ "upcast_attention": false,
41
+ "use_linear_projection": false
42
+ }
checkpoint-500/controlnet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed0cfb520c6f931fff7358169bfe1ec03f889217b28fdc0b0fcf0947332f091
3
+ size 1445259705
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad0304d00df0e6d9c8af755df6b2156b4180311f02b36c3e9c8249550ce20643
3
+ size 725254405
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eff01867944ca5624c1b1e80284887320dbf95536c3888012032a6eeee915bd
3
+ size 14663
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab20ead000e6ae60e9a32d69fb1fb976d10dba2a065da680293a8202053a1975
3
+ size 563
diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b457d7c486d59b5e7d773b6071b49d4b69d3c96109db14dc07b22430e171b7c
3
  size 1445259705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b942a43f156356e1e0f72a51bbe09d38f2151f84f4a80e0516c1c95445bb4b
3
  size 1445259705
image_control.png CHANGED
images_0.png CHANGED

Git LFS Details

  • SHA256: 7d8d994b696f59df8371ecf63d66d523328677969036edb74760f3d3b53cb46f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.9 MB

Git LFS Details

  • SHA256: 65a3a53be0a55cd1b97cfa4f5a45ca915def3b7bf6da159964e9a0dd5aa0cfb3
  • Pointer size: 132 Bytes
  • Size of remote file: 4.26 MB
images_1.png CHANGED

Git LFS Details

  • SHA256: 000935f33730aa94a63e179f1cfbbf4bcc71855cac8bb778deadaf949bfad672
  • Pointer size: 132 Bytes
  • Size of remote file: 1.82 MB

Git LFS Details

  • SHA256: 4d219b3d2dcd463dfb744f5c5d71cecef461a3a5faf5497a89f71adb46441e40
  • Pointer size: 132 Bytes
  • Size of remote file: 2.38 MB