Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- makeup
|
5 |
+
- image-generation
|
6 |
+
- beautybank
|
7 |
+
---
|
8 |
+
|
9 |
+
# BeautyBank Model
|
10 |
+
|
11 |
+
This repository contains the **pre-trained generator and sampler checkpoints** for BeautyBank, a model for encoding and transferring facial makeup styles.
|
12 |
+
|
13 |
+
📄 **Related Paper**:
|
14 |
+
📌 ["BeautyBank: Encoding Facial Makeup in Latent Space"](https://arxiv.org/abs/2411.11231)
|
15 |
+
|
16 |
+
---
|