janetsw commited on
Commit
00cb2e5
1 Parent(s): 0f6e82b

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:1e637d6c45ced0bae01ddc1954eb82c3a832719c10d97009950cded10301daf1
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66670b56dd5e4feb90f8e9bdb7079dd0297b89c3608e43e818cd638de1d98a9e
3
  size 1361600400
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe9c8d01a5b3785bb5cc7b6156cfc3401a71041d35d339cefaf01efdc7b57e6
3
  size 404760546
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef097350603fdf1253d5421825f53e179d7b1151c336960b83d70042d2c02b1b
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:15b89be092064fee865cc84deef7f65e1c0a03b9b89a4c0ebaa144e425e72f6c
3
  size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf127790c0f73a4baa7e465ea1a1f39b447f7f58379b1fb3788ec51d2df15c3
3
  size 14344
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:676318ea80b7a22f1a74e5f84eaf82715558ecc10a29e2bbb091dae3f447b6b5
3
  size 4208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532f72ff32d79704c7a85141dbf265010749d3764e2758bf7fddaa40ffa0bec8
3
  size 4208
learned_embeds.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:676318ea80b7a22f1a74e5f84eaf82715558ecc10a29e2bbb091dae3f447b6b5
3
  size 4208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532f72ff32d79704c7a85141dbf265010749d3764e2758bf7fddaa40ffa0bec8
3
  size 4208
logs/textual_inversion/1714306049.1404574/events.out.tfevents.1714306049.lambda-6000ada.918986.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02edb70db62592ea7458c40f292accdd832708ba6fc29decbd08583c2eba2cbc
3
+ size 2466
logs/textual_inversion/1714306049.141284/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: 11
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: /media/janet/long_tail/weights/ti/pru
30
+ placeholder_token: <pru-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.1714306049.lambda-6000ada.918986.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a3a8568432a0c75205d3c27be72541d01fe7be422d9be3c01406aa1d9898040
3
+ size 166218
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:1e637d6c45ced0bae01ddc1954eb82c3a832719c10d97009950cded10301daf1
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66670b56dd5e4feb90f8e9bdb7079dd0297b89c3608e43e818cd638de1d98a9e
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,