Commit
·
d29b6f2
1
Parent(s):
35bef80
Upload 2 files
Browse files- unet/config.json +2 -2
- unet/diffusion_pytorch_model.bin +1 -1
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.16.1",
|
4 |
-
"_name_or_path": "
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
@@ -44,7 +44,7 @@
|
|
44 |
"resnet_out_scale_factor": 1.0,
|
45 |
"resnet_skip_time_act": false,
|
46 |
"resnet_time_scale_shift": "default",
|
47 |
-
"sample_size":
|
48 |
"time_cond_proj_dim": null,
|
49 |
"time_embedding_act_fn": null,
|
50 |
"time_embedding_dim": null,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.16.1",
|
4 |
+
"_name_or_path": "G:/stable-diffusion-v1-5",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
44 |
"resnet_out_scale_factor": 1.0,
|
45 |
"resnet_skip_time_act": false,
|
46 |
"resnet_time_scale_shift": "default",
|
47 |
+
"sample_size": 32,
|
48 |
"time_cond_proj_dim": null,
|
49 |
"time_embedding_act_fn": null,
|
50 |
"time_embedding_dim": 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 3438354725
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9fe5f65aae6dc838f56a93ec12b46146bcc627235741a7669342f9811b978e0
|
3 |
size 3438354725
|