xingjianleng commited on
Commit
519ec97
·
verified ·
1 Parent(s): f35bf28

Upload AutoencoderKL

Browse files
Files changed (3) hide show
  1. README.md +1 -0
  2. config.json +107 -0
  3. diffusion_pytorch_model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,4 @@
1
  ---
2
  license: mit
 
3
  ---
 
1
  ---
2
  license: mit
3
+ library_name: diffusers
4
  ---
config.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.35.0",
4
+ "_name_or_path": "pretrained_models/e2e-invae-hf",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 128,
9
+ 256,
10
+ 256,
11
+ 512
12
+ ],
13
+ "down_block_types": [
14
+ "DownEncoderBlock2D",
15
+ "DownEncoderBlock2D",
16
+ "DownEncoderBlock2D",
17
+ "DownEncoderBlock2D",
18
+ "AttnDownEncoderBlock2D"
19
+ ],
20
+ "force_upcast": true,
21
+ "in_channels": 3,
22
+ "latent_channels": 32,
23
+ "latents_mean": [
24
+ -0.06789003312587738,
25
+ -0.016108449548482895,
26
+ 0.09119921177625656,
27
+ -0.046135950833559036,
28
+ 0.001249820226803422,
29
+ -0.0013260077685117722,
30
+ -0.07334873825311661,
31
+ 0.02006705291569233,
32
+ 0.037329867482185364,
33
+ 0.05814030393958092,
34
+ 0.027024362236261368,
35
+ 0.05961156636476517,
36
+ -0.06803550571203232,
37
+ 0.000353501905919984,
38
+ -0.009422995150089264,
39
+ 0.061765942722558975,
40
+ 0.07155892252922058,
41
+ -0.018458519130945206,
42
+ 0.05336713790893555,
43
+ -0.03314107283949852,
44
+ 0.01082497090101242,
45
+ -6.244407995836809e-05,
46
+ -0.07398278266191483,
47
+ -0.0003959784808102995,
48
+ 0.05076234042644501,
49
+ -0.02650425210595131,
50
+ 0.030632901936769485,
51
+ -0.04680190980434418,
52
+ 0.044710319489240646,
53
+ 0.00409353245049715,
54
+ -0.025997422635555267,
55
+ -0.0413847342133522
56
+ ],
57
+ "latents_std": [
58
+ 3.2336182594299316,
59
+ 3.1916394233703613,
60
+ 3.2679460048675537,
61
+ 3.2960245609283447,
62
+ 3.1971914768218994,
63
+ 3.1818912029266357,
64
+ 3.198270320892334,
65
+ 3.239720106124878,
66
+ 3.2053537368774414,
67
+ 3.2395002841949463,
68
+ 3.280738592147827,
69
+ 3.210848808288574,
70
+ 3.1949291229248047,
71
+ 3.198901653289795,
72
+ 3.192922592163086,
73
+ 3.1897382736206055,
74
+ 3.2126080989837646,
75
+ 3.2152347564697266,
76
+ 3.290510892868042,
77
+ 3.192960262298584,
78
+ 3.2884199619293213,
79
+ 3.2654669284820557,
80
+ 3.194502353668213,
81
+ 3.287775754928589,
82
+ 3.297902822494507,
83
+ 3.2006747722625732,
84
+ 3.2641217708587646,
85
+ 3.210415840148926,
86
+ 3.253077268600464,
87
+ 3.1833975315093994,
88
+ 3.205012321472168,
89
+ 3.195270299911499
90
+ ],
91
+ "layers_per_block": 2,
92
+ "mid_block_add_attention": true,
93
+ "norm_num_groups": 32,
94
+ "out_channels": 3,
95
+ "sample_size": 32,
96
+ "scaling_factor": null,
97
+ "shift_factor": null,
98
+ "up_block_types": [
99
+ "AttnUpDecoderBlock2D",
100
+ "UpDecoderBlock2D",
101
+ "UpDecoderBlock2D",
102
+ "UpDecoderBlock2D",
103
+ "UpDecoderBlock2D"
104
+ ],
105
+ "use_post_quant_conv": true,
106
+ "use_quant_conv": true
107
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b1f754e414a841893fd242ca233c5aeec4bbdb7d2eeab2f7956adf48742e500
3
+ size 279382964