ar08 commited on
Commit
c449c41
·
verified ·
1 Parent(s): c3adbf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # inswapper-flask-api
2
 
3
  Python Flask API for Face Swapper and Restoration
@@ -86,4 +95,4 @@ Get a [RunPod](https://runpod.io?ref=w18gds2n) account.
86
  2. This codebase is built on top of [inswapper](https://github.com/haofanwang/inswapper) and [CodeFormer](
87
  https://huggingface.co/spaces/sczhou/CodeFormer).
88
  3. [inswapper](https://github.com/haofanwang/inswapper) is built on the top of [sd-webui-roop](
89
- https://github.com/s0md3v/sd-webui-roop) and [CodeFormer](https://huggingface.co/spaces/sczhou/CodeFormer).
 
1
+ ---
2
+ license: apache-2.0
3
+ title: FACE SWAP API
4
+ sdk: docker
5
+ emoji: 🏃
6
+ colorFrom: indigo
7
+ colorTo: yellow
8
+ short_description: SWAP FACES ONLINE VIA API
9
+ ---
10
  # inswapper-flask-api
11
 
12
  Python Flask API for Face Swapper and Restoration
 
95
  2. This codebase is built on top of [inswapper](https://github.com/haofanwang/inswapper) and [CodeFormer](
96
  https://huggingface.co/spaces/sczhou/CodeFormer).
97
  3. [inswapper](https://github.com/haofanwang/inswapper) is built on the top of [sd-webui-roop](
98
+ https://github.com/s0md3v/sd-webui-roop) and [CodeFormer](https://huggingface.co/spaces/sczhou/CodeFormer).