shaojiang commited on
Commit
fcb7b04
1 Parent(s): 5c0f755

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ iface = gr.Interface(
46
  ],
47
  outputs="text",
48
  title="猪照片识别模型",
49
- description="检测两张图片是否是同一只猪。"
50
  )
51
 
52
  # 启动 Gradio 接口
 
46
  ],
47
  outputs="text",
48
  title="猪照片识别模型",
49
+ description="检测两张图片是否是同一只猪!"
50
  )
51
 
52
  # 启动 Gradio 接口