jacksonchen commited on
Commit
97968e0
1 Parent(s): bbbdc27

End of training

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of sks sheep
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 - jacksonchen/dreambooth_lora_xiyangyang2
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a photo of sks sheep 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: True.
checkpoint-100/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c828764e9f24c11b9d908432bbcd194f7366451c9e212dbc6740237b40043a
3
+ size 8155355
checkpoint-200/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b16ce0dab0bdb46f292866edd169c25f44b07baff5d29ae4c35890fa3dfdeb
3
+ size 8155355
checkpoint-300/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2095a93299e07f9de02feb5b1dcd042e05ebac89d657aeb0a7c7b2866a60fab6
3
+ size 8155355
checkpoint-400/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af86e8c644f63fb0efcc8a982443f6f0464598efffe6c160a1e30af727defbbe
3
+ size 8155355
checkpoint-500/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae19a13f3b371a8f2d1d9908a2258f171c3f1fd49462b3245ff7b5b68f48676e
3
+ size 8155355
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/dreambooth-lora/1683694808.8513024/events.out.tfevents.1683694808.iZ2ze3k5k6130t8fwq0wg5Z.1253982.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a226f42499e9ac367fe9741ffc592226b2e80ab12d99104a2d9f04734f9c9934
3
+ size 2621
logs/dreambooth-lora/1683694808.8524091/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 100
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: mnt_data/inputs/xiyangyang11
18
+ instance_prompt: a photo of sks sheep
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: 42
31
+ num_validation_images: 4
32
+ output_dir: logs/diffuesrs/dreambooth_lora_xiyangyang2
33
+ pre_compute_text_embeddings: false
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ prior_generation_precision: null
36
+ prior_loss_weight: 1.0
37
+ push_to_hub: true
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ sample_batch_size: 4
43
+ scale_lr: false
44
+ seed: 0
45
+ text_encoder_use_attention_mask: false
46
+ tokenizer_max_length: null
47
+ tokenizer_name: null
48
+ train_batch_size: 1
49
+ train_text_encoder: true
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: A photo of sks sheep in a bucket
53
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1683694808.iZ2ze3k5k6130t8fwq0wg5Z.1253982.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:775e635c0cc1242a162e5309a152e20709bbe496537ef61aaf57285c03b171aa
3
+ size 4049590
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae19a13f3b371a8f2d1d9908a2258f171c3f1fd49462b3245ff7b5b68f48676e
3
+ size 8155355