Dorgus commited on
Commit
98b9dae
·
1 Parent(s): 89697ab

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: lodestones/fluffyrock-NoPE-pytorch
5
- instance_prompt: sks cougar with black arm stripes
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - Dorgus/character_model
16
 
17
- This is a dreambooth model derived from lodestones/fluffyrock-NoPE-pytorch. The weights were trained on sks cougar with black arm stripes using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
 
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: lodestones/fluffyrock-NoPE-pytorch
5
+ instance_prompt: full body sks cougar with black armband marking and a tail tuft
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - Dorgus/character_model
16
 
17
+ This is a dreambooth model derived from lodestones/fluffyrock-NoPE-pytorch. The weights were trained on full body sks cougar with black armband marking and a tail tuft using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76923af38e9a31389199bf736581f445d2b5d41dcd86c44da84104b95a1121af
3
  size 1725109957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fa59568507b082f4f6f1171339550f5cc654dce1b000a760f80f44483f0969
3
  size 1725109957
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4b505cdb38166f8dbf20b60ebdaa200519db25924672dcee634b739c040aa6c
3
- size 14599
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6fbba0038a9c5627031c93cab39f02f17034b96d409bbb125f6aee92b7395d
3
+ size 14663
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f86d513c9450c2c0073530ad6d179beae25af6d3d646724430b9815decbc1d0e
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a8df72bf4a6521b92fb4ddb1c59c884a5a63d3d38535435c6a2ed2226bdc67
3
  size 3438167536
logs/dreambooth/1695708625.56551/events.out.tfevents.1695708625.1405453e8bb7.19469.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c1f5dd71c35f899213b7343df5f191e4453c093fc4510c9424c9e98fa13fe2
3
+ size 2931
logs/dreambooth/1695708625.5708485/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ class_data_dir: class_data
10
+ class_labels_conditioning: null
11
+ class_prompt: realistic cougar with ((stripes)) on his arms
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: character_refs
19
+ instance_prompt: realistic sks cougar with ((stripes)) on his arms
20
+ learning_rate: 2.0e-06
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 8
29
+ mixed_precision: null
30
+ num_class_images: 10
31
+ num_train_epochs: 1
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: character_model
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: lodestones/fluffyrock-NoPE-pytorch
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: true
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 1
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ with_prior_preservation: true
logs/dreambooth/1695711014.7619884/events.out.tfevents.1695711014.1405453e8bb7.24261.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f7ed2d65da7a96d57ebc58d5a1236dea95e8c2dc5df1d4c6a89d4238ff741d
3
+ size 2959
logs/dreambooth/1695711014.7681959/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ class_data_dir: class_data
10
+ class_labels_conditioning: null
11
+ class_prompt: full body cougar with black armband marking and a tail tuft
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: character_refs
19
+ instance_prompt: full body sks cougar with black armband marking and a tail tuft
20
+ learning_rate: 2.0e-06
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 800
29
+ mixed_precision: null
30
+ num_class_images: 200
31
+ num_train_epochs: 4
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: character_model
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: lodestones/fluffyrock-NoPE-pytorch
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: true
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 1
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1695708625.1405453e8bb7.19469.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9debe7aa9e80f8b91746392f4624f1609ac0cfedf3113f52ca0c1b157f30e2ee
3
+ size 744
logs/dreambooth/events.out.tfevents.1695711014.1405453e8bb7.24261.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0670930842310dcb63b81e9c67d97d5f5c34e8ddbb14a75d87f36a6728bd3a52
3
+ size 67034
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1813a071acda481b86a96ffd017e3500195a14e9073a71c7a0f7bd12e3a5b17
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc822a717a532916f707a1b95d6d9360d91b24dd022245f36f40452cb231e9c5
3
  size 3438167536