selfitcamera commited on
Commit
417b9e3
β€’
1 Parent(s): 1ec5cd2
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -14,9 +14,9 @@ title = r"""
14
 
15
  description = r"""
16
  This demo combines <a href='https://github.com/yisol/IDM-VTON' target='_blank'><b>IDM-VTON </b></a> and <a href='https://github.com/selfitcamera/Outfit-Anyone-in-the-Wild' target='_blank'><b>Outfit Anyone in the Wild </b></a>
17
- 1. Human body detection and reconstruction using large human models from Outfit Anyone in the Wild.
18
- 2. Use IDM-VTON for single-picture clothing change without training.
19
- 3. Fix discordant parts of your image using the refine network from Outfit Anyone in the Wild.<br>
20
  This demo is for learning purposes only.<br>
21
  <b>IDM-VTON + Outfit Anyone in the Wild test results on </b> <a href='https://heybeautify.online/ClothData/Publics/Shows/shows/IDM_OutfitAnyone/IDM_OutfitAnyone.html' target='_blank'><b>mix01</b></a>.<br>
22
  <b>Outfit Anyone in the Wild test results on </b> <a href='https://heybeautify.online/ClothData/Publics/Shows/shows/man_v2/man_v2.html' target='_blank'><b>man01</b></a>.<br>
 
14
 
15
  description = r"""
16
  This demo combines <a href='https://github.com/yisol/IDM-VTON' target='_blank'><b>IDM-VTON </b></a> and <a href='https://github.com/selfitcamera/Outfit-Anyone-in-the-Wild' target='_blank'><b>Outfit Anyone in the Wild </b></a>
17
+ 1. Human pose detection and reconstruction using large human model from Outfit Anyone in the Wild.
18
+ 2. Use IDM-VTON for training-free try-on.
19
+ 3. Applying the refine network from Outfit Anyone in the Wild.<br>
20
  This demo is for learning purposes only.<br>
21
  <b>IDM-VTON + Outfit Anyone in the Wild test results on </b> <a href='https://heybeautify.online/ClothData/Publics/Shows/shows/IDM_OutfitAnyone/IDM_OutfitAnyone.html' target='_blank'><b>mix01</b></a>.<br>
22
  <b>Outfit Anyone in the Wild test results on </b> <a href='https://heybeautify.online/ClothData/Publics/Shows/shows/man_v2/man_v2.html' target='_blank'><b>man01</b></a>.<br>