Commit ·
3782e0e
1
Parent(s): eb665a9
saving checkpoint-100
Browse files- README.md +2 -0
- checkpoint-100/optimizer.bin +1 -1
- checkpoint-100/pytorch_lora_weights.safetensors +1 -1
- logs/dreambooth-lora-sd-xl/1701707140.5436113/events.out.tfevents.1701707140.90593e455941.36729.1 +3 -0
- logs/dreambooth-lora-sd-xl/1701707140.5458868/hparams.yml +54 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1701707140.90593e455941.36729.0 +3 -0
README.md
CHANGED
|
@@ -14,6 +14,8 @@ datasets:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# LoRA DreamBooth - ClaireOzzz/Comic_Style
|
|
|
|
|
|
|
| 17 |
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0 trained on @fffiloni's SD-XL trainer.
|
| 18 |
The weights were trained on the concept prompt:
|
| 19 |
```
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# LoRA DreamBooth - ClaireOzzz/Comic_Style
|
| 17 |
+
## MODEL IS CURRENTLY TRAINING ...
|
| 18 |
+
Last checkpoint saved: checkpoint-100
|
| 19 |
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0 trained on @fffiloni's SD-XL trainer.
|
| 20 |
The weights were trained on the concept prompt:
|
| 21 |
```
|
checkpoint-100/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14989511
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51bc6efda8fa2127e4b993d5dcab4a60a21d2813907b709b6b0c3194ca607465
|
| 3 |
size 14989511
|
checkpoint-100/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 23401064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8639308cb9edd1cc98ea3cdc481b1faaab72c23511e3797d855656c1c9c63f1
|
| 3 |
size 23401064
|
logs/dreambooth-lora-sd-xl/1701707140.5436113/events.out.tfevents.1701707140.90593e455941.36729.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7513800d0bbe2631541749db729cf6af47e0f3265fc39ff0e9075392370a9107
|
| 3 |
+
size 2818
|
logs/dreambooth-lora-sd-xl/1701707140.5458868/hparams.yml
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.01
|
| 5 |
+
allow_tf32: false
|
| 6 |
+
center_crop: false
|
| 7 |
+
checkpointing_steps: 100
|
| 8 |
+
checkpoints_total_limit: null
|
| 9 |
+
class_data_dir: null
|
| 10 |
+
class_prompt: null
|
| 11 |
+
crops_coords_top_left_h: 0
|
| 12 |
+
crops_coords_top_left_w: 0
|
| 13 |
+
dataloader_num_workers: 0
|
| 14 |
+
dataset_id: ClaireOzzz/comicData
|
| 15 |
+
enable_xformers_memory_efficient_attention: true
|
| 16 |
+
gradient_accumulation_steps: 2
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: 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
|
| 20 |
+
instance_data_dir: comicData
|
| 21 |
+
instance_prompt: cmic
|
| 22 |
+
learning_rate: 0.0001
|
| 23 |
+
local_rank: -1
|
| 24 |
+
logging_dir: logs
|
| 25 |
+
lr_num_cycles: 1
|
| 26 |
+
lr_power: 1.0
|
| 27 |
+
lr_scheduler: constant
|
| 28 |
+
lr_warmup_steps: 0
|
| 29 |
+
max_grad_norm: 1.0
|
| 30 |
+
max_train_steps: 200
|
| 31 |
+
mixed_precision: fp16
|
| 32 |
+
num_class_images: 100
|
| 33 |
+
num_train_epochs: 10
|
| 34 |
+
num_validation_images: 4
|
| 35 |
+
output_dir: Comic_Style
|
| 36 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
| 37 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
| 38 |
+
prior_generation_precision: null
|
| 39 |
+
prior_loss_weight: 1.0
|
| 40 |
+
push_to_hub: true
|
| 41 |
+
rank: 4
|
| 42 |
+
report_to: tensorboard
|
| 43 |
+
resolution: 1024
|
| 44 |
+
resume_from_checkpoint: null
|
| 45 |
+
revision: null
|
| 46 |
+
sample_batch_size: 4
|
| 47 |
+
scale_lr: false
|
| 48 |
+
seed: 0
|
| 49 |
+
train_batch_size: 2
|
| 50 |
+
train_text_encoder: false
|
| 51 |
+
use_8bit_adam: true
|
| 52 |
+
validation_epochs: 50
|
| 53 |
+
validation_prompt: null
|
| 54 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1701707140.90593e455941.36729.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7aae1c0b2b82201ada6dbc0de8ac3c679548c661344b42ca73084ad1347fd54
|
| 3 |
+
size 15992
|