PierreBrunelle commited on
Commit
9deed03
·
verified ·
1 Parent(s): ddd522e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="max-width: 150px;" />
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
  """