nikita200 commited on
Commit
a9a413d
1 Parent(s): 1b2d8a2

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
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: a photo of sks dog
15
+ widget:
16
+ - text: a photo of cocacola bottle in front of the great pyramids
17
+ output:
18
+ url: image_0.png
19
+ ---
20
+
21
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
22
+ should probably proofread and complete it, then remove this comment. -->
23
+
24
+
25
+ # SDXL LoRA DreamBooth - nikita200/lora-trained-xl-cocacola4
26
+
27
+ <Gallery />
28
+
29
+ ## Model description
30
+
31
+ These are nikita200/lora-trained-xl-cocacola4 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
32
+
33
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
34
+
35
+ LoRA for the text encoder was enabled: False.
36
+
37
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
38
+
39
+ ## Trigger words
40
+
41
+ You should use a photo of sks dog to trigger the image generation.
42
+
43
+ ## Download model
44
+
45
+ Weights for this model are available in Safetensors format.
46
+
47
+ [Download](nikita200/lora-trained-xl-cocacola4/tree/main) them in the Files & versions tab.
48
+
49
+
50
+
51
+ ## Intended uses & limitations
52
+
53
+ #### How to use
54
+
55
+ ```python
56
+ # TODO: add an example code snippet for running this diffusion pipeline
57
+ ```
58
+
59
+ #### Limitations and bias
60
+
61
+ [TODO: provide examples of latent issues and potential remediations]
62
+
63
+ ## Training details
64
+
65
+ [TODO: describe the data used to train the model]
image_0.png ADDED

Git LFS Details

  • SHA256: 95d9eecba94848c4310de662e3024afc9ad0b59d362c03f3cf41905e59ecf273
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
logs/dreambooth-lora-sd-xl/1726833581.7976847/events.out.tfevents.1726833581.0156-dsm-prxmx30011.27481.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543b8eb9621b9ee8cfdafc18932651b63ea60ac09c525975cec3cb4d67a29da5
3
+ size 3401
logs/dreambooth-lora-sd-xl/1726833581.7991397/hparams.yml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 2
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: uploads/60fe96ac-88a0-4cc1-9bb7-e11662d6d2b7
25
+ instance_prompt: a photo of sks dog
26
+ learning_rate: 0.0001
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: 1
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 1
38
+ num_validation_images: 1
39
+ optimizer: AdamW
40
+ output_dir: diffuser_finetuned_models/lora-trained-xl-cocacola4
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
43
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
44
+ prior_generation_precision: null
45
+ prior_loss_weight: 1.0
46
+ prodigy_beta3: null
47
+ prodigy_decouple: true
48
+ prodigy_safeguard_warmup: true
49
+ prodigy_use_bias_correction: true
50
+ push_to_hub: true
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 128
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: null
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: false
66
+ use_dora: false
67
+ validation_epochs: 25
68
+ validation_prompt: a photo of cocacola bottle in front of the great pyramids
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1726833581.0156-dsm-prxmx30011.27481.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1641875c56fb790004939c13c1b846e76bbf60821493677eb84946ab5d7f94fb
3
+ size 3056123
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc64900d58465d5ebb37dc183d5828ad9b5b57b21f0bafcdccfa4d8fcc2f3295
3
+ size 23390424