mangoxb commited on
Commit
13f931a
·
1 Parent(s): 091a222

End of training

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of qzx rapunzel or vmn flynn
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 - mangoxb/tangled3
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a photo of qzx rapunzel or vmn flynn using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
24
+
25
+ LoRA for the text encoder was enabled: True.
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad726dc76f8d58f0a329b54b1847a5fa56e7582c03b39f53349aba2395eaa62
3
+ size 9031613
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03dd9f7adb0d27fefc1559873935ec2f77f082c3e53dbd2eb0e4e33deabec05
3
+ size 4423144
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:154c5c53dbb752fa438d44cbc77813f76517924bfd13895f9dd78bbf57a3d74b
3
+ size 14599
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/dreambooth-lora/1697595502.3475924/events.out.tfevents.1697595502.instance-6842.554.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf19fe4e9c0190ab8ace95b083eb92842137e66306e9b6b3a4cec8be60881a4c
3
+ size 2741
logs/dreambooth-lora/1697595502.3542666/hparams.yml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_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
+ identifiers: qzx,vmn
19
+ instance_data_dir: rapunzel,flynn
20
+ instance_prompt: a photo of qzx rapunzel or vmn flynn
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 500
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 9
33
+ num_validation_images: 4
34
+ output_dir: /data/ellen-SF_615/tangled3
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ text_encoder_use_attention_mask: false
49
+ tokenizer_max_length: null
50
+ tokenizer_name: null
51
+ train_batch_size: 1
52
+ train_text_encoder: true
53
+ use_8bit_adam: false
54
+ validation_epochs: 50
55
+ validation_prompt: A photo of sks qzx rapunzel vmn flynn in snow
56
+ with_prior_preservation: false
logs/dreambooth-lora/events.out.tfevents.1697595502.instance-6842.554.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8cc245574a1456aa10595213802b1565745ffb51776e9e10733e47ef7f024e2
3
+ size 3335027
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03dd9f7adb0d27fefc1559873935ec2f77f082c3e53dbd2eb0e4e33deabec05
3
+ size 4423144