Delete foundation_model
Browse files
foundation_model/base_config.json
DELETED
@@ -1,47 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "WanModel",
|
3 |
-
"_diffusers_version": "0.33.1",
|
4 |
-
"action_config": {
|
5 |
-
"blocks": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29],
|
6 |
-
"enable_keyboard": true,
|
7 |
-
"enable_mouse": true,
|
8 |
-
"heads_num": 16,
|
9 |
-
"hidden_size": 128,
|
10 |
-
"img_hidden_size": 1536,
|
11 |
-
"keyboard_dim_in": 4,
|
12 |
-
"keyboard_hidden_dim": 1024,
|
13 |
-
"mouse_dim_in": 2,
|
14 |
-
"mouse_hidden_dim": 1024,
|
15 |
-
"mouse_qk_dim_list": [
|
16 |
-
8,
|
17 |
-
28,
|
18 |
-
28
|
19 |
-
],
|
20 |
-
"patch_size": [
|
21 |
-
1,
|
22 |
-
2,
|
23 |
-
2
|
24 |
-
],
|
25 |
-
"qk_norm": true,
|
26 |
-
"qkv_bias": false,
|
27 |
-
"rope_dim_list": [
|
28 |
-
8,
|
29 |
-
28,
|
30 |
-
28
|
31 |
-
],
|
32 |
-
"rope_theta": 256,
|
33 |
-
"vae_time_compression_ratio": 4,
|
34 |
-
"windows_size": 3
|
35 |
-
},
|
36 |
-
"dim": 1536,
|
37 |
-
"eps": 1e-06,
|
38 |
-
"ffn_dim": 8960,
|
39 |
-
"freq_dim": 256,
|
40 |
-
"in_dim": 36,
|
41 |
-
"inject_sample_info": false,
|
42 |
-
"model_type": "i2v",
|
43 |
-
"num_heads": 12,
|
44 |
-
"num_layers": 30,
|
45 |
-
"out_dim": 16,
|
46 |
-
"text_len": 512
|
47 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
foundation_model/diffusion_pytorch_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:040e2e83378106f6b9e6a73ca2121132a0a3f15ef6bfe5e5bddf7491790545a0
|
3 |
-
size 3648977888
|
|
|
|
|
|
|
|