epoch 70
Browse files- logs/train_unconditional/events.out.tfevents.1684289614.58a2a150855d.5687.0 +3 -0
- logs/train_unconditional/events.out.tfevents.1684289953.58a2a150855d.7347.0 +3 -0
- logs/train_unconditional/events.out.tfevents.1684297362.58a2a150855d.38589.0 +3 -0
- unet/config.json +1 -0
- unet/diffusion_pytorch_model.bin +1 -1
logs/train_unconditional/events.out.tfevents.1684289614.58a2a150855d.5687.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ace3a5d2716e5b94f0e35a807739dcfff66c1eb687f4200d856aadddcba198
|
3 |
+
size 88
|
logs/train_unconditional/events.out.tfevents.1684289953.58a2a150855d.7347.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:314a81e93cf2361999435cafc35fa6397ee00274eaa2406302dcda1e5694a90b
|
3 |
+
size 612398
|
logs/train_unconditional/events.out.tfevents.1684297362.58a2a150855d.38589.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e050ee8caac0413359b81fbdfa386692ef052ac6f05710cb390595a49af6099c
|
3 |
+
size 1191337
|
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": "ddpm-pokemon-64-v2/checkpoint-8000",
|
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 411252261
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7704b13e64060773b195569d63486aca9e588b4afe83b53957654296e49fffb1
|
3 |
size 411252261
|