Add files using upload-large-folder tool
Browse files- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000276.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000278.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000396.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000399.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000693.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000871.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001205.png +3 -0
- coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001246.png +3 -0
- coco/pixart_alpha/run_007/checkpoint-8000/transformer/config.json +30 -0
- coco/pixart_alpha/run_007/scheduler/scheduler_config.json +32 -0
- coco/pixart_alpha/run_007/transformer/config.json +30 -0
- coco/pixart_alpha/run_007/vae/config.json +38 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000029.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000194.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000234.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000412.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000483.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000920.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000972.png +3 -0
- coco/pixart_alpha/run_008/Eval/generated_images/rank_3/001228.png +3 -0
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000276.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000278.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000396.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000399.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000693.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000871.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001205.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001246.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_007/checkpoint-8000/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/scheduler/scheduler_config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DPMSolverMultistepScheduler",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"algorithm_type": "dpmsolver++",
|
| 5 |
+
"beta_end": 0.02,
|
| 6 |
+
"beta_schedule": "linear",
|
| 7 |
+
"beta_start": 0.0001,
|
| 8 |
+
"dynamic_thresholding_ratio": 0.995,
|
| 9 |
+
"euler_at_final": false,
|
| 10 |
+
"final_sigmas_type": "zero",
|
| 11 |
+
"flow_shift": 1.0,
|
| 12 |
+
"lambda_min_clipped": -Infinity,
|
| 13 |
+
"lower_order_final": true,
|
| 14 |
+
"num_train_timesteps": 1000,
|
| 15 |
+
"prediction_type": "epsilon",
|
| 16 |
+
"rescale_betas_zero_snr": false,
|
| 17 |
+
"sample_max_value": 1.0,
|
| 18 |
+
"solver_order": 2,
|
| 19 |
+
"solver_type": "midpoint",
|
| 20 |
+
"steps_offset": 0,
|
| 21 |
+
"thresholding": false,
|
| 22 |
+
"time_shift_type": "exponential",
|
| 23 |
+
"timestep_spacing": "linspace",
|
| 24 |
+
"trained_betas": null,
|
| 25 |
+
"use_beta_sigmas": false,
|
| 26 |
+
"use_dynamic_shifting": false,
|
| 27 |
+
"use_exponential_sigmas": false,
|
| 28 |
+
"use_flow_sigmas": false,
|
| 29 |
+
"use_karras_sigmas": false,
|
| 30 |
+
"use_lu_lambdas": false,
|
| 31 |
+
"variance_type": null
|
| 32 |
+
}
|
coco/pixart_alpha/run_007/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/vae/config.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKL",
|
| 3 |
+
"_diffusers_version": "0.37.1",
|
| 4 |
+
"_name_or_path": "PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"block_out_channels": [
|
| 7 |
+
128,
|
| 8 |
+
256,
|
| 9 |
+
512,
|
| 10 |
+
512
|
| 11 |
+
],
|
| 12 |
+
"down_block_types": [
|
| 13 |
+
"DownEncoderBlock2D",
|
| 14 |
+
"DownEncoderBlock2D",
|
| 15 |
+
"DownEncoderBlock2D",
|
| 16 |
+
"DownEncoderBlock2D"
|
| 17 |
+
],
|
| 18 |
+
"force_upcast": false,
|
| 19 |
+
"in_channels": 3,
|
| 20 |
+
"latent_channels": 4,
|
| 21 |
+
"latents_mean": null,
|
| 22 |
+
"latents_std": null,
|
| 23 |
+
"layers_per_block": 2,
|
| 24 |
+
"mid_block_add_attention": true,
|
| 25 |
+
"norm_num_groups": 32,
|
| 26 |
+
"out_channels": 3,
|
| 27 |
+
"sample_size": 512,
|
| 28 |
+
"scaling_factor": 0.13025,
|
| 29 |
+
"shift_factor": null,
|
| 30 |
+
"up_block_types": [
|
| 31 |
+
"UpDecoderBlock2D",
|
| 32 |
+
"UpDecoderBlock2D",
|
| 33 |
+
"UpDecoderBlock2D",
|
| 34 |
+
"UpDecoderBlock2D"
|
| 35 |
+
],
|
| 36 |
+
"use_post_quant_conv": true,
|
| 37 |
+
"use_quant_conv": true
|
| 38 |
+
}
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000029.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000194.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000234.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000412.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000483.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000920.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000972.png
ADDED
|
Git LFS Details
|
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/001228.png
ADDED
|
Git LFS Details
|