iainmcqueen commited on
Commit
d595950
1 Parent(s): 37d431e

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: CompVis/stable-diffusion-v1-4
5
- instance_prompt: a photo of ctstech slurpee
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - iainmcqueen/slurpee_model
16
 
17
- This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of ctstech slurpee 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: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: a photo of dbtrained slurpee
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - iainmcqueen/slurpee_model
16
 
17
+ This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of dbtrained slurpee 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:0eee993497cf03d57a1cebfe3caa9599e858ab8209b64d1f822b56121c7a3ae5
3
  size 1972597985
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23115c2728db1303139da3097b79331642e32d5382280a17a6ffbdef48ad2c8
3
  size 1972597985
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30225a52d29c56cf49ff264914b9684cda8cd0941ed1aad59e2bf6f292cc1d7b
3
  size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09ed8671307ce8d29acb69aa16118b24e05ad30a421631c5b4f468824851a98
3
  size 14663
checkpoint-500/text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df32e843ca1b44113eec0d1d9e0815cc7b7bf7927e5301206eaaa95a8ab98251
3
  size 492308829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155221bbcbb9ec8a252b1dbcc0e3e5f8f11fed7c035dbbb6ad7fb57a0955b624
3
  size 492308829
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d64836f66fdbd3bd3976269d6b892caa310e8bbac7c56b945194211c996c1e6
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d7171991aeffc1b774ad408b369d3b8c3a6650aa2318bf5f69289be0d0fcac
3
  size 3438167536
logs/dreambooth/1695658223.5152032/events.out.tfevents.1695658223.192-9-240-56.71400.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc88453965c862e1620b2323666598b53a477c375c7470878a084a1431d49cf
3
+ size 2826
logs/dreambooth/1695658223.522128/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: slurpee_512
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of slurpee
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: slurpee_512
19
+ instance_prompt: a photo of dbtrained slurpee
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: 1
31
+ num_train_epochs: 5
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: slurpee_model
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: true
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.1695658223.192-9-240-56.71400.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a504c967f1d1edf3b73db9d77299798f946ddb815c36bb4b64c52822d786ffa
3
+ size 66986
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8a6cabf91a98b549a594d1829b66844f29818af9caaa75a080c65a45561b160
3
  size 492265168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31126ee818da8572eed78ce14f00d9d5dcd580e966541d3d7d6524f46c336b98
3
  size 492265168
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9809628ca90547033e6a5f06b3ec085c5b413697426b796ad2f6aba5225a01f1
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728cb9ecd406e637551f93cf4ea57cd7c2850759ddc7945ca8083378532af649
3
  size 3438167536