tonyassi commited on
Commit
0cded1e
β€’
1 Parent(s): d6394ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -31,7 +31,7 @@ with gr.Blocks(theme=theme, css=css) as demo:
31
 
32
  1. [Virtual Try-On](#1)
33
  2. [Sales Forecasting with Image Regressionn](#2)
34
- 3. [Product Recommendation](#3)
35
  4. [Text-to-Image Clothing Designer](#4)
36
  5. [Sketch to Fashion Design](#5)
37
  6. [Segment Clothing](#6)
@@ -74,7 +74,10 @@ with gr.Blocks(theme=theme, css=css) as demo:
74
 
75
  # Text-to-Image Clothing Designer
76
  gr.Markdown("""
77
-
 
 
 
78
  ---
79
  ## Text-to-Image Clothing Designer <a name="4"></a>
80
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/Y-EuOGASjO-GMUzjlBCIh.png)
 
31
 
32
  1. [Virtual Try-On](#1)
33
  2. [Sales Forecasting with Image Regressionn](#2)
34
+ 3. [Product Recommendation using Image Similarity](#3)
35
  4. [Text-to-Image Clothing Designer](#4)
36
  5. [Sketch to Fashion Design](#5)
37
  6. [Segment Clothing](#6)
 
74
 
75
  # Text-to-Image Clothing Designer
76
  gr.Markdown("""
77
+ ---
78
+ ## Product Recommendation using Image Similarity <a name="3"></a>
79
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/TGXqlGWDiAsw1Fp75lfrk.png)
80
+
81
  ---
82
  ## Text-to-Image Clothing Designer <a name="4"></a>
83
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/Y-EuOGASjO-GMUzjlBCIh.png)