Spaces:
Runtime error
Runtime error
Commit
·
d676f2d
1
Parent(s):
07d1dca
Update app.py
Browse files
app.py
CHANGED
@@ -410,7 +410,7 @@ with block as demo:
|
|
410 |
"""
|
411 |
<div style="text-align: center; max-width: 500px; margin: 0 auto;">
|
412 |
<div>
|
413 |
-
<h1 style="font-family:
|
414 |
</div>
|
415 |
<h4 style="margin-bottom: 5px; font-size: 95%">
|
416 |
Your AI-powered video analytics tool ✨
|
@@ -601,8 +601,6 @@ with block:
|
|
601 |
"""
|
602 |
)
|
603 |
|
604 |
-
gr.Image("https://github.com/Tochers/UCM-Projects/blob/main/TFM/images/banner_notebook.png")
|
605 |
-
|
606 |
|
607 |
demo.launch()
|
608 |
|
|
|
410 |
"""
|
411 |
<div style="text-align: center; max-width: 500px; margin: 0 auto;">
|
412 |
<div>
|
413 |
+
<h1 style="font-family: Monserrat, sans-serif;">MEDIA <span style="color: #433ccb;">INSIGHTS</span> 💡</h1>
|
414 |
</div>
|
415 |
<h4 style="margin-bottom: 5px; font-size: 95%">
|
416 |
Your AI-powered video analytics tool ✨
|
|
|
601 |
"""
|
602 |
)
|
603 |
|
|
|
|
|
604 |
|
605 |
demo.launch()
|
606 |
|