End of training
Browse files- checkpoint-34941/controlnet/config.json +43 -0
- checkpoint-34941/controlnet/diffusion_pytorch_model.bin +3 -0
- checkpoint-34941/optimizer.bin +3 -0
- checkpoint-34941/random_states_0.pkl +3 -0
- checkpoint-34941/scheduler.bin +3 -0
- config.json +1 -1
- diffusion_pytorch_model.bin +1 -1
- logs/train_controlnet/1684532165.3252609/events.out.tfevents.1684532165.42d7c19dc8d5.34659.1 +3 -0
- logs/train_controlnet/1684532165.327249/hparams.yml +49 -0
- logs/train_controlnet/events.out.tfevents.1684532165.42d7c19dc8d5.34659.0 +3 -0
checkpoint-34941/controlnet/config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.17.0.dev0",
|
4 |
+
"_name_or_path": "controlnet_canny_pretrained_v3/checkpoint-23294",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"attention_head_dim": 8,
|
7 |
+
"block_out_channels": [
|
8 |
+
320,
|
9 |
+
640,
|
10 |
+
1280,
|
11 |
+
1280
|
12 |
+
],
|
13 |
+
"class_embed_type": null,
|
14 |
+
"conditioning_embedding_out_channels": [
|
15 |
+
16,
|
16 |
+
32,
|
17 |
+
96,
|
18 |
+
256
|
19 |
+
],
|
20 |
+
"controlnet_conditioning_channel_order": "rgb",
|
21 |
+
"cross_attention_dim": 768,
|
22 |
+
"down_block_types": [
|
23 |
+
"CrossAttnDownBlock2D",
|
24 |
+
"CrossAttnDownBlock2D",
|
25 |
+
"CrossAttnDownBlock2D",
|
26 |
+
"DownBlock2D"
|
27 |
+
],
|
28 |
+
"downsample_padding": 1,
|
29 |
+
"flip_sin_to_cos": true,
|
30 |
+
"freq_shift": 0,
|
31 |
+
"global_pool_conditions": false,
|
32 |
+
"in_channels": 4,
|
33 |
+
"layers_per_block": 2,
|
34 |
+
"mid_block_scale_factor": 1,
|
35 |
+
"norm_eps": 1e-05,
|
36 |
+
"norm_num_groups": 32,
|
37 |
+
"num_class_embeds": null,
|
38 |
+
"only_cross_attention": false,
|
39 |
+
"projection_class_embeddings_input_dim": null,
|
40 |
+
"resnet_time_scale_shift": "default",
|
41 |
+
"upcast_attention": false,
|
42 |
+
"use_linear_projection": false
|
43 |
+
}
|
checkpoint-34941/controlnet/diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f15752354c3f7d5f1c514ef86f52402cba7e0dbad7d97bcc05c9f4267f7b3e2c
|
3 |
+
size 1445259705
|
checkpoint-34941/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:495e9e25e593f4016eeb9674a4c09bc2f88c938868f712d1a96d877dddf7ac9c
|
3 |
+
size 2890517977
|
checkpoint-34941/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bec70e2d722c1e687f533fc5e0dddcce76bc4b94228ecf4c55df75e89151e06
|
3 |
+
size 14663
|
checkpoint-34941/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef9380dafabd5dd9a51d43eeae1e27f26ee4467ec93fd9ce4d92010b309b4cec
|
3 |
+
size 563
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.17.0.dev0",
|
4 |
-
"_name_or_path": "controlnet_canny_pretrained_v3/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.17.0.dev0",
|
4 |
+
"_name_or_path": "controlnet_canny_pretrained_v3/checkpoint-23294",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f15752354c3f7d5f1c514ef86f52402cba7e0dbad7d97bcc05c9f4267f7b3e2c
|
3 |
size 1445259705
|
logs/train_controlnet/1684532165.3252609/events.out.tfevents.1684532165.42d7c19dc8d5.34659.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59be8bca55ab1a3b0a2a8b490f67cc2550e365caf43d2648b9d1a09e993dde03
|
3 |
+
size 2478
|
logs/train_controlnet/1684532165.327249/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 |
+
cache_dir: null
|
7 |
+
caption_column: prompt
|
8 |
+
checkpointing_steps: 11647
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: control
|
11 |
+
controlnet_model_name_or_path: lllyasviel/control_v11p_sd15_canny
|
12 |
+
dataloader_num_workers: 4
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: Abrumu/Fashion_controlnet_dataset_V3
|
15 |
+
enable_xformers_memory_efficient_attention: true
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: target
|
21 |
+
learning_rate: 5.0e-06
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 500
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_samples: null
|
29 |
+
max_train_steps: 34941
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: controlnet_canny_pretrained_v3
|
34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: true
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 240
|
39 |
+
resume_from_checkpoint: latest
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: train_controlnet
|
46 |
+
train_batch_size: 1
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 100
|
logs/train_controlnet/events.out.tfevents.1684532165.42d7c19dc8d5.34659.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b856be09911260d11a1264269c63400dff12761b0703b1deebae248e3ac68a59
|
3 |
+
size 1001730
|