Spaces:
Build error
Build error
amanSethSmava
commited on
Commit
·
d0ac0bc
1
Parent(s):
6d314be
Fix: Add required config header
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# HairFastGAN: Realistic and Robust Hair Transfer with a Fast Encoder-Based Approach
|
2 |
|
3 |
<a href="https://arxiv.org/abs/2404.01094"><img src="https://img.shields.io/badge/arXiv-2404.01094-b31b1b.svg" height=22.5></a>
|
|
|
1 |
+
# App
|
2 |
+
|
3 |
+
This Space hosts the HairFastGAN API. It allows users to perform hair editing using an uploaded face image.
|
4 |
+
|
5 |
# HairFastGAN: Realistic and Robust Hair Transfer with a Fast Encoder-Based Approach
|
6 |
|
7 |
<a href="https://arxiv.org/abs/2404.01094"><img src="https://img.shields.io/badge/arXiv-2404.01094-b31b1b.svg" height=22.5></a>
|