Upload folder using huggingface_hub
Browse files- Mean.npy +3 -0
- Std.npy +3 -0
- ar.safetensors +3 -0
- ms_config.json +27 -0
- tae.safetensors +3 -0
Mean.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e078005dce13a2f0a50454a3a1bdad76a57281693c646208696a6547412de13
|
| 3 |
+
size 1216
|
Std.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f84e51e4ec761cdf59b03ad02f9a37482579c8b44941dd97fa7128c2d534f087
|
| 3 |
+
size 1216
|
ar.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28018d418ff18f123429e28f2bb68d26050b926f50938b926e3d6fab0c8b3818
|
| 3 |
+
size 969239128
|
ms_config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "motionstreamer",
|
| 3 |
+
"guidance_param": 4.0,
|
| 4 |
+
"text_model_name": "sentence-transformers/sentence-t5-xxl",
|
| 5 |
+
"config": {
|
| 6 |
+
"tae": {
|
| 7 |
+
"hidden_size": 1024,
|
| 8 |
+
"down_t": 2,
|
| 9 |
+
"stride_t": 2,
|
| 10 |
+
"depth": 3,
|
| 11 |
+
"dilation_growth_rate": 3,
|
| 12 |
+
"activation": "relu",
|
| 13 |
+
"latent_dim": 16,
|
| 14 |
+
"clip_range": [
|
| 15 |
+
-30,
|
| 16 |
+
20
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"ar": {
|
| 20 |
+
"config_name": "Normal_size",
|
| 21 |
+
"block_size": 78,
|
| 22 |
+
"num_diffusion_head_layers": 9,
|
| 23 |
+
"latent_dim": 16,
|
| 24 |
+
"t5_xxl_dim": 768
|
| 25 |
+
}
|
| 26 |
+
}
|
| 27 |
+
}
|
tae.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5037d9e3f74a1d05e4ba79f12286b686176dbb6378f0e1790c189afadc70cbe
|
| 3 |
+
size 304821000
|