Upload folder using huggingface_hub
Browse files- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- checkpoint-500/t2iadapter/config.json +15 -0
- checkpoint-500/t2iadapter/diffusion_pytorch_model.safetensors +3 -0
- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:450fe630ad13f5015f930effc460a62d0c6d616f78304c2167a79be6cf081874
|
3 |
+
size 370066116
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47f724c6f3c06bfde872263c29b0cfe2ed304998c51fa157b744884b34b110a5
|
3 |
+
size 14408
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccec82ecb1db9fee8431a9924525ac42c65eba373a478c5528e653b68744a6a9
|
3 |
+
size 988
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b595f14cddd1a61ee2269405cdc51ca948dfb65bed3888a7ead8ea9fab5a984d
|
3 |
+
size 1000
|
checkpoint-500/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-t2iacan-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-500/t2iadapter/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7979cc812bd3a2af29d731374791f4131c184ba197d074087448128b0ac6d2a1
|
3 |
+
size 316116784
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "T2IAdapter",
|
3 |
"_diffusers_version": "0.32.0.dev0",
|
4 |
-
"_name_or_path": "
|
5 |
"adapter_type": "full_adapter_xl",
|
6 |
"channels": [
|
7 |
320,
|
|
|
1 |
{
|
2 |
"_class_name": "T2IAdapter",
|
3 |
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"_name_or_path": "k7m-t2iacan-test",
|
5 |
"adapter_type": "full_adapter_xl",
|
6 |
"channels": [
|
7 |
320,
|
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:7979cc812bd3a2af29d731374791f4131c184ba197d074087448128b0ac6d2a1
|
3 |
size 316116784
|