Commit
·
aed84e6
1
Parent(s):
a2f6b4a
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +2 -2
- checkpoint-15000/controlnet/config.json +2 -1
- checkpoint-15000/controlnet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-15000/optimizer.bin +2 -2
- checkpoint-15000/random_states_0.pkl +1 -1
- config.json +2 -1
- diffusion_pytorch_model.safetensors +1 -1
- images_0.png +0 -0
- images_1.png +0 -0
- logs/controlnet/1701635308.2782805/events.out.tfevents.1701635308.clip04.umiacs.umd.edu.1867772.1 +3 -0
- logs/controlnet/1701635308.2884445/hparams.yml +50 -0
- logs/controlnet/1701635395.4897487/events.out.tfevents.1701635395.clip04.umiacs.umd.edu.1867807.1 +3 -0
- logs/controlnet/1701635395.4998822/hparams.yml +50 -0
- logs/controlnet/1701635445.487887/events.out.tfevents.1701635445.clip04.umiacs.umd.edu.1867847.1 +3 -0
- logs/controlnet/1701635445.4983313/hparams.yml +50 -0
- logs/controlnet/1701635497.7180815/events.out.tfevents.1701635497.clip04.umiacs.umd.edu.1867881.1 +3 -0
- logs/controlnet/1701635497.7284787/hparams.yml +50 -0
- logs/controlnet/1701635847.6536372/events.out.tfevents.1701635847.clip04.umiacs.umd.edu.1867986.1 +3 -0
- logs/controlnet/1701635847.6646123/hparams.yml +50 -0
- logs/controlnet/1701635902.5443096/events.out.tfevents.1701635902.clip04.umiacs.umd.edu.1868265.1 +3 -0
- logs/controlnet/1701635902.5540407/hparams.yml +50 -0
- logs/controlnet/1701636100.625446/events.out.tfevents.1701636100.clip04.umiacs.umd.edu.1868540.1 +3 -0
- logs/controlnet/1701636100.636311/hparams.yml +50 -0
- logs/controlnet/1701636209.167841/events.out.tfevents.1701636209.clip04.umiacs.umd.edu.1868587.1 +3 -0
- logs/controlnet/1701636209.177487/hparams.yml +50 -0
- logs/controlnet/1701636240.629636/events.out.tfevents.1701636240.clip04.umiacs.umd.edu.1868611.1 +3 -0
- logs/controlnet/1701636240.6398962/hparams.yml +50 -0
- logs/controlnet/1701636310.6494267/events.out.tfevents.1701636310.clip04.umiacs.umd.edu.1868651.1 +3 -0
- logs/controlnet/1701636310.6590524/hparams.yml +50 -0
- logs/controlnet/1701636541.4538062/events.out.tfevents.1701636541.clip04.umiacs.umd.edu.1868719.1 +3 -0
- logs/controlnet/1701636541.4645603/hparams.yml +50 -0
- logs/controlnet/1703760814.5543976/events.out.tfevents.1703760814.tron03.umiacs.umd.edu.2154030.1 +3 -0
- logs/controlnet/1703760814.605295/hparams.yml +50 -0
- logs/controlnet/1703760901.2074797/events.out.tfevents.1703760901.tron03.umiacs.umd.edu.2154210.1 +3 -0
- logs/controlnet/1703760901.2961779/hparams.yml +50 -0
- logs/controlnet/1703778311.116011/events.out.tfevents.1703778311.cbcb27.umiacs.umd.edu.859453.1 +3 -0
- logs/controlnet/1703778311.127831/hparams.yml +50 -0
- logs/controlnet/1703779830.7070231/events.out.tfevents.1703779830.cbcb27.umiacs.umd.edu.860199.1 +3 -0
- logs/controlnet/1703779831.3176556/hparams.yml +50 -0
- logs/controlnet/1703841532.3788347/events.out.tfevents.1703841532.tron02.umiacs.umd.edu.3596356.1 +3 -0
- logs/controlnet/1703841532.3910484/hparams.yml +50 -0
- logs/controlnet/1703841796.0312014/events.out.tfevents.1703841796.tron02.umiacs.umd.edu.3596502.1 +3 -0
- logs/controlnet/1703841796.0430865/hparams.yml +50 -0
- logs/controlnet/1703841874.2553432/events.out.tfevents.1703841874.tron02.umiacs.umd.edu.3596575.1 +3 -0
- logs/controlnet/1703841874.2937632/hparams.yml +50 -0
- logs/controlnet/1703844756.7205818/events.out.tfevents.1703844756.tron02.umiacs.umd.edu.3598209.1 +3 -0
- logs/controlnet/1703844756.733898/hparams.yml +50 -0
- logs/controlnet/1703845496.802145/events.out.tfevents.1703845496.tron02.umiacs.umd.edu.3598414.1 +3 -0
- logs/controlnet/1703845496.8133104/hparams.yml +50 -0
- logs/controlnet/1703845598.4827352/events.out.tfevents.1703845598.tron02.umiacs.umd.edu.3598476.1 +3 -0
README.md
CHANGED
@@ -15,8 +15,8 @@ inference: true
|
|
15 |
|
16 |
These are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new type of conditioning.
|
17 |
You can find some example images below.
|
18 |
-
prompt:
|
19 |

|
20 |
-
prompt:
|
21 |

|
22 |
|
|
|
15 |
|
16 |
These are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new type of conditioning.
|
17 |
You can find some example images below.
|
18 |
+
prompt: A photo of a woman
|
19 |

|
20 |
+
prompt: A photo of a dog
|
21 |

|
22 |
|
checkpoint-15000/controlnet/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
@@ -42,6 +42,7 @@
|
|
42 |
"in_channels": 4,
|
43 |
"layers_per_block": 2,
|
44 |
"mid_block_scale_factor": 1,
|
|
|
45 |
"norm_eps": 1e-05,
|
46 |
"norm_num_groups": 32,
|
47 |
"num_attention_heads": null,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.25.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
|
|
42 |
"in_channels": 4,
|
43 |
"layers_per_block": 2,
|
44 |
"mid_block_scale_factor": 1,
|
45 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
46 |
"norm_eps": 1e-05,
|
47 |
"norm_num_groups": 32,
|
48 |
"num_attention_heads": null,
|
checkpoint-15000/controlnet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1456953560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c8236e73e0756d9e4db79df2776f60edd051611ffad714eafe99ae65a550505
|
3 |
size 1456953560
|
checkpoint-15000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bf038e7a00ba1331ff99bc02dad99985cfd44e065e39c5a32eed38033a3422f
|
3 |
+
size 2920412500
|
checkpoint-15000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c80221787e4869047c801e851b823266bdf4a1b76e6c7b05504cd845ab70a53
|
3 |
size 14408
|
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
@@ -42,6 +42,7 @@
|
|
42 |
"in_channels": 4,
|
43 |
"layers_per_block": 2,
|
44 |
"mid_block_scale_factor": 1,
|
|
|
45 |
"norm_eps": 1e-05,
|
46 |
"norm_num_groups": 32,
|
47 |
"num_attention_heads": null,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.25.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
|
|
42 |
"in_channels": 4,
|
43 |
"layers_per_block": 2,
|
44 |
"mid_block_scale_factor": 1,
|
45 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
46 |
"norm_eps": 1e-05,
|
47 |
"norm_num_groups": 32,
|
48 |
"num_attention_heads": null,
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1456953560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a693098a161c727321d2131abad2fac8cd712ad6cdb8862dbea8f3f1276c570
|
3 |
size 1456953560
|
images_0.png
CHANGED
![]() |
![]() |
images_1.png
CHANGED
![]() |
![]() |
logs/controlnet/1701635308.2782805/events.out.tfevents.1701635308.clip04.umiacs.umd.edu.1867772.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff95e2bc9451ec31112886d4eb4b2943a3d012afdaa3e975964a4d7d0c8f420
|
3 |
+
size 2286
|
logs/controlnet/1701635308.2884445/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701635395.4897487/events.out.tfevents.1701635395.clip04.umiacs.umd.edu.1867807.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03c152b40aa11933fd6721f9b1a86c4217060ba35408ea298efb6f8256c2e8cf
|
3 |
+
size 2286
|
logs/controlnet/1701635395.4998822/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701635445.487887/events.out.tfevents.1701635445.clip04.umiacs.umd.edu.1867847.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a244834e69e6d23fc0224c93dcb45738d66e05d0b17684d31e6a6a03f99b32f
|
3 |
+
size 2286
|
logs/controlnet/1701635445.4983313/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701635497.7180815/events.out.tfevents.1701635497.clip04.umiacs.umd.edu.1867881.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e70aef3a327e7881e32c9a2c32040c72a64cb0e73659a9d3e904018411ff33a6
|
3 |
+
size 2286
|
logs/controlnet/1701635497.7284787/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701635847.6536372/events.out.tfevents.1701635847.clip04.umiacs.umd.edu.1867986.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb9e8bda1285a6307a22cc1ef48facd92bcea29d7bbebc77f428cd50de04875c
|
3 |
+
size 2286
|
logs/controlnet/1701635847.6646123/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701635902.5443096/events.out.tfevents.1701635902.clip04.umiacs.umd.edu.1868265.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2027177b7e52567ac1adfc4e1e4b9a77e5870e0f604768976b77e5a8c4aa507c
|
3 |
+
size 2286
|
logs/controlnet/1701635902.5540407/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701636100.625446/events.out.tfevents.1701636100.clip04.umiacs.umd.edu.1868540.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1219f54d0e5bb43e281b66551973bfec39ceb895c172817eb70733cebd4ea96b
|
3 |
+
size 2286
|
logs/controlnet/1701636100.636311/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701636209.167841/events.out.tfevents.1701636209.clip04.umiacs.umd.edu.1868587.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfdb8f8b7e8fdc3c8bb492e491fe784b62e3f4d2bf05994e610fa85ccd837f19
|
3 |
+
size 2286
|
logs/controlnet/1701636209.177487/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701636240.629636/events.out.tfevents.1701636240.clip04.umiacs.umd.edu.1868611.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d223c2e0c9705fa6d5c66db018ef60fcc7b73e179a3b9cd56459b64976e10f4
|
3 |
+
size 2286
|
logs/controlnet/1701636240.6398962/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701636310.6494267/events.out.tfevents.1701636310.clip04.umiacs.umd.edu.1868651.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17a88e7165214c4183efe8bb986e2e1561210657f71da8237adee02c811bec54
|
3 |
+
size 2286
|
logs/controlnet/1701636310.6590524/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1701636541.4538062/events.out.tfevents.1701636541.clip04.umiacs.umd.edu.1868719.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bea0dd54ff90e6bfe5e494c352326e08f76e582043e65c4fabb442f73da3bf93
|
3 |
+
size 2286
|
logs/controlnet/1701636541.4645603/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 21000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 3
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1000
|
50 |
+
variant: null
|
logs/controlnet/1703760814.5543976/events.out.tfevents.1703760814.tron03.umiacs.umd.edu.2154030.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4bacfa86178250957ec52a0fa823571f9478b90a41cb1a1d956471b4f0d3ae
|
3 |
+
size 2286
|
logs/controlnet/1703760814.605295/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703760901.2074797/events.out.tfevents.1703760901.tron03.umiacs.umd.edu.2154210.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0941451de61e693a3d7f05d6d9e8fb348db6f7197621f1bf1aa8badf21c69cd1
|
3 |
+
size 2286
|
logs/controlnet/1703760901.2961779/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703778311.116011/events.out.tfevents.1703778311.cbcb27.umiacs.umd.edu.859453.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5efbee88005507aa86aa35930a36cbe1b1c8ad8a1b4d4141e9ce0ba835ffa725
|
3 |
+
size 2286
|
logs/controlnet/1703778311.127831/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703779830.7070231/events.out.tfevents.1703779830.cbcb27.umiacs.umd.edu.860199.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19b5edfe11f7572bc686a1fbdb13577a891d0acdb5980c29fe3f1dacea3cf0af
|
3 |
+
size 2286
|
logs/controlnet/1703779831.3176556/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703841532.3788347/events.out.tfevents.1703841532.tron02.umiacs.umd.edu.3596356.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16c4a212762782d882055220a7655b7051fe2cb485d87e8502d0d1a52474bbb1
|
3 |
+
size 2286
|
logs/controlnet/1703841532.3910484/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703841796.0312014/events.out.tfevents.1703841796.tron02.umiacs.umd.edu.3596502.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad51263d9c19c490dc47c2f8d18ac8e780438a3127226aac13cf67cf7b46a540
|
3 |
+
size 2286
|
logs/controlnet/1703841796.0430865/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 5000
|
50 |
+
variant: null
|
logs/controlnet/1703841874.2553432/events.out.tfevents.1703841874.tron02.umiacs.umd.edu.3596575.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3efcb8511c675debdcc7045be9836e19c3f139fd3ca53c99db397ec2b7f0bdf1
|
3 |
+
size 2286
|
logs/controlnet/1703841874.2937632/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1
|
50 |
+
variant: null
|
logs/controlnet/1703844756.7205818/events.out.tfevents.1703844756.tron02.umiacs.umd.edu.3598209.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:377c7eea47b3825a386dfe3f68ef804f405d65b767cacd65f1653ec03cb0228f
|
3 |
+
size 2286
|
logs/controlnet/1703844756.733898/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1
|
50 |
+
variant: null
|
logs/controlnet/1703845496.802145/events.out.tfevents.1703845496.tron02.umiacs.umd.edu.3598414.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed9a8acabb541422eaadbcd853ace38555e8ee0a473f70162216432c74ed96c5
|
3 |
+
size 2286
|
logs/controlnet/1703845496.8133104/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 |
+
cache_dir: null
|
7 |
+
caption_column: caption
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: canny
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: armanzarei/celebhq_canny_conditioned
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
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: 7000
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: model_out
|
34 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: false
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 256
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: controlnet
|
46 |
+
train_batch_size: 4
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 1
|
50 |
+
variant: null
|
logs/controlnet/1703845598.4827352/events.out.tfevents.1703845598.tron02.umiacs.umd.edu.3598476.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71e30ae98a491348dd974f7351b3c81d09ee48de33eda31e2cb62e0eed7a944c
|
3 |
+
size 2286
|