cmahima commited on
Commit
228a76c
β€’
1 Parent(s): a338dc1

change style

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -277,8 +277,8 @@ for ex_human in human_list_path:
277
 
278
  image_blocks = gr.Blocks(theme=gr.themes.Soft()).queue()
279
  with image_blocks as demo:
280
- gr.HTML("<center><h1>Shop with Window</h1></center>")
281
- gr.HTML("<center><p>Upload an image of yourself or select from examples ✨</p></center>")
282
 
283
  with gr.Row():
284
  with gr.Column():
 
277
 
278
  image_blocks = gr.Blocks(theme=gr.themes.Soft()).queue()
279
  with image_blocks as demo:
280
+ gr.HTML("<center><h1>Shop with Window πŸ›οΈπŸ‘—πŸ‘—</h1></center>")
281
+ gr.HTML("<center><p>Upload an image of yourself or select from examples then describe your garment in the text box and wait for the magic. ✨</p></center>")
282
 
283
  with gr.Row():
284
  with gr.Column():