Spaces:
Runtime error
Runtime error
Upload 10 files
Browse files- assets/images/logo.png +0 -0
- assets/pretrained_models/79999_iter.pth +3 -0
- assets/pretrained_models/GFPGANv1.4.pth +3 -0
- assets/pretrained_models/RealESRGAN_x2.pth +3 -0
- assets/pretrained_models/RealESRGAN_x4.pth +3 -0
- assets/pretrained_models/RealESRGAN_x8.pth +3 -0
- assets/pretrained_models/codeformer.onnx +3 -0
- assets/pretrained_models/inswapper_128.onnx +3 -0
- assets/pretrained_models/open-nsfw.onnx +3 -0
- assets/pretrained_models/readme.md +4 -0
assets/images/logo.png
ADDED
![]() |
assets/pretrained_models/79999_iter.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d519713b2346a8f887f78922cd011968a5be03e49c5babe2fb7fda0c895e0ea
|
3 |
+
size 133
|
assets/pretrained_models/GFPGANv1.4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f82dd52cf15ee21aea04e168ace0b88a3372443940bcff59e52258d585cd0cb0
|
3 |
+
size 134
|
assets/pretrained_models/RealESRGAN_x2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71382e70b451afb4ace2197eac71b3e2a2be8aa8cc89ed24848a7d3ba069e704
|
3 |
+
size 133
|
assets/pretrained_models/RealESRGAN_x4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04404b1eb77307ab9c03d211a13dfec0b05688829bc344d0d404adee6e1949a3
|
3 |
+
size 133
|
assets/pretrained_models/RealESRGAN_x8.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:847809494b388526acbb7f5108d1778e381ea6a3487d09b325087aa1011a68e2
|
3 |
+
size 133
|
assets/pretrained_models/codeformer.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13e4a3314d61a54e2a6b93fd813e4b80a61a39a6b643db667d8949a83692199d
|
3 |
+
size 134
|
assets/pretrained_models/inswapper_128.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e26cfa9db0a49e6024a292f7b21bd8e1615d2e5cedceaa25f6e58d91ec829010
|
3 |
+
size 134
|
assets/pretrained_models/open-nsfw.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1e5ce0914956752ed50a9424d7888179a9dcdcf6d129fd3fb1ca09f68fb42c8
|
3 |
+
size 133
|
assets/pretrained_models/readme.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Downolad these models here
|
2 |
+
- [inswapper_128.onnx](https://huggingface.co/deepinsight/inswapper/resolve/main/inswapper_128.onnx)
|
3 |
+
- [GFPGANv1.4.pth](https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.4.pth)
|
4 |
+
- [79999_iter.pth](https://drive.google.com/open?id=154JgKpzCPW82qINcVieuPH3fZ2e0P812)
|