Commit
·
302d8b3
1
Parent(s):
33fd18f
End of training
Browse files- README.md +25 -0
- checkpoint-100/pytorch_lora_weights.bin +3 -0
- checkpoint-200/pytorch_lora_weights.bin +3 -0
- checkpoint-300/pytorch_lora_weights.bin +3 -0
- checkpoint-400/pytorch_lora_weights.bin +3 -0
- checkpoint-500/pytorch_lora_weights.bin +3 -0
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/dreambooth-lora/1683206608.4645793/events.out.tfevents.1683206608.fd3efedc41d6.24137.1 +3 -0
- logs/dreambooth-lora/1683206608.4749742/hparams.yml +50 -0
- logs/dreambooth-lora/1683206972.4322855/events.out.tfevents.1683206972.fd3efedc41d6.25939.1 +3 -0
- logs/dreambooth-lora/1683206972.4454105/hparams.yml +50 -0
- logs/dreambooth-lora/events.out.tfevents.1683206608.fd3efedc41d6.24137.0 +3 -0
- logs/dreambooth-lora/events.out.tfevents.1683206972.fd3efedc41d6.25939.0 +3 -0
- logs/text2image-fine-tune/1683187482.7695856/events.out.tfevents.1683187482.2f1eb680c726.30240.1 +3 -0
- logs/text2image-fine-tune/1683187482.7928333/hparams.yml +46 -0
- logs/text2image-fine-tune/1683187551.9408064/events.out.tfevents.1683187551.2f1eb680c726.30625.1 +3 -0
- logs/text2image-fine-tune/1683187551.9493902/hparams.yml +46 -0
- logs/text2image-fine-tune/1683187687.8068085/events.out.tfevents.1683187687.2f1eb680c726.31277.1 +3 -0
- logs/text2image-fine-tune/1683187687.8161917/hparams.yml +46 -0
- logs/text2image-fine-tune/1683187749.6724741/events.out.tfevents.1683187749.2f1eb680c726.31624.1 +3 -0
- logs/text2image-fine-tune/1683187749.6810532/hparams.yml +46 -0
- logs/text2image-fine-tune/1683187823.6467087/events.out.tfevents.1683187823.2f1eb680c726.32017.1 +3 -0
- logs/text2image-fine-tune/1683187823.663221/hparams.yml +46 -0
- logs/text2image-fine-tune/events.out.tfevents.1683187482.2f1eb680c726.30240.0 +3 -0
- logs/text2image-fine-tune/events.out.tfevents.1683187551.2f1eb680c726.30625.0 +3 -0
- logs/text2image-fine-tune/events.out.tfevents.1683187687.2f1eb680c726.31277.0 +3 -0
- logs/text2image-fine-tune/events.out.tfevents.1683187749.2f1eb680c726.31624.0 +3 -0
- logs/text2image-fine-tune/events.out.tfevents.1683187823.2f1eb680c726.32017.0 +3 -0
- pytorch_lora_weights.bin +3 -0
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: shanshui style
|
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 - kindlytree/lora-outputs
|
16 |
+
|
17 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on shanshui style using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
18 |
+
|
19 |
+

|
20 |
+

|
21 |
+

|
22 |
+

|
23 |
+
|
24 |
+
|
25 |
+
LoRA for the text encoder was enabled: False.
|
checkpoint-100/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f856f718a4aa1b0657c1be310a1b5fc62bdb111864b7dfb47f67bb6b4d597984
|
3 |
+
size 3289051
|
checkpoint-200/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a927c2f98485217b7336e68c52989d5fbc953513dfeddd305fd2e2eb39c7be14
|
3 |
+
size 3289051
|
checkpoint-300/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36eda0baa8295ccee9f2dd1cd3ea268c9de6290d07743c309456330e86f33187
|
3 |
+
size 3289051
|
checkpoint-400/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcf4026cf68ff38b75fef8285de9d69d6a6dc881d9960a5773abdce35fc234ce
|
3 |
+
size 3289051
|
checkpoint-500/pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea56c0376a9d7bdbd3c72fb201676560486c6cdf9f09294f7d850609ef469b4d
|
3 |
+
size 3289051
|
image_0.png
ADDED
![]() |
image_1.png
ADDED
![]() |
image_2.png
ADDED
![]() |
image_3.png
ADDED
![]() |
logs/dreambooth-lora/1683206608.4645793/events.out.tfevents.1683206608.fd3efedc41d6.24137.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56fdfdcc8543fb254df7a5bd3fc5e5ab14754af8aae08f9033fe78f73a27c5fe
|
3 |
+
size 2536
|
logs/dreambooth-lora/1683206608.4749742/hparams.yml
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 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: /content/drive/My Drive/Colab Notebooks/style_images
|
18 |
+
instance_prompt: shanshui style
|
19 |
+
learning_rate: 0.0001
|
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: 500
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 5
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
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 |
+
train_text_encoder: false
|
47 |
+
use_8bit_adam: false
|
48 |
+
validation_epochs: 50
|
49 |
+
validation_prompt: moutain, lake, shanshui style
|
50 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/1683206972.4322855/events.out.tfevents.1683206972.fd3efedc41d6.25939.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:624814a9dfba8a879ac49ee50f6342838851f0447eaba0f30b8590db62103814
|
3 |
+
size 2536
|
logs/dreambooth-lora/1683206972.4454105/hparams.yml
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 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: /content/drive/My Drive/Colab Notebooks/style_images
|
18 |
+
instance_prompt: shanshui style
|
19 |
+
learning_rate: 0.0001
|
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: 500
|
28 |
+
mixed_precision: null
|
29 |
+
num_class_images: 100
|
30 |
+
num_train_epochs: 5
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
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 |
+
train_text_encoder: false
|
47 |
+
use_8bit_adam: false
|
48 |
+
validation_epochs: 50
|
49 |
+
validation_prompt: moutain, lake, shanshui style
|
50 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/events.out.tfevents.1683206608.fd3efedc41d6.24137.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8fb80f11a65f1fbba36454b3932e5819a0eec0723c20213843c53192b9cc841
|
3 |
+
size 7550
|
logs/dreambooth-lora/events.out.tfevents.1683206972.fd3efedc41d6.25939.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1dd25295b753c47325fbc9e84de0e7ffe45b0b98b20079aba0a3e146e13b97a
|
3 |
+
size 3726745
|
logs/text2image-fine-tune/1683187482.7695856/events.out.tfevents.1683187482.2f1eb680c726.30240.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab5aac9083d3b12f24e5acd3fa6cb77161784661015ee63e8f54c636c48dc25f
|
3 |
+
size 2363
|
logs/text2image-fine-tune/1683187482.7928333/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: image
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: arttest
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 600
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 1
|
43 |
+
train_data_dir: /content/drive/My Drive/Colab Notebooks/style_images
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 1
|
46 |
+
validation_prompt: chinese shanshui style
|
logs/text2image-fine-tune/1683187551.9408064/events.out.tfevents.1683187551.2f1eb680c726.30625.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:469337574ede39566609c8dd13a895040fb4e66b953fe866de4ae747872309a9
|
3 |
+
size 2363
|
logs/text2image-fine-tune/1683187551.9493902/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: label
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: arttest
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 600
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 1
|
43 |
+
train_data_dir: /content/drive/My Drive/Colab Notebooks/style_images
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 1
|
46 |
+
validation_prompt: chinese shanshui style
|
logs/text2image-fine-tune/1683187687.8068085/events.out.tfevents.1683187687.2f1eb680c726.31277.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a0f810e92a07e730536b40e16bf523011a4761b98781a664d7a5fd41183de80
|
3 |
+
size 2363
|
logs/text2image-fine-tune/1683187687.8161917/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: label
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: arttest
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 600
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 1
|
43 |
+
train_data_dir: /content/drive/My Drive/Colab Notebooks/style_images
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 1
|
46 |
+
validation_prompt: chinese shanshui style
|
logs/text2image-fine-tune/1683187749.6724741/events.out.tfevents.1683187749.2f1eb680c726.31624.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c455e62a82564ee8bd773603187a899b8176d6803b8de9abd4a695119f2255d
|
3 |
+
size 2363
|
logs/text2image-fine-tune/1683187749.6810532/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: label
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: arttest
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 600
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 1
|
43 |
+
train_data_dir: /content/drive/My Drive/Colab Notebooks/style_images
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 1
|
46 |
+
validation_prompt: chinese shanshui style
|
logs/text2image-fine-tune/1683187823.6467087/events.out.tfevents.1683187823.2f1eb680c726.32017.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4afe927ebc8ca6f8d4a2b0773a8a0beca468442c14d9471443f96292f7ff668
|
3 |
+
size 2363
|
logs/text2image-fine-tune/1683187823.663221/hparams.yml
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: image
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: arttest
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 600
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/My Drive/Colab Notebooks/lora-outputs
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: null
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
train_batch_size: 1
|
43 |
+
train_data_dir: /content/drive/My Drive/Colab Notebooks/style_images
|
44 |
+
use_8bit_adam: false
|
45 |
+
validation_epochs: 1
|
46 |
+
validation_prompt: chinese shanshui style
|
logs/text2image-fine-tune/events.out.tfevents.1683187482.2f1eb680c726.30240.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e01f52396618f11307280ab8ab320a7f8e46512d93c3382d989427b8a6e9728
|
3 |
+
size 88
|
logs/text2image-fine-tune/events.out.tfevents.1683187551.2f1eb680c726.30625.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ded5801a5ffd5a17d43a993a1362d7c8ebf0270a53632400a15646c547e56a2
|
3 |
+
size 88
|
logs/text2image-fine-tune/events.out.tfevents.1683187687.2f1eb680c726.31277.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bae82482a9d236feecf900d9cb8658b3e1d92d91dd804e43d3bcfda7da31f60
|
3 |
+
size 88
|
logs/text2image-fine-tune/events.out.tfevents.1683187749.2f1eb680c726.31624.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8c9a398f6ec804ffb36ece1533b919a3bb2d9ccd520eaac0cbce9feefb46451
|
3 |
+
size 88
|
logs/text2image-fine-tune/events.out.tfevents.1683187823.2f1eb680c726.32017.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dd210aa564e4b01275bc78e5ab24d833b4906357dea75ea67d2fb8672897cc9
|
3 |
+
size 88
|
pytorch_lora_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea56c0376a9d7bdbd3c72fb201676560486c6cdf9f09294f7d850609ef469b4d
|
3 |
+
size 3289051
|