Diffusers
Safetensors
JunhaoZhuang commited on
Commit
0f80f02
1 Parent(s): 33678ec

add shading model

Browse files
shading/MultiResNetModel.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b34ef6426842f04d7f93d76e6b9015eee297cf202c9fd4b807f5d80b79ca03
3
+ size 340148769
shading/config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_attention_heads": 16,
3
+ "attention_head_dim": 72,
4
+ "in_channels": 4,
5
+ "cond_channels": 9,
6
+ "out_channels": 8,
7
+ "num_layers": 28,
8
+ "dropout": 0.0,
9
+ "norm_num_groups": 32,
10
+ "cross_attention_dim": 1152,
11
+ "attention_bias": true,
12
+ "sample_size": 128,
13
+ "patch_size": 2,
14
+ "activation_fn": "gelu-approximate",
15
+ "num_embeds_ada_norm": 1000,
16
+ "upcast_attention": false,
17
+ "norm_type": "ada_norm_single",
18
+ "norm_elementwise_affine": false,
19
+ "norm_eps": 1e-06,
20
+ "caption_channels": 4096,
21
+ "attention_type": "default"
22
+ }
shading/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a44d038e3cc791c10ca99be0e0939f2e6c132bc58be0f5f74d7a94502744f8e
3
+ size 1007841568
shading/transformer_lora.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbc4a59b4fc8baad5c68516224003cf9fe8c73919cf1834a8a7e60c23c3bde4
3
+ size 442134080