Squaad AI commited on
Commit
32ad1c7
1 Parent(s): 305d515

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
4
+ instance_prompt: TOK
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+ # LoRA DreamBooth - zeke3
14
+
15
+ These are LoRA adaption weights for [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). The weights were trained on the instance prompt "TOK" using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
16
+
17
+
checkpoint-10/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41bc3be2640f68de441a342aa6c4f7e3fb36a8794427d882d529dab0e02f72be
3
+ size 225713466
checkpoint-10/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21619476aca3e32c1933130a081be95f49146630dd89a163ed2fb4e7b98a2be3
3
+ size 112769968
checkpoint-10/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cce3d077f71acd70b2520d7d710853137f9ae3d08f16b076304fc00e113eb78b
3
+ size 14280
checkpoint-10/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20196fdcd6e066aadc548dcc3c9ff5244ea31938c846cb03623649ad99fe654f
3
+ size 988
checkpoint-10/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75791d4e5e50d5582bb94dca3ab25f641a0e152811d80c47c0a89453f760903b
3
+ size 1000
logs/dreambooth-lora-sd-xl/1711750067.5071206/events.out.tfevents.1711750067.r-amazonaws-sp-b-lora-k7x5xb5a-ea13c-veqc6.1454.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccddc73b9fad88b98a2340e701518a398420bcb2bc01b118e97a3dcaeccd6dd7
3
+ size 3146
logs/dreambooth-lora-sd-xl/1711750067.5089602/hparams.yml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 10
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: null
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 1
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: /home/user/app/training_data/zeke3
25
+ instance_prompt: TOK
26
+ learning_rate: 0.0004
27
+ local_rank: -1
28
+ logging_dir: logs
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 10
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 5
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: /home/user/app/experiments/zeke3
41
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
42
+ pretrained_vae_model_name_or_path: null
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: false
50
+ random_flip: false
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: 100
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: false
65
+ use_dora: false
66
+ validation_epochs: 250
67
+ validation_prompt: A photo of TOK
68
+ variant: null
69
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1711750067.r-amazonaws-sp-b-lora-k7x5xb5a-ea13c-veqc6.1454.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c56e7880f03eda2beaf2ca6eb3fe885f60faf867c5c0d39d7e9883a34773d20
3
+ size 25588
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21619476aca3e32c1933130a081be95f49146630dd89a163ed2fb4e7b98a2be3
3
+ size 112769968
train.sh ADDED
@@ -0,0 +1 @@
 
 
1
+ accelerate launch train_dreambooth_b-lora_sdxl.py --pretrained_model_name_or_path=stabilityai/stable-diffusion-xl-base-1.0 --instance_data_dir=/home/user/app/training_data/zeke3 --output_dir=/home/user/app/experiments/zeke3 --instance_prompt="TOK" --resolution=1024 --rank=64 --train_batch_size=1 --gradient_accumulation_steps=1 --learning_rate=0.0004 --lr_scheduler=constant --lr_warmup_steps=0 --max_train_steps=10 --checkpointing_steps=10 --validation_prompt="A photo of TOK" --validation_epochs=250 --seed=100 --mixed_precision fp16