femboysLover commited on
Commit
3e5c62e
1 Parent(s): 4defaec

Upload AutoencoderKL

Browse files
Files changed (2) hide show
  1. config.json +20 -29
  2. diffusion_pytorch_model.safetensors +2 -2
config.json CHANGED
@@ -1,43 +1,34 @@
1
  {
2
- "_class_name": "UNetMotionModel",
3
  "_diffusers_version": "0.28.2",
4
- "_name_or_path": "femboysLover/tf2sim_diffusers",
5
  "act_fn": "silu",
6
- "addition_embed_type": null,
7
- "addition_time_embed_dim": null,
8
  "block_out_channels": [
 
9
  64,
10
  128,
11
  256
12
  ],
13
- "cross_attention_dim": 100,
14
  "down_block_types": [
15
- "DownBlockMotion",
16
- "DownBlockMotion",
17
- "CrossAttnDownBlockMotion"
 
18
  ],
19
- "downsample_padding": 1,
20
- "encoder_hid_dim": null,
21
- "encoder_hid_dim_type": null,
22
- "in_channels": 1,
23
- "layers_per_block": 1,
24
- "mid_block_scale_factor": 1,
25
- "motion_max_seq_length": 20,
26
- "motion_num_attention_heads": 8,
27
- "norm_eps": 1e-05,
28
  "norm_num_groups": 32,
29
- "num_attention_heads": 8,
30
- "out_channels": 1,
31
- "projection_class_embeddings_input_dim": null,
32
- "reverse_transformer_layers_per_block": null,
33
  "sample_size": 32,
34
- "time_cond_proj_dim": null,
35
- "transformer_layers_per_block": 1,
36
  "up_block_types": [
37
- "UpBlockMotion",
38
- "UpBlockMotion",
39
- "CrossAttnUpBlockMotion"
40
- ],
41
- "use_linear_projection": false,
42
- "use_motion_mid_block": true
43
  }
 
1
  {
2
+ "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.28.2",
4
+ "_name_or_path": "femboysLover/vqmodel_tf2_spy_latest",
5
  "act_fn": "silu",
 
 
6
  "block_out_channels": [
7
+ 32,
8
  64,
9
  128,
10
  256
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": 1,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
+ "layers_per_block": 2,
 
 
 
24
  "norm_num_groups": 32,
25
+ "out_channels": 3,
 
 
 
26
  "sample_size": 32,
27
+ "scaling_factor": 0.18215,
 
28
  "up_block_types": [
29
+ "UpDecoderBlock2D",
30
+ "UpDecoderBlock2D",
31
+ "UpDecoderBlock2D",
32
+ "UpDecoderBlock2D"
33
+ ]
 
34
  }
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38fc22e8c424d88daf234fa78717b6a0b5b2f29ba69a090c5ffe10c08357c2d2
3
- size 79950844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a80a57e9ece46bfbf52c64d6bac2384f96ccaca469e0e4c74da3500ceef6e0d4
3
+ size 55912236