Upload folder using huggingface_hub
Browse files- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1000/t2iadapter/config.json +15 -0
- checkpoint-1000/t2iadapter/diffusion_pytorch_model.safetensors +3 -0
- diffusion_pytorch_model.safetensors +1 -1
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ad179ce357be0ad04225ad44669767d8786ffed27800d736e46cce38db57edd
|
3 |
+
size 370066116
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14db3510b86297950f4af29c750265a9d0a58100de4260f4062d00ce715b1026
|
3 |
+
size 14280
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccec82ecb1db9fee8431a9924525ac42c65eba373a478c5528e653b68744a6a9
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b595f14cddd1a61ee2269405cdc51ca948dfb65bed3888a7ead8ea9fab5a984d
|
3 |
+
size 1000
|
checkpoint-1000/t2iadapter/config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "T2IAdapter",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"_name_or_path": "k7m-t2iadpm-test",
|
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-1000/t2iadapter/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:226308283283b3999fe7cc7968f2fdaf69abb7ddf5cf1708af0d79267034f5a6
|
3 |
+
size 316116784
|
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:226308283283b3999fe7cc7968f2fdaf69abb7ddf5cf1708af0d79267034f5a6
|
3 |
size 316116784
|