Diffusers
Fudan-FUXI commited on
Commit
190d073
1 Parent(s): 55bf08d

Upload 2 files

Browse files
Files changed (2) hide show
  1. vae/config.yaml +45 -0
  2. vae/vae_pytorch_model.bin +3 -0
vae/config.yaml ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ embed_dim: 8
2
+ lossconfig:
3
+ type: LPIPS
4
+ params:
5
+ kl_weight: 1.0e-06
6
+ perceptual_weight: 1.0
7
+ ddconfig:
8
+ double_z: true
9
+ z_channels: 8
10
+ t_frames: 17
11
+ in_channels: 3
12
+ out_ch: 3
13
+ ch: 128
14
+ ch_mult:
15
+ - 1
16
+ - 2
17
+ - 4
18
+ - 4
19
+ spatial_stride:
20
+ - 2
21
+ - 2
22
+ - 2
23
+ - 1
24
+ temporal_stride:
25
+ - 2
26
+ - 2
27
+ - 1
28
+ - 1
29
+ num_res_blocks: 4
30
+ attn_resolutions: []
31
+ dropout: 0.0
32
+ attn_type: causual_spatial_temporal
33
+ revise_norm_bug: True
34
+
35
+ fps_ds: 8
36
+ resolution_video: 256
37
+ resolution_image: 256
38
+ model_name: CausualVAEVideo
39
+ precision: bf16
40
+ keep_aspect_ratio: 'False'
41
+
42
+
43
+ scaling_factor_video: 0.22970
44
+
45
+ scaling_factor_image: 0.26691
vae/vae_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f08c24c29e380dfa2bfd6c7e81e8ad8a86252383a38ba8894c092fe527652fa2
3
+ size 1575768318