max786 commited on
Commit
ed77c04
·
1 Parent(s): 7221a9d

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +59 -0
  2. diffusion_pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+
3
+ "_class_name": "AutoencoderKL",
4
+
5
+ "_diffusers_version": "0.13.0.dev0",
6
+
7
+ "act_fn": "silu",
8
+
9
+ "block_out_channels": [
10
+
11
+ 128,
12
+
13
+ 256,
14
+
15
+ 512,
16
+
17
+ 512
18
+
19
+ ],
20
+
21
+ "down_block_types": [
22
+
23
+ "DownEncoderBlock2D",
24
+
25
+ "DownEncoderBlock2D",
26
+
27
+ "DownEncoderBlock2D",
28
+
29
+ "DownEncoderBlock2D"
30
+
31
+ ],
32
+
33
+ "in_channels": 3,
34
+
35
+ "latent_channels": 4,
36
+
37
+ "layers_per_block": 2,
38
+
39
+ "norm_num_groups": 32,
40
+
41
+ "out_channels": 3,
42
+
43
+ "sample_size": 512,
44
+
45
+ "scaling_factor": 0.18215,
46
+
47
+ "up_block_types": [
48
+
49
+ "UpDecoderBlock2D",
50
+
51
+ "UpDecoderBlock2D",
52
+
53
+ "UpDecoderBlock2D",
54
+
55
+ "UpDecoderBlock2D"
56
+
57
+ ]
58
+
59
+ }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0778237aa46d79f039f5ee67f3a1d455e3a7c60e96aa7bc826e00ea3610fc7e
3
+ size 334711857