Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
|
|
123 |
"""
|
124 |
<div style="margin-bottom: 1rem;">
|
125 |
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png"
|
126 |
-
alt="Pixeltable" style="
|
127 |
<h1>📄 Document to Audio Synthesis 🎧</h1>
|
128 |
</div>
|
129 |
"""
|
|
|
123 |
"""
|
124 |
<div style="margin-bottom: 1rem;">
|
125 |
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png"
|
126 |
+
alt="Pixeltable" style="width="20%" />
|
127 |
<h1>📄 Document to Audio Synthesis 🎧</h1>
|
128 |
</div>
|
129 |
"""
|