Upload folder using huggingface_hub
Browse files- config.json +37 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PixArtTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"_name_or_path": "/lustre/scratch/client/movian/research/users/vietnv18/pretrained_models/PixArt-XL-2-512x512",
|
| 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 |
+
"decay": 0.9999,
|
| 12 |
+
"double_self_attention": false,
|
| 13 |
+
"dropout": 0.0,
|
| 14 |
+
"in_channels": 4,
|
| 15 |
+
"interpolation_scale": null,
|
| 16 |
+
"inv_gamma": 1.0,
|
| 17 |
+
"min_decay": 0.0,
|
| 18 |
+
"norm_elementwise_affine": false,
|
| 19 |
+
"norm_eps": 1e-06,
|
| 20 |
+
"norm_num_groups": 32,
|
| 21 |
+
"norm_type": "ada_norm_single",
|
| 22 |
+
"num_attention_heads": 16,
|
| 23 |
+
"num_embeds_ada_norm": 1000,
|
| 24 |
+
"num_layers": 28,
|
| 25 |
+
"num_vector_embeds": null,
|
| 26 |
+
"only_cross_attention": false,
|
| 27 |
+
"optimization_step": 90000,
|
| 28 |
+
"out_channels": 8,
|
| 29 |
+
"patch_size": 2,
|
| 30 |
+
"power": 0.6666666666666666,
|
| 31 |
+
"sample_size": 64,
|
| 32 |
+
"upcast_attention": false,
|
| 33 |
+
"update_after_step": 0,
|
| 34 |
+
"use_additional_conditions": null,
|
| 35 |
+
"use_ema_warmup": false,
|
| 36 |
+
"use_linear_projection": false
|
| 37 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75b03922d4772da9f87890849456d424816b7dd6433173514bc9da7392662f52
|
| 3 |
+
size 2443492488
|