Pixel390 commited on
Commit
5dc6aa2
·
1 Parent(s): 1a640f4

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 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/NEWKAYV2
16
+
17
+ These are LoRA adaption weights for Meina/MeinaMix_V10. The weights were trained on a uxz 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/1691640575.8213792/events.out.tfevents.1691640575.DESKTOP-EUN2BAN.9332.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcd61bf75906d685ff877839c8bc9a44fd2cea808046dddd6f19179ee4928b6
3
+ size 2819
logs/dreambooth-lora/1691640575.8243709/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/newkayv2
10
+ class_labels_conditioning: null
11
+ class_prompt: photo of a 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: NEWKAYV2
17
+ hub_token: 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
18
+ instance_data_dir: ../../../images/dreambooth/newkayv2
19
+ instance_prompt: a uxz 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: 2000
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 20
32
+ num_validation_images: 4
33
+ output_dir: ../../../dreambooth_models/newkayv2
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.1691640575.DESKTOP-EUN2BAN.9332.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f34f4f2b6b879b426ac87c3af8b6e9c2eabb5f9d1f6833b43a3dab2394e8c028
3
+ size 167834
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b190ddd288695f0928237e487838a41eb483844fc1784ab935cd08421265ff5c
3
+ size 4504891