amanSethSmava commited on
Commit
e209d91
Β·
1 Parent(s): d0ac0bc

Fix: Add required config header

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,5 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
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
 
1
+ ---
2
+ title: HairFastGAN Try-On
3
+ emoji: πŸ’‡β€β™€οΈ
4
+ colorFrom: pink
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "4.26.0"
8
+ app_file: main.py
9
+ pinned: false
10
+ ---
11
+
12
  # App
13
 
14
+ HairFastGAN allows realistic hair try-on using face and hair reference images.
15
+
16
  This Space hosts the HairFastGAN API. It allows users to perform hair editing using an uploaded face image.
17
 
18
  # HairFastGAN: Realistic and Robust Hair Transfer with a Fast Encoder-Based Approach