Spaces:
Running
on
Zero
Running
on
Zero
ui update
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ with gr.Blocks(title="Generative Photography") as demo:
|
|
124 |
gr.Markdown("# **Generative Photography: Scene-Consistent Camera Control for Realistic Text-to-Image Synthesis** ")
|
125 |
|
126 |
gr.Markdown(
|
127 |
-
"π [Paper](https://arxiv.org/abs/2412.02168) | π [GitHub](https://github.com/pandayuanyu/generative-photography) | β If you like our work, please
|
128 |
)
|
129 |
|
130 |
with gr.Tabs():
|
|
|
124 |
gr.Markdown("# **Generative Photography: Scene-Consistent Camera Control for Realistic Text-to-Image Synthesis** ")
|
125 |
|
126 |
gr.Markdown(
|
127 |
+
"π [Paper](https://arxiv.org/abs/2412.02168) | π [GitHub](https://github.com/pandayuanyu/generative-photography) | β If you like our work, please consider starring our GitHub repository!"
|
128 |
)
|
129 |
|
130 |
with gr.Tabs():
|