End of training
Browse files- README.md +63 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scaler.pt +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-300/optimizer.bin +3 -0
- checkpoint-300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-300/random_states_0.pkl +3 -0
- checkpoint-300/scaler.pt +3 -0
- checkpoint-300/scheduler.bin +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scaler.pt +3 -0
- checkpoint-400/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
- logs/dreambooth-lora-sd-xl/1731532523.9501467/events.out.tfevents.1731532523.d69f0454578c.136.1 +3 -0
- logs/dreambooth-lora-sd-xl/1731532523.9549224/hparams.yml +71 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1731532523.d69f0454578c.136.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
+
library_name: diffusers
|
4 |
+
license: openrail++
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- text-to-image
|
8 |
+
- diffusers-training
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- template:sd-lora
|
12 |
+
- stable-diffusion-xl
|
13 |
+
- stable-diffusion-xl-diffusers
|
14 |
+
instance_prompt: A high-quality photo of a <kelmeTee> KELME sports T-shirt with the
|
15 |
+
brand logo on the chest and sleeve
|
16 |
+
widget: []
|
17 |
+
---
|
18 |
+
|
19 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
20 |
+
should probably proofread and complete it, then remove this comment. -->
|
21 |
+
|
22 |
+
|
23 |
+
# SDXL LoRA DreamBooth - MohammadZeineddine/kelme_shirt_LoRA_v3
|
24 |
+
|
25 |
+
<Gallery />
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
These are MohammadZeineddine/kelme_shirt_LoRA_v3 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
30 |
+
|
31 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
32 |
+
|
33 |
+
LoRA for the text encoder was enabled: False.
|
34 |
+
|
35 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
36 |
+
|
37 |
+
## Trigger words
|
38 |
+
|
39 |
+
You should use A high-quality photo of a <kelmeTee> KELME sports T-shirt with the brand logo on the chest and sleeve to trigger the image generation.
|
40 |
+
|
41 |
+
## Download model
|
42 |
+
|
43 |
+
Weights for this model are available in Safetensors format.
|
44 |
+
|
45 |
+
[Download](MohammadZeineddine/kelme_shirt_LoRA_v3/tree/main) them in the Files & versions tab.
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
## Intended uses & limitations
|
50 |
+
|
51 |
+
#### How to use
|
52 |
+
|
53 |
+
```python
|
54 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
55 |
+
```
|
56 |
+
|
57 |
+
#### Limitations and bias
|
58 |
+
|
59 |
+
[TODO: provide examples of latent issues and potential remediations]
|
60 |
+
|
61 |
+
## Training details
|
62 |
+
|
63 |
+
[TODO: describe the data used to train the model]
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f9554c70d383c84d40739c80152a9328d10355f184f71b12406be608d31c904
|
3 |
+
size 15133372
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8336f0258f11a5a19ac281e37eb8c5883e034ec33efa4245c20806250451dd47
|
3 |
+
size 23390424
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74439ee569a2958fa2dcc2c6304d315f7eb30afd4ac865b797b9d1b9dbae964b
|
3 |
+
size 14540
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27
|
3 |
+
size 988
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e440cace6589de6c72ad2cf84b033c31b67b56f5f593fdfc467c84dd99ca645
|
3 |
+
size 1000
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa2a088d05cd14e2b16a8697cd43f7a14ba25445c6aea9df94e784ef53ae1572
|
3 |
+
size 15133372
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76f5d0590dbd2536cbbe1b80dbe1da4afc11f27a0b6c854663fbb507d359bc2c
|
3 |
+
size 23390424
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15a77ade5606b0dd9c3d4657843419ee5bb26816e5f3711ed51068595d762dbb
|
3 |
+
size 14540
|
checkpoint-200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd55b3848d82967a207e0805911c79200c6adce71e3b37fd24549a718f75738
|
3 |
+
size 988
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a30fb50df034f3b2fe35529f75f39a19995d00a1e34b1527e20eb794752d2f77
|
3 |
+
size 1000
|
checkpoint-300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:981dd80130e239831ad7af7df2d42189336e7888beb3d8831c8e857863fc7d4a
|
3 |
+
size 15134460
|
checkpoint-300/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6876e89656fe9f2c20ab0ebab0f4e17a0d99f10b66877306e81b41ee8bffd493
|
3 |
+
size 23390424
|
checkpoint-300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fe2819eb22686f84b5b42734c38adbed28a44e4a8f66c765d875925f99f97c0
|
3 |
+
size 14540
|
checkpoint-300/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92873c8c89778fe11b8eeb338a181eefdf056f2f8096c36bf259c3fd791afb34
|
3 |
+
size 988
|
checkpoint-300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d925ef3a312cf9f1dd743e06beceb9401782b525caeac7539c0f63bd21821f45
|
3 |
+
size 1000
|
checkpoint-400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13930e683e81cc795c414eff5be74ac1b9c5aad66b2887268ddc1c15366010f4
|
3 |
+
size 15134460
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ae3b237c2468b896676461a8cfd518ac32bca2424d587d73300a6a389391e04
|
3 |
+
size 23390424
|
checkpoint-400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef71945e74dd258d09bda19a51c69a9ce1a6cadbd468b363b5e1f1abbb8a93d9
|
3 |
+
size 14540
|
checkpoint-400/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c801982aae9be06d302403c1fff693e53dedf89c1d3b689ee29fedad84a96d23
|
3 |
+
size 988
|
checkpoint-400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e861a7df1fa5e3fd4155b5733a85f3ed8481295ab34df55c68d1a5949e2127e
|
3 |
+
size 1000
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b3ed55e933d772a9ab391a90c0ce9e63fbf9a19007083753147b3d9bd00b752
|
3 |
+
size 15134460
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a2a05cbb2596027f82876fec3b02689ba0cb8e2c44618254c12c4eda5684228
|
3 |
+
size 23390424
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b50ca21189e622996e2c353fd7dd00fcde3d2695f1b4a09d274dccb1ab417346
|
3 |
+
size 14540
|
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:e1ef945fb67548939f1340070803ddc6f91925dd6d43f8c15ba25d113f03c5ed
|
3 |
+
size 1000
|
logs/dreambooth-lora-sd-xl/1731532523.9501467/events.out.tfevents.1731532523.d69f0454578c.136.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d700455e9bccf961e6d184f291fb094c20087ca2c52cf661d8bd271a4ce53e3c
|
3 |
+
size 3396
|
logs/dreambooth-lora-sd-xl/1731532523.9549224/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 100
|
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: kelme-dataset-v3
|
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 high-quality photo of a <kelmeTee> KELME sports T-shirt with the
|
26 |
+
brand logo on the chest and sleeve
|
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: 250
|
39 |
+
num_validation_images: 4
|
40 |
+
optimizer: AdamW
|
41 |
+
output_dir: kelme_shirt_LoRA_v3
|
42 |
+
output_kohya_format: false
|
43 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
44 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
45 |
+
prior_generation_precision: null
|
46 |
+
prior_loss_weight: 1.0
|
47 |
+
prodigy_beta3: null
|
48 |
+
prodigy_decouple: true
|
49 |
+
prodigy_safeguard_warmup: true
|
50 |
+
prodigy_use_bias_correction: true
|
51 |
+
push_to_hub: false
|
52 |
+
random_flip: false
|
53 |
+
rank: 4
|
54 |
+
repeats: 1
|
55 |
+
report_to: tensorboard
|
56 |
+
resolution: 1024
|
57 |
+
resume_from_checkpoint: null
|
58 |
+
revision: null
|
59 |
+
sample_batch_size: 4
|
60 |
+
scale_lr: false
|
61 |
+
seed: 0
|
62 |
+
snr_gamma: 5.0
|
63 |
+
text_encoder_lr: 5.0e-06
|
64 |
+
train_batch_size: 1
|
65 |
+
train_text_encoder: false
|
66 |
+
use_8bit_adam: true
|
67 |
+
use_dora: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1731532523.d69f0454578c.136.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f19a2816f855e1be6ceab419e6716c1d3529ea8b43b06f2321c833b7d82251eb
|
3 |
+
size 83570
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a2a05cbb2596027f82876fec3b02689ba0cb8e2c44618254c12c4eda5684228
|
3 |
+
size 23390424
|