Eugeoter commited on
Commit
00b180f
1 Parent(s): 472f631

Upload 3 files

Browse files
controlnet/config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.30.1",
4
+ "final_out_channels": 320,
5
+ "groups": [
6
+ 4,
7
+ 8
8
+ ],
9
+ "in_channels": [
10
+ 128,
11
+ 128
12
+ ],
13
+ "out_channels": [
14
+ 128,
15
+ 256
16
+ ],
17
+ "time_embed_dim": 256
18
+ }
controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893150159659081cacc2bad7788e9335e2fb18a320bd1bcc85fbb6db92aead12
3
+ size 14110328
unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0bade332e1e6151b3b60534340d207b43a7d135aa1052910f13a449a6d580cb
3
+ size 204984648