AlekseyKorshuk commited on
Commit
1f2863b
1 Parent(s): c483f42

Upload StableDiffusionXLPipeline

Browse files
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.26.2",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
@@ -15,13 +15,13 @@
15
  "DownEncoderBlock2D",
16
  "DownEncoderBlock2D"
17
  ],
18
- "force_upcast": true,
19
  "in_channels": 3,
20
  "latent_channels": 4,
21
  "layers_per_block": 2,
22
  "norm_num_groups": 32,
23
  "out_channels": 3,
24
- "sample_size": 1024,
25
  "scaling_factor": 0.13025,
26
  "up_block_types": [
27
  "UpDecoderBlock2D",
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.26.2",
4
+ "_name_or_path": "madebyollin/sdxl-vae-fp16-fix",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
15
  "DownEncoderBlock2D",
16
  "DownEncoderBlock2D"
17
  ],
18
+ "force_upcast": false,
19
  "in_channels": 3,
20
  "latent_channels": 4,
21
  "layers_per_block": 2,
22
  "norm_num_groups": 32,
23
  "out_channels": 3,
24
+ "sample_size": 512,
25
  "scaling_factor": 0.13025,
26
  "up_block_types": [
27
  "UpDecoderBlock2D",
vae/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1598f3d24932bcfe6634e8b618ea1e30ab1d57f5aad13a6d2de446d2199f2341
3
  size 334643268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a14dc6fe8d71c83576f135a87c61a16561c9c080abba418d2cc976ee034f88
3
  size 334643268