Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -538,7 +538,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
|
538 |
gr.Markdown(
|
539 |
"""
|
540 |
<div style="text-align: center; margin-bottom: 1em">
|
541 |
-
<h1 style="font-size: 2.5em; font-weight: 600; margin: 0.5em 0;">
|
542 |
</div>
|
543 |
"""
|
544 |
)
|
|
|
538 |
gr.Markdown(
|
539 |
"""
|
540 |
<div style="text-align: center; margin-bottom: 1em">
|
541 |
+
<h1 style="font-size: 2.5em; font-weight: 600; margin: 0.5em 0;">Image to Video Converter (Hackathon)</h1>
|
542 |
</div>
|
543 |
"""
|
544 |
)
|