clement-bonnet
commited on
checkpoint-7600
Browse files- .gitattributes +1 -0
- config.json +15 -0
- diffusion_pytorch_model.safetensors +3 -0
.gitattributes
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
diffusion_pytorch_model.safetensors filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "T2IAdapter",
|
3 |
+
"_diffusers_version": "0.23.0",
|
4 |
+
"_name_or_path": "t2iadapter-model/checkpoint-5200/t2iadapter",
|
5 |
+
"adapter_type": "full_adapter_xl",
|
6 |
+
"channels": [
|
7 |
+
320,
|
8 |
+
640,
|
9 |
+
1280,
|
10 |
+
1280
|
11 |
+
],
|
12 |
+
"downscale_factor": 16,
|
13 |
+
"in_channels": 3,
|
14 |
+
"num_res_blocks": 2
|
15 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414fd1f44f1301e2ca0469b806139f461d596da8aea1e613ccf542d305433f57
|
3 |
+
size 316116784
|