J1k commited on
Commit
84a9e0b
1 Parent(s): 09a438a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ tags:
5
+ - text-to-image
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ - template:sd-lora
12
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
13
+ instance_prompt: a photo of windowpane pattern fabic
14
+ widget: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+
21
+ # SDXL LoRA DreamBooth - J1k/windowpane_LoRA
22
+
23
+ <Gallery />
24
+
25
+ ## Model description
26
+
27
+ These are J1k/windowpane_LoRA LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
28
+
29
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
30
+
31
+ LoRA for the text encoder was enabled: False.
32
+
33
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
34
+
35
+ ## Trigger words
36
+
37
+ You should use a photo of windowpane pattern fabic to trigger the image generation.
38
+
39
+ ## Download model
40
+
41
+ Weights for this model are available in Safetensors format.
42
+
43
+ [Download](J1k/windowpane_LoRA/tree/main) them in the Files & versions tab.
44
+
45
+
46
+
47
+ ## Intended uses & limitations
48
+
49
+ #### How to use
50
+
51
+ ```python
52
+ # TODO: add an example code snippet for running this diffusion pipeline
53
+ ```
54
+
55
+ #### Limitations and bias
56
+
57
+ [TODO: provide examples of latent issues and potential remediations]
58
+
59
+ ## Training details
60
+
61
+ [TODO: describe the data used to train the model]
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96304ea9a66c1d12114c820dbe30fe1a62ccba97ed1176a053a437dc84d331f
3
+ size 14991036
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b0ac4827d1be29ed4654868a493e8e678994114571d349105102ea9bdf223e
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:205a979e5ecc083fbf37d1181bdf03642e5e0d9e58700979751f4ba30ceafe2e
3
+ size 14280
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:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
3
+ size 1000
logs/dreambooth-lora-sd-xl/1708917314.5516233/events.out.tfevents.1708917314.b81b30342ef9.3801.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe1fcd816c64cca74dc4e694c6a3c0a2cd653723a4a5b3b74297ad00ef2d9ef
3
+ size 3161
logs/dreambooth-lora-sd-xl/1708917314.5536954/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: 500
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: windowpane
17
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 3
19
+ gradient_checkpointing: true
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: null
24
+ instance_prompt: a photo of windowpane pattern fabic
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 500
34
+ mixed_precision: fp16
35
+ num_class_images: 100
36
+ num_train_epochs: 72
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: windowpane_LoRA
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
51
+ repeats: 1
52
+ report_to: tensorboard
53
+ resolution: 512
54
+ resume_from_checkpoint: null
55
+ revision: null
56
+ sample_batch_size: 4
57
+ scale_lr: false
58
+ seed: 0
59
+ snr_gamma: 5.0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: true
64
+ validation_epochs: 50
65
+ validation_prompt: null
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1708917314.b81b30342ef9.3801.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dcd3048ec7a554522c6e541b5ccab8c7c67a3358401e26755f981939ca4992a
3
+ size 125314
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b0ac4827d1be29ed4654868a493e8e678994114571d349105102ea9bdf223e
3
+ size 23390424