jaehyunshin commited on
Commit
61ca9ff
·
1 Parent(s): bbb3e9a
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -102,7 +102,7 @@ with gr.Blocks(
102
  <a href="https://github.com/HumanAIGC/OutfitAnyone" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
103
  </a>
104
  <div>
105
- <h1 >Oroton X AKQA</h1>
106
  </div>
107
  </div>
108
  """
@@ -168,7 +168,7 @@ with gr.Blocks(
168
  """
169
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
170
  <div>
171
- <h3>AKQA</h3>
172
  </div>
173
  </div>
174
  """
 
102
  <a href="https://github.com/HumanAIGC/OutfitAnyone" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
103
  </a>
104
  <div>
105
+ <h1 >test</h1>
106
  </div>
107
  </div>
108
  """
 
168
  """
169
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
170
  <div>
171
+ <h3>test</h3>
172
  </div>
173
  </div>
174
  """