ckeisc commited on
Commit
1ae15bf
·
1 Parent(s): 030f6cd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stablediffusionapi/anything-v5
5
+ instance_prompt: a photo of ch1u_bubu toddler
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 - ckeisc/lora-trained
16
+
17
+ These are LoRA adaption weights for stablediffusionapi/anything-v5. The weights were trained on a photo of ch1u_bubu toddler 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.
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369ff8da87e580dfbbbf0f94e8c10e8fcde3f7811ff40f2874276bd5e42faf65
3
+ size 3999941
checkpoint-250/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce1c03965642a87b4db81b06814ab6c3367f6d6c126a54e0755f8a7f636f7d37
3
+ size 3228616
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205dc6e739c518a3353b74a0dea1ddd3dae756c8a2d5d6aa6a5573eed3b7ea2a
3
+ size 14599
checkpoint-250/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27aa20a390729e58f6745ce2ad2e4708be7725c1059fb8166449e11f78ca8fd2
3
+ size 557
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24ad1510b496d760da04853d75c6c6da1fc408241171a06b2751e7e90c5daf5
3
+ size 563
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4634939e8f6b61ea5c7933169bc162cb939bc2707ed8292b6313b50006ac8dc4
3
+ size 4000197
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2a19d101019940014e8c3c7489ca485956e6a94c8f4ede93135c23be5a8001
3
+ size 3228616
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df18bb9838e21b76e29c719f934be9768139adf95e9624e2bc4bea8a8e24802
3
+ size 14599
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/dreambooth-lora/1695272839.1742299/events.out.tfevents.1695272839.b6faef3e7852.2221.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfeed4ef46f71de4ce600978ec5a1092fd6b2ef2639178330f358aad0c4cfa8f
3
+ size 2714
logs/dreambooth-lora/1695272839.1774168/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: train_data
19
+ instance_prompt: a photo of ch1u_bubu toddler
20
+ learning_rate: 0.0001
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: 500
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 72
32
+ num_validation_images: 4
33
+ output_dir: lora-trained
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: stablediffusionapi/anything-v5
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
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: 0
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 1
51
+ train_text_encoder: false
52
+ use_8bit_adam: true
53
+ validation_epochs: 50
54
+ validation_prompt: A photo of ch1u_bubu toddler in a bucket
55
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1695272839.b6faef3e7852.2221.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a912bbd5b8d844d07ac20df85287556384061720ce0ccdc3c16b8b87095c7f25
3
+ size 2390270
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2a19d101019940014e8c3c7489ca485956e6a94c8f4ede93135c23be5a8001
3
+ size 3228616