Jerrick Davis
commited on
Commit
·
720556d
1
Parent(s):
19e7fc3
update model
Browse files- text_encoder/pytorch_model.bin +1 -1
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
- vae/config.json +1 -1
- vae/diffusion_pytorch_model.bin +1 -1
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492307041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4a9e718a6248c351f1061a1039fbfc167dfba29802e50fc7714f0ccc8db7299
|
3 |
size 492307041
|
unet/config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"out_channels": 4,
|
36 |
"projection_class_embeddings_input_dim": null,
|
37 |
"resnet_time_scale_shift": "default",
|
38 |
-
"sample_size":
|
39 |
"time_cond_proj_dim": null,
|
40 |
"time_embedding_type": "positional",
|
41 |
"timestep_post_act": null,
|
|
|
35 |
"out_channels": 4,
|
36 |
"projection_class_embeddings_input_dim": null,
|
37 |
"resnet_time_scale_shift": "default",
|
38 |
+
"sample_size": 96,
|
39 |
"time_cond_proj_dim": null,
|
40 |
"time_embedding_type": "positional",
|
41 |
"timestep_post_act": null,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438366373
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7d36e1a2ef47f7977c8b2ddbcae2ef06fab636870d50179293c9742b8609338
|
3 |
size 3438366373
|
vae/config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"layers_per_block": 2,
|
20 |
"norm_num_groups": 32,
|
21 |
"out_channels": 3,
|
22 |
-
"sample_size":
|
23 |
"scaling_factor": 0.18215,
|
24 |
"up_block_types": [
|
25 |
"UpDecoderBlock2D",
|
|
|
19 |
"layers_per_block": 2,
|
20 |
"norm_num_groups": 32,
|
21 |
"out_channels": 3,
|
22 |
+
"sample_size": 768,
|
23 |
"scaling_factor": 0.18215,
|
24 |
"up_block_types": [
|
25 |
"UpDecoderBlock2D",
|
vae/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 334711857
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf38bb5b375b02e888afa41055f921a485e41096d67d6e0c2d778110365fc65c
|
3 |
size 334711857
|