krasnova commited on
Commit
762bade
1 Parent(s): 801a0c1

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +50 -0
  2. diffusion_pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.16.1",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--google--ncsnpp-church-256/snapshots/819e60b10ad98bfeac12931806cca04645aa5699",
5
+ "act_fn": "silu",
6
+ "add_attention": true,
7
+ "attention_head_dim": null,
8
+ "block_out_channels": [
9
+ 128,
10
+ 128,
11
+ 256,
12
+ 256,
13
+ 256,
14
+ 256,
15
+ 256
16
+ ],
17
+ "center_input_sample": true,
18
+ "class_embed_type": null,
19
+ "down_block_types": [
20
+ "SkipDownBlock2D",
21
+ "SkipDownBlock2D",
22
+ "SkipDownBlock2D",
23
+ "SkipDownBlock2D",
24
+ "AttnSkipDownBlock2D",
25
+ "SkipDownBlock2D",
26
+ "SkipDownBlock2D"
27
+ ],
28
+ "downsample_padding": 1,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 3,
32
+ "layers_per_block": 2,
33
+ "mid_block_scale_factor": 1.41421356237,
34
+ "norm_eps": 1e-06,
35
+ "norm_num_groups": null,
36
+ "num_class_embeds": null,
37
+ "out_channels": 3,
38
+ "resnet_time_scale_shift": "default",
39
+ "sample_size": 256,
40
+ "time_embedding_type": "fourier",
41
+ "up_block_types": [
42
+ "SkipUpBlock2D",
43
+ "SkipUpBlock2D",
44
+ "AttnSkipUpBlock2D",
45
+ "SkipUpBlock2D",
46
+ "SkipUpBlock2D",
47
+ "SkipUpBlock2D",
48
+ "SkipUpBlock2D"
49
+ ]
50
+ }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740118f72378c4c61bc7fa638ee5e95f58f9b6839861b1286b63f736b5d6d5a6
3
+ size 262548533