ramsrigouthamg
commited on
Commit
•
2e4a38f
1
Parent(s):
0b24525
End of training
Browse files- README.md +23 -0
- logs/dreambooth-lora-sd-xl/1698773714.5481513/events.out.tfevents.1698773714.3c8c90a24027.6869.1 +3 -0
- logs/dreambooth-lora-sd-xl/1698773714.5499206/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/1698774331.5762787/events.out.tfevents.1698774331.3c8c90a24027.9422.1 +3 -0
- logs/dreambooth-lora-sd-xl/1698774331.5780206/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/1698775633.0164149/events.out.tfevents.1698775633.3c8c90a24027.14809.1 +3 -0
- logs/dreambooth-lora-sd-xl/1698775633.018545/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/1698775847.9269984/events.out.tfevents.1698775847.3c8c90a24027.15720.1 +3 -0
- logs/dreambooth-lora-sd-xl/1698775847.9287846/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1698773714.3c8c90a24027.6869.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1698774331.3c8c90a24027.9422.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1698775633.3c8c90a24027.14809.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1698775847.3c8c90a24027.15720.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: openrail++
|
4 |
+
base_model: segmind/SSD-1B
|
5 |
+
instance_prompt: a photo of sks bicycle
|
6 |
+
tags:
|
7 |
+
- stable-diffusion-xl
|
8 |
+
- stable-diffusion-xl-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# LoRA DreamBooth - ramsrigouthamg/lora-bicycle-SSD-1B
|
16 |
+
|
17 |
+
These are LoRA adaption weights for segmind/SSD-1B. The weights were trained on a photo of sks bicycle using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
LoRA for the text encoder was enabled: False.
|
22 |
+
|
23 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
logs/dreambooth-lora-sd-xl/1698773714.5481513/events.out.tfevents.1698773714.3c8c90a24027.6869.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19c4888cf59ab9505733f82e3846068dacd8052da11c85d60a1cf48f2a4804f6
|
3 |
+
size 2693
|
logs/dreambooth-lora-sd-xl/1698773714.5499206/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: 900
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: null
|
11 |
+
crops_coords_top_left_h: 0
|
12 |
+
crops_coords_top_left_w: 0
|
13 |
+
dataloader_num_workers: 0
|
14 |
+
enable_xformers_memory_efficient_attention: true
|
15 |
+
gradient_accumulation_steps: 2
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: bicycle
|
20 |
+
instance_prompt: a photo of sks bicycle
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 800
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 267
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: lora-bicycle-SSD-1B
|
35 |
+
pretrained_model_name_or_path: segmind/SSD-1B
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 1
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: true
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1698774331.5762787/events.out.tfevents.1698774331.3c8c90a24027.9422.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6146aaaf33c71450f78a6f0f6d4cf887d6f22427eb4dc4cc1710b84b6eb31994
|
3 |
+
size 2693
|
logs/dreambooth-lora-sd-xl/1698774331.5780206/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: 900
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: null
|
11 |
+
crops_coords_top_left_h: 0
|
12 |
+
crops_coords_top_left_w: 0
|
13 |
+
dataloader_num_workers: 0
|
14 |
+
enable_xformers_memory_efficient_attention: true
|
15 |
+
gradient_accumulation_steps: 2
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: bicycle
|
20 |
+
instance_prompt: a photo of sks bicycle
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 800
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 267
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: lora-bicycle-SSD-1B
|
35 |
+
pretrained_model_name_or_path: segmind/SSD-1B
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 1
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: true
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1698775633.0164149/events.out.tfevents.1698775633.3c8c90a24027.14809.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a1479390fe6734c715150eef087fc71c061d3ae17233fb8655e43229c62c00c
|
3 |
+
size 2693
|
logs/dreambooth-lora-sd-xl/1698775633.018545/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: 900
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: null
|
11 |
+
crops_coords_top_left_h: 0
|
12 |
+
crops_coords_top_left_w: 0
|
13 |
+
dataloader_num_workers: 0
|
14 |
+
enable_xformers_memory_efficient_attention: true
|
15 |
+
gradient_accumulation_steps: 2
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: bicycle
|
20 |
+
instance_prompt: a photo of sks bicycle
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 800
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 267
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: lora-bicycle-SSD-1B
|
35 |
+
pretrained_model_name_or_path: segmind/SSD-1B
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 1
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: true
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1698775847.9269984/events.out.tfevents.1698775847.3c8c90a24027.15720.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9573912703e1b94a41dbf24e992aad7d0335f0ea880711db8a645603ca2638d7
|
3 |
+
size 2693
|
logs/dreambooth-lora-sd-xl/1698775847.9287846/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: 900
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: null
|
11 |
+
crops_coords_top_left_h: 0
|
12 |
+
crops_coords_top_left_w: 0
|
13 |
+
dataloader_num_workers: 0
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 2
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: bicycle
|
20 |
+
instance_prompt: a photo of sks bicycle
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 400
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 134
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: lora-bicycle-SSD-1B
|
35 |
+
pretrained_model_name_or_path: segmind/SSD-1B
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 1
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: true
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1698773714.3c8c90a24027.6869.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2781c6b2dc37a28d8f0b1ea7a267caddd12254d8d33d54c84c875970b967fc7
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1698774331.3c8c90a24027.9422.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0981b96fccfdf88d803342fde1eaec33edc3ded608bde4e7f89165b02cd097e6
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1698775633.3c8c90a24027.14809.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33fdd1982c4e2052c4f56a6f3d44f205dce98e47992f8230da8e1d47de6215a2
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1698775847.3c8c90a24027.15720.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f5f106b0de6c397ff2b12ce64f2257da7ee277f88030b40b9f113e06524b519
|
3 |
+
size 66774
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07e268cc9688e4e325ed9423bb4c6624c28f51ab6a43332044cd5074178033a3
|
3 |
+
size 10912792
|