Upload folder using huggingface_hub
Browse files- checkpoint-1/optimizer.bin +3 -0
- checkpoint-1/random_states_0.pkl +3 -0
- checkpoint-1/scaler.pt +3 -0
- checkpoint-1/scheduler.bin +3 -0
- checkpoint-1/sd-control-lora-segmentation-v3/config.json +54 -0
- checkpoint-1/sd-control-lora-segmentation-v3/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scaler.pt +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-2000/sd-control-lora-segmentation-v3/config.json +54 -0
- checkpoint-2000/sd-control-lora-segmentation-v3/diffusion_pytorch_model.safetensors +3 -0
- config.json +54 -0
- diffusion_pytorch_model.safetensors +3 -0
- logs/controlnet/1718450673.3046591/events.out.tfevents.1718450673.cb2060c7e022.1536.1 +3 -0
- logs/controlnet/1718450673.3072522/hparams.yml +57 -0
- logs/controlnet/events.out.tfevents.1718450673.cb2060c7e022.1536.0 +3 -0
checkpoint-1/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cf4a616fc52df157bd17d88dadcc1b3a5811d52152cf3f73e459d70aec5d6e6
|
| 3 |
+
size 1492556090
|
checkpoint-1/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d5d64c314db5d3c3b4ae716ad65523d50605830c5b10909ac9c70721a99439e
|
| 3 |
+
size 14280
|
checkpoint-1/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b524f48acea96061f9e17824552379d210ce1c60f82e25c1280fb8b2df4b21f0
|
| 3 |
+
size 988
|
checkpoint-1/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5b1ff048fc517f3fae5cb1369c727e1b8ca278f6659aafe74e3ea9bca7cafdb
|
| 3 |
+
size 1000
|
checkpoint-1/sd-control-lora-segmentation-v3/config.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"_name_or_path": "./sdxs-512-dreamshaper-sketch",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"addition_embed_type": null,
|
| 7 |
+
"addition_embed_type_num_heads": 64,
|
| 8 |
+
"addition_time_embed_dim": null,
|
| 9 |
+
"attention_head_dim": 8,
|
| 10 |
+
"block_out_channels": [
|
| 11 |
+
320,
|
| 12 |
+
640,
|
| 13 |
+
1280
|
| 14 |
+
],
|
| 15 |
+
"class_embed_type": null,
|
| 16 |
+
"conditioning_channels": 3,
|
| 17 |
+
"conditioning_embedding_out_channels": [
|
| 18 |
+
16,
|
| 19 |
+
32,
|
| 20 |
+
96,
|
| 21 |
+
256
|
| 22 |
+
],
|
| 23 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 24 |
+
"cross_attention_dim": 768,
|
| 25 |
+
"down_block_types": [
|
| 26 |
+
"DownBlock2D",
|
| 27 |
+
"CrossAttnDownBlock2D",
|
| 28 |
+
"CrossAttnDownBlock2D"
|
| 29 |
+
],
|
| 30 |
+
"downsample_padding": 1,
|
| 31 |
+
"encoder_hid_dim": null,
|
| 32 |
+
"encoder_hid_dim_type": null,
|
| 33 |
+
"flip_sin_to_cos": true,
|
| 34 |
+
"freq_shift": 0,
|
| 35 |
+
"global_pool_conditions": false,
|
| 36 |
+
"in_channels": 4,
|
| 37 |
+
"layers_per_block": 1,
|
| 38 |
+
"mid_block_scale_factor": 1,
|
| 39 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 40 |
+
"norm_eps": 1e-05,
|
| 41 |
+
"norm_num_groups": 32,
|
| 42 |
+
"num_attention_heads": null,
|
| 43 |
+
"num_class_embeds": null,
|
| 44 |
+
"only_cross_attention": [
|
| 45 |
+
true,
|
| 46 |
+
false,
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"projection_class_embeddings_input_dim": null,
|
| 50 |
+
"resnet_time_scale_shift": "default",
|
| 51 |
+
"transformer_layers_per_block": 1,
|
| 52 |
+
"upcast_attention": false,
|
| 53 |
+
"use_linear_projection": false
|
| 54 |
+
}
|
checkpoint-1/sd-control-lora-segmentation-v3/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ce31352f6edee21e48004d0d1c14dba457a4cff2878e7ef89d7adf90806e827
|
| 3 |
+
size 746225824
|
checkpoint-2000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33dcac37a679fb26a9f733da1010ecda13e031139b2c43bdeeca5e1482149145
|
| 3 |
+
size 1492556090
|
checkpoint-2000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4a8ccf36a122cd3b8d801058e9da76f8deeb2790ca876fbdca742923982ecaa
|
| 3 |
+
size 14280
|
checkpoint-2000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c50a9cebe5d66d453d25b140738bff479749ac03e0a43597d8776bc22f6ed0c
|
| 3 |
+
size 988
|
checkpoint-2000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81a7fe0a2983de695c44ba167520d4ce1ca01157e36e90498bee8c9d8e4b61fc
|
| 3 |
+
size 1000
|
checkpoint-2000/sd-control-lora-segmentation-v3/config.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"_name_or_path": "./sdxs-512-dreamshaper-sketch",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"addition_embed_type": null,
|
| 7 |
+
"addition_embed_type_num_heads": 64,
|
| 8 |
+
"addition_time_embed_dim": null,
|
| 9 |
+
"attention_head_dim": 8,
|
| 10 |
+
"block_out_channels": [
|
| 11 |
+
320,
|
| 12 |
+
640,
|
| 13 |
+
1280
|
| 14 |
+
],
|
| 15 |
+
"class_embed_type": null,
|
| 16 |
+
"conditioning_channels": 3,
|
| 17 |
+
"conditioning_embedding_out_channels": [
|
| 18 |
+
16,
|
| 19 |
+
32,
|
| 20 |
+
96,
|
| 21 |
+
256
|
| 22 |
+
],
|
| 23 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 24 |
+
"cross_attention_dim": 768,
|
| 25 |
+
"down_block_types": [
|
| 26 |
+
"DownBlock2D",
|
| 27 |
+
"CrossAttnDownBlock2D",
|
| 28 |
+
"CrossAttnDownBlock2D"
|
| 29 |
+
],
|
| 30 |
+
"downsample_padding": 1,
|
| 31 |
+
"encoder_hid_dim": null,
|
| 32 |
+
"encoder_hid_dim_type": null,
|
| 33 |
+
"flip_sin_to_cos": true,
|
| 34 |
+
"freq_shift": 0,
|
| 35 |
+
"global_pool_conditions": false,
|
| 36 |
+
"in_channels": 4,
|
| 37 |
+
"layers_per_block": 1,
|
| 38 |
+
"mid_block_scale_factor": 1,
|
| 39 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 40 |
+
"norm_eps": 1e-05,
|
| 41 |
+
"norm_num_groups": 32,
|
| 42 |
+
"num_attention_heads": null,
|
| 43 |
+
"num_class_embeds": null,
|
| 44 |
+
"only_cross_attention": [
|
| 45 |
+
true,
|
| 46 |
+
false,
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"projection_class_embeddings_input_dim": null,
|
| 50 |
+
"resnet_time_scale_shift": "default",
|
| 51 |
+
"transformer_layers_per_block": 1,
|
| 52 |
+
"upcast_attention": false,
|
| 53 |
+
"use_linear_projection": false
|
| 54 |
+
}
|
checkpoint-2000/sd-control-lora-segmentation-v3/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f325df0d7db55334ff44d8f04f9d9de131f1afc12912e7950e9f81c0371c8038
|
| 3 |
+
size 746225824
|
config.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"_name_or_path": "./sdxs-512-dreamshaper-sketch",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"addition_embed_type": null,
|
| 7 |
+
"addition_embed_type_num_heads": 64,
|
| 8 |
+
"addition_time_embed_dim": null,
|
| 9 |
+
"attention_head_dim": 8,
|
| 10 |
+
"block_out_channels": [
|
| 11 |
+
320,
|
| 12 |
+
640,
|
| 13 |
+
1280
|
| 14 |
+
],
|
| 15 |
+
"class_embed_type": null,
|
| 16 |
+
"conditioning_channels": 3,
|
| 17 |
+
"conditioning_embedding_out_channels": [
|
| 18 |
+
16,
|
| 19 |
+
32,
|
| 20 |
+
96,
|
| 21 |
+
256
|
| 22 |
+
],
|
| 23 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 24 |
+
"cross_attention_dim": 768,
|
| 25 |
+
"down_block_types": [
|
| 26 |
+
"DownBlock2D",
|
| 27 |
+
"CrossAttnDownBlock2D",
|
| 28 |
+
"CrossAttnDownBlock2D"
|
| 29 |
+
],
|
| 30 |
+
"downsample_padding": 1,
|
| 31 |
+
"encoder_hid_dim": null,
|
| 32 |
+
"encoder_hid_dim_type": null,
|
| 33 |
+
"flip_sin_to_cos": true,
|
| 34 |
+
"freq_shift": 0,
|
| 35 |
+
"global_pool_conditions": false,
|
| 36 |
+
"in_channels": 4,
|
| 37 |
+
"layers_per_block": 1,
|
| 38 |
+
"mid_block_scale_factor": 1,
|
| 39 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
| 40 |
+
"norm_eps": 1e-05,
|
| 41 |
+
"norm_num_groups": 32,
|
| 42 |
+
"num_attention_heads": null,
|
| 43 |
+
"num_class_embeds": null,
|
| 44 |
+
"only_cross_attention": [
|
| 45 |
+
true,
|
| 46 |
+
false,
|
| 47 |
+
false
|
| 48 |
+
],
|
| 49 |
+
"projection_class_embeddings_input_dim": null,
|
| 50 |
+
"resnet_time_scale_shift": "default",
|
| 51 |
+
"transformer_layers_per_block": 1,
|
| 52 |
+
"upcast_attention": false,
|
| 53 |
+
"use_linear_projection": false
|
| 54 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f325df0d7db55334ff44d8f04f9d9de131f1afc12912e7950e9f81c0371c8038
|
| 3 |
+
size 746225824
|
logs/controlnet/1718450673.3046591/events.out.tfevents.1718450673.cb2060c7e022.1536.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75330df6b6d6dfd1a160a53b429405edaaaf46e26080b31f33fa68fd7b617bbe
|
| 3 |
+
size 2659
|
logs/controlnet/1718450673.3072522/hparams.yml
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 2000
|
| 9 |
+
checkpoints_total_limit: null
|
| 10 |
+
conditioning_image_column: scribble
|
| 11 |
+
controlnet_model_name_or_path: ./sdxs-512-dreamshaper-sketch
|
| 12 |
+
custom_dataset: null
|
| 13 |
+
dataloader_num_workers: 0
|
| 14 |
+
dataset_config_name: null
|
| 15 |
+
dataset_name: SaffalPoosh/scribble_controlnet_dataset
|
| 16 |
+
enable_xformers_memory_efficient_attention: false
|
| 17 |
+
gradient_accumulation_steps: 4
|
| 18 |
+
gradient_checkpointing: false
|
| 19 |
+
hub_model_id: null
|
| 20 |
+
hub_token: null
|
| 21 |
+
image_column: image
|
| 22 |
+
learning_rate: 1.0e-05
|
| 23 |
+
logging_dir: logs
|
| 24 |
+
lora_alpha: 32
|
| 25 |
+
lora_bias: none
|
| 26 |
+
lora_dropout: 0.0
|
| 27 |
+
lora_r: 8
|
| 28 |
+
lr_num_cycles: 1
|
| 29 |
+
lr_power: 1.0
|
| 30 |
+
lr_scheduler: constant
|
| 31 |
+
lr_warmup_steps: 0
|
| 32 |
+
max_grad_norm: 1.0
|
| 33 |
+
max_train_samples: null
|
| 34 |
+
max_train_steps: 2000
|
| 35 |
+
mixed_precision: fp16
|
| 36 |
+
num_train_epochs: 1
|
| 37 |
+
num_validation_images: 4
|
| 38 |
+
output_dir: dsskcnft-test
|
| 39 |
+
pretrained_model_name_or_path: nota-ai/bk-sdm-tiny-2m
|
| 40 |
+
proportion_empty_prompts: 0
|
| 41 |
+
push_to_hub: false
|
| 42 |
+
report_to: tensorboard
|
| 43 |
+
resolution: 512
|
| 44 |
+
resume_from_checkpoint: null
|
| 45 |
+
revision: null
|
| 46 |
+
scale_lr: false
|
| 47 |
+
seed: null
|
| 48 |
+
set_grads_to_none: false
|
| 49 |
+
tokenizer_name: null
|
| 50 |
+
tracker_project_name: controlnet
|
| 51 |
+
train_batch_size: 1
|
| 52 |
+
train_data_dir: null
|
| 53 |
+
use_8bit_adam: false
|
| 54 |
+
use_dora: false
|
| 55 |
+
use_lora: false
|
| 56 |
+
validation_steps: 100
|
| 57 |
+
variant: null
|
logs/controlnet/events.out.tfevents.1718450673.cb2060c7e022.1536.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fe2d655f02f05dc0e81046fb5cdd4f4c3c44a8a6794e02060517c4f1343831d
|
| 3 |
+
size 671054
|