robinmeier commited on
Commit
0d814d4
·
1 Parent(s): cf6d10d

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 sks dog
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -14,7 +14,7 @@ inference: true
14
 
15
  # DreamBooth - robinmeier/path-to-save-model
16
 
17
- This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks dog 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 sks robin
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
14
 
15
  # DreamBooth - robinmeier/path-to-save-model
16
 
17
+ This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks robin using [DreamBooth](https://dreambooth.github.io/).
18
  You can find some example images in the following.
19
 
20
 
checkpoint-500/dog-bucket-robin2.png ADDED
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e6f4524a42361110eeb4054516a37ad21c201a22c5decb7b06dd4fdea3b54d0
3
  size 1725109957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a984d49d88b62be79aed571b6a2d5ea2d9aba07ef7a54d035236e8e70ee276b
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:83182fecff01d9d6a9f3e8a1dc55fa1e9742858ffde082ba4ddadcb3c9d5d0dc
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d7ef8d4aa48b226cf4d31e23dd3659c3b573865f9fc5bf17d01bfb9d4691f5
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:f2234034e4e4a860e7d9cee1d65de19e99c1d0fa7bb185ea7aac7b59833e38e4
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca01f618d2c9ef972f20f77146656e45af202e3ad4fae194c8b66d4b9cc7aaf
3
  size 3438167536
logs/dreambooth/1694352588.794065/events.out.tfevents.1694352588.p03485.1046073.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31062d6aa0ab216bcee1f18ab2a2dc598119a33adb644b94795522dd9acb67bb
3
+ size 2876
logs/dreambooth/1694352588.795022/hparams.yml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 man
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 2
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: robinstable
19
+ instance_prompt: a photo of sks robin
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: 8
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: path-to-save-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
+ text_encoder_use_attention_mask: false
50
+ tokenizer_max_length: null
51
+ tokenizer_name: null
52
+ train_batch_size: 1
53
+ train_text_encoder: false
54
+ use_8bit_adam: true
55
+ validation_prompt: null
56
+ validation_scheduler: DPMSolverMultistepScheduler
57
+ validation_steps: 100
58
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1694352588.p03485.1046073.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d46c1fc8f3517a731e00f4c06e27d4d76e3ded2d983c14c305397a718f255e
3
+ size 133974
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbbf1a608aa9bb6642643888662894693d560d170d02c65d7e2a6b90bd41408a
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ac630207e99eaca80a91a235b8833e3dc91f921fe874972e5870e2f9f99d23
3
  size 3438167536