jakeythelad
commited on
Commit
•
9936acd
1
Parent(s):
1efe164
End of training
Browse files- .gitattributes +4 -0
- .gitignore +2 -0
- README.md +23 -0
- checkpoint-200/custom_checkpoint_0.pkl +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_model.bin +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-400/custom_checkpoint_0.pkl +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_model.bin +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-600/custom_checkpoint_0.pkl +3 -0
- checkpoint-600/optimizer.bin +3 -0
- checkpoint-600/pytorch_model.bin +3 -0
- checkpoint-600/random_states_0.pkl +3 -0
- checkpoint-600/scheduler.bin +3 -0
- checkpoint-800/custom_checkpoint_0.pkl +3 -0
- checkpoint-800/optimizer.bin +3 -0
- checkpoint-800/pytorch_model.bin +3 -0
- checkpoint-800/random_states_0.pkl +3 -0
- checkpoint-800/scheduler.bin +3 -0
- image_0.png +3 -0
- image_1.png +3 -0
- image_2.png +3 -0
- image_3.png +3 -0
- logs/dreambooth-lora/1678012857.475085/events.out.tfevents.1678012857.user-System-Product-Name.21415.1 +3 -0
- logs/dreambooth-lora/1678012857.4758773/hparams.yml +49 -0
- logs/dreambooth-lora/events.out.tfevents.1678012857.user-System-Product-Name.21415.0 +3 -0
- pytorch_lora_weights.bin +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
step_*
|
2 |
+
epoch_*
|
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: wavymulder/portraitplus
|
5 |
+
instance_prompt: a photo of ahn-hye-nah
|
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 - jakeythelad/lora_output_hyenah_3
|
16 |
+
|
17 |
+
These are LoRA adaption weights for wavymulder/portraitplus. The weights were trained on a photo of ahn-hye-nah 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 |
+
|
checkpoint-200/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f8b7507383120506b2e1268726bf4e3f646e2191bec6ddafd95462f57eaf502
|
3 |
+
size 3287513
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:225dd3b171259403f0d70ed7e8287028a7b22ff9f0e3c73a827cca425c1aeee5
|
3 |
+
size 6591621
|
checkpoint-200/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74690c71e618942910252a9cd69c96056c5896d720764606c47e011d626b0fd9
|
3 |
+
size 3285965
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:050e8b6c1bb92a71d1d0973fb3821ce6e53ac1d1e03e51bd02d0b03f34eae87f
|
3 |
+
size 14599
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39e58d1a167c7d7c1d01109d6d408de0a5cad276bf16a7eee744c09da03d73f5
|
3 |
+
size 563
|
checkpoint-400/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:251b15fd915c9ee44f7b53f4781de8f7a82a8d72cc76ee9fef2ce8a7bd33d849
|
3 |
+
size 3287513
|
checkpoint-400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9401dfcac8128fc7981cc25066eb8a576786f845f8e955f4a429f07c7272f68c
|
3 |
+
size 6591621
|
checkpoint-400/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a90ac7ee9e72e50c10a8330ca4f13bfe5a076a1a2bed64a2b678deab12e3ee36
|
3 |
+
size 3285965
|
checkpoint-400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eecf3f85c346814ef7847e9bc57d190f6b69bcc8bee98682b4fa51a8d2643e62
|
3 |
+
size 14599
|
checkpoint-400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:013f5a594004396ba37d710cce331ad3ca62c97163b01866509bc823afe0a466
|
3 |
+
size 563
|
checkpoint-600/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8c6c52ea074f1ba2a6d8e59cc1ec5de758c73b4e104594d33f001046c067fdf
|
3 |
+
size 3287513
|
checkpoint-600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae01e48f72f973e5627da2b7fa8cbdf0f1477afb66359451c4f18192116bd847
|
3 |
+
size 6591621
|
checkpoint-600/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9ec9bc65d15e2310bbaf00168139aeb1dcbee726586e349bfd4f0cd863a3726
|
3 |
+
size 3285965
|
checkpoint-600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72a93dcae90837aec2d1de2a9705d1a5d37e3646451326ff07eeae5a137d2137
|
3 |
+
size 14599
|
checkpoint-600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acfcaabdbce0677cb2c3f1236a4ca8adc3133f8e3a869d4c752680d8030dafc5
|
3 |
+
size 563
|
checkpoint-800/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2780f254fbc90c38c2ab45e323a58a4afc09a16213783d9026c93e41d70f3b17
|
3 |
+
size 3287513
|
checkpoint-800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8d8e6d3624fec82deb5a6bd031a46adca34d1d47d6213747acc0f5e464925d
|
3 |
+
size 6591621
|
checkpoint-800/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeb96b837648951a43811f1f6f28f87a4a1bc074a87cc58881a07dd5bc40100c
|
3 |
+
size 3285965
|
checkpoint-800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c60b425cb8091694916b94b7c532c7fe36aea16456363204c552a3d5347131cf
|
3 |
+
size 14599
|
checkpoint-800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8926458d17dabf813e12a9e204b486e2d5a19292c16621942829ac8acee505e
|
3 |
+
size 563
|
image_0.png
ADDED
Git LFS Details
|
image_1.png
ADDED
Git LFS Details
|
image_2.png
ADDED
Git LFS Details
|
image_3.png
ADDED
Git LFS Details
|
logs/dreambooth-lora/1678012857.475085/events.out.tfevents.1678012857.user-System-Product-Name.21415.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50341ee0de64aaed2cc9fcbb014f2b82d4178e5876c1e4a129ad6c660095d43e
|
3 |
+
size 2455
|
logs/dreambooth-lora/1678012857.4758773/hparams.yml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 200
|
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: /home/user/diffusers/hyenah_images_2
|
18 |
+
instance_prompt: a photo of ahn-hye-nah
|
19 |
+
learning_rate: 0.0005
|
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: 800
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 40
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /home/user/diffusers/lora_output_hyenah_3
|
33 |
+
pretrained_model_name_or_path: wavymulder/portraitplus
|
34 |
+
prior_generation_precision: null
|
35 |
+
prior_loss_weight: 1.0
|
36 |
+
push_to_hub: true
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 512
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
sample_batch_size: 4
|
42 |
+
scale_lr: false
|
43 |
+
seed: 0
|
44 |
+
tokenizer_name: null
|
45 |
+
train_batch_size: 1
|
46 |
+
use_8bit_adam: false
|
47 |
+
validation_epochs: 50
|
48 |
+
validation_prompt: A photo of ahn-hye-nah in paris
|
49 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/events.out.tfevents.1678012857.user-System-Product-Name.21415.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c966351f1b8ee19ceeebde21e20fce475296c652c636e666a273606f0dcd441
|
3 |
+
size 3619613
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25b7a262812d2c58794f4981705f3622217e2aca5ac5328d199f14526f290f34
|
3 |
+
size 3287771
|