pandaphd commited on
Commit
3fef4d0
Β·
1 Parent(s): 5d1b8c6
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -124,14 +124,9 @@ 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) \n"
128
- "### πŸ”— [GitHub](https://github.com/pandayuanyu/generative-photography) \n"
129
- "#### ⭐ If you like our work, please consider starring our GitHub repository!"
130
  )
131
 
132
-
133
-
134
-
135
  with gr.Tabs():
136
  with gr.Tab("BokehK Effect"):
137
  gr.Markdown("### Generate Frames with Bokeh Blur Effect")
 
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():
131
  with gr.Tab("BokehK Effect"):
132
  gr.Markdown("### Generate Frames with Bokeh Blur Effect")