babkasotona commited on
Commit
58c8c94
·
verified ·
1 Parent(s): dfe0d27

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +116 -0
  2. diffusion_pytorch_model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AsymmetricAutoencoderKL",
3
+ "_diffusers_version": "0.37.1",
4
+ "_name_or_path": "vae7",
5
+ "act_fn": "silu",
6
+ "block_out_channels": [
7
+ 128,
8
+ 128,
9
+ 256,
10
+ 512,
11
+ 512
12
+ ],
13
+ "down_block_out_channels": [
14
+ 128,
15
+ 256,
16
+ 512,
17
+ 512
18
+ ],
19
+ "down_block_types": [
20
+ "DownEncoderBlock2D",
21
+ "DownEncoderBlock2D",
22
+ "DownEncoderBlock2D",
23
+ "DownEncoderBlock2D"
24
+ ],
25
+ "force_upcast": false,
26
+ "in_channels": 3,
27
+ "latent_channels": 32,
28
+ "latents_mean": [
29
+ -0.03542253375053406,
30
+ 0.20086465775966644,
31
+ -0.016413161531090736,
32
+ -0.0956302210688591,
33
+ -0.2672063112258911,
34
+ 0.2609933018684387,
35
+ -0.07806991040706635,
36
+ -0.48407721519470215,
37
+ 0.21844269335269928,
38
+ -0.1122383326292038,
39
+ 0.27197545766830444,
40
+ -0.18958772718906403,
41
+ 0.18776826560497284,
42
+ 0.0987580344080925,
43
+ 0.2837068736553192,
44
+ -0.4486690163612366,
45
+ 0.4816776514053345,
46
+ 0.02947971224784851,
47
+ -0.1337375044822693,
48
+ -0.39750921726226807,
49
+ -0.08513020724058151,
50
+ -0.054023586213588715,
51
+ -0.3943594992160797,
52
+ 0.23918119072914124,
53
+ -0.12466679513454437,
54
+ 0.09935147315263748,
55
+ 0.31858691573143005,
56
+ 0.48585832118988037,
57
+ -0.6416525840759277,
58
+ -0.15164820849895477,
59
+ -0.4693508744239807,
60
+ -0.13071806728839874
61
+ ],
62
+ "latents_std": [
63
+ 1.5792087316513062,
64
+ 1.5769503116607666,
65
+ 1.5864241123199463,
66
+ 1.6454921960830688,
67
+ 1.5336694717407227,
68
+ 1.5587652921676636,
69
+ 1.5838669538497925,
70
+ 1.5659377574920654,
71
+ 1.6860467195510864,
72
+ 1.5192310810089111,
73
+ 1.573639988899231,
74
+ 1.5953549146652222,
75
+ 1.5271092653274536,
76
+ 1.6246271133422852,
77
+ 1.7054023742675781,
78
+ 1.607722282409668,
79
+ 1.558642864227295,
80
+ 1.5824549198150635,
81
+ 1.6202995777130127,
82
+ 1.6206320524215698,
83
+ 1.6379750967025757,
84
+ 1.6527063846588135,
85
+ 1.498811960220337,
86
+ 1.5706247091293335,
87
+ 1.5854856967926025,
88
+ 1.4828169345855713,
89
+ 1.5693111419677734,
90
+ 1.692481517791748,
91
+ 1.6409776210784912,
92
+ 1.6216280460357666,
93
+ 1.6087706089019775,
94
+ 1.5776633024215698
95
+ ],
96
+ "layers_per_down_block": 2,
97
+ "layers_per_up_block": 2,
98
+ "norm_num_groups": 32,
99
+ "out_channels": 3,
100
+ "sample_size": 32,
101
+ "scaling_factor": 1.0,
102
+ "up_block_out_channels": [
103
+ 128,
104
+ 128,
105
+ 256,
106
+ 512,
107
+ 512
108
+ ],
109
+ "up_block_types": [
110
+ "UpDecoderBlock2D",
111
+ "UpDecoderBlock2D",
112
+ "UpDecoderBlock2D",
113
+ "UpDecoderBlock2D",
114
+ "UpDecoderBlock2D"
115
+ ]
116
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea0a9e3cec9df3c46e9ff4da0cc62f1a6bb546c747e30ed7a8c9b5abb0058b4
3
+ size 383499124