stephanebhiri
commited on
Commit
•
e0b99fd
1
Parent(s):
6642f4b
End of training
Browse files- README.md +2 -2
- 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 +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +1 -1
- logs/dreambooth-lora-sd-xl/1693142675.625984/events.out.tfevents.1693142675.1d8687aa5ca3.1458.1 +3 -0
- logs/dreambooth-lora-sd-xl/1693142675.6278222/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1693142675.1d8687aa5ca3.1458.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
---
|
3 |
license: openrail++
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
-
instance_prompt:
|
6 |
tags:
|
7 |
- stable-diffusion-xl
|
8 |
- stable-diffusion-xl-diffusers
|
@@ -14,7 +14,7 @@ inference: true
|
|
14 |
|
15 |
# LoRA DreamBooth - stephanebhiri/lora-trained-xl-colab-stp25
|
16 |
|
17 |
-
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on
|
18 |
|
19 |
|
20 |
|
|
|
2 |
---
|
3 |
license: openrail++
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
5 |
+
instance_prompt: ohwx man
|
6 |
tags:
|
7 |
- stable-diffusion-xl
|
8 |
- stable-diffusion-xl-diffusers
|
|
|
14 |
|
15 |
# LoRA DreamBooth - stephanebhiri/lora-trained-xl-colab-stp25
|
16 |
|
17 |
+
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on ohwx man using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
18 |
|
19 |
|
20 |
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5623c21be7df5bd31a7f45e194117b5c3d75c2b48fdd010db8ed8c471ac51354
|
3 |
+
size 47392445
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f90ebabc0e32d371d7e7e618d2f702b8f61332482096bc83d3818f4f914a52c
|
3 |
+
size 23401064
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a38c0ef93dc01150467fdf75aeb60f0503096951e0933b2de7905a5e7dba356
|
3 |
+
size 14599
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
|
3 |
+
size 557
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:963c3085720a3a3ca1d178559a0f2dc5d5b36fa395a4663f0194bfac4a754038
|
3 |
+
size 563
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 47392445
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f62399e4fd42d7434016f33298e39aefc0867720d12747dbb21aee4339b7549
|
3 |
size 47392445
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c5396ccda9cc327abd4c9a1d96fe5eebba77098cecabb4cab734b0a3619f872
|
3 |
+
size 23401064
|
checkpoint-500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14599
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f47fa6dbfdb8e638988a58a18b15b5c45e55afd465d91e67dd432ee176aeb8a2
|
3 |
size 14599
|
logs/dreambooth-lora-sd-xl/1693142675.625984/events.out.tfevents.1693142675.1d8687aa5ca3.1458.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce900ed294dcb4d7196938a3191b59233ee86e417fe9d47b5980d41881f661a5
|
3 |
+
size 2723
|
logs/dreambooth-lora-sd-xl/1693142675.6278222/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 500
|
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 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 1
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: drive/MyDrive/stp
|
20 |
+
instance_prompt: ohwx man
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 1300
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 163
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: lora-trained-xl-colab-stp25
|
35 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 1
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1693142675.1d8687aa5ca3.1458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9edfe81bacf50dcb1a3fed7513cc3e43728fafd1c8fb62afb1e4102edf0e85c5
|
3 |
+
size 109034
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c2c7536f020cf27bc8d0527e17799c8e72b278c7fe91e5eef1f3d1ccd7d4762
|
3 |
+
size 23401064
|