Delete vae copy
Browse files
vae copy/config.json
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "AutoencoderKL",
|
3 |
-
"_diffusers_version": "0.31.0.dev0",
|
4 |
-
"_name_or_path": "../sdxl-vae/",
|
5 |
-
"act_fn": "silu",
|
6 |
-
"block_out_channels": [
|
7 |
-
128,
|
8 |
-
256,
|
9 |
-
512,
|
10 |
-
512
|
11 |
-
],
|
12 |
-
"down_block_types": [
|
13 |
-
"DownEncoderBlock2D",
|
14 |
-
"DownEncoderBlock2D",
|
15 |
-
"DownEncoderBlock2D",
|
16 |
-
"DownEncoderBlock2D"
|
17 |
-
],
|
18 |
-
"force_upcast": true,
|
19 |
-
"in_channels": 3,
|
20 |
-
"latent_channels": 16,
|
21 |
-
"latents_mean": null,
|
22 |
-
"latents_std": null,
|
23 |
-
"layers_per_block": 2,
|
24 |
-
"mid_block_add_attention": true,
|
25 |
-
"norm_num_groups": 32,
|
26 |
-
"out_channels": 3,
|
27 |
-
"sample_size": 1024,
|
28 |
-
"scaling_factor": 1.5305,
|
29 |
-
"shift_factor": 0.0609,
|
30 |
-
"up_block_types": [
|
31 |
-
"UpDecoderBlock2D",
|
32 |
-
"UpDecoderBlock2D",
|
33 |
-
"UpDecoderBlock2D",
|
34 |
-
"UpDecoderBlock2D"
|
35 |
-
],
|
36 |
-
"use_post_quant_conv": false,
|
37 |
-
"use_quant_conv": false
|
38 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vae copy/diffusion_pytorch_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8f53304a79335b55e13ec50f63e5157fee4deb2f30d5fae0654e2b2653c109dc
|
3 |
-
size 167666902
|
|
|
|
|
|
|
|