End of training
Browse files- README.md +39 -0
- checkpoint-49/optimizer.bin +3 -0
- checkpoint-49/pytorch_lora_weights.safetensors +3 -0
- checkpoint-49/random_states_0.pkl +3 -0
- checkpoint-49/scaler.pt +3 -0
- checkpoint-49/scheduler.bin +3 -0
- checkpoint-98/optimizer.bin +3 -0
- checkpoint-98/pytorch_lora_weights.safetensors +3 -0
- checkpoint-98/random_states_0.pkl +3 -0
- checkpoint-98/scaler.pt +3 -0
- checkpoint-98/scheduler.bin +3 -0
- logs/dreambooth-lora-sd-xl/1700959024.635436/events.out.tfevents.1700959024.5b08c96cdbd1.11781.1 +3 -0
- logs/dreambooth-lora-sd-xl/1700959024.6374824/hparams.yml +67 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1700959024.5b08c96cdbd1.11781.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|
| 11 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 12 |
+
instance_prompt: biology imgage
|
| 13 |
+
license: openrail++
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# SDXL LoRA DreamBooth - winterest/bio_lora
|
| 17 |
+
|
| 18 |
+
<Gallery />
|
| 19 |
+
|
| 20 |
+
## Model description
|
| 21 |
+
|
| 22 |
+
These are winterest/bio_lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 23 |
+
|
| 24 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 25 |
+
|
| 26 |
+
LoRA for the text encoder was enabled: False.
|
| 27 |
+
|
| 28 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
| 29 |
+
|
| 30 |
+
## Trigger words
|
| 31 |
+
|
| 32 |
+
You should use biology imgage to trigger the image generation.
|
| 33 |
+
|
| 34 |
+
## Download model
|
| 35 |
+
|
| 36 |
+
Weights for this model are available in Safetensors format.
|
| 37 |
+
|
| 38 |
+
[Download](winterest/bio_lora/tree/main) them in the Files & versions tab.
|
| 39 |
+
|
checkpoint-49/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efce14faec97d759ab07a3c9aba4c120a75632f88a114a8b65f391d68d43f894
|
| 3 |
+
size 14989948
|
checkpoint-49/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a25f46a1341becdc3012f1c3722fd77297895b95d92417fa03adf5e255aa506
|
| 3 |
+
size 23396024
|
checkpoint-49/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4faa237d1da1296ba710cc7d9be7c9d31ff7598cb2da4442c4677965e5077564
|
| 3 |
+
size 14280
|
checkpoint-49/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77655a79a74a5b96f48967a13483f253dea61307ae40698d6ce8cd84fec42ff0
|
| 3 |
+
size 988
|
checkpoint-49/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a4695cfc7ca3b52a129a66bdc80e7203a435eac2bf8101e5dd5d1b5e317fe00
|
| 3 |
+
size 1000
|
checkpoint-98/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cdadb3474552784f702989aaff2d12a99caee50298ab29420fd32d3cfca6746
|
| 3 |
+
size 14989948
|
checkpoint-98/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:246330bed4292fe79cffe57bddf9346dbe4aa3d3717f1243d566215860ca7aa1
|
| 3 |
+
size 23396024
|
checkpoint-98/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c87fbcc7effc79ae9bc77b4267bd449f01797c593419fda8e542a33b3c9a104
|
| 3 |
+
size 14280
|
checkpoint-98/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce6989cf935d57ed2f7bc59dc0fce3ac4c2665c61a4663a8dff6846bd23419b2
|
| 3 |
+
size 988
|
checkpoint-98/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9761fd1d0678d60ee5871d95619df99b701a1f186b1aec34720434e8c34f64b0
|
| 3 |
+
size 1000
|
logs/dreambooth-lora-sd-xl/1700959024.635436/events.out.tfevents.1700959024.5b08c96cdbd1.11781.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdb956cc5e4a914f6f7b4248da34d484d3766d63ce9850970eff8e587d9e6a80
|
| 3 |
+
size 3225
|
logs/dreambooth-lora-sd-xl/1700959024.6374824/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: prompt
|
| 9 |
+
center_crop: false
|
| 10 |
+
checkpointing_steps: 49
|
| 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: bio-images
|
| 19 |
+
enable_xformers_memory_efficient_attention: false
|
| 20 |
+
gradient_accumulation_steps: 5
|
| 21 |
+
gradient_checkpointing: true
|
| 22 |
+
hub_model_id: null
|
| 23 |
+
hub_token: null
|
| 24 |
+
image_column: image
|
| 25 |
+
instance_data_dir: null
|
| 26 |
+
instance_prompt: a biology image
|
| 27 |
+
learning_rate: 0.0003
|
| 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: 100
|
| 36 |
+
mixed_precision: fp16
|
| 37 |
+
num_class_images: 100
|
| 38 |
+
num_train_epochs: 100
|
| 39 |
+
num_validation_images: 4
|
| 40 |
+
optimizer: AdamW
|
| 41 |
+
output_dir: bio_lora
|
| 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 |
+
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: 5.0
|
| 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: null
|
| 67 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700959024.5b08c96cdbd1.11781.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd142f4b0e7257bdc8bfe339f49a8e2c483545fe9a76c770d14dfaccc05253de
|
| 3 |
+
size 41072
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb38c576fd86170469ecf47afbecd67cbddef9450489f33136c8aa21d6bd32d1
|
| 3 |
+
size 23396024
|