MrBekson119 commited on
Commit
f534818
·
verified ·
1 Parent(s): 58e5723

Upload folder using huggingface_hub

Browse files
controlnet/config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SD3ControlNeXtEncoder",
3
+ "_diffusers_version": "0.35.0",
4
+ "_name_or_path": "controlnext-model-output/checkpoint-31000",
5
+ "attention_head_dim": 64,
6
+ "caption_projection_dim": 1536,
7
+ "extra_conditioning_channels": 0,
8
+ "in_channels": 16,
9
+ "joint_attention_dim": 4096,
10
+ "num_attention_heads": 24,
11
+ "num_layers": 1,
12
+ "patch_size": 2,
13
+ "pooled_projection_dim": 2048,
14
+ "pos_embed_max_size": 192,
15
+ "sample_size": 128
16
+ }
controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:092dd6818046f385c631e097db7799e9325344c53e4150b669de9f07a6d2df5f
3
+ size 625046088
optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed22a21f8256e3c40fd011b6f3ded19d256c83168f45d2ba4f22874e8ea88d3
3
+ size 6482172539
random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad3e2f3a5c161912db5c530923041e62651c20e2625051480b10608725d29bdf
3
+ size 14757
scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:141d13a216b67e9627e74d01499ce251376641fe5882ea531f7a9d2bcb8714f7
3
+ size 1401
transformer/config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "SD3Transformer2DModel",
3
+ "_diffusers_version": "0.35.0",
4
+ "_name_or_path": "controlnext-model-output/checkpoint-31000",
5
+ "attention_head_dim": 64,
6
+ "caption_projection_dim": 1536,
7
+ "dual_attention_layers": [],
8
+ "in_channels": 16,
9
+ "joint_attention_dim": 4096,
10
+ "num_attention_heads": 24,
11
+ "num_layers": 24,
12
+ "out_channels": 16,
13
+ "patch_size": 2,
14
+ "pooled_projection_dim": 2048,
15
+ "pos_embed_max_size": 192,
16
+ "qk_norm": null,
17
+ "sample_size": 128
18
+ }
transformer/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:551bb693f74656d92cd62ce3b75402241b56f8413365ca4f5e01c5caca087511
3
+ size 8339883860