End of training
Browse files- README.md +8 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- image_0.png +2 -2
- logs/dreambooth-lora-sd-xl/1710896811.3511665/events.out.tfevents.1710896811.3aac3d2b2b9c.256958.1 +3 -0
- logs/dreambooth-lora-sd-xl/1710896811.3521187/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1710896811.3aac3d2b2b9c.256958.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: segmind/SSD-1B
|
14 |
instance_prompt: a photo of sks swarovski-necklace
|
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 |
+
- lora
|
18 |
+
- template:sd-lora
|
19 |
+
- stable-diffusion-xl
|
20 |
+
- stable-diffusion-xl-diffusers
|
21 |
base_model: segmind/SSD-1B
|
22 |
instance_prompt: a photo of sks swarovski-necklace
|
23 |
widget:
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7706996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb731b23b157460489904408631e76c5aefa78fda753aa735b2600ccac6e7902
|
3 |
size 7706996
|
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 10910072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81bd42e09cd45d7bad347d99441d610cf98c096456c1b1cf994c9d41981392b6
|
3 |
size 10910072
|
image_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
logs/dreambooth-lora-sd-xl/1710896811.3511665/events.out.tfevents.1710896811.3aac3d2b2b9c.256958.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0c5281ebbebc2e87a7fef9bc886d7bf7f10a09646a09b583c5fcab87f6b9b70
|
3 |
+
size 3284
|
logs/dreambooth-lora-sd-xl/1710896811.3521187/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: true
|
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: 2
|
20 |
+
gradient_checkpointing: true
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: ./objects/swarovski2
|
25 |
+
instance_prompt: a photo of sks swarovski
|
26 |
+
learning_rate: 0.0001
|
27 |
+
local_rank: 0
|
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: 1
|
39 |
+
optimizer: AdamW
|
40 |
+
output_dir: lora-swarovski-SSD-1B_2
|
41 |
+
pretrained_model_name_or_path: segmind/SSD-1B
|
42 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
43 |
+
prior_generation_precision: null
|
44 |
+
prior_loss_weight: 1.0
|
45 |
+
prodigy_beta3: null
|
46 |
+
prodigy_decouple: true
|
47 |
+
prodigy_safeguard_warmup: true
|
48 |
+
prodigy_use_bias_correction: true
|
49 |
+
push_to_hub: true
|
50 |
+
random_flip: false
|
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: 1
|
63 |
+
train_text_encoder: false
|
64 |
+
use_8bit_adam: true
|
65 |
+
use_dora: false
|
66 |
+
validation_epochs: 300
|
67 |
+
validation_prompt: A photo of neck of female model wearing sks swarovski, with thin
|
68 |
+
string
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1710896811.3aac3d2b2b9c.256958.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:562fb00d94108ebc45e785aa100b0498cb72cfb056e5be3ebe6911d95976005c
|
3 |
+
size 2154514
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10910072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81bd42e09cd45d7bad347d99441d610cf98c096456c1b1cf994c9d41981392b6
|
3 |
size 10910072
|