End of training
Browse files- lr_scheduler/lr_scheduler.pt +1 -1
- optimizer/optimizer.pt +2 -2
- scheduler/sdeparameters.pt +1 -1
- 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:3fb354b6709cacd65b4685dcd5be636bfe59078c9026b2fef6b36ece2d6ee313
|
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:b1adfa7f54ffa354db7fae05d994cda571da6cdfad690be07153c113d1290c8d
|
3 |
+
size 1149298686
|
scheduler/sdeparameters.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2443fcd5ca42af0aacff2e58279a72eb51562018415f8c7ef87b62230f709cff
|
3 |
size 296
|
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-polynomial-20",
|
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-polynomial-20",
|
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 574476604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5361298f44705df8b6a9987c45ebea50a83b113593c3745dd353a5ac10e6da5
|
3 |
size 574476604
|