Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ReSwapper
|
2 |
|
3 |
ReSwapper aims to reproduce the implementation of inswapper. This repository provides code for training, inference, and includes pretrained weights.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: TS
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 😻
|
6 |
+
colorFrom: purple
|
7 |
+
colorTo: purple
|
8 |
+
---
|
9 |
# ReSwapper
|
10 |
|
11 |
ReSwapper aims to reproduce the implementation of inswapper. This repository provides code for training, inference, and includes pretrained weights.
|