Commit
·
e38dab0
1
Parent(s):
202c556
Epoch 9
Browse files- logs/train_example/events.out.tfevents.1695792306.1f2279052492.1558.0 +3 -0
- logs/train_example/events.out.tfevents.1695792424.1f2279052492.1558.1 +3 -0
- logs/train_example/events.out.tfevents.1695792494.1f2279052492.1558.2 +3 -0
- logs/train_example/events.out.tfevents.1695794794.1f2279052492.1558.3 +3 -0
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
logs/train_example/events.out.tfevents.1695792306.1f2279052492.1558.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11abef7659e4e2c92931dcb8bceb703c8bdfd489e575fda8b29883e94b405395
|
3 |
+
size 88
|
logs/train_example/events.out.tfevents.1695792424.1f2279052492.1558.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adcb12b9a7ae9e2c4d9d4b0c25a039972235c7501bc6e886fb56a24d6c1fd7a2
|
3 |
+
size 88
|
logs/train_example/events.out.tfevents.1695792494.1f2279052492.1558.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ef7187b916b45632b0ccf9fc0ebe9907bd5297c7c223b38e3b689217bd157c8
|
3 |
+
size 250269
|
logs/train_example/events.out.tfevents.1695794794.1f2279052492.1558.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da91862c6d6ed34e39a1ec8e5f8fdd2ef4c80fbf30613d5ce3c0fdcd7890a055
|
3 |
+
size 370538
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.11.1",
|
4 |
-
"_name_or_path": "/root/.cache/huggingface/diffusers/models--serhatkurt--ddim-faces/snapshots/
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.11.1",
|
4 |
+
"_name_or_path": "/root/.cache/huggingface/diffusers/models--serhatkurt--ddim-faces/snapshots/202c556e064b3017defffd79fa07536f68300f9f/unet",
|
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 454876541
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c58c7f59d46c93c22f202dcff73b23d095deee4a2665c2c0a9c17971c209f54
|
3 |
size 454876541
|