aiqcamp commited on
Commit
9dcc2eb
1 Parent(s): 188a3fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,7 +321,7 @@ hr {
321
  """
322
 
323
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
324
- gr.HTML('<div class="title"> VisionReply</div>')
325
  gr.HTML('<div style="text-align: center; margin-bottom: 2em;">Upload an image(Image2Text2Image)</div>')
326
 
327
  with gr.Row():
 
321
  """
322
 
323
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
324
+ gr.HTML('<div class="title">FLUX VisionReply</div>')
325
  gr.HTML('<div style="text-align: center; margin-bottom: 2em;">Upload an image(Image2Text2Image)</div>')
326
 
327
  with gr.Row():