Add files using upload-large-folder tool
Browse files- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000338.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000397.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001090.png +3 -0
- coco/pixart_alpha/run_007/checkpoint-10000/transformer/config.json +30 -0
- coco/pixart_alpha/run_007/checkpoint-6000/transformer/config.json +30 -0
- coco/pixart_alpha/run_007/text_encoder/config.json +33 -0
- coco/pixart_alpha/run_007/tokenizer/tokenizer.json +0 -0
- coco/pixart_alpha/run_007/tokenizer/tokenizer_config.json +117 -0
- coco/sana 1.6/RAD/Eval/eval.log.rank1 +0 -0
- coco/sana 1.6/RAD/Eval/eval.log.rank3 +0 -0
- coco/sana 1.6/RAD/scheduler/scheduler_config.json +40 -0
- coco/sana 1.6/RAD/text_encoder/config.json +68 -0
- coco/sana 1.6/RAD/transformer/config.json +26 -0
- coco/sana 1.6/RAD/vae/config.json +92 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/000625.png +3 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001095.png +3 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001362.png +3 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001595.png +3 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001613.png +3 -0
- coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001646.png +3 -0
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000338.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000397.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001090.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/checkpoint-10000/transformer/config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PixArtTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"_name_or_path": "PixArt-alpha/PixArt-Sigma-XL-2-512-MS",
|
| 5 |
+
"activation_fn": "gelu-approximate",
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_head_dim": 72,
|
| 8 |
+
"attention_type": "default",
|
| 9 |
+
"caption_channels": 4096,
|
| 10 |
+
"cross_attention_dim": 1152,
|
| 11 |
+
"double_self_attention": false,
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"in_channels": 4,
|
| 14 |
+
"interpolation_scale": 1,
|
| 15 |
+
"norm_elementwise_affine": false,
|
| 16 |
+
"norm_eps": 1e-06,
|
| 17 |
+
"norm_num_groups": 32,
|
| 18 |
+
"norm_type": "ada_norm_single",
|
| 19 |
+
"num_attention_heads": 16,
|
| 20 |
+
"num_embeds_ada_norm": 1000,
|
| 21 |
+
"num_layers": 28,
|
| 22 |
+
"num_vector_embeds": null,
|
| 23 |
+
"only_cross_attention": false,
|
| 24 |
+
"out_channels": 8,
|
| 25 |
+
"patch_size": 2,
|
| 26 |
+
"sample_size": 64,
|
| 27 |
+
"upcast_attention": false,
|
| 28 |
+
"use_additional_conditions": null,
|
| 29 |
+
"use_linear_projection": false
|
| 30 |
+
}
|
coco/pixart_alpha/run_007/checkpoint-6000/transformer/config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PixArtTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"_name_or_path": "PixArt-alpha/PixArt-Sigma-XL-2-512-MS",
|
| 5 |
+
"activation_fn": "gelu-approximate",
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_head_dim": 72,
|
| 8 |
+
"attention_type": "default",
|
| 9 |
+
"caption_channels": 4096,
|
| 10 |
+
"cross_attention_dim": 1152,
|
| 11 |
+
"double_self_attention": false,
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"in_channels": 4,
|
| 14 |
+
"interpolation_scale": 1,
|
| 15 |
+
"norm_elementwise_affine": false,
|
| 16 |
+
"norm_eps": 1e-06,
|
| 17 |
+
"norm_num_groups": 32,
|
| 18 |
+
"norm_type": "ada_norm_single",
|
| 19 |
+
"num_attention_heads": 16,
|
| 20 |
+
"num_embeds_ada_norm": 1000,
|
| 21 |
+
"num_layers": 28,
|
| 22 |
+
"num_vector_embeds": null,
|
| 23 |
+
"only_cross_attention": false,
|
| 24 |
+
"out_channels": 8,
|
| 25 |
+
"patch_size": 2,
|
| 26 |
+
"sample_size": 64,
|
| 27 |
+
"upcast_attention": false,
|
| 28 |
+
"use_additional_conditions": null,
|
| 29 |
+
"use_linear_projection": false
|
| 30 |
+
}
|
coco/pixart_alpha/run_007/text_encoder/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"T5EncoderModel"
|
| 4 |
+
],
|
| 5 |
+
"classifier_dropout": 0.0,
|
| 6 |
+
"d_ff": 10240,
|
| 7 |
+
"d_kv": 64,
|
| 8 |
+
"d_model": 4096,
|
| 9 |
+
"decoder_start_token_id": 0,
|
| 10 |
+
"dense_act_fn": "gelu_new",
|
| 11 |
+
"dropout_rate": 0.1,
|
| 12 |
+
"dtype": "bfloat16",
|
| 13 |
+
"eos_token_id": 1,
|
| 14 |
+
"feed_forward_proj": "gated-gelu",
|
| 15 |
+
"initializer_factor": 1.0,
|
| 16 |
+
"is_decoder": false,
|
| 17 |
+
"is_encoder_decoder": false,
|
| 18 |
+
"is_gated_act": true,
|
| 19 |
+
"layer_norm_epsilon": 1e-06,
|
| 20 |
+
"model_type": "t5",
|
| 21 |
+
"num_decoder_layers": 24,
|
| 22 |
+
"num_heads": 64,
|
| 23 |
+
"num_layers": 24,
|
| 24 |
+
"output_past": true,
|
| 25 |
+
"pad_token_id": 0,
|
| 26 |
+
"relative_attention_max_distance": 128,
|
| 27 |
+
"relative_attention_num_buckets": 32,
|
| 28 |
+
"scale_decoder_outputs": false,
|
| 29 |
+
"tie_word_embeddings": true,
|
| 30 |
+
"transformers_version": "5.9.0",
|
| 31 |
+
"use_cache": false,
|
| 32 |
+
"vocab_size": 32128
|
| 33 |
+
}
|
coco/pixart_alpha/run_007/tokenizer/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
coco/pixart_alpha/run_007/tokenizer/tokenizer_config.json
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"backend": "tokenizers",
|
| 3 |
+
"clean_up_tokenization_spaces": true,
|
| 4 |
+
"eos_token": "</s>",
|
| 5 |
+
"extra_ids": 100,
|
| 6 |
+
"extra_special_tokens": [
|
| 7 |
+
"<extra_id_0>",
|
| 8 |
+
"<extra_id_1>",
|
| 9 |
+
"<extra_id_2>",
|
| 10 |
+
"<extra_id_3>",
|
| 11 |
+
"<extra_id_4>",
|
| 12 |
+
"<extra_id_5>",
|
| 13 |
+
"<extra_id_6>",
|
| 14 |
+
"<extra_id_7>",
|
| 15 |
+
"<extra_id_8>",
|
| 16 |
+
"<extra_id_9>",
|
| 17 |
+
"<extra_id_10>",
|
| 18 |
+
"<extra_id_11>",
|
| 19 |
+
"<extra_id_12>",
|
| 20 |
+
"<extra_id_13>",
|
| 21 |
+
"<extra_id_14>",
|
| 22 |
+
"<extra_id_15>",
|
| 23 |
+
"<extra_id_16>",
|
| 24 |
+
"<extra_id_17>",
|
| 25 |
+
"<extra_id_18>",
|
| 26 |
+
"<extra_id_19>",
|
| 27 |
+
"<extra_id_20>",
|
| 28 |
+
"<extra_id_21>",
|
| 29 |
+
"<extra_id_22>",
|
| 30 |
+
"<extra_id_23>",
|
| 31 |
+
"<extra_id_24>",
|
| 32 |
+
"<extra_id_25>",
|
| 33 |
+
"<extra_id_26>",
|
| 34 |
+
"<extra_id_27>",
|
| 35 |
+
"<extra_id_28>",
|
| 36 |
+
"<extra_id_29>",
|
| 37 |
+
"<extra_id_30>",
|
| 38 |
+
"<extra_id_31>",
|
| 39 |
+
"<extra_id_32>",
|
| 40 |
+
"<extra_id_33>",
|
| 41 |
+
"<extra_id_34>",
|
| 42 |
+
"<extra_id_35>",
|
| 43 |
+
"<extra_id_36>",
|
| 44 |
+
"<extra_id_37>",
|
| 45 |
+
"<extra_id_38>",
|
| 46 |
+
"<extra_id_39>",
|
| 47 |
+
"<extra_id_40>",
|
| 48 |
+
"<extra_id_41>",
|
| 49 |
+
"<extra_id_42>",
|
| 50 |
+
"<extra_id_43>",
|
| 51 |
+
"<extra_id_44>",
|
| 52 |
+
"<extra_id_45>",
|
| 53 |
+
"<extra_id_46>",
|
| 54 |
+
"<extra_id_47>",
|
| 55 |
+
"<extra_id_48>",
|
| 56 |
+
"<extra_id_49>",
|
| 57 |
+
"<extra_id_50>",
|
| 58 |
+
"<extra_id_51>",
|
| 59 |
+
"<extra_id_52>",
|
| 60 |
+
"<extra_id_53>",
|
| 61 |
+
"<extra_id_54>",
|
| 62 |
+
"<extra_id_55>",
|
| 63 |
+
"<extra_id_56>",
|
| 64 |
+
"<extra_id_57>",
|
| 65 |
+
"<extra_id_58>",
|
| 66 |
+
"<extra_id_59>",
|
| 67 |
+
"<extra_id_60>",
|
| 68 |
+
"<extra_id_61>",
|
| 69 |
+
"<extra_id_62>",
|
| 70 |
+
"<extra_id_63>",
|
| 71 |
+
"<extra_id_64>",
|
| 72 |
+
"<extra_id_65>",
|
| 73 |
+
"<extra_id_66>",
|
| 74 |
+
"<extra_id_67>",
|
| 75 |
+
"<extra_id_68>",
|
| 76 |
+
"<extra_id_69>",
|
| 77 |
+
"<extra_id_70>",
|
| 78 |
+
"<extra_id_71>",
|
| 79 |
+
"<extra_id_72>",
|
| 80 |
+
"<extra_id_73>",
|
| 81 |
+
"<extra_id_74>",
|
| 82 |
+
"<extra_id_75>",
|
| 83 |
+
"<extra_id_76>",
|
| 84 |
+
"<extra_id_77>",
|
| 85 |
+
"<extra_id_78>",
|
| 86 |
+
"<extra_id_79>",
|
| 87 |
+
"<extra_id_80>",
|
| 88 |
+
"<extra_id_81>",
|
| 89 |
+
"<extra_id_82>",
|
| 90 |
+
"<extra_id_83>",
|
| 91 |
+
"<extra_id_84>",
|
| 92 |
+
"<extra_id_85>",
|
| 93 |
+
"<extra_id_86>",
|
| 94 |
+
"<extra_id_87>",
|
| 95 |
+
"<extra_id_88>",
|
| 96 |
+
"<extra_id_89>",
|
| 97 |
+
"<extra_id_90>",
|
| 98 |
+
"<extra_id_91>",
|
| 99 |
+
"<extra_id_92>",
|
| 100 |
+
"<extra_id_93>",
|
| 101 |
+
"<extra_id_94>",
|
| 102 |
+
"<extra_id_95>",
|
| 103 |
+
"<extra_id_96>",
|
| 104 |
+
"<extra_id_97>",
|
| 105 |
+
"<extra_id_98>",
|
| 106 |
+
"<extra_id_99>"
|
| 107 |
+
],
|
| 108 |
+
"is_local": false,
|
| 109 |
+
"local_files_only": false,
|
| 110 |
+
"model_max_length": 512,
|
| 111 |
+
"pad_token": "<pad>",
|
| 112 |
+
"sp_model_kwargs": {},
|
| 113 |
+
"tokenizer_class": "T5Tokenizer",
|
| 114 |
+
"unk_id": 2,
|
| 115 |
+
"unk_token": "<unk>",
|
| 116 |
+
"use_fast": false
|
| 117 |
+
}
|
coco/sana 1.6/RAD/Eval/eval.log.rank1
ADDED
|
File without changes
|
coco/sana 1.6/RAD/Eval/eval.log.rank3
ADDED
|
File without changes
|
coco/sana 1.6/RAD/scheduler/scheduler_config.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlowMatchEulerDiscreteScheduler",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"algorithm_type": "dpmsolver++",
|
| 5 |
+
"base_image_seq_len": 256,
|
| 6 |
+
"base_shift": 0.5,
|
| 7 |
+
"beta_end": 0.02,
|
| 8 |
+
"beta_schedule": "linear",
|
| 9 |
+
"beta_start": 0.0001,
|
| 10 |
+
"dynamic_thresholding_ratio": 0.995,
|
| 11 |
+
"euler_at_final": false,
|
| 12 |
+
"final_sigmas_type": "zero",
|
| 13 |
+
"flow_shift": 3.0,
|
| 14 |
+
"invert_sigmas": false,
|
| 15 |
+
"lambda_min_clipped": -Infinity,
|
| 16 |
+
"lower_order_final": true,
|
| 17 |
+
"max_image_seq_len": 4096,
|
| 18 |
+
"max_shift": 1.15,
|
| 19 |
+
"num_train_timesteps": 1000,
|
| 20 |
+
"prediction_type": "flow_prediction",
|
| 21 |
+
"rescale_betas_zero_snr": false,
|
| 22 |
+
"sample_max_value": 1.0,
|
| 23 |
+
"shift": 1.0,
|
| 24 |
+
"shift_terminal": null,
|
| 25 |
+
"solver_order": 2,
|
| 26 |
+
"solver_type": "midpoint",
|
| 27 |
+
"steps_offset": 0,
|
| 28 |
+
"stochastic_sampling": false,
|
| 29 |
+
"thresholding": false,
|
| 30 |
+
"time_shift_type": "exponential",
|
| 31 |
+
"timestep_spacing": "linspace",
|
| 32 |
+
"trained_betas": null,
|
| 33 |
+
"use_beta_sigmas": false,
|
| 34 |
+
"use_dynamic_shifting": false,
|
| 35 |
+
"use_exponential_sigmas": false,
|
| 36 |
+
"use_flow_sigmas": true,
|
| 37 |
+
"use_karras_sigmas": false,
|
| 38 |
+
"use_lu_lambdas": false,
|
| 39 |
+
"variance_type": null
|
| 40 |
+
}
|
coco/sana 1.6/RAD/text_encoder/config.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Gemma2Model"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"attn_logit_softcapping": 50.0,
|
| 8 |
+
"bos_token_id": 2,
|
| 9 |
+
"cache_implementation": "hybrid",
|
| 10 |
+
"dtype": "bfloat16",
|
| 11 |
+
"eos_token_id": [
|
| 12 |
+
1,
|
| 13 |
+
107
|
| 14 |
+
],
|
| 15 |
+
"final_logit_softcapping": 30.0,
|
| 16 |
+
"head_dim": 256,
|
| 17 |
+
"hidden_act": "gelu_pytorch_tanh",
|
| 18 |
+
"hidden_activation": "gelu_pytorch_tanh",
|
| 19 |
+
"hidden_size": 2304,
|
| 20 |
+
"initializer_range": 0.02,
|
| 21 |
+
"intermediate_size": 9216,
|
| 22 |
+
"layer_types": [
|
| 23 |
+
"sliding_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"sliding_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"sliding_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"sliding_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"sliding_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"sliding_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"sliding_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"sliding_attention",
|
| 38 |
+
"full_attention",
|
| 39 |
+
"sliding_attention",
|
| 40 |
+
"full_attention",
|
| 41 |
+
"sliding_attention",
|
| 42 |
+
"full_attention",
|
| 43 |
+
"sliding_attention",
|
| 44 |
+
"full_attention",
|
| 45 |
+
"sliding_attention",
|
| 46 |
+
"full_attention",
|
| 47 |
+
"sliding_attention",
|
| 48 |
+
"full_attention"
|
| 49 |
+
],
|
| 50 |
+
"max_position_embeddings": 8192,
|
| 51 |
+
"model_type": "gemma2",
|
| 52 |
+
"num_attention_heads": 8,
|
| 53 |
+
"num_hidden_layers": 26,
|
| 54 |
+
"num_key_value_heads": 4,
|
| 55 |
+
"pad_token_id": 0,
|
| 56 |
+
"query_pre_attn_scalar": 256,
|
| 57 |
+
"rms_norm_eps": 1e-06,
|
| 58 |
+
"rope_parameters": {
|
| 59 |
+
"rope_theta": 10000.0,
|
| 60 |
+
"rope_type": "default"
|
| 61 |
+
},
|
| 62 |
+
"sliding_window": 4096,
|
| 63 |
+
"tie_word_embeddings": true,
|
| 64 |
+
"transformers_version": "5.9.0",
|
| 65 |
+
"use_bidirectional_attention": null,
|
| 66 |
+
"use_cache": true,
|
| 67 |
+
"vocab_size": 256000
|
| 68 |
+
}
|
coco/sana 1.6/RAD/transformer/config.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SanaTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_head_dim": 32,
|
| 7 |
+
"caption_channels": 2304,
|
| 8 |
+
"cross_attention_dim": 2240,
|
| 9 |
+
"cross_attention_head_dim": 112,
|
| 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": 70,
|
| 19 |
+
"num_cross_attention_heads": 20,
|
| 20 |
+
"num_layers": 20,
|
| 21 |
+
"out_channels": 32,
|
| 22 |
+
"patch_size": 1,
|
| 23 |
+
"qk_norm": null,
|
| 24 |
+
"sample_size": 16,
|
| 25 |
+
"timestep_scale": 1.0
|
| 26 |
+
}
|
coco/sana 1.6/RAD/vae/config.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderDC",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"_name_or_path": "Efficient-Large-Model/Sana_1600M_512px_diffusers",
|
| 5 |
+
"attention_head_dim": 32,
|
| 6 |
+
"decoder_act_fns": "silu",
|
| 7 |
+
"decoder_block_out_channels": [
|
| 8 |
+
128,
|
| 9 |
+
256,
|
| 10 |
+
512,
|
| 11 |
+
512,
|
| 12 |
+
1024,
|
| 13 |
+
1024
|
| 14 |
+
],
|
| 15 |
+
"decoder_block_types": [
|
| 16 |
+
"ResBlock",
|
| 17 |
+
"ResBlock",
|
| 18 |
+
"ResBlock",
|
| 19 |
+
"EfficientViTBlock",
|
| 20 |
+
"EfficientViTBlock",
|
| 21 |
+
"EfficientViTBlock"
|
| 22 |
+
],
|
| 23 |
+
"decoder_conv_act_fn": "relu",
|
| 24 |
+
"decoder_in_shortcut": true,
|
| 25 |
+
"decoder_layers_per_block": [
|
| 26 |
+
3,
|
| 27 |
+
3,
|
| 28 |
+
3,
|
| 29 |
+
3,
|
| 30 |
+
3,
|
| 31 |
+
3
|
| 32 |
+
],
|
| 33 |
+
"decoder_norm_types": "rms_norm",
|
| 34 |
+
"decoder_qkv_multiscales": [
|
| 35 |
+
[],
|
| 36 |
+
[],
|
| 37 |
+
[],
|
| 38 |
+
[
|
| 39 |
+
5
|
| 40 |
+
],
|
| 41 |
+
[
|
| 42 |
+
5
|
| 43 |
+
],
|
| 44 |
+
[
|
| 45 |
+
5
|
| 46 |
+
]
|
| 47 |
+
],
|
| 48 |
+
"downsample_block_type": "Conv",
|
| 49 |
+
"encoder_block_out_channels": [
|
| 50 |
+
128,
|
| 51 |
+
256,
|
| 52 |
+
512,
|
| 53 |
+
512,
|
| 54 |
+
1024,
|
| 55 |
+
1024
|
| 56 |
+
],
|
| 57 |
+
"encoder_block_types": [
|
| 58 |
+
"ResBlock",
|
| 59 |
+
"ResBlock",
|
| 60 |
+
"ResBlock",
|
| 61 |
+
"EfficientViTBlock",
|
| 62 |
+
"EfficientViTBlock",
|
| 63 |
+
"EfficientViTBlock"
|
| 64 |
+
],
|
| 65 |
+
"encoder_layers_per_block": [
|
| 66 |
+
2,
|
| 67 |
+
2,
|
| 68 |
+
2,
|
| 69 |
+
3,
|
| 70 |
+
3,
|
| 71 |
+
3
|
| 72 |
+
],
|
| 73 |
+
"encoder_out_shortcut": true,
|
| 74 |
+
"encoder_qkv_multiscales": [
|
| 75 |
+
[],
|
| 76 |
+
[],
|
| 77 |
+
[],
|
| 78 |
+
[
|
| 79 |
+
5
|
| 80 |
+
],
|
| 81 |
+
[
|
| 82 |
+
5
|
| 83 |
+
],
|
| 84 |
+
[
|
| 85 |
+
5
|
| 86 |
+
]
|
| 87 |
+
],
|
| 88 |
+
"in_channels": 3,
|
| 89 |
+
"latent_channels": 32,
|
| 90 |
+
"scaling_factor": 0.41407,
|
| 91 |
+
"upsample_block_type": "interpolate"
|
| 92 |
+
}
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/000625.png
ADDED
|
Git LFS Details
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001095.png
ADDED
|
Git LFS Details
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001362.png
ADDED
|
Git LFS Details
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001595.png
ADDED
|
Git LFS Details
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001613.png
ADDED
|
Git LFS Details
|
coco/sana 1.6/SpeeD/Eval/generated_images/rank_1/001646.png
ADDED
|
Git LFS Details
|