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 boy
|
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/BOYKILLUAV2
|
16 |
+
|
17 |
+
These are LoRA adaption weights for Meina/MeinaMix_V10. The weights were trained on a uxz boy 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/1691627339.580746/events.out.tfevents.1691627339.DESKTOP-EUN2BAN.31432.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e2b713f65d52ea68f62b4c3313ce9360f6624b217084611cdd10dffa5256a41
|
3 |
+
size 2818
|
logs/dreambooth-lora/1691627339.583739/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/killuav2
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: photo of a boy
|
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: BOYKILLUAV2
|
17 |
+
hub_token: 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
|
18 |
+
instance_data_dir: ../../../images/dreambooth/killua
|
19 |
+
instance_prompt: a uxz boy
|
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: 4000
|
29 |
+
mixed_precision: fp16
|
30 |
+
num_class_images: 200
|
31 |
+
num_train_epochs: 20
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: ../../../dreambooth_models/killuav2
|
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.1691627339.DESKTOP-EUN2BAN.31432.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70c75a6f16fc3cfa81b28e8e92b5234b92ae6011d42aae1bc6bf3dd3796fafb3
|
3 |
+
size 335834
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd6f4ee99a0d216d96017aadea89589b1e4d61b69272c4d69a0440fd67b13d3
|
3 |
+
size 4504891
|