update
Browse files
V0.1.X/ladcast_1to4_1.6B/config.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "LaDCastTransformer3DModel",
|
3 |
+
"_diffusers_version": "0.32.1",
|
4 |
+
"attention_head_dim": 128,
|
5 |
+
"conditioning_tensor_in_channels": 84,
|
6 |
+
"conditioning_tensor_intermediate_proj_dim": null,
|
7 |
+
"conditioning_tensor_rope_axes_dim": [
|
8 |
+
16,
|
9 |
+
56,
|
10 |
+
56
|
11 |
+
],
|
12 |
+
"in_channels": 84,
|
13 |
+
"incl_time_elapsed": true,
|
14 |
+
"mlp_ratio": 4,
|
15 |
+
"nope": false,
|
16 |
+
"num_attention_heads": 16,
|
17 |
+
"num_layers": 5,
|
18 |
+
"num_refiner_layers": 3,
|
19 |
+
"num_single_layers": 10,
|
20 |
+
"out_channels": 84,
|
21 |
+
"patch_size": 1,
|
22 |
+
"patch_size_t": 1,
|
23 |
+
"qk_norm": "rms_norm",
|
24 |
+
"rope_axes_dim": [
|
25 |
+
16,
|
26 |
+
56,
|
27 |
+
56
|
28 |
+
],
|
29 |
+
"rope_spatial_grid_end_pos": [
|
30 |
+
508.5,
|
31 |
+
353.25
|
32 |
+
],
|
33 |
+
"rope_spatial_grid_start_pos": [
|
34 |
+
-499.5,
|
35 |
+
5.25
|
36 |
+
],
|
37 |
+
"rope_theta": 256.0,
|
38 |
+
"scale_attn_by_lat": false,
|
39 |
+
"spatial_deg2rad": true
|
40 |
+
}
|
V0.1.X/ladcast_1to4_1.6B/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8709130a917cfda4fefa4829dd809c978648f83d8ea7402c63819d63f141f56d
|
3 |
+
size 6422032480
|