Xu Ma commited on
Commit
ae140ff
1 Parent(s): 3617552

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -240,9 +240,9 @@ def main(args):
240
  outputs02 = gr.outputs.JSON(label="检测信息")
241
 
242
  # 标题
243
- title = "<div align='center'>LIVE: Towards Layer-wise Image Vectorization <br>(CVPR 2022 Oral Presentation)</div>"
244
  # 描述
245
- description = "<div align='center'>Layer-wise image vectorization</div>"
246
 
247
  # 示例图片
248
  examples = [
 
240
  outputs02 = gr.outputs.JSON(label="检测信息")
241
 
242
  # 标题
243
+ title = "LIVE: Towards Layer-wise Image Vectorization"
244
  # 描述
245
+ description = "<div align='center'>(CVPR 2022 Oral Presentation)</div>"
246
 
247
  # 示例图片
248
  examples = [