Jimmyzheng-10 commited on
Commit
6740ab9
·
1 Parent(s): 8c0246a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -402,7 +402,7 @@ with gr.Blocks(css="""
402
  }
403
  """) as demo:
404
  gr.Markdown("# ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents")
405
- gr.Markdown("## [Github](https://github.com/leigest519/ScreenCoder/tree/main)")
406
  gr.Markdown("**Tips**: Use the sliders to adjust preview size and zoom level. Swipe to change viewing angle. Click download button to get the package.")
407
  with gr.Row():
408
  with gr.Column(scale=1):
 
402
  }
403
  """) as demo:
404
  gr.Markdown("# ScreenCoder: Advancing Visual-to-Code Generation for Front-End Automation via Modular Multimodal Agents")
405
+ gr.Markdown("[Github](https://github.com/leigest519/ScreenCoder/tree/main) | [Paper](https://arxiv.org/abs/2507.22827)")
406
  gr.Markdown("**Tips**: Use the sliders to adjust preview size and zoom level. Swipe to change viewing angle. Click download button to get the package.")
407
  with gr.Row():
408
  with gr.Column(scale=1):