End of training
Browse files- .gitattributes +4 -0
- README.md +60 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -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/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- logs/dreambooth-lora-sd-xl/1728287739.882458/events.out.tfevents.1728287739.dragon0.581310.1 +3 -0
- logs/dreambooth-lora-sd-xl/1728287739.884462/hparams.yml +67 -0
- logs/dreambooth-lora-sd-xl/1728362438.334595/events.out.tfevents.1728362438.dragon0.606239.1 +3 -0
- logs/dreambooth-lora-sd-xl/1728362438.3356152/hparams.yml +67 -0
- logs/dreambooth-lora-sd-xl/1728362665.5957923/events.out.tfevents.1728362665.dragon0.606815.1 +3 -0
- logs/dreambooth-lora-sd-xl/1728362665.5967941/hparams.yml +67 -0
- logs/dreambooth-lora-sd-xl/1728525053.3384135/events.out.tfevents.1728525053.dragon0.621554.1 +3 -0
- logs/dreambooth-lora-sd-xl/1728525053.339463/hparams.yml +67 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1728287739.dragon0.581310.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1728362438.dragon0.606239.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1728362665.dragon0.606815.0 +3 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1728525053.dragon0.621554.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
widget:
|
11 |
+
|
12 |
+
- text: 'a sbu shirt in a market'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'a sbu shirt in a market'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'a sbu shirt in a market'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'a sbu shirt in a market'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
33 |
+
instance_prompt: a sbu shirt
|
34 |
+
license: openrail++
|
35 |
+
---
|
36 |
+
|
37 |
+
# SDXL LoRA DreamBooth - semo720/lora-sdxl-shirt
|
38 |
+
|
39 |
+
<Gallery />
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
These are semo720/lora-sdxl-shirt LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
44 |
+
|
45 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
46 |
+
|
47 |
+
LoRA for the text encoder was enabled: False.
|
48 |
+
|
49 |
+
Special VAE used for training: None.
|
50 |
+
|
51 |
+
## Trigger words
|
52 |
+
|
53 |
+
You should use a sbu shirt to trigger the image generation.
|
54 |
+
|
55 |
+
## Download model
|
56 |
+
|
57 |
+
Weights for this model are available in Safetensors format.
|
58 |
+
|
59 |
+
[Download](semo720/lora-sdxl-shirt/tree/main) them in the Files & versions tab.
|
60 |
+
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:221d3147248e1fe37fc25ce97723e949c32b4ac6bee90954d11d37420a623297
|
3 |
+
size 187411668
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2501cf09904179ffc3dbb30d094630a938fdd9505d84b6d757835cd6421253d8
|
3 |
+
size 371764576
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f844c5028201817c5c12d647dd9c40e8c73383db4b06cafa96728c7d59a0660
|
3 |
+
size 14280
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a06a1d190ebe3d2f59b87075958832ab264ff51bb09474ff935bfa56dcf4374
|
3 |
+
size 1000
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35e467b2314fe624e85a47292f51480c3896d7abbe751966afee3b1fb05a61f4
|
3 |
+
size 187411668
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c6b10e06d160269b01e6aabee89c461cd40d0dce4c49e4ee47844dcdf4940c
|
3 |
+
size 371764576
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec64a19baf79071f5c58d852156b11139cd76affd949810426cd099a7590ff9b
|
3 |
+
size 14280
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
|
3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39877b7ed3b9e27c46689c000d0daa737b75ed18374838a197cc7c777779dbc9
|
3 |
+
size 1000
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
logs/dreambooth-lora-sd-xl/1728287739.882458/events.out.tfevents.1728287739.dragon0.581310.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f4ed97e4c63d77f7875417527efa14411fea30b43197ea53cf02b50e95256e0
|
3 |
+
size 3152
|
logs/dreambooth-lora-sd-xl/1728287739.884462/hparams.yml
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 1
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: /home/sean/lora/ziplora-pytorch/instances/content
|
26 |
+
instance_prompt: a sbu shirt
|
27 |
+
learning_rate: 5.0e-05
|
28 |
+
local_rank: -1
|
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: 1000
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 1000
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: lora-sdxl-shirt
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: null
|
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: 64
|
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 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: a sbu shirt in a market
|
67 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1728362438.334595/events.out.tfevents.1728362438.dragon0.606239.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7001d867c763edc19721111b932ae1d3f18b24863769920f6632970191920c12
|
3 |
+
size 3152
|
logs/dreambooth-lora-sd-xl/1728362438.3356152/hparams.yml
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 1
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: /home/sean/lora/ziplora-pytorch/instances/content
|
26 |
+
instance_prompt: a sbu shirt
|
27 |
+
learning_rate: 5.0e-05
|
28 |
+
local_rank: -1
|
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: 1000
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 1000
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: lora-sdxl-shirt
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: null
|
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: 64
|
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 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: a sbu shirt in a market
|
67 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1728362665.5957923/events.out.tfevents.1728362665.dragon0.606815.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e559cc0d3e5746243a0e6d594b2a39c34f7ecffd1aa456fd5207add9e92964f7
|
3 |
+
size 3152
|
logs/dreambooth-lora-sd-xl/1728362665.5967941/hparams.yml
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: false
|
20 |
+
gradient_accumulation_steps: 1
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: /home/sean/lora/ziplora-pytorch/instances/content
|
26 |
+
instance_prompt: a sbu shirt
|
27 |
+
learning_rate: 5.0e-05
|
28 |
+
local_rank: -1
|
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: 1000
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 1000
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: lora-sdxl-shirt
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: null
|
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: 64
|
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 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: a sbu shirt in a market
|
67 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/1728525053.3384135/events.out.tfevents.1728525053.dragon0.621554.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19c504ef2f96dc36f524884fcf4407d5d9f6eb4f39fadd896c15f9cab0a395af
|
3 |
+
size 3152
|
logs/dreambooth-lora-sd-xl/1728525053.339463/hparams.yml
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: false
|
20 |
+
gradient_accumulation_steps: 1
|
21 |
+
gradient_checkpointing: true
|
22 |
+
hub_model_id: null
|
23 |
+
hub_token: null
|
24 |
+
image_column: image
|
25 |
+
instance_data_dir: /home/sean/lora/ziplora-pytorch/instances/content
|
26 |
+
instance_prompt: a sbu shirt
|
27 |
+
learning_rate: 5.0e-05
|
28 |
+
local_rank: -1
|
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: 1000
|
36 |
+
mixed_precision: fp16
|
37 |
+
num_class_images: 100
|
38 |
+
num_train_epochs: 1000
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: lora-sdxl-shirt
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: null
|
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: 64
|
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 |
+
validation_epochs: 50
|
66 |
+
validation_prompt: a sbu shirt in a market
|
67 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1728287739.dragon0.581310.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17d97c64ddb06002226adb951ce5416fa4f0b88e6fb850e22f5cfc6f07b1154d
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1728362438.dragon0.606239.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b934950af406121f27adee8a2225d90164e2366bc28d0b888f6c273bafe46e1
|
3 |
+
size 88
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1728362665.dragon0.606815.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd0962cb28da799b245abaed2859644ba71c98fc53a306e22527cadd7ccfe71d
|
3 |
+
size 97296926
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1728525053.dragon0.621554.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7534d4fcde1acf3a2cd3b6472eb966fd049afe53ecbeee410f48daa43144269
|
3 |
+
size 101492043
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2501cf09904179ffc3dbb30d094630a938fdd9505d84b6d757835cd6421253d8
|
3 |
+
size 371764576
|