janetsw commited on
Commit
b9a8392
1 Parent(s): 36462fe

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,19 @@
1
-
2
  ---
3
  license: creativeml-openrail-m
4
- base_model: stabilityai/stable-diffusion-2-1-base
5
  tags:
6
  - stable-diffusion
7
  - stable-diffusion-diffusers
8
  - text-to-image
9
  - diffusers
10
  - textual_inversion
 
 
 
 
 
 
 
11
  inference: true
12
  ---
13
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ library_name: diffusers
4
  tags:
5
  - stable-diffusion
6
  - stable-diffusion-diffusers
7
  - text-to-image
8
  - diffusers
9
  - textual_inversion
10
+ - stable-diffusion
11
+ - stable-diffusion-diffusers
12
+ - text-to-image
13
+ - diffusers
14
+ - textual_inversion
15
+ - diffusers-training
16
+ base_model: stabilityai/stable-diffusion-2-1-base
17
  inference: true
18
  ---
19
 
checkpoint-500/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1089d55b8ae603596a42d5aa93fef41f258a85e20049a9fddec7e82885c58734
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0ac6f1482bfa3f476923ad9022f292d6a74ce0cc1678feeeb1d68d12bfe6ca
3
  size 1361600400
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9ba1edbd9e520cadab53b7a4d86a66b08c327eb81d2cfba0f8a7f516d5bb440
3
  size 404760546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cce3f10f50cf479c26fc10a71e54bb11dbe46588b51ec9beaaa1a91c412fe4e2
3
  size 404760546
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6202767871e7e208ba9fbf5266af2b8e3f1cf28a089147a360f0c8ef458435ae
3
- size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d5aec5bce413f9334986d76655f7f065907fed28d258ec74d69882e7e3a2cd5
3
+ size 14280
feature_extractor/preprocessor_config.json CHANGED
@@ -1,4 +1,21 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "crop_size": {
3
  "height": 224,
4
  "width": 224
 
1
  {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_center_crop",
8
+ "crop_size",
9
+ "do_rescale",
10
+ "rescale_factor",
11
+ "do_normalize",
12
+ "image_mean",
13
+ "image_std",
14
+ "do_convert_rgb",
15
+ "return_tensors",
16
+ "data_format",
17
+ "input_data_format"
18
+ ],
19
  "crop_size": {
20
  "height": 224,
21
  "width": 224
learned_embeds-steps-500.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334ceb86eee3abe3694cc004fd21b5e16e6b0644aae0c1a58534949cab477c9b
3
  size 4208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4820a83df012e7829edb468fcb15e074a68752123edb0f051c0dacee5ea8f2f9
3
  size 4208
learned_embeds.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334ceb86eee3abe3694cc004fd21b5e16e6b0644aae0c1a58534949cab477c9b
3
  size 4208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4820a83df012e7829edb468fcb15e074a68752123edb0f051c0dacee5ea8f2f9
3
  size 4208
logs/textual_inversion/1714311243.1006117/events.out.tfevents.1714311243.lambda-6000ada.919336.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131635b072c60660cf0b3e8d0325a9d262fc8251c3151b4faec9b4908f091408
3
+ size 2466
logs/textual_inversion/1714311243.1014209/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ center_crop: false
7
+ checkpointing_steps: 500
8
+ checkpoints_total_limit: null
9
+ dataloader_num_workers: 0
10
+ enable_xformers_memory_efficient_attention: false
11
+ gradient_accumulation_steps: 4
12
+ gradient_checkpointing: false
13
+ hub_model_id: null
14
+ hub_token: null
15
+ initializer_token: skin
16
+ learnable_property: object
17
+ learning_rate: 0.008
18
+ local_rank: -1
19
+ logging_dir: logs
20
+ lr_num_cycles: 1
21
+ lr_scheduler: constant
22
+ lr_warmup_steps: 0
23
+ max_train_steps: 500
24
+ mixed_precision: fp16
25
+ no_safe_serialization: false
26
+ num_train_epochs: 4
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: /media/janet/long_tail/weights/ti/bas
30
+ placeholder_token: <bas-class>
31
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
32
+ push_to_hub: true
33
+ repeats: 5
34
+ report_to: tensorboard
35
+ resolution: 512
36
+ resume_from_checkpoint: null
37
+ revision: null
38
+ save_as_full_pipeline: false
39
+ save_steps: 500
40
+ scale_lr: true
41
+ seed: null
42
+ split_path: /media/janet/long_tail/splits/train_split_temp.csv
43
+ tokenizer_name: null
44
+ train_batch_size: 4
45
+ train_data_dir: /media/janet/long_tail/finalfitz17k/
46
+ validation_epochs: null
47
+ validation_prompt: null
48
+ validation_steps: 100
49
+ variant: null
logs/textual_inversion/events.out.tfevents.1714311243.lambda-6000ada.919336.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef0a329a3badccb391a788ce0367e8d47c611a49f6c98ea9afadc45a21f49b0
3
+ size 167054
model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
- "_diffusers_version": "0.27.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "feature_extractor": [
6
  "transformers",
 
1
  {
2
  "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "feature_extractor": [
6
  "transformers",
scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "PNDMScheduler",
3
- "_diffusers_version": "0.27.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
1
  {
2
  "_class_name": "PNDMScheduler",
3
+ "_diffusers_version": "0.28.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.37.2",
24
  "vocab_size": 49409
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.39.3",
24
  "vocab_size": 49409
25
  }
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1089d55b8ae603596a42d5aa93fef41f258a85e20049a9fddec7e82885c58734
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0ac6f1482bfa3f476923ad9022f292d6a74ce0cc1678feeeb1d68d12bfe6ca
3
  size 1361600400
unet/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.27.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
vae/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.27.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "act_fn": "silu",
6
  "block_out_channels": [
@@ -18,6 +18,8 @@
18
  "force_upcast": true,
19
  "in_channels": 3,
20
  "latent_channels": 4,
 
 
21
  "layers_per_block": 2,
22
  "norm_num_groups": 32,
23
  "out_channels": 3,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.28.0.dev0",
4
  "_name_or_path": "stabilityai/stable-diffusion-2-1-base",
5
  "act_fn": "silu",
6
  "block_out_channels": [
 
18
  "force_upcast": true,
19
  "in_channels": 3,
20
  "latent_channels": 4,
21
+ "latents_mean": null,
22
+ "latents_std": null,
23
  "layers_per_block": 2,
24
  "norm_num_groups": 32,
25
  "out_channels": 3,