End of training
Browse files- README.md +7 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- logs/dreambooth-lora-sd-xl/1723706596.4891782/events.out.tfevents.1723706596.58efcd9e6097.1178.1 +3 -0
- logs/dreambooth-lora-sd-xl/1723706596.4982758/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1723706596.58efcd9e6097.1178.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -4,6 +4,13 @@ library_name: diffusers
|
|
4 |
license: openrail++
|
5 |
tags:
|
6 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- text-to-image
|
8 |
- diffusers-training
|
9 |
- diffusers
|
|
|
4 |
license: openrail++
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
+
- diffusers-training
|
8 |
+
- diffusers
|
9 |
+
- dora
|
10 |
+
- template:sd-lora
|
11 |
+
- stable-diffusion-xl
|
12 |
+
- stable-diffusion-xl-diffusers
|
13 |
+
- text-to-image
|
14 |
- text-to-image
|
15 |
- diffusers-training
|
16 |
- diffusers
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 53185858
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1408542b96be9cb863ed0294b7c817926444e5f86273e290c4bb22228dbc582d
|
3 |
size 53185858
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26138248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb1c3daae04a7b5258e1dd00a55f13a8c4369dc53598f6273a8b29119cd499f7
|
3 |
size 26138248
|
image_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_1.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_2.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_3.png
CHANGED
Git LFS Details
|
Git LFS Details
|
logs/dreambooth-lora-sd-xl/1723706596.4891782/events.out.tfevents.1723706596.58efcd9e6097.1178.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92312490f1ddb0af753bd0739c82e2d3bc171ac59f01db480e291fb57abf027a
|
3 |
+
size 3297
|
logs/dreambooth-lora-sd-xl/1723706596.4982758/hparams.yml
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: null
|
17 |
+
do_edm_style_training: false
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 4
|
20 |
+
gradient_checkpointing: false
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: dog
|
25 |
+
instance_prompt: a photo of sks dog
|
26 |
+
learning_rate: 0.0001
|
27 |
+
local_rank: -1
|
28 |
+
logging_dir: logs
|
29 |
+
lr_num_cycles: 1
|
30 |
+
lr_power: 1.0
|
31 |
+
lr_scheduler: constant
|
32 |
+
lr_warmup_steps: 0
|
33 |
+
max_grad_norm: 1.0
|
34 |
+
max_train_steps: 500
|
35 |
+
mixed_precision: fp16
|
36 |
+
num_class_images: 100
|
37 |
+
num_train_epochs: 250
|
38 |
+
num_validation_images: 4
|
39 |
+
optimizer: AdamW
|
40 |
+
output_dir: lora-trained-xl
|
41 |
+
output_kohya_format: false
|
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 |
+
random_flip: false
|
52 |
+
rank: 4
|
53 |
+
repeats: 1
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 1024
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: 0
|
61 |
+
snr_gamma: null
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: false
|
66 |
+
use_dora: true
|
67 |
+
validation_epochs: 25
|
68 |
+
validation_prompt: A photo of sks dog in a bucket
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1723706596.58efcd9e6097.1178.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:875fe9b54b3422a07278f19d927f65b27787d7bc2d0f66ba785ed1a0ed6c76f3
|
3 |
+
size 67507240
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26138248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb1c3daae04a7b5258e1dd00a55f13a8c4369dc53598f6273a8b29119cd499f7
|
3 |
size 26138248
|