kmpartner commited on
Commit
84c3c46
·
verified ·
1 Parent(s): c6c6457

Upload folder using huggingface_hub

Browse files
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f265bdeae8dc6e1f55b02eec819e5b885ad787a387a9e5e46e7b20bfb90d00
3
+ size 2625718404
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a8d374dbd321633d6bb10b30bcb5019d86f1755b859780736e46f12262e648d
3
+ size 14344
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
3
+ size 988
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d16ae9dedf4c45ceadc467593037d83423677715e75ab402a9f44aa81de9b84
3
+ size 1000
checkpoint-1000/unet/config.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": [
10
+ 8,
11
+ 8,
12
+ 8
13
+ ],
14
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 1024,
26
+ "cross_attention_norm": null,
27
+ "down_block_types": [
28
+ "CrossAttnDownBlock2D",
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D"
31
+ ],
32
+ "downsample_padding": 1,
33
+ "dropout": 0.0,
34
+ "dual_cross_attention": false,
35
+ "encoder_hid_dim": null,
36
+ "encoder_hid_dim_type": null,
37
+ "flip_sin_to_cos": true,
38
+ "freq_shift": 0,
39
+ "in_channels": 4,
40
+ "layers_per_block": 1,
41
+ "mid_block_only_cross_attention": null,
42
+ "mid_block_scale_factor": 1,
43
+ "mid_block_type": null,
44
+ "norm_eps": 1e-05,
45
+ "norm_num_groups": 32,
46
+ "num_attention_heads": null,
47
+ "num_class_embeds": null,
48
+ "only_cross_attention": [
49
+ true,
50
+ false,
51
+ false
52
+ ],
53
+ "out_channels": 4,
54
+ "projection_class_embeddings_input_dim": null,
55
+ "resnet_out_scale_factor": 1.0,
56
+ "resnet_skip_time_act": false,
57
+ "resnet_time_scale_shift": "default",
58
+ "reverse_transformer_layers_per_block": null,
59
+ "sample_size": 64,
60
+ "time_cond_proj_dim": null,
61
+ "time_embedding_act_fn": null,
62
+ "time_embedding_dim": null,
63
+ "time_embedding_type": "positional",
64
+ "timestep_post_act": null,
65
+ "transformer_layers_per_block": 1,
66
+ "up_block_types": [
67
+ "CrossAttnUpBlock2D",
68
+ "CrossAttnUpBlock2D",
69
+ "CrossAttnUpBlock2D"
70
+ ],
71
+ "upcast_attention": null,
72
+ "use_linear_projection": true
73
+ }
checkpoint-1000/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849e0b701a6970b4c4988a4ecab29b68ed045d94c231eb6f7ea0b6d32ce9c309
3
+ size 1312752864
checkpoint-1000/unet_ema/config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": [
10
+ 8,
11
+ 8,
12
+ 8
13
+ ],
14
+ "attention_type": "default",
15
+ "block_out_channels": [
16
+ 320,
17
+ 640,
18
+ 1280
19
+ ],
20
+ "center_input_sample": false,
21
+ "class_embed_type": null,
22
+ "class_embeddings_concat": false,
23
+ "conv_in_kernel": 3,
24
+ "conv_out_kernel": 3,
25
+ "cross_attention_dim": 1024,
26
+ "cross_attention_norm": null,
27
+ "decay": 0.9999,
28
+ "down_block_types": [
29
+ "CrossAttnDownBlock2D",
30
+ "CrossAttnDownBlock2D",
31
+ "CrossAttnDownBlock2D"
32
+ ],
33
+ "downsample_padding": 1,
34
+ "dropout": 0.0,
35
+ "dual_cross_attention": false,
36
+ "encoder_hid_dim": null,
37
+ "encoder_hid_dim_type": null,
38
+ "flip_sin_to_cos": true,
39
+ "freq_shift": 0,
40
+ "in_channels": 4,
41
+ "inv_gamma": 1.0,
42
+ "layers_per_block": 1,
43
+ "mid_block_only_cross_attention": null,
44
+ "mid_block_scale_factor": 1,
45
+ "mid_block_type": null,
46
+ "min_decay": 0.0,
47
+ "norm_eps": 1e-05,
48
+ "norm_num_groups": 32,
49
+ "num_attention_heads": null,
50
+ "num_class_embeds": null,
51
+ "only_cross_attention": [
52
+ true,
53
+ false,
54
+ false
55
+ ],
56
+ "optimization_step": 1000,
57
+ "out_channels": 4,
58
+ "power": 0.6666666666666666,
59
+ "projection_class_embeddings_input_dim": null,
60
+ "resnet_out_scale_factor": 1.0,
61
+ "resnet_skip_time_act": false,
62
+ "resnet_time_scale_shift": "default",
63
+ "reverse_transformer_layers_per_block": null,
64
+ "sample_size": 64,
65
+ "time_cond_proj_dim": null,
66
+ "time_embedding_act_fn": null,
67
+ "time_embedding_dim": null,
68
+ "time_embedding_type": "positional",
69
+ "timestep_post_act": null,
70
+ "transformer_layers_per_block": 1,
71
+ "up_block_types": [
72
+ "CrossAttnUpBlock2D",
73
+ "CrossAttnUpBlock2D",
74
+ "CrossAttnUpBlock2D"
75
+ ],
76
+ "upcast_attention": null,
77
+ "update_after_step": 0,
78
+ "use_ema_warmup": false,
79
+ "use_linear_projection": true
80
+ }
checkpoint-1000/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96964dabb86f2208eb7c500f00a5a508794b1776e680bfbe313670ee75c4215e
3
+ size 1312752864
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a766f6829499896b448048aae5e952eaa8e6b39aef5745b0b49adb528b54f348
3
  size 2625718404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84b3d836ccb548fb75ac5908e067a29febf88ea5ffa25661e9a90e5d8b59c8d
3
  size 2625718404
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dc8ea5abc11fe5273520fd05ff133ff10f9c8c10de7fd6ba465c6fd77516333
3
  size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c85dff16b1d3e3d89be5c2a0fea2f4a8445cc851ce46a3fdbd284a1c15842933
3
  size 14344
checkpoint-500/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "./sdxs-512-0.9",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbb09083a489802aa9ff907116616934bbce3f922c8cb218ef7a236c2846477b
3
  size 1312752864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bcace138b843ee856bb5291dbbb4765e4137b900518fbf02b21ce9dbfac8776
3
  size 1312752864
checkpoint-500/unet_ema/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "./sdxs-512-0.9",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
checkpoint-500/unet_ema/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:749beb29c879b05646ab6793ea78eb1e2561cbd1c917664d8c0a1128ffd02b3e
3
  size 1312752864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a07a3a7d529090c33e6d760532144b17d083f089b5d0b1a741ee2eaa5b61b1c8
3
  size 1312752864
logs/text2image-fine-tune/1716635990.4042687/events.out.tfevents.1716635990.a34eac84e58a.2160.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d8255189c2ab84032e17c4c42edb83730fe4def68f387e5b804cc6cac3d96b
3
+ size 2423
logs/text2image-fine-tune/1716635990.4060748/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: fantasyfish/laion-art
14
+ dream_detail_preservation: 1.0
15
+ dream_training: false
16
+ enable_xformers_memory_efficient_attention: false
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ input_perturbation: 0
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 500
28
+ max_grad_norm: 1.0
29
+ max_train_samples: null
30
+ max_train_steps: 1000
31
+ mixed_precision: fp16
32
+ noise_offset: 0
33
+ non_ema_revision: null
34
+ num_train_epochs: 1
35
+ output_dir: sd-model-finetuned
36
+ prediction_type: null
37
+ pretrained_model_name_or_path: ./sdxs-09fttest
38
+ push_to_hub: false
39
+ random_flip: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: latest
43
+ revision: null
44
+ scale_lr: false
45
+ seed: null
46
+ snr_gamma: null
47
+ tracker_project_name: text2image-fine-tune
48
+ train_batch_size: 1
49
+ train_data_dir: null
50
+ use_8bit_adam: false
51
+ use_ema: true
52
+ validation_epochs: 5
53
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1716635990.a34eac84e58a.2160.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2a08f89d84a993f8ce130a5b6fc5c3e1549e4108e7a2fafad4d4d2b413c6ac
3
+ size 48961
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "./sdxs-512-0.9",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
  "feature_extractor": [
6
  "transformers",
7
  "CLIPImageProcessor"
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./sdxs-512-0.9",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "./sdxs-09fttest",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
tokenizer/special_tokens_map.json CHANGED
@@ -13,7 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "!",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "!",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
  "unk_token": {
24
  "content": "<|endoftext|>",
25
  "lstrip": false,
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "./sdxs-512-0.9",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:749beb29c879b05646ab6793ea78eb1e2561cbd1c917664d8c0a1128ffd02b3e
3
  size 1312752864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96964dabb86f2208eb7c500f00a5a508794b1776e680bfbe313670ee75c4215e
3
  size 1312752864
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "./sdxs-512-0.9",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "./sdxs-09fttest",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,