sitatech commited on
Commit
70be2da
·
verified ·
1 Parent(s): 08877f4

Delete t2v/config.json

Browse files
Files changed (1) hide show
  1. t2v/config.json +0 -14
t2v/config.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_class_name": "WanModel",
3
- "_diffusers_version": "0.33.1",
4
- "dim": 5120,
5
- "eps": 1e-06,
6
- "ffn_dim": 13824,
7
- "freq_dim": 256,
8
- "in_dim": 16,
9
- "model_type": "t2v",
10
- "num_heads": 40,
11
- "num_layers": 40,
12
- "out_dim": 16,
13
- "text_len": 512
14
- }