dashabalashova commited on
Commit
989c8c9
·
verified ·
1 Parent(s): cec1b22

End of training

Browse files
README.md CHANGED
@@ -10,6 +10,11 @@ tags:
10
  - diffusers-training
11
  - stable-diffusion
12
  - stable-diffusion-diffusers
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
10
  - diffusers-training
11
  - stable-diffusion
12
  - stable-diffusion-diffusers
13
+ - text-to-image
14
+ - dreambooth
15
+ - diffusers-training
16
+ - stable-diffusion
17
+ - stable-diffusion-diffusers
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the training script had access to. You
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:251f2f828211259a92dcbaf9ff37f0e6e2851bfc67733053c861050bcbc62f8e
3
  size 6876757273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d95bd4faed0548a828c66b5fb756c10dca92b07a8efc536678ea4b6264c4d4
3
  size 6876757273
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c79c57d03a985b8c7c0853502b2ff49ddee5f2ec988a8c8c76f89b278aebb697
3
- size 14821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f73eb03a92436c400216fd5e89b810ab5bab5cb2d77b60c2c14cc7ffab99cd6
3
+ size 14757
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:405e49a622d63e031d7bbd16419511e94419f9aa3b066588dbf3e7d2a662d9cb
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5acad8cb9191e885b4aaea7cb52b85519ce39a3cc1590ce947ff886346a7dd6d
3
  size 3438167536
logs/dreambooth/1757516617.4128764/events.out.tfevents.1757516617.computeinstance-e00fpnxaxyjkes1530.5847.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5f394e724bc044258d6102b692f8eb205244548f097f8306a9a1dc3b29a6663
3
+ size 2868
logs/dreambooth/1757516617.4138973/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: path-to-class-images
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of dog
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: dog
19
+ instance_prompt: a photo of sks dog
20
+ learning_rate: 5.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: path-to-save-model-2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
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: false
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: false
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: true
logs/dreambooth/1757517005.151214/events.out.tfevents.1757517005.computeinstance-e00fpnxaxyjkes1530.6247.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893c4918a883b1754130850270ef88d8212edc350fc480db7ac2e09d52938150
3
+ size 2868
logs/dreambooth/1757517005.1523292/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: path-to-class-images
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of dog
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: dog
19
+ instance_prompt: a photo of sks dog
20
+ learning_rate: 5.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: path-to-save-model-2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
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: false
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: false
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1757516617.computeinstance-e00fpnxaxyjkes1530.5847.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9807a081f3017ca566c7466ca496db205971fd2c26e79f7cd0a84ffc7a8d75d5
3
+ size 2138
logs/dreambooth/events.out.tfevents.1757517005.computeinstance-e00fpnxaxyjkes1530.6247.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e50d99c55ac6176cbdafd326ccc9ef213c1ce879d158b6c4cc891a90d0568bfe
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:dd83c9f4232ed6d720f3dbdda8090c58a753597b6c7ae21351fcff07ca582e62
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cec0ed8c8a12d802d6157c47e9523bb21c9b4580524b1e7a36e668a0a7bd5611
3
  size 3438167536