pandaphd commited on
Commit
c855190
Β·
1 Parent(s): a4e7303
Files changed (1) hide show
  1. app.py +1 -1
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 star our GitHub!"
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():