Merge branch 'main' of hf.co:ivand-all3d/image-variation-experiments
Browse files
pixart-custom-redux/config.json
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ReduxImageEncoder",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"redux_dim": 1152,
|
5 |
+
"txt_in_features": 4096
|
6 |
+
}
|
pixart-custom-redux/steps.json
CHANGED
@@ -1,3 +1 @@
|
|
1 |
-
|
2 |
-
oid sha256:d81bbe82172e51089a9b016a3b759d3d5eb361db69ce3e7fcfaa1ca43227519c
|
3 |
-
size 37
|
|
|
1 |
+
{"step": 77529, "global_step": 90500}
|
|
|
|
pixart-flux-redux/config.json
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.22.0.dev0",
|
4 |
+
"activation_fn": "gelu-approximate",
|
5 |
+
"attention_bias": true,
|
6 |
+
"attention_head_dim": 72,
|
7 |
+
"attention_type": "default",
|
8 |
+
"caption_channels": 4096,
|
9 |
+
"cross_attention_dim": 1152,
|
10 |
+
"double_self_attention": false,
|
11 |
+
"dropout": 0.0,
|
12 |
+
"in_channels": 4,
|
13 |
+
"norm_elementwise_affine": false,
|
14 |
+
"norm_eps": 1e-06,
|
15 |
+
"norm_num_groups": 32,
|
16 |
+
"norm_type": "ada_norm_single",
|
17 |
+
"num_attention_heads": 16,
|
18 |
+
"num_embeds_ada_norm": 1000,
|
19 |
+
"num_layers": 28,
|
20 |
+
"num_vector_embeds": null,
|
21 |
+
"only_cross_attention": false,
|
22 |
+
"out_channels": 8,
|
23 |
+
"patch_size": 2,
|
24 |
+
"sample_size": 64,
|
25 |
+
"upcast_attention": false,
|
26 |
+
"use_linear_projection": false
|
27 |
+
}
|
pixart-flux-redux/steps.json
CHANGED
@@ -1,3 +1 @@
|
|
1 |
-
|
2 |
-
oid sha256:8c61fc0719db8e1c591b13763d4dcadca8463ef5f1aaed9bb605b94844f7d9fa
|
3 |
-
size 39
|
|
|
1 |
+
{"step": 134119, "global_step": 186000}
|
|
|
|