mobled37 commited on
Commit
cf8df91
·
verified ·
1 Parent(s): 59efcdb

End of training

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +28 -0
  3. diffusion_pytorch_model.safetensors +3 -0
README.md CHANGED
@@ -29,4 +29,4 @@ These are the key hyperparameters used during training:
29
  * Mixed-precision: fp16
30
 
31
 
32
- More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/wearesameasyou/vae-fine-tune/runs/n40ygajp).
 
29
  * Mixed-precision: fp16
30
 
31
 
32
+ More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/wearesameasyou/vae-fine-tune/runs/m1s1jrio).
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.30.2",
4
+ "act_fn": "silu",
5
+ "block_out_channels": [
6
+ 64
7
+ ],
8
+ "down_block_types": [
9
+ "DownEncoderBlock2D"
10
+ ],
11
+ "force_upcast": true,
12
+ "in_channels": 3,
13
+ "latent_channels": 4,
14
+ "latents_mean": null,
15
+ "latents_std": null,
16
+ "layers_per_block": 1,
17
+ "mid_block_add_attention": true,
18
+ "norm_num_groups": 32,
19
+ "out_channels": 3,
20
+ "sample_size": 32,
21
+ "scaling_factor": 0.18215,
22
+ "shift_factor": null,
23
+ "up_block_types": [
24
+ "UpDecoderBlock2D"
25
+ ],
26
+ "use_post_quant_conv": true,
27
+ "use_quant_conv": true
28
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3507df329cea9b2c2360c20e48ba526432221409ab237d2f6d0612cf27f557
3
+ size 2262204