gabehubner commited on
Commit
9cc1c7e
verified
1 Parent(s): 081d762

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +34 -20
  2. diffusion_pytorch_model.safetensors +3 -0
config.json CHANGED
@@ -1,9 +1,13 @@
1
  {
2
- "image_size": 256,
3
- "in_channels": 3,
4
- "out_channels": 3,
5
- "hidden_channels": 128,
6
- "num_res_blocks": 3,
 
 
 
 
7
  "channel_multipliers": [
8
  1,
9
  2,
@@ -11,19 +15,29 @@
11
  4,
12
  4
13
  ],
14
- "attention_resolutions": [
15
- 32
16
- ],
17
- "dropout": 0.0,
18
- "use_checkpoint": false,
19
- "use_fp16": false,
20
- "resblock_updown": true,
21
- "z_channels": 32,
22
  "double_z": true,
23
- "位_recon": 1.0,
24
- "位_kl": 1e-6,
25
- "位_lpips": 1.0,
26
- "位_id": 0.1,
27
- "位_gan": 0.5,
28
- "gan_start_step": 50000
29
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  {
2
+ "_class_name": "VAEWrapper",
3
+ "_diffusers_version": "0.33.1",
4
+ "act_fn": "silu",
5
+ "attention_resolutions": [
6
+ 32
7
+ ],
8
+ "block_out_channels": [
9
+ 64
10
+ ],
11
  "channel_multipliers": [
12
  1,
13
  2,
 
15
  4,
16
  4
17
  ],
 
 
 
 
 
 
 
 
18
  "double_z": true,
19
+ "down_block_types": [
20
+ "DownEncoderBlock2D"
21
+ ],
22
+ "force_upcast": true,
23
+ "hidden_channels": 128,
24
+ "image_size": 256,
25
+ "in_channels": 3,
26
+ "latent_channels": 4,
27
+ "latents_mean": null,
28
+ "latents_std": null,
29
+ "layers_per_block": 1,
30
+ "mid_block_add_attention": true,
31
+ "norm_num_groups": 32,
32
+ "num_res_blocks": 3,
33
+ "out_channels": 3,
34
+ "sample_size": 32,
35
+ "scaling_factor": 0.18215,
36
+ "shift_factor": null,
37
+ "up_block_types": [
38
+ "UpDecoderBlock2D"
39
+ ],
40
+ "use_post_quant_conv": true,
41
+ "use_quant_conv": true,
42
+ "z_channels": 32
43
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5af5bad76d48b73706864d5b06610ba79d43bb3ea9f5f796c9a119d0909205c
3
+ size 322775460