Dunanwi commited on
Commit
0075416
·
verified ·
1 Parent(s): 3bf7544

Delete split_files/config.json

Browse files
Files changed (1) hide show
  1. split_files/config.json +0 -56
split_files/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "AutoencoderKLWan",
3
- "_diffusers_version": "0.33.0.dev0",
4
- "attn_scales": [],
5
- "base_dim": 96,
6
- "dim_mult": [
7
- 1,
8
- 2,
9
- 4,
10
- 4
11
- ],
12
- "dropout": 0.0,
13
- "latents_mean": [
14
- -0.7571,
15
- -0.7089,
16
- -0.9113,
17
- 0.1075,
18
- -0.1745,
19
- 0.9653,
20
- -0.1517,
21
- 1.5508,
22
- 0.4134,
23
- -0.0715,
24
- 0.5517,
25
- -0.3632,
26
- -0.1922,
27
- -0.9497,
28
- 0.2503,
29
- -0.2921
30
- ],
31
- "latents_std": [
32
- 2.8184,
33
- 1.4541,
34
- 2.3275,
35
- 2.6558,
36
- 1.2196,
37
- 1.7708,
38
- 2.6052,
39
- 2.0743,
40
- 3.2687,
41
- 2.1526,
42
- 2.8652,
43
- 1.5579,
44
- 1.6382,
45
- 1.1253,
46
- 2.8251,
47
- 1.916
48
- ],
49
- "num_res_blocks": 2,
50
- "temperal_downsample": [
51
- false,
52
- true,
53
- true
54
- ],
55
- "z_dim": 16
56
- }