Update spoken_module.py
Browse files- spoken_module.py +0 -1
spoken_module.py
CHANGED
|
@@ -72,7 +72,6 @@ def spoken_dashboard(nickname_input):
|
|
| 72 |
with gr.Column() as spoken_panel:
|
| 73 |
gr.Markdown("""
|
| 74 |
<div id="header" style="text-align: center;">
|
| 75 |
-
<img src="images/chatternest_logo.png" width="100">
|
| 76 |
<h2>🦉 Meet <strong>Chatter the Owl</strong></h2>
|
| 77 |
<p>Speak and improve your communication with personalized feedback and progress tracking.</p>
|
| 78 |
</div>
|
|
|
|
| 72 |
with gr.Column() as spoken_panel:
|
| 73 |
gr.Markdown("""
|
| 74 |
<div id="header" style="text-align: center;">
|
|
|
|
| 75 |
<h2>🦉 Meet <strong>Chatter the Owl</strong></h2>
|
| 76 |
<p>Speak and improve your communication with personalized feedback and progress tracking.</p>
|
| 77 |
</div>
|