PierreBrunelle commited on
Commit
651c6b8
·
verified ·
1 Parent(s): df10cdd

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>
125
  <img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png" alt="Pixeltable" style="max-width: 200px; margin-bottom: 20px;" />
126
- <h1 style="margin-bottom: 0.5em;">📄 Document to Audio Synthesis 🎧<</h1>
127
  </div>
128
  """
129
  )
 
123
  """
124
  <div>
125
  <img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png" alt="Pixeltable" style="max-width: 200px; margin-bottom: 20px;" />
126
+ <h1 style="margin-bottom: 0.5em;">📄 Document to Audio Synthesis 🎧</h1>
127
  </div>
128
  """
129
  )