Hanxiao Xiang commited on
Commit
c9968b1
1 Parent(s): 123638e

change the title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -291,7 +291,7 @@ def model4_clo(x_path: str):
291
 
292
 
293
  with gr.Blocks() as demo:
294
- gr.Markdown("# Flip text or image files using this demo.")
295
  with gr.Tab("人体检测模型"):
296
  with gr.Row():
297
  model1_input = gr.Image(height=400)
 
291
 
292
 
293
  with gr.Blocks() as demo:
294
+ gr.Markdown("# 服装图像识别模块——功能演示")
295
  with gr.Tab("人体检测模型"):
296
  with gr.Row():
297
  model1_input = gr.Image(height=400)