frankleeeee
commited on
Commit
•
2265290
1
Parent(s):
6ac94e3
Upload STDiT2
Browse files- config.json +4 -4
- model.safetensors +2 -2
config.json
CHANGED
@@ -17,13 +17,13 @@
|
|
17 |
"hidden_size": 1152,
|
18 |
"in_channels": 4,
|
19 |
"input_size": [
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
],
|
24 |
"input_sq_size": 512,
|
25 |
"mlp_ratio": 4.0,
|
26 |
-
"model_max_length":
|
27 |
"model_type": "stdit2",
|
28 |
"no_temporal_pos_emb": false,
|
29 |
"num_heads": 16,
|
|
|
17 |
"hidden_size": 1152,
|
18 |
"in_channels": 4,
|
19 |
"input_size": [
|
20 |
+
32,
|
21 |
+
60,
|
22 |
+
106
|
23 |
],
|
24 |
"input_sq_size": 512,
|
25 |
"mlp_ratio": 4.0,
|
26 |
+
"model_max_length": 200,
|
27 |
"model_type": "stdit2",
|
28 |
"no_temporal_pos_emb": false,
|
29 |
"num_heads": 16,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23bc87058b2452597e4e0e3aa0e459fa7beaae252a10f0a46052157f8c22d17b
|
3 |
+
size 3073157592
|