gokaygokay commited on
Commit
8b354f3
1 Parent(s): b3325a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ css = """
60
  """
61
 
62
  with gr.Blocks(css=css) as demo:
63
- gr.HTML("<h1><center>PaliGemma Fine-tuned for Long Captioning for Stable Diffusion 3.<center><h1>")
64
  with gr.Tab(label="PaliGemma Long Captioner"):
65
  with gr.Row():
66
  with gr.Column():
 
60
  """
61
 
62
  with gr.Blocks(css=css) as demo:
63
+ gr.HTML("<h1><center>PaliGemma Fine-tuned for Long Captioning for Stable Diffusion 3<center><h1>")
64
  with gr.Tab(label="PaliGemma Long Captioner"):
65
  with gr.Row():
66
  with gr.Column():