Upload with huggingface_hub
Browse files- config.json +1 -3
- diffusion_pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"_name_or_path": "/home/dev/.cache/huggingface/diffusers/models--google--ddpm-church-256/snapshots/5a1118b5a35e744d59a4215a8c72a4d7619b9e04",
|
5 |
"act_fn": "silu",
|
6 |
-
"add_attention": true,
|
7 |
"attention_head_dim": null,
|
8 |
"block_out_channels": [
|
9 |
128,
|
@@ -31,7 +30,6 @@
|
|
31 |
"norm_eps": 1e-06,
|
32 |
"norm_num_groups": 32,
|
33 |
"out_channels": 3,
|
34 |
-
"resnet_time_scale_shift": "default",
|
35 |
"sample_size": 256,
|
36 |
"time_embedding_type": "positional",
|
37 |
"up_block_types": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
+
"_diffusers_version": "0.10.2",
|
4 |
"_name_or_path": "/home/dev/.cache/huggingface/diffusers/models--google--ddpm-church-256/snapshots/5a1118b5a35e744d59a4215a8c72a4d7619b9e04",
|
5 |
"act_fn": "silu",
|
|
|
6 |
"attention_head_dim": null,
|
7 |
"block_out_channels": [
|
8 |
128,
|
|
|
30 |
"norm_eps": 1e-06,
|
31 |
"norm_num_groups": 32,
|
32 |
"out_channels": 3,
|
|
|
33 |
"sample_size": 256,
|
34 |
"time_embedding_type": "positional",
|
35 |
"up_block_types": [
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454859389
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e278c89b4e38dae17a4947c3cd194faf5d171ff937684820ab1fe751835426d
|
3 |
size 454859389
|