End of training
Browse files- lr_scheduler/lr_scheduler.pt +1 -1
- optimizer/optimizer.pt +2 -2
- text_encoder/config.json +1 -1
- unet/config.json +1 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
lr_scheduler/lr_scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1076
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee1a12d7130c1b2fa35f5cdf3b6bcc08dce160d7a199f1bc819eac351e6be9cf
|
3 |
size 1076
|
optimizer/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e36704736ea4311dee517c2f7afb34007ebfd12718eb4e5023713fb16618a17
|
3 |
+
size 6876715546
|
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "AltLuv/pokemon-
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "AltLuv/pokemon-base-line-kerasVe",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.25.0.dev0",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"addition_embed_type": null,
|
6 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.25.0.dev0",
|
4 |
+
"_name_or_path": "AltLuv/pokemon-base-line-kerasVe",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": null,
|
7 |
"addition_embed_type_num_heads": 64,
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438144492
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05c892f3c46090294544172e854760b717b41d7596e422adc26fd1214eac24c3
|
3 |
size 3438144492
|