Epoch 190
Browse files- unet/config.json +1 -0
- unet/diffusion_pytorch_model.bin +1 -1
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.16.1",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": true,
|
6 |
"attention_head_dim": 8,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.16.1",
|
4 |
+
"_name_or_path": "output/ddpm-128-epsilon-1000-cos-run1/checkpoint-40000",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 113953789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2e060ca62fd424d66f83ea710d2877aa261cc50294f900a1b2babc299e0d4fc
|
3 |
size 113953789
|