Bulk upload of config+weights
Browse files- optimizer.bin +3 -0
- random_states_0.pkl +3 -0
- scheduler.bin +3 -0
- transformer/config.json +26 -0
- transformer/diffusion_pytorch_model.safetensors +3 -0
optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fee1fb83d171d9424eea1d28a1245c39414ac0a596a06960277194e76f496b82
|
| 3 |
+
size 2367454270
|
random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1555fab245a13731bef56d22b2178d3fbeb3a2586c03cca8a1750db33b28090a
|
| 3 |
+
size 16036
|
scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ac5722a50941bc1353846f80a544eb191fa869ae625cb63833f25ef78114c2d
|
| 3 |
+
size 1000
|
transformer/config.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SanaTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.35.1",
|
| 4 |
+
"_name_or_path": "Efficient-Large-Model/Sana_600M_512px_diffusers",
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_head_dim": 32,
|
| 7 |
+
"caption_channels": 2304,
|
| 8 |
+
"cross_attention_dim": 1152,
|
| 9 |
+
"cross_attention_head_dim": 72,
|
| 10 |
+
"dropout": 0.0,
|
| 11 |
+
"guidance_embeds": false,
|
| 12 |
+
"guidance_embeds_scale": 0.1,
|
| 13 |
+
"in_channels": 32,
|
| 14 |
+
"interpolation_scale": null,
|
| 15 |
+
"mlp_ratio": 2.5,
|
| 16 |
+
"norm_elementwise_affine": false,
|
| 17 |
+
"norm_eps": 1e-06,
|
| 18 |
+
"num_attention_heads": 36,
|
| 19 |
+
"num_cross_attention_heads": 16,
|
| 20 |
+
"num_layers": 28,
|
| 21 |
+
"out_channels": 32,
|
| 22 |
+
"patch_size": 1,
|
| 23 |
+
"qk_norm": null,
|
| 24 |
+
"sample_size": 16,
|
| 25 |
+
"timestep_scale": 1.0
|
| 26 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bf24c99feefae003d71d49e963c3f3504de3eda4511148bb666c613ece8fe1f
|
| 3 |
+
size 1183558808
|