PierreBrunelle
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -257,7 +257,7 @@ def create_interface():
|
|
257 |
gr.Markdown(
|
258 |
"""
|
259 |
<div style="text-align: left; margin-bottom: 2rem;">
|
260 |
-
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/
|
261 |
<h1>🎥 AI Video Analyzer: Custom GPT-4 Analysis & TTS Narration</h1>
|
262 |
<p>Convert videos into rich narratives with 5 analysis styles - from Christopher Nolan-style cinematic breakdowns to David Attenborough documentary narrations.</p>
|
263 |
</div>
|
|
|
257 |
gr.Markdown(
|
258 |
"""
|
259 |
<div style="text-align: left; margin-bottom: 2rem;">
|
260 |
+
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/resources/pixeltable-logo-large.png" alt="Pixeltable" style="max-width: 200px; margin-bottom: 1rem;" />
|
261 |
<h1>🎥 AI Video Analyzer: Custom GPT-4 Analysis & TTS Narration</h1>
|
262 |
<p>Convert videos into rich narratives with 5 analysis styles - from Christopher Nolan-style cinematic breakdowns to David Attenborough documentary narrations.</p>
|
263 |
</div>
|