KBlueLeaf commited on
Commit
aabe3ac
·
verified ·
1 Parent(s): 1ba6010

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +65 -0
  2. diffusion_pytorch_model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "LatentMaidVAE",
3
+ "_diffusers_version": "0.34.0",
4
+ "dec_config": {
5
+ "block_configs": [
6
+ [
7
+ 2,
8
+ 512,
9
+ 5
10
+ ],
11
+ [
12
+ 2,
13
+ 512,
14
+ 3
15
+ ],
16
+ [
17
+ 2,
18
+ 256,
19
+ 3
20
+ ],
21
+ [
22
+ 1,
23
+ 128,
24
+ 3
25
+ ]
26
+ ],
27
+ "latent_dim": 16,
28
+ "norm_layer": "latentmaid.model.DyT",
29
+ "out_channels": 3
30
+ },
31
+ "enc_config": {
32
+ "block_configs": [
33
+ [
34
+ 8,
35
+ 1024,
36
+ 2
37
+ ]
38
+ ],
39
+ "input_dim": 3,
40
+ "latent_dim": 16,
41
+ "norm_layer": "latentmaid.model.DyT"
42
+ },
43
+ "latent_chs_to_use": null,
44
+ "latents_mean": [
45
+ 0.532,
46
+ 0.654,
47
+ -0.047,
48
+ -0.187,
49
+ 0.185,
50
+ -0.098,
51
+ -0.257,
52
+ -0.208,
53
+ -0.082,
54
+ -0.069,
55
+ -0.039,
56
+ -0.716,
57
+ 0.035,
58
+ 0.008,
59
+ -0.226,
60
+ -0.392
61
+ ],
62
+ "latents_std": [
63
+ 0.8693
64
+ ]
65
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0928dbe33c35c1ff9962845540b635921040e4510396ac6651c99ffba008e7
3
+ size 198807596