sulaimank commited on
Commit
ee495d8
·
verified ·
1 Parent(s): a715130

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -138,8 +138,8 @@ with gr.Blocks(
138
 
139
  # Header
140
  gr.HTML("""
141
- <div id="title">🎵 Luganda TTS</div>
142
- <div id="subtitle">Transform text into beautiful Luganda speech</div>
143
  """)
144
 
145
  # Main container
 
138
 
139
  # Header
140
  gr.HTML("""
141
+ <div id="title">🗣️ Luganda TTS 🗣️</div>
142
+ <div id="subtitle">Transform text into Luganda speech</div>
143
  """)
144
 
145
  # Main container