Spaces:
Running
Running
Update app.py
Browse files
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
|
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
|
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
|