kaytoo2022 commited on
Commit
44482af
·
verified ·
1 Parent(s): 0de8970

End of training

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - diffusers-training
8
+ - diffusers
9
+ - lora
10
+ - sd3
11
+ - sd3-diffusers
12
+ - template:sd-lora
13
+ instance_prompt: Cara the Cavapoo
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
+ # SD3 DreamBooth LoRA - kaytoo2022/cara-the-cavapoo-2
22
+
23
+ <Gallery />
24
+
25
+ ## Model description
26
+
27
+ These are kaytoo2022/cara-the-cavapoo-2 DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
28
+
29
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
30
+
31
+ LoRA for the text encoder was enabled: False.
32
+
33
+ ## Trigger words
34
+
35
+ You should use Cara the Cavapoo to trigger the image generation.
36
+
37
+ ## Download model
38
+
39
+ [Download](kaytoo2022/cara-the-cavapoo-2/tree/main) them in the Files & versions tab.
40
+
41
+ ## License
42
+
43
+ Please adhere to the licensing terms as described [here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE).
44
+
45
+
46
+ ## Intended uses & limitations
47
+
48
+ #### How to use
49
+
50
+ ```python
51
+ # TODO: add an example code snippet for running this diffusion pipeline
52
+ ```
53
+
54
+ #### Limitations and bias
55
+
56
+ [TODO: provide examples of latent issues and potential remediations]
57
+
58
+ ## Training details
59
+
60
+ [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:4d3e6abbb95c3afd348ef7dc41239e4f221960b8646b0c718ee8d49b13a9260b
3
+ size 2609210
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38cc2897510049ebc08985c89cdf4be7367d96eacf33d329ea96bfac28f5cfa5
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:659c047bbe6586d472424433cb87d6a8012942accb2d9c34e7e9eb8f3b3612be
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/1728580065.3621619/events.out.tfevents.1728580065.31fb68bda6c1.6669.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc088ae7d7c6dbd56e02584a49d294698344af1a1a1dc18071774f077515dcca
3
+ size 2461
logs/dreambooth-sd3-lora-miniature/1728580065.3639374/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: sample_embeddings.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: dog
17
+ instance_prompt: Cara the Cavapoo
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: 100
33
+ num_validation_images: 4
34
+ optimizer: AdamW
35
+ output_dir: cara-the-cavapoo-2
36
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
37
+ prior_generation_precision: null
38
+ push_to_hub: true
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: 0
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.1728580065.31fb68bda6c1.6669.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52ce5811b8293d0e068f7d39ff058445b917892d7f41735fe224c110b1cc5347
3
+ size 150354
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38cc2897510049ebc08985c89cdf4be7367d96eacf33d329ea96bfac28f5cfa5
3
+ size 4742848