patrickvonplaten commited on
Commit
0d46b47
1 Parent(s): cb8f663

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
- "_class_name": "FlaxControlNetModel",
3
- "_diffusers_version": "0.16.0.dev0",
 
 
4
  "attention_head_dim": 8,
5
  "block_out_channels": [
6
  320,
@@ -8,6 +10,7 @@
8
  1280,
9
  1280
10
  ],
 
11
  "conditioning_embedding_out_channels": [
12
  16,
13
  32,
@@ -22,12 +25,21 @@
22
  "CrossAttnDownBlock2D",
23
  "DownBlock2D"
24
  ],
 
25
  "dropout": 0.0,
26
  "flip_sin_to_cos": true,
27
  "freq_shift": 0,
 
28
  "in_channels": 4,
29
  "layers_per_block": 2,
 
 
 
 
30
  "only_cross_attention": false,
 
 
31
  "sample_size": 32,
 
32
  "use_linear_projection": false
33
  }
 
1
  {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "_name_or_path": "Learner/jax-diffuser-event",
5
+ "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
8
  320,
 
10
  1280,
11
  1280
12
  ],
13
+ "class_embed_type": null,
14
  "conditioning_embedding_out_channels": [
15
  16,
16
  32,
 
25
  "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
+ "downsample_padding": 1,
29
  "dropout": 0.0,
30
  "flip_sin_to_cos": true,
31
  "freq_shift": 0,
32
+ "global_pool_conditions": false,
33
  "in_channels": 4,
34
  "layers_per_block": 2,
35
+ "mid_block_scale_factor": 1,
36
+ "norm_eps": 1e-05,
37
+ "norm_num_groups": 32,
38
+ "num_class_embeds": null,
39
  "only_cross_attention": false,
40
+ "projection_class_embeddings_input_dim": null,
41
+ "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
43
+ "upcast_attention": false,
44
  "use_linear_projection": false
45
  }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e195f044f1f3d4a3c1bed0b9aef64dbd3cbd1522ab4743841ce9ed1845974c
3
+ size 1445254969
diffusion_pytorch_model.fp16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c0f98b17989984cb23f5d67729aaad1206ff53f40c13271f78534a9220f326
3
+ size 722698343
diffusion_pytorch_model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:680ef33221ddbbe524f906d126b34d4f7910102f263b703e78fd8360ebc10bed
3
+ size 722598642
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70657bb31f17e7f55979c94dea7a2ebda7c52d8886b4729bc601b8fe1883e534
3
+ size 1445157124