Avek commited on
Commit
177bb45
1 Parent(s): bff783c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -8
app.py CHANGED
@@ -88,17 +88,13 @@ with gr.Blocks(css = ".output-image, .input-image, .image-preview {height: 400px
88
  gr.HTML(
89
  """
90
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
91
- <a href="https://github.com/HumanAIGC/OutfitAnyone" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
92
- </a>
93
  <div>
94
- <h1 >Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person</h1>
95
  <h4 >v0.9</h4>
96
- <h5 style="margin: 0;">If you like our project, please give us a star on Github to stay updated with the latest developments.</h5>
97
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;>
98
- <a href="https://github.com/HumanAIGC/OutfitAnyone"><img src="https://img.shields.io/badge/Arxiv-0000.00000-red"></a>
99
- <a href='https://humanaigc.github.io/outfit-anyone/'><img src='https://img.shields.io/badge/Project_Page-OutfitAnyone-green' alt='Project Page'></a>
100
- <a href='https://github.com/HumanAIGC/OutfitAnyone'><img src='https://img.shields.io/badge/Github-Repo-blue'></a>
101
- </div>
102
  </div>
103
  </div>
104
  """)
 
88
  gr.HTML(
89
  """
90
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
91
+ CodeAx1
 
92
  <div>
93
+ <h1 >INDCRYPT DESINGER APPLICATION</h1>
94
  <h4 >v0.9</h4>
95
+ <h5 style="margin: 0;">Love The Process.</h5>
96
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;>
97
+ </div>
 
 
 
98
  </div>
99
  </div>
100
  """)