SuperRealCo commited on
Commit
51e3116
·
verified ·
1 Parent(s): c138ed2

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -28
README.md DELETED
@@ -1,28 +0,0 @@
1
- ---
2
- license: mit
3
- viewer: false
4
- ---
5
-
6
- ReActor Assets
7
- =================
8
-
9
- The Fast and Simple Face Swap Extension
10
-
11
- [sd-webui-reactor](https://github.com/Gourieff/sd-webui-reactor) <br>
12
- [comfyui-reactor-node](https://github.com/Gourieff/comfyui-reactor-node)
13
-
14
-
15
- Models
16
- ------
17
-
18
-
19
- | file | source | license |
20
- |---------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|-------------------------------------------------------------------------|
21
- | [buffalo_l.zip](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/buffalo_l.zip) | [DeepInsight](https://github.com/deepinsight/insightface) | ![license](https://img.shields.io/badge/license-non_commercial-red) |
22
- | [codeformer-v0.1.0.pth](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/facerestore_models/codeformer-v0.1.0.pth) | [sczhou](https://github.com/sczhou/CodeFormer) | ![license](https://img.shields.io/badge/license-non_commercial-red) |
23
- | [GFPGANv1.3.pth](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/facerestore_models/GFPGANv1.3.pth) | [TencentARC](https://github.com/TencentARC/GFPGAN) | ![license](https://img.shields.io/badge/license-Apache_2.0-green.svg) |
24
- | [GFPGANv1.4.pth](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/facerestore_models/GFPGANv1.4.pth) | [TencentARC](https://github.com/TencentARC/GFPGAN) | ![license](https://img.shields.io/badge/license-Apache_2.0-green.svg) |
25
- | [GPEN-BFR-512.onnx](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/facerestore_models/GPEN-BFR-512.onnx) | [harisreedhar](https://github.com/harisreedhar) | ![license](https://img.shields.io/badge/license-non_commercial-red) |
26
- | [RestoreFormer_PP.onnx](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/facerestore_models/RestoreFormer_PP.onnx) | [netrunner.exe](https://huggingface.co/netrunner-exe/Insight-Swap-models-onnx) | ![license](https://img.shields.io/badge/license-Apache_2.0-green.svg) |
27
- | [inswapper_128.onnx](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx) | [DeepInsight](https://github.com/deepinsight/insightface) | ![license](https://img.shields.io/badge/license-non_commercial-red) |
28
- | [inswapper_128_fp16.onnx](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx) | [Hillobar](https://github.com/Hillobar/Rope) | ![license](https://img.shields.io/badge/license-non_commercial-red) |