Pixel390 commited on
Commit
943194e
1 Parent(s): 3a7a574

End of training

Browse files
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: Meina/MeinaMix_V10
5
+ instance_prompt: a uxz green haired girl
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - Pixel390/NEWKAY
16
+
17
+ These are LoRA adaption weights for Meina/MeinaMix_V10. The weights were trained on a uxz green haired girl using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+
20
+
21
+ LoRA for the text encoder was enabled: True.
logs/dreambooth-lora/1691633575.1179035/events.out.tfevents.1691633575.DESKTOP-EUN2BAN.22172.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9699d42e328c152a49038b8b96c854b4e209b8a41a1597c334fff0f47e8af8
3
+ size 2837
logs/dreambooth-lora/1691633575.119898/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: ../../../class/newkay
10
+ class_labels_conditioning: null
11
+ class_prompt: photo of a green haired girl
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: NEWKAY
17
+ hub_token: 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
18
+ instance_data_dir: ../../../images/dreambooth/newkay
19
+ instance_prompt: a uxz green haired girl
20
+ learning_rate: 5.0e-06
21
+ local_rank: -1
22
+ logging_dir: logs
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_train_steps: 1500
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 15
32
+ num_validation_images: 4
33
+ output_dir: ../../../dreambooth_models/newkay
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: Meina/MeinaMix_V10
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ report_to: tensorboard
40
+ resolution: 512
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ sample_batch_size: 4
44
+ scale_lr: false
45
+ seed: null
46
+ text_encoder_use_attention_mask: false
47
+ tokenizer_max_length: null
48
+ tokenizer_name: null
49
+ train_batch_size: 1
50
+ train_text_encoder: true
51
+ use_8bit_adam: false
52
+ validation_epochs: 50
53
+ validation_images: null
54
+ validation_prompt: null
55
+ with_prior_preservation: true
logs/dreambooth-lora/events.out.tfevents.1691633575.DESKTOP-EUN2BAN.22172.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6178efaea8472a608ba1c5d9f6310a070be7de4c8060eae88d7810be641ed22
3
+ size 125834
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:182614040163444c292a7fbe25f06c450633cf6d7194499e00f3b156445dcfa3
3
+ size 4504891