Upload folder using huggingface_hub
Browse files- checkpoint-30000/control-lora/config.json +54 -0
- checkpoint-30000/control-lora/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-30000/optimizer.bin +3 -0
- checkpoint-30000/random_states_0.pkl +3 -0
- checkpoint-30000/scaler.pt +3 -0
- checkpoint-30000/scheduler.bin +3 -0
- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
checkpoint-30000/control-lora/config.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"_name_or_path": "bkcnin-ft-test/checkpoint-28000",
|
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": 1024,
|
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-30000/control-lora/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3486424437fa6ab73109541eeb5150ebe86c038f0079abac0653cc92c8c15491
|
3 |
+
size 752779432
|
checkpoint-30000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caa3aa1d21f06e62c8b7da4265f4775c183a391a34e5fcf214822e44cca48a93
|
3 |
+
size 1505663290
|
checkpoint-30000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b81560e1e7e187af757b3a4357452304b198acbab7a1af87748b9b14f1ef9fb
|
3 |
+
size 14344
|
checkpoint-30000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8afa7029560c8243daa4bd9f2191395dba419381c54e13908b1ffe6e13096a7b
|
3 |
+
size 988
|
checkpoint-30000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:673ee106494e80bd7254452368b4a8a9ef1ab34af463e19284b555963ef6efb4
|
3 |
+
size 1000
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.31.0.dev0",
|
4 |
-
"_name_or_path": "bkcnin-ft-test/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"_name_or_path": "bkcnin-ft-test/checkpoint-28000",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 752779432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3486424437fa6ab73109541eeb5150ebe86c038f0079abac0653cc92c8c15491
|
3 |
size 752779432
|