zxf945 commited on
Commit
1729b02
1 Parent(s): 61da009

End of training

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: /app/data/models/hub/models--sinkinai--dreamshaper-v5/snapshots/9e892a808e37e0628ce1a7bda44ec0726c49d97a
5
+ instance_prompt: a photo of sks dog
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - zxf945/sks-dog
16
+
17
+ These are LoRA adaption weights for /app/data/models/hub/models--sinkinai--dreamshaper-v5/snapshots/9e892a808e37e0628ce1a7bda44ec0726c49d97a. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
24
+
25
+ LoRA for the text encoder was enabled: False.
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/dreambooth-lora/1685688682.3166916/events.out.tfevents.1685688682.tourfly.12465.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd61a57ecac44c20b3c2c249486b1ae26db75ec1104ebda11705cf2e49d8cac
3
+ size 2555
logs/dreambooth-lora/1685688682.3179688/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 5000
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 1
14
+ gradient_checkpointing: false
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: /app/sks-dog/train_data
18
+ instance_prompt: a photo of sks dog
19
+ learning_rate: 0.0001
20
+ local_rank: -1
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 500
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 167
31
+ num_validation_images: 4
32
+ output_dir: /app/sks-dog/sks-dog
33
+ pretrained_model_name_or_path: /app/data/models/hub/models--sinkinai--dreamshaper-v5/snapshots/9e892a808e37e0628ce1a7bda44ec0726c49d97a
34
+ prior_generation_precision: null
35
+ prior_loss_weight: 1.0
36
+ push_to_hub: true
37
+ report_to: tensorboard
38
+ resolution: 512
39
+ resume_from_checkpoint: null
40
+ revision: null
41
+ sample_batch_size: 4
42
+ scale_lr: false
43
+ seed: 0
44
+ tokenizer_name: null
45
+ train_batch_size: 2
46
+ train_text_encoder: false
47
+ use_8bit_adam: false
48
+ validation_epochs: 50
49
+ validation_prompt: A photo of sks dog in a bucket
50
+ with_prior_preservation: false
logs/dreambooth-lora/1685688713.7510898/events.out.tfevents.1685688713.tourfly.12556.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f507d414144692c1270ff6f3d278727ca9830d56b8514465b988e03d90d94d
3
+ size 2555
logs/dreambooth-lora/1685688713.752608/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 5000
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 1
14
+ gradient_checkpointing: false
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: /app/sks-dog/train_data
18
+ instance_prompt: a photo of sks dog
19
+ learning_rate: 0.0001
20
+ local_rank: -1
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 500
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 100
31
+ num_validation_images: 4
32
+ output_dir: /app/sks-dog/sks-dog
33
+ pretrained_model_name_or_path: /app/data/models/hub/models--sinkinai--dreamshaper-v5/snapshots/9e892a808e37e0628ce1a7bda44ec0726c49d97a
34
+ prior_generation_precision: null
35
+ prior_loss_weight: 1.0
36
+ push_to_hub: true
37
+ report_to: tensorboard
38
+ resolution: 512
39
+ resume_from_checkpoint: null
40
+ revision: null
41
+ sample_batch_size: 4
42
+ scale_lr: false
43
+ seed: 0
44
+ tokenizer_name: null
45
+ train_batch_size: 1
46
+ train_text_encoder: false
47
+ use_8bit_adam: false
48
+ validation_epochs: 50
49
+ validation_prompt: A photo of sks dog in a bucket
50
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1685688682.tourfly.12465.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb4454e8f72ee1e522f4df3e44e76b42c56a0151021ecf75cabb1f7c0f55e261
3
+ size 88
logs/dreambooth-lora/events.out.tfevents.1685688713.tourfly.12556.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c177978680dd435a2378a1d9259ddd2af4121381bcb7d0f285c2b3b776efa1c4
3
+ size 4749937
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aefd0220382f27e898ba8e7cf955319d1d5026b4632ed5090219aa27a94d31e6
3
+ size 3289051