ManuD commited on
Commit
e6ed8a9
1 Parent(s): 8a96314

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ tags:
5
+ - text-to-image
6
+ - text-to-image
7
+ - diffusers-training
8
+ - diffusers
9
+ - lora
10
+ - template:sd-lora
11
+ - stable-diffusion-xl
12
+ - stable-diffusion-xl-diffusers
13
+ base_model: RunDiffusion/Juggernaut-X-v10
14
+ instance_prompt: photo of manu man
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 - ManuD/Manu-pics-Juggernaut
23
+
24
+ <Gallery />
25
+
26
+ ## Model description
27
+
28
+ These are ManuD/Manu-pics-Juggernaut LoRA adaption weights for RunDiffusion/Juggernaut-X-v10.
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 photo of manu man to trigger the image generation.
39
+
40
+ ## Download model
41
+
42
+ Weights for this model are available in Safetensors format.
43
+
44
+ [Download](ManuD/Manu-pics-Juggernaut/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]
logs/dreambooth-lora-sd-xl/1717591511.6995075/events.out.tfevents.1717591511.a5220a752bc8.2451.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c8fc41787675e4dd8daec79e4d4726ac1d772ef29a653b8ef89c3c0b1632bd
3
+ size 3490
logs/dreambooth-lora-sd-xl/1717591511.701507/hparams.yml ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 717
11
+ checkpoints_total_limit: null
12
+ class_data_dir: data/man
13
+ class_prompt: professional photo, closeup portrait of European man, bokeh, high quality,
14
+ UHD, no low quality, no deformed pupils, no deformed iris, not ugly, no bad anatomy,
15
+ no extra limps, no bad proportions, not blurry, no poorly drawn face, no mutations
16
+ dataloader_num_workers: 0
17
+ dataset_config_name: null
18
+ dataset_name: null
19
+ do_edm_style_training: false
20
+ enable_xformers_memory_efficient_attention: true
21
+ gradient_accumulation_steps: 1
22
+ gradient_checkpointing: true
23
+ hub_model_id: null
24
+ hub_token: null
25
+ image_column: image
26
+ instance_data_dir: data/Manu-pics-Juggernaut
27
+ instance_prompt: photo of manu man
28
+ learning_rate: 0.0001
29
+ local_rank: -1
30
+ logging_dir: logs
31
+ lr_num_cycles: 1
32
+ lr_power: 1.0
33
+ lr_scheduler: constant
34
+ lr_warmup_steps: 0
35
+ max_grad_norm: 1.0
36
+ max_train_steps: 500
37
+ mixed_precision: fp16
38
+ num_class_images: 50
39
+ num_train_epochs: 10
40
+ num_validation_images: 4
41
+ optimizer: AdamW
42
+ output_dir: output/stable_diffusion_weights/Manu-pics-Juggernaut
43
+ output_kohya_format: false
44
+ pretrained_model_name_or_path: RunDiffusion/Juggernaut-X-v10
45
+ pretrained_vae_model_name_or_path: null
46
+ prior_generation_precision: null
47
+ prior_loss_weight: 1.0
48
+ prodigy_beta3: null
49
+ prodigy_decouple: true
50
+ prodigy_safeguard_warmup: true
51
+ prodigy_use_bias_correction: true
52
+ push_to_hub: true
53
+ random_flip: false
54
+ rank: 4
55
+ repeats: 1
56
+ report_to: tensorboard
57
+ resolution: 1024
58
+ resume_from_checkpoint: null
59
+ revision: null
60
+ sample_batch_size: 1
61
+ scale_lr: false
62
+ seed: 1
63
+ snr_gamma: null
64
+ text_encoder_lr: 5.0e-06
65
+ train_batch_size: 1
66
+ train_text_encoder: false
67
+ use_8bit_adam: true
68
+ use_dora: false
69
+ validation_epochs: 50
70
+ validation_prompt: null
71
+ variant: null
72
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/events.out.tfevents.1717591511.a5220a752bc8.2451.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be81630850bb7ab403b91850c739f6b035536e5fdbb33f4885304c81b1c61a7
3
+ size 41834
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5515ef27020651f7ce752cf2014bf22b38aa362f14922a19853daf8446d683
3
+ size 23390424