Spaces:
Running
Running
Commit
·
6740ab9
1
Parent(s):
8c0246a
Update
Browse files
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("
|
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):
|