Kiriam commited on
Commit
3b4fffe
1 Parent(s): 442e4a1

End of training

Browse files
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: a photo of sks album
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 - Kiriam/beatles_model
16
+
17
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks album 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: False.
logs/dreambooth-lora/1686075923.1716738/events.out.tfevents.1686075923.DESKTOP-HJU2OVL.4736.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526749db69cc51512985ff95b340037cafb2fa950d70ab0c0cd2d297d3ee6fe3
3
+ size 2513
logs/dreambooth-lora/1686075923.1866329/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 1
14
+ gradient_checkpointing: false
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: ./beatles
18
+ instance_prompt: a photo of sks album
19
+ learning_rate: 5.0e-06
20
+ local_rank: -1
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 400
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 80
31
+ num_validation_images: 4
32
+ output_dir: ./beatles_model
33
+ pre_compute_text_embeddings: false
34
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
35
+ prior_generation_precision: null
36
+ prior_loss_weight: 1.0
37
+ push_to_hub: true
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ sample_batch_size: 4
43
+ scale_lr: false
44
+ seed: null
45
+ text_encoder_use_attention_mask: false
46
+ tokenizer_max_length: null
47
+ tokenizer_name: null
48
+ train_batch_size: 1
49
+ train_text_encoder: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1686075923.DESKTOP-HJU2OVL.4736.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75f12ec05dac589491cf5da88e9932418f212e9030c7e19d06fa3d391dfbbc8
3
+ size 33434
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f4b50dca52fb37a59db3168a3636280509d4c5105f4508e1f5186d6d0c484e
3
+ size 3285467