Upload CascadeAutoencoderKL
Browse files- config.json +5 -13
- diffusion_pytorch_model.safetensors +1 -1
config.json
CHANGED
@@ -1,22 +1,17 @@
|
|
1 |
{
|
2 |
"_class_name": "CascadeAutoencoderKL",
|
3 |
"_diffusers_version": "0.28.2",
|
|
|
4 |
"act_fn": "silu",
|
5 |
-
"block_out_channels": [
|
6 |
-
|
7 |
-
64,
|
8 |
-
128,
|
9 |
-
256
|
10 |
],
|
11 |
"down_block_types": [
|
12 |
-
"DownEncoderBlock2D",
|
13 |
-
"DownEncoderBlock2D",
|
14 |
-
"DownEncoderBlock2D",
|
15 |
"DownEncoderBlock2D"
|
16 |
],
|
17 |
"force_upcast": true,
|
18 |
"in_channels": 3,
|
19 |
-
"latent_channels":
|
20 |
"latents_mean": null,
|
21 |
"latents_std": null,
|
22 |
"layers_per_block": 1,
|
@@ -25,9 +20,6 @@
|
|
25 |
"sample_size": 32,
|
26 |
"scaling_factor": 0.18215,
|
27 |
"up_block_types": [
|
28 |
-
"UpDecoderBlock2D",
|
29 |
-
"UpDecoderBlock2D",
|
30 |
-
"UpDecoderBlock2D",
|
31 |
"UpDecoderBlock2D"
|
32 |
]
|
33 |
-
}
|
|
|
1 |
{
|
2 |
"_class_name": "CascadeAutoencoderKL",
|
3 |
"_diffusers_version": "0.28.2",
|
4 |
+
"_name_or_path": "femboysLover/vqmodel_tf2_spy_cascadeautoencoderKL",
|
5 |
"act_fn": "silu",
|
6 |
+
"block_out_channels": [
|
7 |
+
64
|
|
|
|
|
|
|
8 |
],
|
9 |
"down_block_types": [
|
|
|
|
|
|
|
10 |
"DownEncoderBlock2D"
|
11 |
],
|
12 |
"force_upcast": true,
|
13 |
"in_channels": 3,
|
14 |
+
"latent_channels": 4,
|
15 |
"latents_mean": null,
|
16 |
"latents_std": null,
|
17 |
"layers_per_block": 1,
|
|
|
20 |
"sample_size": 32,
|
21 |
"scaling_factor": 0.18215,
|
22 |
"up_block_types": [
|
|
|
|
|
|
|
23 |
"UpDecoderBlock2D"
|
24 |
]
|
25 |
+
}
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 43357988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fb3ea46550e3973a65588b07692fb46732b400b98f1a378145f490cc4524d93
|
3 |
size 43357988
|