Upload folder using huggingface_hub
Browse files- checkpoint-250/optimizer.bin +3 -0
- checkpoint-250/random_states_0.pkl +3 -0
- checkpoint-250/scaler.pt +3 -0
- checkpoint-250/scheduler.bin +3 -0
- checkpoint-250/t2iadapter/config.json +15 -0
- checkpoint-250/t2iadapter/diffusion_pytorch_model.safetensors +3 -0
- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
checkpoint-250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcb94c87eb9701fc34d57f5d90b24cd2ea3a4028f3bd42036ecc4fdc55924ad7
|
3 |
+
size 370066116
|
checkpoint-250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e1fa7603de8fd252d2dc8aa5738d65a33f775a0336968d029d3ae08ec2a9624
|
3 |
+
size 14408
|
checkpoint-250/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccec82ecb1db9fee8431a9924525ac42c65eba373a478c5528e653b68744a6a9
|
3 |
+
size 988
|
checkpoint-250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b595f14cddd1a61ee2269405cdc51ca948dfb65bed3888a7ead8ea9fab5a984d
|
3 |
+
size 1000
|
checkpoint-250/t2iadapter/config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "T2IAdapter",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"_name_or_path": "TencentARC/t2i-adapter-canny-sdxl-1.0",
|
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 |
+
}
|
checkpoint-250/t2iadapter/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57c3028f831c1982172876733efc6e700de767438e8b9ece0f225162782e8be6
|
3 |
+
size 316116784
|
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "T2IAdapter",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"_name_or_path": "TencentARC/t2i-adapter-canny-sdxl-1.0",
|
5 |
"adapter_type": "full_adapter_xl",
|
6 |
"channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "T2IAdapter",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
"_name_or_path": "TencentARC/t2i-adapter-canny-sdxl-1.0",
|
5 |
"adapter_type": "full_adapter_xl",
|
6 |
"channels": [
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 316116784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57c3028f831c1982172876733efc6e700de767438e8b9ece0f225162782e8be6
|
3 |
size 316116784
|