End of training
Browse files- README.md +8 -0
- logs/dreambooth-lora-sd-xl/1716049103.262374/events.out.tfevents.1716049103.4bf8cc81e92d.2209.1 +3 -0
- logs/dreambooth-lora-sd-xl/1716049103.2643762/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/1716049929.60852/events.out.tfevents.1716049929.4bf8cc81e92d.6493.1 +3 -0
- logs/dreambooth-lora-sd-xl/1716049929.6108522/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1716049103.4bf8cc81e92d.2209.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1716049929.4bf8cc81e92d.6493.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -10,6 +10,14 @@ tags:
|
|
10 |
- template:sd-lora
|
11 |
- stable-diffusion-xl
|
12 |
- stable-diffusion-xl-diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
14 |
instance_prompt: a photo of TOK potato head
|
15 |
widget: []
|
|
|
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
|
17 |
+
- dora
|
18 |
+
- template:sd-lora
|
19 |
+
- stable-diffusion-xl
|
20 |
+
- stable-diffusion-xl-diffusers
|
21 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
22 |
instance_prompt: a photo of TOK potato head
|
23 |
widget: []
|
logs/dreambooth-lora-sd-xl/1716049103.262374/events.out.tfevents.1716049103.4bf8cc81e92d.2209.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a05f9fa83139700a9dd873c2f104c937c068a27de8886f62e2b75ab5d60dd4e
|
3 |
+
size 3312
|
logs/dreambooth-lora-sd-xl/1716049103.2643762/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: prompt
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 717
|
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: potatohead
|
17 |
+
do_edm_style_training: false
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 3
|
20 |
+
gradient_checkpointing: true
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: null
|
25 |
+
instance_prompt: a photo of TOK potato head
|
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: potato_head_LoRA
|
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: false
|
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: 5.0
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: true
|
66 |
+
use_dora: false
|
67 |
+
validation_epochs: 50
|
68 |
+
validation_prompt: null
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1716049929.60852/events.out.tfevents.1716049929.4bf8cc81e92d.6493.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5adca4d1c44a971244f282e30d7ac792dc45738ddcf2998dba1c1c1843923eb0
|
3 |
+
size 3312
|
logs/dreambooth-lora-sd-xl/1716049929.6108522/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: prompt
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 717
|
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: potatohead
|
17 |
+
do_edm_style_training: false
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 3
|
20 |
+
gradient_checkpointing: true
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: null
|
25 |
+
instance_prompt: a photo of TOK potato head
|
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: potato_head_LoRA
|
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: false
|
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: 5.0
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: true
|
66 |
+
use_dora: false
|
67 |
+
validation_epochs: 50
|
68 |
+
validation_prompt: null
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1716049103.4bf8cc81e92d.2209.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5327d4e79a35d4e7d6ca7605a1df61b7464ee707d16a95448a23afecc5da3d4
|
3 |
+
size 15742
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1716049929.4bf8cc81e92d.6493.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9928d3e070e1a0f559dc16f686b4f99ebd1d4c9470c5a17d51f0e44a1f0bad97
|
3 |
+
size 83570
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf0647f097f182087390b0a5d927ad90e0970c8d1e286549a91c4f8adfb5e9bf
|
3 |
size 23390424
|