Commit
·
890b569
1
Parent(s):
25c1d3f
init
Browse files- config.json +13 -0
- diffusion_pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "T2IAdapter",
|
3 |
+
"_diffusers_version": "0.18.0.dev0",
|
4 |
+
"adapter_type": "full_adapter",
|
5 |
+
"channels": [
|
6 |
+
320,
|
7 |
+
640,
|
8 |
+
1280,
|
9 |
+
1280
|
10 |
+
],
|
11 |
+
"in_channels": 3,
|
12 |
+
"num_res_blocks": 2
|
13 |
+
}
|
diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68aaebf5e7d5eeb62eaea9476c68d279ba98d0876b385cc925e12c43cee19edd
|
3 |
+
size 309492083
|