max786 commited on
Commit
c299939
·
1 Parent(s): cd77182

Upload 2 files

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