salso commited on
Commit
8be7845
·
verified ·
1 Parent(s): 377d801

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -540,7 +540,7 @@ with block:
540
  <center><h2><a href="https://fotographer.ai/api/top">🔗 Check out our API!</a></h2></center>""")
541
 
542
  with gr.Row():
543
- gr.Markdown("### FAI Fuzer medium: Real Composite Photography in less than 2 minutes!")
544
  with gr.Row():
545
  fore = gr.Image(image_mode='RGBA', type="pil", label="Foreground Image", height=400, width=400, min_width=400)
546
  # with gr.Column():
 
540
  <center><h2><a href="https://fotographer.ai/api/top">🔗 Check out our API!</a></h2></center>""")
541
 
542
  with gr.Row():
543
+ gr.Markdown("### FAI Fuzer medium: Composite Photography in various styles in less than 2 minutes!")
544
  with gr.Row():
545
  fore = gr.Image(image_mode='RGBA', type="pil", label="Foreground Image", height=400, width=400, min_width=400)
546
  # with gr.Column():