adbrasi commited on
Commit
4e122ad
1 Parent(s): 9494c65

End of training

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ tags:
5
+ - text-to-image
6
+ - diffusers-training
7
+ - diffusers
8
+ - sd3
9
+ - sd3-diffusers
10
+ - template:sd-lora
11
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
12
+ instance_prompt: a photo of pmy girl
13
+ widget: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+
20
+ # SD3 DreamBooth LoRA - adbrasi/girl2-trained-sd3
21
+
22
+ <Gallery />
23
+
24
+ ## Model description
25
+
26
+ These are adbrasi/girl2-trained-sd3 DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
27
+
28
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
29
+
30
+ ## Trigger words
31
+
32
+ You should use a photo of pmy girl to trigger the image generation.
33
+
34
+ ## Download model
35
+
36
+ [Download](adbrasi/girl2-trained-sd3/tree/main) them in the Files & versions tab.
37
+
38
+ ## License
39
+
40
+ Please adhere to the licensing terms as described `[here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE)`.
41
+
42
+
43
+ ## Intended uses & limitations
44
+
45
+ #### How to use
46
+
47
+ ```python
48
+ # TODO: add an example code snippet for running this diffusion pipeline
49
+ ```
50
+
51
+ #### Limitations and bias
52
+
53
+ [TODO: provide examples of latent issues and potential remediations]
54
+
55
+ ## Training details
56
+
57
+ [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:9e4b1895fa1c55f49992bf66d82627a27997ddcb7d1c505da30f9243f9a0b530
3
+ size 38048506
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d63bd76f90526835aab678b38dfa1273c58409dc7740460edd41c2945f12c6
3
+ size 75522336
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afda0cffd2ae748d3002c7b54877c56822766f0323baf2c118041aa434cd733d
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:74aa0458b623a43bad98275478187d2e2477340d8bef60907d8579213082b24d
3
+ size 1000
logs/dreambooth-sd3-lora/1718247357.5974164/events.out.tfevents.1718247357.ip-10-192-11-46.16115.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727b9336651bc0dab067364a30ed6881efd1795e0b026b82e8ab0b703cc59d4d
3
+ size 3039
logs/dreambooth-sd3-lora/1718247357.5987356/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: null
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: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0002
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
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: 500
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 32
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl2-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
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: true
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: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: true
63
+ validation_epochs: 50
64
+ validation_prompt: null
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/events.out.tfevents.1718247357.ip-10-192-11-46.16115.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b03355f76bfc2f9aa10fe6a19723f761b8acdf9eeee3defcb10bdb6e61417b
3
+ size 41834
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d63bd76f90526835aab678b38dfa1273c58409dc7740460edd41c2945f12c6
3
+ size 75522336