tonyassi commited on
Commit
b7b8676
β€’
1 Parent(s): d02d099

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -21,10 +21,10 @@ h1, h2{
21
  with gr.Blocks(theme=theme, css=css) as demo:
22
  # Title
23
  gr.Markdown("""
24
- # AI and Fashion E-Commerce
25
  <center> by <a href="https://www.tonyassi.com/" target="_blank">Tony Assi</a> </center>
26
  <br>
27
- <center><i> A collection of projects I've done at the intersection of AI and fashion e-commerce, with an emphasis on computer vision and stable diffusion. </i></center>
28
 
29
  ---
30
  Table of Contents
 
21
  with gr.Blocks(theme=theme, css=css) as demo:
22
  # Title
23
  gr.Markdown("""
24
+ # AI and E-Commerce
25
  <center> by <a href="https://www.tonyassi.com/" target="_blank">Tony Assi</a> </center>
26
  <br>
27
+ <center><i> A collection of projects I've done at the intersection of AI and e-commerce, with an emphasis on computer vision and stable diffusion. </i></center>
28
 
29
  ---
30
  Table of Contents