surjo0 commited on
Commit
850c9b0
·
verified ·
1 Parent(s): 83b9fe3

Add files using upload-large-folder tool

Browse files
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000276.png ADDED

Git LFS Details

  • SHA256: 04ccf7ebac6c41da6577a50c952e6da3d67a8e836ef935bf8f3dbb99afe9cd79
  • Pointer size: 131 Bytes
  • Size of remote file: 359 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000278.png ADDED

Git LFS Details

  • SHA256: 6df36f9107b0113f2bd86a930809a46d368fa9b24633eb3e8f9865ddb3654620
  • Pointer size: 131 Bytes
  • Size of remote file: 440 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000396.png ADDED

Git LFS Details

  • SHA256: 98452df3c25d3665690705868f5a8f7d689ab254f144e63db8d593c489f57153
  • Pointer size: 131 Bytes
  • Size of remote file: 431 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000399.png ADDED

Git LFS Details

  • SHA256: 8e28620431e97b6c6bee83d5cb325f569fadca5fde0b682fa371229f1e62a2a6
  • Pointer size: 131 Bytes
  • Size of remote file: 299 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000693.png ADDED

Git LFS Details

  • SHA256: 1aefbb071c35c02ca046d24c74639a0dd90bbc34973b44033f7aa0c750674e03
  • Pointer size: 131 Bytes
  • Size of remote file: 354 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/000871.png ADDED

Git LFS Details

  • SHA256: 1400b743f166fe347eeaba5426007721d395d571f085c5794a24a517689faf49
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001205.png ADDED

Git LFS Details

  • SHA256: 19d216360f5c52959cee2b038c95219fbf06608b57082ee6057369a1b82390b5
  • Pointer size: 131 Bytes
  • Size of remote file: 337 kB
coco/pixart_alpha/run_007/Eval/generated_images/rank_0/001246.png ADDED

Git LFS Details

  • SHA256: 5027778932531f74b0b54b4e0311b15703098240ec25a8012fa50d2a2f8a0d6d
  • Pointer size: 131 Bytes
  • Size of remote file: 355 kB
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

  • SHA256: b484f2bec773967823744a513188b9354fa5c08ce5a6bb2324750ed38b04e61f
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000194.png ADDED

Git LFS Details

  • SHA256: 9ff8cb9cd765ce6610426503480d012853dfa923295c335db873d9e175474328
  • Pointer size: 131 Bytes
  • Size of remote file: 278 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000234.png ADDED

Git LFS Details

  • SHA256: f9263b8418512e4a69ff21fc651f1c69b319448956e92ab2350e9cd2c388b3d4
  • Pointer size: 131 Bytes
  • Size of remote file: 258 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000412.png ADDED

Git LFS Details

  • SHA256: 271d21e12428aaf9c3d4b9015722feaa6731aa8abf1ad0852aac22431a0e8bae
  • Pointer size: 131 Bytes
  • Size of remote file: 301 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000483.png ADDED

Git LFS Details

  • SHA256: 55de6cf63ec4d5b04dbec587ca418e111b722d3e151c620af06c8ea7b821403e
  • Pointer size: 131 Bytes
  • Size of remote file: 489 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000920.png ADDED

Git LFS Details

  • SHA256: 8217cd876047a44404547b23fc4ca0ac7aea3bc5d626f20ed333d76342975f19
  • Pointer size: 131 Bytes
  • Size of remote file: 274 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/000972.png ADDED

Git LFS Details

  • SHA256: 33b52477b627d654c142df17cbb3f1b75805400368c2736ed9c2e7da86d7a5b8
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
coco/pixart_alpha/run_008/Eval/generated_images/rank_3/001228.png ADDED

Git LFS Details

  • SHA256: e3adc8abb77907694e0e1b63e9394278a04af92f740210b9d8ab97937cf272bf
  • Pointer size: 131 Bytes
  • Size of remote file: 287 kB