Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Commit
•
8b354f3
1
Parent(s):
b3325a7
Update app.py
Browse files
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
|
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():
|