From cac04c3170f0fc1fe198beb8c7d45f9a3df65c5c Mon Sep 17 00:00:00 2001 From: Filip Haltmayer Date: Wed, 26 Jan 2022 15:29:12 -0800 Subject: [PATCH] name changes --- pytorch/weights/{CelebA.pt => celeba.pt} | 0 pytorch/weights/{FacePaintV1.pt => facepaintv1.pt} | 0 pytorch/weights/{FacePaintV2.pt => facepaintv2.pt} | 0 pytorch/weights/{Hayao.pt => hayao.pt} | 0 pytorch/weights/{Paprika.pt => paprika.pt} | 0 pytorch/weights/{Shinkai.pt => shinkai.pt} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename pytorch/weights/{CelebA.pt => celeba.pt} (100%) rename pytorch/weights/{FacePaintV1.pt => facepaintv1.pt} (100%) rename pytorch/weights/{FacePaintV2.pt => facepaintv2.pt} (100%) rename pytorch/weights/{Hayao.pt => hayao.pt} (100%) rename pytorch/weights/{Paprika.pt => paprika.pt} (100%) rename pytorch/weights/{Shinkai.pt => shinkai.pt} (100%) diff --git a/pytorch/weights/CelebA.pt b/pytorch/weights/celeba.pt similarity index 100% rename from pytorch/weights/CelebA.pt rename to pytorch/weights/celeba.pt diff --git a/pytorch/weights/FacePaintV1.pt b/pytorch/weights/facepaintv1.pt similarity index 100% rename from pytorch/weights/FacePaintV1.pt rename to pytorch/weights/facepaintv1.pt diff --git a/pytorch/weights/FacePaintV2.pt b/pytorch/weights/facepaintv2.pt similarity index 100% rename from pytorch/weights/FacePaintV2.pt rename to pytorch/weights/facepaintv2.pt diff --git a/pytorch/weights/Hayao.pt b/pytorch/weights/hayao.pt similarity index 100% rename from pytorch/weights/Hayao.pt rename to pytorch/weights/hayao.pt diff --git a/pytorch/weights/Paprika.pt b/pytorch/weights/paprika.pt similarity index 100% rename from pytorch/weights/Paprika.pt rename to pytorch/weights/paprika.pt diff --git a/pytorch/weights/Shinkai.pt b/pytorch/weights/shinkai.pt similarity index 100% rename from pytorch/weights/Shinkai.pt rename to pytorch/weights/shinkai.pt