xingjianleng commited on
Commit
7f953b9
·
verified ·
1 Parent(s): c399a6e

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-vavae-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.052607011049985886,
25
+ -0.005858785938471556,
26
+ 0.0004367041401565075,
27
+ 0.03757214546203613,
28
+ 0.004163295030593872,
29
+ 0.006581792142242193,
30
+ 0.007119652349501848,
31
+ -0.017764892429113388,
32
+ -0.019407140091061592,
33
+ -0.016220606863498688,
34
+ -0.008556759916245937,
35
+ 0.025623442605137825,
36
+ -0.007864234037697315,
37
+ 0.006812915671616793,
38
+ 0.006069004535675049,
39
+ 0.022355200722813606,
40
+ 0.06754017621278763,
41
+ -0.020884355530142784,
42
+ 0.06309830397367477,
43
+ 0.06661397963762283,
44
+ 0.026311976835131645,
45
+ 0.07085094600915909,
46
+ -0.05788569152355194,
47
+ -0.007121402770280838,
48
+ -0.04230080544948578,
49
+ -0.04883669689297676,
50
+ -0.03588114306330681,
51
+ 0.027143536135554314,
52
+ 0.05914780870079994,
53
+ -0.007642630487680435,
54
+ -0.02400943450629711,
55
+ -0.024654701352119446
56
+ ],
57
+ "latents_std": [
58
+ 3.1246328353881836,
59
+ 3.0850391387939453,
60
+ 3.12540602684021,
61
+ 3.1246750354766846,
62
+ 3.126892566680908,
63
+ 3.123094081878662,
64
+ 3.136702537536621,
65
+ 3.1725821495056152,
66
+ 3.1476356983184814,
67
+ 3.133201837539673,
68
+ 3.1768829822540283,
69
+ 3.1684410572052,
70
+ 3.19840145111084,
71
+ 3.167356014251709,
72
+ 3.1747851371765137,
73
+ 3.155776262283325,
74
+ 3.1651511192321777,
75
+ 3.1944923400878906,
76
+ 3.154588460922241,
77
+ 3.115694522857666,
78
+ 3.184544801712036,
79
+ 3.1197521686553955,
80
+ 3.135798931121826,
81
+ 3.13448429107666,
82
+ 3.131007671356201,
83
+ 3.159917116165161,
84
+ 3.0985395908355713,
85
+ 3.1268234252929688,
86
+ 3.1656346321105957,
87
+ 3.191164970397949,
88
+ 3.1194658279418945,
89
+ 3.1350955963134766
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:32a0afa5ec507df2738c00645d047bb9c31744cdc66f2657aca40b91d483f056
3
+ size 279382964