Pixel390 commited on
Commit
097435a
1 Parent(s): 5611d52

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 man
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/NEWKUA
16
+
17
+ These are LoRA adaption weights for Meina/MeinaMix_V10. The weights were trained on a uxz man 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/1691636882.5850945/events.out.tfevents.1691636882.DESKTOP-EUN2BAN.34560.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:143431f9d692c3757dcd64aa4266a3c1c26657a351a6983ac342bfeac2d86c61
3
+ size 2809
logs/dreambooth-lora/1691636882.5870888/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/newkua
10
+ class_labels_conditioning: null
11
+ class_prompt: photo of a man
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: NEWKUA
17
+ hub_token: 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
18
+ instance_data_dir: ../../../images/dreambooth/newkua
19
+ instance_prompt: a uxz man
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/newkua
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.1691636882.DESKTOP-EUN2BAN.34560.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1706e99a0bd189ca76593b1bcc729054295626ce0bef7941afcf2ed18870bae
3
+ size 167834
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf72edffb1e9621e777b5f67b909ce36004e05db825eab4c5fb4e6ea3d6ca7ea
3
+ size 4504891