William2357 commited on
Commit
bce32ee
·
verified ·
1 Parent(s): 1580ae8

End of training

Browse files
Files changed (23) hide show
  1. README.md +7 -1
  2. learned_embeds.safetensors +1 -1
  3. logs/textual_inversion/1716423655.970614/events.out.tfevents.1716423655.605355e9d688.1708.1 +3 -0
  4. logs/textual_inversion/1716423655.9724038/hparams.yml +48 -0
  5. logs/textual_inversion/1716423768.8081267/events.out.tfevents.1716423768.605355e9d688.2258.1 +3 -0
  6. logs/textual_inversion/1716423768.8106606/hparams.yml +48 -0
  7. logs/textual_inversion/1716423941.477918/events.out.tfevents.1716423941.605355e9d688.3037.1 +3 -0
  8. logs/textual_inversion/1716423941.4803298/hparams.yml +48 -0
  9. logs/textual_inversion/1716424038.5454233/events.out.tfevents.1716424038.605355e9d688.3465.1 +3 -0
  10. logs/textual_inversion/1716424038.5473206/hparams.yml +48 -0
  11. logs/textual_inversion/1716424305.931094/events.out.tfevents.1716424305.605355e9d688.4607.1 +3 -0
  12. logs/textual_inversion/1716424305.93356/hparams.yml +48 -0
  13. logs/textual_inversion/1716424387.097978/events.out.tfevents.1716424387.605355e9d688.4964.1 +3 -0
  14. logs/textual_inversion/1716424387.1004753/hparams.yml +48 -0
  15. logs/textual_inversion/events.out.tfevents.1716423655.605355e9d688.1708.0 +3 -0
  16. logs/textual_inversion/events.out.tfevents.1716423768.605355e9d688.2258.0 +3 -0
  17. logs/textual_inversion/events.out.tfevents.1716423941.605355e9d688.3037.0 +3 -0
  18. logs/textual_inversion/events.out.tfevents.1716424038.605355e9d688.3465.0 +3 -0
  19. logs/textual_inversion/events.out.tfevents.1716424305.605355e9d688.4607.0 +3 -0
  20. logs/textual_inversion/events.out.tfevents.1716424387.605355e9d688.4964.0 +3 -0
  21. safety_checker/config.json +1 -1
  22. text_encoder/config.json +1 -1
  23. text_encoder/model.safetensors +1 -1
README.md CHANGED
@@ -8,8 +8,14 @@ tags:
8
  - diffusers
9
  - textual_inversion
10
  - diffusers-training
11
- inference: true
 
 
 
 
 
12
  base_model: runwayml/stable-diffusion-v1-5
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
8
  - diffusers
9
  - textual_inversion
10
  - diffusers-training
11
+ - stable-diffusion
12
+ - stable-diffusion-diffusers
13
+ - text-to-image
14
+ - diffusers
15
+ - textual_inversion
16
+ - diffusers-training
17
  base_model: runwayml/stable-diffusion-v1-5
18
+ inference: true
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the training script had access to. You
learned_embeds.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0debd746ccd709de05b5024684a003ba0887d224713f12377eee14e9a3a4c7fc
3
  size 3184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ecd78849fb9b623e7d2bd7409c2e4ac5dd09a3e0bbb3a7af73e984514d54781
3
  size 3184
logs/textual_inversion/1716423655.970614/events.out.tfevents.1716423655.605355e9d688.1708.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41245ae69a3c0ee3248110608d562463d9c1d5e31ada7f3a39b5e2f6a6055e49
3
+ size 2321
logs/textual_inversion/1716423655.9724038/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cat
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/1716423768.8081267/events.out.tfevents.1716423768.605355e9d688.2258.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d341a61f066dc3bace3ae487f5cb4d5ed8d18b0f777c59f8aa1a13943de57a1e
3
+ size 2321
logs/textual_inversion/1716423768.8106606/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cat
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/1716423941.477918/events.out.tfevents.1716423941.605355e9d688.3037.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf0f92210aa91e2c8f6854c09daad3346cb5abfd558e6a932f0d4e052364a2e
3
+ size 2321
logs/textual_inversion/1716423941.4803298/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cat
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/1716424038.5454233/events.out.tfevents.1716424038.605355e9d688.3465.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe9c09ff42a5605d60e8d11e8c89ddc6484f6bd6f1c7b68e77d22b6ae4b607e
3
+ size 2322
logs/textual_inversion/1716424038.5473206/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cats
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/1716424305.931094/events.out.tfevents.1716424305.605355e9d688.4607.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e538b6cfdb8c35446f25ec377c83e2570b39878b26992ae138a06e5f3d96c22
3
+ size 2322
logs/textual_inversion/1716424305.93356/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cats
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/1716424387.097978/events.out.tfevents.1716424387.605355e9d688.4964.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541903bf4ebef5400bd1d77e38bc365c0c614b12a2b1fddeea021dd228dc7eeb
3
+ size 2321
logs/textual_inversion/1716424387.1004753/hparams.yml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: toy
16
+ learnable_property: object
17
+ learning_rate: 0.002
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: 100
24
+ mixed_precision: 'no'
25
+ no_safe_serialization: false
26
+ num_train_epochs: 1
27
+ num_validation_images: 4
28
+ num_vectors: 1
29
+ output_dir: textual_inversion_cat
30
+ placeholder_token: <cat-toy>
31
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
32
+ push_to_hub: true
33
+ repeats: 100
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
+ tokenizer_name: null
43
+ train_batch_size: 1
44
+ train_data_dir: cat
45
+ validation_epochs: null
46
+ validation_prompt: null
47
+ validation_steps: 100
48
+ variant: null
logs/textual_inversion/events.out.tfevents.1716423655.605355e9d688.1708.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed4f5d7189f59631a13157c87023799fb5dddbad84a1989530d6a6bcae3aa4a6
3
+ size 896
logs/textual_inversion/events.out.tfevents.1716423768.605355e9d688.2258.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aba9e3369a4faea809800a82452a32ec2842b9d8412f0b4b7d908e0e030dd0d
3
+ size 166
logs/textual_inversion/events.out.tfevents.1716423941.605355e9d688.3037.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0354928cf96604bab3f3269a40cec94850cf489ccedaf4747cb6c3a253a141
3
+ size 244
logs/textual_inversion/events.out.tfevents.1716424038.605355e9d688.3465.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e732837ec1518ee89bcef0e0d62d31046d3198adc1f2b22db619a5af17121cdc
3
+ size 88
logs/textual_inversion/events.out.tfevents.1716424305.605355e9d688.4607.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd948847d7fe65c8f4019edb46829e8018afa3f5cb423000f537e60ed014a838
3
+ size 486
logs/textual_inversion/events.out.tfevents.1716424387.605355e9d688.4964.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127eacf6975defae2e807bc9c4b22e36c9452ac0d0a9c04ee81ade1005d8a2f2
3
+ size 32876
safety_checker/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
- "transformers_version": "4.40.2",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
 
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
+ "transformers_version": "4.41.0",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.40.2",
24
  "vocab_size": 49409
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.41.0",
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:ac8d76548c3dd7ca74411622e4eb8fe650660317c9c0d483870d1205cfaa6bce
3
  size 492268240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53cece31e47d7a8ea720f65fd4ce45d3ed3f9cb55234766cba422e85c736401
3
  size 492268240