MagiskaGodnattsagor commited on
Commit
5ce239d
·
verified ·
1 Parent(s): b0c7101

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,8 @@ 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
+ 1.png filter=lfs diff=lfs merge=lfs -text
37
+ 11.png filter=lfs diff=lfs merge=lfs -text
38
+ 2.png filter=lfs diff=lfs merge=lfs -text
39
+ 6.png filter=lfs diff=lfs merge=lfs -text
40
+ 8.png filter=lfs diff=lfs merge=lfs -text
1.png ADDED

Git LFS Details

  • SHA256: 335cb339bf7b978b1f205abf42b1528566184aef412ae1909fa5ddd933a580af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
11.png ADDED

Git LFS Details

  • SHA256: fe8499360d360919c3564af4ae9ec918fdda0cf0fc190171298c1aaf63e00a92
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
12.png ADDED
13.png ADDED
2.png ADDED

Git LFS Details

  • SHA256: de8fc488b69c33b27bcd47c021d588161456d6e1b3eadca1885a17861abd3482
  • Pointer size: 132 Bytes
  • Size of remote file: 1.07 MB
5.png ADDED
6.png ADDED

Git LFS Details

  • SHA256: 7fc9db8938937cb8d6c6cc63ee76588d33dbe179dcc1b6438d8fb83f5e3bff7f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
7.png ADDED
8.png ADDED

Git LFS Details

  • SHA256: fe8499360d360919c3564af4ae9ec918fdda0cf0fc190171298c1aaf63e00a92
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
9.png ADDED
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: stabilityai/stable-diffusion-xl-base-1.0
14
+ instance_prompt: a photo of TOK Aida-robot
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 - MagiskaGodnattsagor/robot
23
+
24
+ <Gallery />
25
+
26
+ ## Model description
27
+
28
+ These are MagiskaGodnattsagor/robot LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
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: madebyollin/sdxl-vae-fp16-fix.
35
+
36
+ ## Trigger words
37
+
38
+ You should use a photo of TOK Aida-robot to trigger the image generation.
39
+
40
+ ## Download model
41
+
42
+ Weights for this model are available in Safetensors format.
43
+
44
+ [Download](MagiskaGodnattsagor/robot/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/1711007429.5755057/events.out.tfevents.1711007429.ea86b83b8b0a.6633.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e58ffccd9ca6021b41025556e49c6146dbece4265795e530db4ac1bca70ca26
3
+ size 3236
logs/dreambooth-lora-sd-xl/1711007429.5775275/hparams.yml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 717
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: robot
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 3
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of TOK Aida-robot
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: 500
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 125
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: robot
41
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
42
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
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: false
50
+ random_flip: false
51
+ rank: 4
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
+ snr_gamma: 5.0
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 1
63
+ train_text_encoder: false
64
+ use_8bit_adam: true
65
+ use_dora: false
66
+ validation_epochs: 50
67
+ validation_prompt: null
68
+ variant: null
69
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1711007429.ea86b83b8b0a.6633.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dccc4fcabdac2b44509a0d58a28da493b0b504bd182483cdaba3dc87e0fb1af6
3
+ size 104442
metadata.jsonl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {"file_name": "11.png", "prompt": "a photo of TOK Aida-Robota robot toy sitting on top of a brown couch"}
2
+ {"file_name": "5.png", "prompt": "a photo of TOK Aida-Robota robot sitting on top of a toilet"}
3
+ {"file_name": "6.png", "prompt": "a photo of TOK Aida-Robota robot with a black background"}
4
+ {"file_name": "12.png", "prompt": "a photo of TOK Aida-Robota robot with big eyes and a big nose"}
5
+ {"file_name": "8.png", "prompt": "a photo of TOK Aida-Robota robot toy sitting on top of a brown couch"}
6
+ {"file_name": "9.png", "prompt": "a photo of TOK Aida-Robota robot with big eyes and a black background"}
7
+ {"file_name": "1.png", "prompt": "a photo of TOK Aida-Robota robot with a camera on it's back"}
8
+ {"file_name": "2.png", "prompt": "a photo of TOK Aida-Robota robot toy with a light on it"}
9
+ {"file_name": "7.png", "prompt": "a photo of TOK Aida-Robota robot with big eyes and a black background"}
10
+ {"file_name": "13.png", "prompt": "a photo of TOK Aida-Robota robot with a white background"}
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a78c40dc73b93cb077c43e4b0c82d228f1fdd9e8068694ef25ba996aa7aec6a4
3
+ size 23390424