ocariz commited on
Commit
dddc6d5
·
1 Parent(s): ac171b9

Upload model

Browse files
Files changed (2) hide show
  1. config.json +39 -0
  2. diffusion_pytorch_model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.20.2",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 128,
10
+ 128
11
+ ],
12
+ "center_input_sample": false,
13
+ "class_embed_type": null,
14
+ "down_block_types": [
15
+ "DownBlock2D",
16
+ "AttnDownBlock2D",
17
+ "DownBlock2D"
18
+ ],
19
+ "downsample_padding": 1,
20
+ "downsample_type": "conv",
21
+ "flip_sin_to_cos": true,
22
+ "freq_shift": 0,
23
+ "in_channels": 3,
24
+ "layers_per_block": 2,
25
+ "mid_block_scale_factor": 1,
26
+ "norm_eps": 1e-05,
27
+ "norm_num_groups": 32,
28
+ "num_class_embeds": null,
29
+ "out_channels": 3,
30
+ "resnet_time_scale_shift": "default",
31
+ "sample_size": 28,
32
+ "time_embedding_type": "positional",
33
+ "up_block_types": [
34
+ "UpBlock2D",
35
+ "AttnUpBlock2D",
36
+ "UpBlock2D"
37
+ ],
38
+ "upsample_type": "conv"
39
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d87a5cd2cfa67d92af43c4294773fdfc4827894033fb268006be3d96a922557d
3
+ size 25916724