Update spoken_module.py
Browse files- spoken_module.py +0 -1
spoken_module.py
CHANGED
|
@@ -62,7 +62,6 @@ def spoken_dashboard(nickname):
|
|
| 62 |
with gr.Column() as spoken_panel:
|
| 63 |
gr.Markdown("""
|
| 64 |
<div id="header" style="text-align: center;">
|
| 65 |
-
<img src="file/images/chatter_owl.png" width="120">
|
| 66 |
<h2>🦉 Meet <strong>Chatter the Owl</strong></h2>
|
| 67 |
<p>Choose your goal, speak, and get better every time.</p>
|
| 68 |
</div>
|
|
|
|
| 62 |
with gr.Column() as spoken_panel:
|
| 63 |
gr.Markdown("""
|
| 64 |
<div id="header" style="text-align: center;">
|
|
|
|
| 65 |
<h2>🦉 Meet <strong>Chatter the Owl</strong></h2>
|
| 66 |
<p>Choose your goal, speak, and get better every time.</p>
|
| 67 |
</div>
|