Upload 2 files
Browse files- Twig-v0-alpha-1.6B-2048x-bf16.safetensors +3 -0
- config.json +21 -0
Twig-v0-alpha-1.6B-2048x-bf16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e933e243c1f1fe2105c5438dc313f496111887c23e9b56c5d7cf810163a0303
|
3 |
+
size 3208971544
|
config.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SanaTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.33.0.dev0",
|
4 |
+
"attention_bias": false,
|
5 |
+
"attention_head_dim": 32,
|
6 |
+
"caption_channels": 2304,
|
7 |
+
"cross_attention_dim": 2240,
|
8 |
+
"cross_attention_head_dim": 112,
|
9 |
+
"dropout": 0.0,
|
10 |
+
"in_channels": 32,
|
11 |
+
"interpolation_scale": null,
|
12 |
+
"mlp_ratio": 2.5,
|
13 |
+
"norm_elementwise_affine": false,
|
14 |
+
"norm_eps": 1e-06,
|
15 |
+
"num_attention_heads": 70,
|
16 |
+
"num_cross_attention_heads": 20,
|
17 |
+
"num_layers": 20,
|
18 |
+
"out_channels": 32,
|
19 |
+
"patch_size": 1,
|
20 |
+
"sample_size": 64
|
21 |
+
}
|