giantsol commited on
Commit
28efb95
1 Parent(s): 5aed44a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: lvl person
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 - giantsol/hansol_10_512_lora
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on lvl person 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/1687155796.432314/events.out.tfevents.1687155796.d21d0eda88cf.2554.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672b67ff24ab04a606cb4025d15090294e6d683d0e9070158ac1a1bef9d6d622
3
+ size 2623
logs/dreambooth-lora/1687155796.4395223/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: 1000
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /content/drive/MyDrive/hansol_10_512
19
+ instance_prompt: lvl person
20
+ learning_rate: 0.0001
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: 500
29
+ mixed_precision: null
30
+ num_class_images: 100
31
+ num_train_epochs: 50
32
+ num_validation_images: 4
33
+ output_dir: /content/drive/MyDrive/hansol_10_512_lora
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
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: non-ema
43
+ sample_batch_size: 4
44
+ scale_lr: false
45
+ seed: 0
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: false
logs/dreambooth-lora/events.out.tfevents.1687155796.d21d0eda88cf.2554.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea10cc7e9d1aa79d1f7db1ca3e733ef695c9d8e98151ff9a0d2ab1f50d7723d7
3
+ size 41834
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a6fe6f0e0bcc4123053932cbc2d953680969c6a6eb2a89ca9d3e9b6301b5d56
3
+ size 4504891