wanghaofan
commited on
Commit
•
7765870
1
Parent(s):
dcd7084
Upload 2 files
Browse files- v1/config.json +16 -0
- v1/diffusion_pytorch_model.safetensors +3 -0
v1/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3ControlNetModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/mnt/nj-aigc/usr/yanzhen1/SD3-ControlNet/checkpoints/SD3-Controlnet-Depth-V3/checkpoint-20000/controlnet",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 12,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
v1/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871242e3810b8561b3b29fd9e04ec378fb5ba8ff18dc872bcb98e90e4faffe4a
|
3 |
+
size 4477956032
|