basso4 commited on
Commit
38b9e87
β€’
1 Parent(s): 68c9d85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ for ex_human in human_list_path:
241
 
242
  image_blocks = gr.Blocks().queue()
243
  with image_blocks as demo:
244
- gr.Markdown("## CAT-DM πŸ‘•πŸ‘”πŸ‘š")
245
  gr.Markdown("Virtual Try-on with your image and garment image")
246
  with gr.Row():
247
  with gr.Column():
 
241
 
242
  image_blocks = gr.Blocks().queue()
243
  with image_blocks as demo:
244
+ gr.Markdown("## FPT_VTON πŸ‘•πŸ‘”πŸ‘š")
245
  gr.Markdown("Virtual Try-on with your image and garment image")
246
  with gr.Row():
247
  with gr.Column():