rachelkluu commited on
Commit
1f84ab1
1 Parent(s): 685c9b9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - text-to-image
8
+ - diffusers-training
9
+ - diffusers
10
+ - lora
11
+ - template:sd-lora
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ instance_prompt: <animal morphology>
15
+ widget: []
16
+ ---
17
+
18
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
19
+ should probably proofread and complete it, then remove this comment. -->
20
+
21
+
22
+ # SDXL LoRA DreamBooth - rachelkluu/MorphoDiffusion
23
+
24
+ <Gallery />
25
+
26
+ ## Model description
27
+
28
+ These are rachelkluu/MorphoDiffusion LoRA adaption weights for stabilityai/stable-diffusion-3-medium-diffusers.
29
+
30
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
31
+
32
+ LoRA for the text encoder was enabled: False.
33
+
34
+ Special VAE used for training: None.
35
+
36
+ ## Trigger words
37
+
38
+ You should use <animal morphology> to trigger the image generation.
39
+
40
+ ## Download model
41
+
42
+ Weights for this model are available in Safetensors format.
43
+
44
+ [Download](rachelkluu/MorphoDiffusion/tree/main) them in the Files & versions tab.
45
+
46
+
47
+
48
+ ## Intended uses & limitations
49
+
50
+ #### How to use
51
+
52
+ ```python
53
+ # TODO: add an example code snippet for running this diffusion pipeline
54
+ ```
55
+
56
+ #### Limitations and bias
57
+
58
+ [TODO: provide examples of latent issues and potential remediations]
59
+
60
+ ## Training details
61
+
62
+ [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:84470e9f59ed69d14754cd0d001e4ef140acea2edcc28dfd29d7c46cfbe1084f
3
+ size 2584570
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abe1ad2ef5d0364d8354641ca359094590bd8951c5e08bb0b916ee25feb546b
3
+ size 4742848
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85510c810fa6549128273d68250fb874622a6613a43a52273350f2a576b782df
3
+ size 14344
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-sd3-lora-miniature/1727457205.430868/events.out.tfevents.1727457205.DESKTOP-BBK1JPC.14150.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a54b88290cc18d54ffb4d8167cfd07cde6b8a219dcd2e278a6bc33cedb1e671
3
+ size 2482
logs/dreambooth-sd3-lora-miniature/1727457205.4354773/hparams.yml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ center_crop: false
8
+ checkpointing_steps: 500
9
+ checkpoints_total_limit: null
10
+ data_df_path: MorphoDiffusion.parquet
11
+ dataloader_num_workers: 0
12
+ gradient_accumulation_steps: 4
13
+ gradient_checkpointing: true
14
+ hub_model_id: null
15
+ hub_token: null
16
+ instance_data_dir: ./MorphoJPEGS/MorphoJPEGS/
17
+ instance_prompt: <animal morphology>
18
+ learning_rate: 0.0001
19
+ local_rank: -1
20
+ logging_dir: logs
21
+ logit_mean: 0.0
22
+ logit_std: 1.0
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_sequence_length: 77
29
+ max_train_steps: 500
30
+ mixed_precision: fp16
31
+ mode_scale: 1.29
32
+ num_train_epochs: 11
33
+ num_validation_images: 4
34
+ optimizer: AdamW
35
+ output_dir: MorphoDiffusion
36
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
37
+ prior_generation_precision: null
38
+ push_to_hub: false
39
+ random_flip: false
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ scale_lr: false
46
+ seed: 3234290
47
+ train_batch_size: 1
48
+ use_8bit_adam: true
49
+ validation_epochs: 50
50
+ validation_prompt: null
51
+ variant: null
52
+ weighting_scheme: logit_normal
logs/dreambooth-sd3-lora-miniature/events.out.tfevents.1727457205.DESKTOP-BBK1JPC.14150.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6c59a5c6cc365e201bae7998f0ae35cfd2d7220bcd826fb1c258a3f6c145b7
3
+ size 165382
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abe1ad2ef5d0364d8354641ca359094590bd8951c5e08bb0b916ee25feb546b
3
+ size 4742848