antoinette-f commited on
Commit
10f2ab8
·
verified ·
1 Parent(s): f63437c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ css = """
69
  """
70
 
71
  with gr.Blocks(css=css) as demo:
72
- gr.Markdown("# Fashionista - Your Personal Style Assistant")
73
  gr.Markdown("Ask me what to wear and I'll suggest clothing with images from the database.")
74
 
75
  user_input = gr.Textbox(label="Your outfit requirements",
 
69
  """
70
 
71
  with gr.Blocks(css=css) as demo:
72
+ gr.Markdown("# Fashioneer - Your Fashion Pioneer")
73
  gr.Markdown("Ask me what to wear and I'll suggest clothing with images from the database.")
74
 
75
  user_input = gr.Textbox(label="Your outfit requirements",