Vaibhavnaik12 commited on
Commit
35e51b7
·
verified ·
1 Parent(s): 23b1717

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ def person_example_fn(image_path):
209
 
210
  HEADER = """
211
  <p style="text-align: center;">
212
- <img style="height: 100px;" alt="DeX Logo" src="https://i.ibb.co/k4J6jxp.png">
213
  </p>
214
  <h1 style="text-align: center; color: #101820;"> DEX FIT Virtual Try-On with Diffusion Models </h1>
215
  """
 
209
 
210
  HEADER = """
211
  <p style="text-align: center;">
212
+ <img src="https://i.ibb.co/9bh36NJ/resource-De-XFIT.png" alt="DeX Logo" style="height: auto;">
213
  </p>
214
  <h1 style="text-align: center; color: #101820;"> DEX FIT Virtual Try-On with Diffusion Models </h1>
215
  """