Commit
·
2216f43
1
Parent(s):
5246284
End of training
Browse files- README.md +39 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scheduler.bin +3 -0
- logs/dreambooth-lora-sd-xl/1702087176.467403/events.out.tfevents.1702087176.dl-shell-06.30607.1 +3 -0
- logs/dreambooth-lora-sd-xl/1702087176.531682/hparams.yml +68 -0
- logs/dreambooth-lora-sd-xl/1702087584.1544635/events.out.tfevents.1702087584.dl-shell-06.31951.1 +3 -0
- logs/dreambooth-lora-sd-xl/1702087584.235756/hparams.yml +68 -0
- logs/dreambooth-lora-sd-xl/1702087727.329028/events.out.tfevents.1702087727.dl-shell-06.32265.1 +3 -0
- logs/dreambooth-lora-sd-xl/1702087727.4088032/hparams.yml +68 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087176.dl-shell-06.30607.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087584.dl-shell-06.31951.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087727.dl-shell-06.32265.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- stable-diffusion-xl
|
5 |
+
- stable-diffusion-xl-diffusers
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
|
11 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
+
instance_prompt: a photo of sks dog
|
13 |
+
license: openrail++
|
14 |
+
---
|
15 |
+
|
16 |
+
# SDXL LoRA DreamBooth - phillipecardenuto/dog-example-xl-lora
|
17 |
+
|
18 |
+
<Gallery />
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
These are phillipecardenuto/dog-example-xl-lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
23 |
+
|
24 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
25 |
+
|
26 |
+
LoRA for the text encoder was enabled: False.
|
27 |
+
|
28 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
29 |
+
|
30 |
+
## Trigger words
|
31 |
+
|
32 |
+
You should use a photo of sks dog to trigger the image generation.
|
33 |
+
|
34 |
+
## Download model
|
35 |
+
|
36 |
+
Weights for this model are available in Safetensors format.
|
37 |
+
|
38 |
+
[Download](phillipecardenuto/dog-example-xl-lora/tree/main) them in the Files & versions tab.
|
39 |
+
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3525ae35ea37f97ba94a07487711bcccc83c2a47c3fd5eb3c3063438568e8556
|
3 |
+
size 14991036
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cecb8a6f94f783f0e958c12dd563567bb20980a9dbb07048f62f9ed918f9d17
|
3 |
+
size 23388184
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf08a098fb1174d1478eb66d2d1659d4ca5b335ee606c841dd50060feecdccab
|
3 |
+
size 15516
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2833302ff3e9f19a529d4b4c25d428a2569db9e059211a2009fd20f9a2843aba
|
3 |
+
size 1000
|
logs/dreambooth-lora-sd-xl/1702087176.467403/events.out.tfevents.1702087176.dl-shell-06.30607.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1f7255aff9d3648562bf5c3b12477da02b0e5043cee6f468438ea14df415533
|
3 |
+
size 3163
|
logs/dreambooth-lora-sd-xl/1702087176.531682/hparams.yml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: null
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 500
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
crops_coords_top_left_h: 0
|
15 |
+
crops_coords_top_left_w: 0
|
16 |
+
dataloader_num_workers: 0
|
17 |
+
dataset_config_name: null
|
18 |
+
dataset_name: null
|
19 |
+
enable_xformers_memory_efficient_attention: true
|
20 |
+
gradient_accumulation_steps: 2
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: dog-example
|
26 |
+
instance_prompt: a photo of sks dog
|
27 |
+
learning_rate: 0.0001
|
28 |
+
local_rank: 0
|
29 |
+
logging_dir: logs
|
30 |
+
lr_num_cycles: 1
|
31 |
+
lr_power: 1.0
|
32 |
+
lr_scheduler: constant
|
33 |
+
lr_warmup_steps: 0
|
34 |
+
max_grad_norm: 1.0
|
35 |
+
max_train_steps: 500
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 500
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: dog-example-xl-lora
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: true
|
51 |
+
rank: 4
|
52 |
+
repeats: 1
|
53 |
+
report_to: tensorboard
|
54 |
+
resolution: 1024
|
55 |
+
resume_from_checkpoint: null
|
56 |
+
revision: null
|
57 |
+
sample_batch_size: 4
|
58 |
+
scale_lr: false
|
59 |
+
seed: 0
|
60 |
+
snr_gamma: null
|
61 |
+
text_encoder_lr: 5.0e-06
|
62 |
+
train_batch_size: 2
|
63 |
+
train_text_encoder: false
|
64 |
+
use_8bit_adam: true
|
65 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: null
|
67 |
+
variant: null
|
68 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1702087584.1544635/events.out.tfevents.1702087584.dl-shell-06.31951.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:955369c61ff1fb24fd6f80eb79d1db2f9da21cc3860d8b06925f39c35b6f8b1a
|
3 |
+
size 3163
|
logs/dreambooth-lora-sd-xl/1702087584.235756/hparams.yml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: null
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 500
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
crops_coords_top_left_h: 0
|
15 |
+
crops_coords_top_left_w: 0
|
16 |
+
dataloader_num_workers: 0
|
17 |
+
dataset_config_name: null
|
18 |
+
dataset_name: null
|
19 |
+
enable_xformers_memory_efficient_attention: true
|
20 |
+
gradient_accumulation_steps: 2
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: dog-example
|
26 |
+
instance_prompt: a photo of sks dog
|
27 |
+
learning_rate: 0.0001
|
28 |
+
local_rank: 0
|
29 |
+
logging_dir: logs
|
30 |
+
lr_num_cycles: 1
|
31 |
+
lr_power: 1.0
|
32 |
+
lr_scheduler: constant
|
33 |
+
lr_warmup_steps: 0
|
34 |
+
max_grad_norm: 1.0
|
35 |
+
max_train_steps: 500
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 500
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: dog-example-xl-lora
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: true
|
51 |
+
rank: 4
|
52 |
+
repeats: 1
|
53 |
+
report_to: tensorboard
|
54 |
+
resolution: 1024
|
55 |
+
resume_from_checkpoint: null
|
56 |
+
revision: null
|
57 |
+
sample_batch_size: 4
|
58 |
+
scale_lr: false
|
59 |
+
seed: 0
|
60 |
+
snr_gamma: null
|
61 |
+
text_encoder_lr: 5.0e-06
|
62 |
+
train_batch_size: 2
|
63 |
+
train_text_encoder: false
|
64 |
+
use_8bit_adam: true
|
65 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: null
|
67 |
+
variant: null
|
68 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1702087727.329028/events.out.tfevents.1702087727.dl-shell-06.32265.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27b695f9c7165fddc711ea029f63a24fc298fe04dfa2a8e36f2236b69324ef4a
|
3 |
+
size 3115
|
logs/dreambooth-lora-sd-xl/1702087727.4088032/hparams.yml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: null
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 500
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
crops_coords_top_left_h: 0
|
15 |
+
crops_coords_top_left_w: 0
|
16 |
+
dataloader_num_workers: 0
|
17 |
+
dataset_config_name: null
|
18 |
+
dataset_name: null
|
19 |
+
enable_xformers_memory_efficient_attention: true
|
20 |
+
gradient_accumulation_steps: 2
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: dog-example
|
26 |
+
instance_prompt: a photo of sks dog
|
27 |
+
learning_rate: 0.0001
|
28 |
+
local_rank: 0
|
29 |
+
logging_dir: logs
|
30 |
+
lr_num_cycles: 1
|
31 |
+
lr_power: 1.0
|
32 |
+
lr_scheduler: constant
|
33 |
+
lr_warmup_steps: 0
|
34 |
+
max_grad_norm: 1.0
|
35 |
+
max_train_steps: 500
|
36 |
+
mixed_precision: null
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 500
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: dog-example-xl-lora
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: true
|
51 |
+
rank: 4
|
52 |
+
repeats: 1
|
53 |
+
report_to: tensorboard
|
54 |
+
resolution: 1024
|
55 |
+
resume_from_checkpoint: null
|
56 |
+
revision: null
|
57 |
+
sample_batch_size: 4
|
58 |
+
scale_lr: false
|
59 |
+
seed: 0
|
60 |
+
snr_gamma: null
|
61 |
+
text_encoder_lr: 5.0e-06
|
62 |
+
train_batch_size: 2
|
63 |
+
train_text_encoder: false
|
64 |
+
use_8bit_adam: true
|
65 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: null
|
67 |
+
variant: null
|
68 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087176.dl-shell-06.30607.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b25168f3684ed527013c4530ec2af338a29083b4cf9101b7076e825a2ebc6d1c
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087584.dl-shell-06.31951.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f65224bb2e8f331cb0dfff01a438853f7904d62188b196dc28aebd91f49502f
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1702087727.dl-shell-06.32265.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:806a78e9f07ba63805890cb8c69cd813d7db56d1d7107e9b053a2b0a1c77f122
|
3 |
+
size 41834
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cecb8a6f94f783f0e958c12dd563567bb20980a9dbb07048f62f9ed918f9d17
|
3 |
+
size 23388184
|